aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)Author
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-22Warning fixes:Kaveh R. Ghazi
1998-06-08Warning fixes:Kaveh R. Ghazi
1998-06-08[multiple changes]Andrew MacLeod
1998-05-21final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt
1998-05-21acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle
1998-05-19Finish incomplete change started by Kenner.Jim Wilson
1998-05-18dwarfout.h, [...]: New files.Robert Lipe
1998-05-14First cut of changes to utilize the new exception handling modelAndrew MacLeod
1998-05-13Warning fixes:Kaveh R. Ghazi
1998-05-08Call fatal_insn instead of abortMichael Meissner
1998-05-06Make output_operand_lossage report the real error, do not just call abortMichael Meissner
1998-05-06toplev.h: New file.Robert Lipe
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law
1998-04-27Fix a warningMichael Meissner
1998-04-22emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zero if...John Carr
1998-04-20final.c (shorten_branches, [...]): Move code to free label_align...J"orn Rennecke
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law
1998-04-01final.c (alter_subreg): Allow the target to hook by-mode subreg hard register...Richard Henderson
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi
1998-03-19More warning fixes...Kaveh R. Ghazi
1998-03-19final.c (insn_noperands): Change type to unsigned int.Manfred Hollstein
1998-03-16final.c (final): Initialize the table indicating which instructions belong in...Andrew Macleod
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein
1998-03-11final.c (shorten_branches): Remove conditionalizing on SHORTEN_WITH_ADJUST_IN...J"orn Rennecke
1998-03-09* final.c (shorten_branches): Initialize insn_addresses.J"orn Rennecke
1998-03-08final.c (shorten_branches): Fix minor logic error in ADDR_DIFF_VEC shortening...Jeffrey A Law
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke
1998-03-06final.c (shorten_branches): Restore accidentally removed code.Joern Rennecke
1998-03-04* final.c (final_scan_insn, case CODE_LABEL: Cleanup.J"orn Rennecke
1998-03-04Fix typo in this patch:Joern Rennecke
1998-03-04final.c (shorten_branches): Tag the loop alignment onto the first label after...J"orn Rennecke
1998-03-03final.c (insn_current_reference_address): Use SEQ instead of BRANCH as argume...J"orn Rennecke
1998-03-03final.c (max_labelno): New static variable.J"orn Rennecke
1998-03-02Formatting fix.J"orn Rennecke
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke
1998-03-01* final.c (final_scan_insn): Undo overzealous removal of `set'.Mark Mitchell
1998-02-28Fix warious warnings:Kaveh R. Ghazi
1998-02-05dwarf2out.c: Add old_args_size.Jason Merrill
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law
1998-01-14alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson
1997-12-20bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.Kaveh R. Ghazi
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-11-01except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEG notes for sjlj...Mike Stump
1997-09-25dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/Jason Merrill
1997-09-18final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.Jason Merrill
1997-09-10dwarf2 EH supportJason Merrill
1997-09-07version.c: Bump for snapshot.Jeff Law
1997-09-04final.c (shorten_branches): Don't count the lengths of deleted instructions.J"orn Rennecke