summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* formatting tweaksmrs1996-07-031-8/+8
* (final_scan_insn): Modify conditional moves whose cc is nonstandard.coxs1996-05-061-6/+31
* -fno-common changemerrill1996-05-061-1/+1
* (final_scan_insn): Allow removal of redundant test and comparekenner1996-04-161-26/+30
* (final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN ifkenner1996-03-171-1/+6
* (end_final): Extended header increased to 11 words.kenner1995-12-241-5/+9
* (final_start_function): Move call to sdbout_begin_function back tokenner1995-11-261-2/+10
* (final_scan_insn): When recur for instruction in delay slot, add loopkenner1995-10-261-1/+9
* (final_start_function): Always call sdbout_begin_function andkenner1995-08-141-13/+15
* (final_start_function): If SDB_DEBUG, call sdbout_begin_function.kenner1995-07-281-18/+12
* (final_scan_insn): Fix error in last change.kenner1995-06-281-1/+1
* (final_scan_insn): Don't call alter_cond unless condition is on cc0.kenner1995-06-271-0/+2
* Update FSF address.kenner1995-06-151-1/+2
* (shorten_branches): For non-optimizing compiles, break after first pass.tege1995-04-271-0/+3
* (output_asm_name): New function, using code taken from output_asm_insn.kenner1995-02-221-19/+27
* (split_double): Handle CONST_INT that holds both words.kenner1995-02-221-9/+36
* * varasm.c (function_section): New function.dje1995-02-131-2/+2
* (high_{block,function}_linenum): New variables.kenner1995-01-271-10/+22
* Check target endianness at run time, not compile timeian1994-11-161-31/+48
* (asm_insn_count): Handle ASM_INPUTs too.dje1994-09-211-3/+7
* (getpwd): Declare.wilson1994-07-131-0/+2
* (end_final): Store full path name in .d file not just the filename.wilson1994-07-121-3/+7