summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (end_final,profile_function): Profiling variables are size of pointer,kenner1994-06-301-3/+3
* Restore to rcs version 1.59 (1.60 is an empty file).dje1994-06-301-0/+3059
* (end_final,profile_function): Profiling variables are size of pointer,kenner1994-06-291-3059/+0
* (output_source_line): Call xcoffout_source_line.wilson1994-06-011-3/+8
* (split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.kenner1994-05-161-3/+9
* Include stdio.h and ctype.h early.kenner1994-04-211-36/+18
* (final_scan_insn): Pass new arg, block num, to sdbout_end_block.wilson1994-04-041-1/+1
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (output_source_line): Remove decl of unused variable.kenner1994-03-251-1/+0
* (final_scan_insn): Always set OPS and use alloca.kenner1994-02-271-8/+2