aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)Author
1997-02-16xmerrill
1996-12-13xmerrill
1996-12-09xmerrill
1996-11-15(asm_fprintf): Use "ll" prefix for a long long HOST_WIDE_INT.kenner
1996-11-15xmerrill
1996-10-09DWARF2merrill
1996-10-08(final): Update insn_current_address before calling final_scan_insn.tege
1996-10-04DWARFmerrill
1996-07-23install EH codemrs
1996-07-03formatting tweaksmrs
1996-05-06(final_scan_insn): Modify conditional moves whose cc is nonstandard.coxs
1996-05-06-fno-common changemerrill
1996-04-16(final_scan_insn): Allow removal of redundant test and comparekenner
1996-03-17(final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN ifkenner
1995-12-24(end_final): Extended header increased to 11 words.kenner
1995-11-26(final_start_function): Move call to sdbout_begin_function back tokenner
1995-10-26(final_scan_insn): When recur for instruction in delay slot, add loopkenner
1995-08-14(final_start_function): Always call sdbout_begin_function andkenner
1995-07-28(final_start_function): If SDB_DEBUG, call sdbout_begin_function.kenner
1995-06-28(final_scan_insn): Fix error in last change.kenner
1995-06-27(final_scan_insn): Don't call alter_cond unless condition is on cc0.kenner
1995-06-15Update FSF address.kenner
1995-04-27(shorten_branches): For non-optimizing compiles, break after first pass.tege
1995-02-22(output_asm_name): New function, using code taken from output_asm_insn.kenner
1995-02-22(split_double): Handle CONST_INT that holds both words.kenner
1995-02-13 * varasm.c (function_section): New function.dje
1995-01-27(high_{block,function}_linenum): New variables.kenner
1994-11-16Check target endianness at run time, not compile timeian
1994-09-21(asm_insn_count): Handle ASM_INPUTs too.dje
1994-07-13(getpwd): Declare.wilson
1994-07-12(end_final): Store full path name in .d file not just the filename.wilson
1994-06-30(end_final,profile_function): Profiling variables are size of pointer,kenner
1994-06-30Restore to rcs version 1.59 (1.60 is an empty file).dje
1994-06-29(end_final,profile_function): Profiling variables are size of pointer,kenner
1994-06-01(output_source_line): Call xcoffout_source_line.wilson
1994-05-16(split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.kenner
1994-04-21Include stdio.h and ctype.h early.kenner
1994-04-04(final_scan_insn): Pass new arg, block num, to sdbout_end_block.wilson
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner
1994-03-25(output_source_line): Remove decl of unused variable.kenner
1994-02-27(final_scan_insn): Always set OPS and use alloca.kenner
1994-02-16(end_final): Pass BIGGEST_ALIGNMENT not align towilson
1994-02-10 * final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide defaultlaw
1994-02-10If __STDC__, include gstdarg and use ANSI form of varargs.kenner
1993-12-15(profile_function): Set ALIGN properly.kenner
1993-11-22*** empty log message ***sac
1993-10-12(dialect_number): New variable.kenner
1993-10-12(final_scan_insn): Call walk_alter_subreg for operands that are PLUSrms
1993-10-07(asm_fprintf): Add cases for 'w' and 'l'.kenner
1993-09-02Update basic block profiling.meissner