summaryrefslogtreecommitdiffstats
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (final_scan_insn): Use single_set to check cc_status.flags.kenner1997-06-091-10/+14
* (profile_function): Call function_section, not text_section.kenner1997-05-171-1/+1
* reformat a little to match GNU coding standards.mrs1997-05-061-2/+2
* (profile_function): Only call ASM_OUTPUT_REG_{PUSH,POP} if defined.kenner1997-04-201-8/+8
* (profile_function): Save the static chain register around the call tokenner1997-04-131-4/+0
* * final.c (LONG_TYPE_SIZE): Define.dje1997-03-281-57/+108
* (shorten_branches): Split all insns before computing insnwilson1997-03-181-0/+14
* xmerrill1997-02-161-2/+1
* xmerrill1996-12-131-6/+11
* xmerrill1996-12-091-5/+0
* (asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT.kenner1996-11-151-42/+12
* xmerrill1996-11-151-11/+42
* DWARF2merrill1996-10-091-0/+6
* (final): Update insn_current_address before calling final_scan_insn.tege1996-10-081-1/+6
* DWARFmerrill1996-10-041-2/+2
* install EH codemrs1996-07-231-0/+22
OpenPOWER on IntegriCloud