aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)Author
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
1993-06-26Include ctype.h.rms
1993-06-17(output_addr_const): Don't insert a leading spacerms
1993-05-31(shorten_branches): Conditionalize last changerms
1993-05-29(shorten_branches): Do not call insn_current_lengthrms
1993-05-15(output_addr_const): Don't printing leading zeros.rms
1993-03-31(split_double) : Use REAL_VALUE macros to extract intsrms
1993-02-19(end_final): Don't call assemble_zeros with an size argument of zero.wilson
1993-01-24(final_scan_insn): Call alter_subreg on duplicate operands (in case wekenner
1993-01-15Undo previous change.brendan
1993-01-12 * integrate.c (const_equiv): Delete decl, since it's never defined.brendan
1992-11-20(final): When producing SDB debugging info, delete linewood
1992-10-18(output_addr_const): Always use FILE, not asm_out_file.rms
1992-10-14(output_asm_insn): Advance over the = when processing %=.rms
1992-10-12(alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned.jrv
1992-10-12(output_addr_const): Call simplify_subtraction.rms
1992-10-07(final_scan_insn): Call dwarfout_begin_function.wood
1992-09-23(shorten_branches): Correctly access insn needing delay slot.kenner
1992-09-16(only_leaf_regs_used): Check for global_regs.wilson
1992-09-10(shorten_branches): Do shorten branches with delay slotsmoore
1992-09-09(output_addr_const): If 2nd arg of MINUS is negative integer, put it in parens.rms
1992-08-25(final_scan_insn): If 2 consec line notes have same line num, can omit one.rms
1992-08-20Move include of stdio.h before output.h.rms
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).kenner