summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+2
* Warning fixes:ghazi1998-06-221-1/+1
* Warning fixes:ghazi1998-06-081-0/+2
* Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-06-081-6/+4
* * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.law1998-05-221-34/+54
* * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.law1998-05-211-13/+56
* Finish incomplete change started by Kenner.wilson1998-05-191-1/+1
* * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.robertl1998-05-181-0/+13
* First cut of changes to utilize the new exception handling modelamacleod1998-05-141-0/+5
* Warning fixes:ghazi1998-05-131-1/+3
* Call fatal_insn instead of abortmeissner1998-05-081-1/+1
* Make output_operand_lossage report the real error, do not just call abortmeissner1998-05-061-1/+1
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-0/+6
* Fix a warningmeissner1998-04-271-3/+9
* * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zerojfc1998-04-221-9/+5
* * final.c (shorten_branches, init_insn_lengths): Move codeamylaar1998-04-201-24/+40
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-6/+11
* * final.c (alter_subreg): Allow the target to hook by-mode subregrth1998-04-021-1/+12
* Major cutover to using system.h:ghazi1998-03-201-12/+1
* More warning fixes...ghazi1998-03-191-2/+2
* Pmanfred1998-03-191-4/+4
* * final.c (final): Initialize the table indicating which instructionsamacleod1998-03-161-2/+13
* dmanfred1998-03-121-2/+2
* * final.c (shorten_branches): Remove conditionalizing onamylaar1998-03-111-4/+0
* * final.c (shorten_branches): Initialize insn_addresses.amylaar1998-03-091-0/+3
* * final.c (shorten_branches): Fix minor logic error inlaw1998-03-081-3/+4
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-8/+161
* 8law1998-03-061-1/+9
* * final.c (final_scan_insn, case CODE_LABEL: Cleanup.amylaar1998-03-041-4/+3
* Fix typo in this patch:amylaar1998-03-041-1/+1
* * final.c (shorten_branches): Tag the loop alignment onto theamylaar1998-03-041-3/+14
* * final.c (insn_current_reference_address):law1998-03-031-2/+2
* * final.c (max_labelno): New static variable.law1998-03-031-8/+10
* Formatting fix.amylaar1998-03-021-1/+2
* * final.c (insn_last_address, insn_current_align, uid_align):amylaar1998-03-021-60/+427
* * final.c (final_scan_insn): Undo overzealous removal of `set'.mmitchell1998-03-011-0/+4
* Fix warious warnings:ghazi1998-02-281-15/+23
* * dwarf2out.c: Add old_args_size.jason1998-02-061-1/+7
* law1998-01-271-22/+53
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-10/+10
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-0/+2
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-10/+35
* * except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEGlaw1997-11-021-2/+4
* * dwarf2out.c: s/flag_verbose_asm/flag_debug_asm/jason1997-09-251-2/+2
* * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.jason1997-09-181-0/+6
* dwarf2 EH supportjason1997-09-101-11/+20
* * version.c: Bump for snapshot.law1997-09-071-3/+5
* * final.c (shorten_branches): Don't count the lengths of deletedlaw1997-09-041-0/+2
* xmerrill1997-07-041-1/+2