aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
1997-07-04xJason Merrill1-1/+2
1997-06-09(final_scan_insn): Use single_set to check cc_status.flags.Richard Kenner1-10/+14
1997-05-17(profile_function): Call function_section, not text_section.Richard Kenner1-1/+1
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-2/+2
1997-04-20(profile_function): Only call ASM_OUTPUT_REG_{PUSH,POP} if defined.Richard Kenner1-8/+8
1997-04-13(profile_function): Save the static chain register around the call toRichard Kenner1-4/+0
1997-03-28final.c (LONG_TYPE_SIZE): Define.Doug Evans1-57/+108
1997-03-18(shorten_branches): Split all insns before computing insn lengths.Jim Wilson1-0/+14
1997-02-16xJason Merrill1-2/+1
1996-12-13xJason Merrill1-6/+11
1996-12-09xJason Merrill1-5/+0
1996-11-15(asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT.Richard Kenner1-42/+12
1996-11-15xJason Merrill1-11/+42
1996-10-09DWARF2Jason Merrill1-0/+6
1996-10-08(final): Update insn_current_address before calling final_scan_insn.Torbjorn Granlund1-1/+6
1996-10-04DWARFJason Merrill1-2/+2
1996-07-23install EH codeMike Stump1-0/+22
1996-07-03formatting tweaksMike Stump1-8/+8
1996-05-06(final_scan_insn): Modify conditional moves whose cc is nonstandard.Stan Cox1-6/+31
1996-05-06-fno-common changeJason Merrill1-1/+1
1996-04-16(final_scan_insn): Allow removal of redundant test and compareRichard Kenner1-26/+30
1996-03-16(final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN ifRichard Kenner1-1/+6
1995-12-24(end_final): Extended header increased to 11 words.Richard Kenner1-5/+9
1995-11-26(final_start_function): Move call to sdbout_begin_function back to...Richard Kenner1-2/+10
1995-10-26(final_scan_insn): When recur for instruction in delay slot...Richard Kenner1-1/+9
1995-08-13(final_start_function): Always call sdbout_begin_function andRichard Kenner1-13/+15
1995-07-28(final_start_function): If SDB_DEBUG, call sdbout_begin_function.Richard Kenner1-18/+12
1995-06-28(final_scan_insn): Fix error in last change.Richard Kenner1-1/+1
1995-06-27(final_scan_insn): Don't call alter_cond unless condition is on cc0.Richard Kenner1-0/+2
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-04-27(shorten_branches): For non-optimizing compiles, break after first pass.Torbjorn Granlund1-0/+3
1995-02-22(output_asm_name): New function, using code taken from output_asm_insn.Richard Kenner1-19/+27
1995-02-22(split_double): Handle CONST_INT that holds both words.Richard Kenner1-9/+36
1995-02-13varasm.c (function_section): New function.Doug Evans1-2/+2
1995-01-27(high_{block,function}_linenum): New variables.Richard Kenner1-10/+22
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-31/+48
1994-09-21(asm_insn_count): Handle ASM_INPUTs too.Doug Evans1-3/+7
1994-07-12(getpwd): Declare.Jim Wilson1-0/+2
1994-07-12(end_final): Store full path name in .d file not just the filename.Jim Wilson1-3/+7
1994-06-30(end_final,profile_function): Profiling variables are size of pointer,Richard Kenner1-3/+3
1994-06-30Restore to rcs version 1.59 (1.60 is an empty file).Doug Evans1-0/+3059
1994-06-29(end_final,profile_function): Profiling variables are size of pointer,Richard Kenner1-3059/+0
1994-05-31(output_source_line): Call xcoffout_source_line.Jim Wilson1-3/+8
1994-05-16(split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.Richard Kenner1-3/+9
1994-04-21Include stdio.h and ctype.h early.Richard Kenner1-36/+18
1994-04-04(final_scan_insn): Pass new arg, block num, to sdbout_end_block.Jim Wilson1-1/+1
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.Richard Kenner1-2/+2
1994-03-25(output_source_line): Remove decl of unused variable.Richard Kenner1-1/+0
1994-02-27(final_scan_insn): Always set OPS and use alloca.Richard Kenner1-8/+2
1994-02-16(end_final): Pass BIGGEST_ALIGNMENT not align toJim Wilson1-1/+2