aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
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
1994-02-10final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide default definition.Jeff Law1-1/+6
1994-02-10If __STDC__, include gstdarg and use ANSI form of varargs.Richard Kenner1-8/+17
1993-12-15(profile_function): Set ALIGN properly.Richard Kenner1-1/+1
1993-11-22*** empty log message ***Steve Chamberlain1-1/+1
1993-10-12(dialect_number): New variable.Richard Kenner1-95/+156
1993-10-12(final_scan_insn): Call walk_alter_subreg for operands that are PLUSRichard Stallman1-0/+7
1993-10-06(asm_fprintf): Add cases for 'w' and 'l'.Richard Kenner1-0/+21
1993-09-02Update basic block profiling.Michael Meissner1-49/+277
1993-06-26Include ctype.h.Richard Stallman1-0/+1
1993-06-17(output_addr_const): Don't insert a leading spaceRichard Stallman1-4/+4
1993-05-31(shorten_branches): Conditionalize last changeRichard Stallman1-0/+11
1993-05-29(shorten_branches): Do not call insn_current_length with an insn which has a ...Richard Stallman1-1/+8
1993-05-15(output_addr_const): Don't printing leading zeros.Richard Stallman1-1/+9
1993-03-31(split_double) : Use REAL_VALUE macros to extract intsRichard Stallman1-0/+8
1993-02-18(end_final): Don't call assemble_zeros with an size argument of zero.Jim Wilson1-1/+2
1993-01-24(final_scan_insn): Call alter_subreg on duplicate operands (in case weRichard Kenner1-0/+6
1993-01-15Undo previous change.Brendan Kehoe1-0/+1
1993-01-12integrate.c (const_equiv): Delete decl, since it's never defined.Brendan Kehoe1-1/+0
1992-11-20(final): When producing SDB debugging info...Tom Wood1-4/+33
1992-10-18(output_addr_const): Always use FILE, not asm_out_file.Richard Stallman1-2/+2
1992-10-14(output_asm_insn): Advance over the = when processing %=.Richard Stallman1-1/+4
1992-10-12(alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned.James Van Artsdalen1-1/+27
1992-10-12(output_addr_const): Call simplify_subtraction.Richard Stallman1-0/+6
1992-10-07(final_scan_insn): Call dwarfout_begin_function.Tom Wood1-0/+9
1992-09-23(shorten_branches): Correctly access insn needing delay slot.Richard Kenner1-1/+1
1992-09-15(only_leaf_regs_used): Check for global_regs.Jim Wilson1-1/+2
1992-09-10(shorten_branches): Do shorten branches with delay slotsTimothy Moore1-10/+50
1992-09-09(output_addr_const): If 2nd arg of MINUS is negative integer, put it in parens.Richard Stallman1-1/+9
1992-08-25(final_scan_insn): If 2 consec line notes have same line num, can omit one.Richard Stallman1-1/+1
1992-08-20Move include of stdio.h before output.h.Richard Stallman1-1/+3
1992-08-20Put include of stdio.h after GCC header files (for i860-stardent-sysv4).Richard Kenner1-1/+1
1992-08-12(final_scan_insn): Call dwarfout_begin_block andRichard Stallman1-2/+12
1992-08-07(final_scan_insn): Use ASM_OUTPUT_ADDR_DIFF_ELTRichard Stallman1-6/+18
1992-07-31entered into RCSRichard Kenner1-1/+1
1992-07-31*** empty log message ***Richard Kenner1-0/+7
1992-07-27*** empty log message ***Richard Stallman1-2/+4
1992-07-21*** empty log message ***Richard Stallman1-10/+1
1992-07-19*** empty log message ***Richard Stallman1-0/+5
1992-07-19*** empty log message ***Richard Stallman1-0/+3