aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-07-18*** empty log message ***Richard Stallman1-0/+3
1992-07-08*** empty log message ***Charles Hannum1-0/+1
1992-07-06*** empty log message ***Richard Kenner1-20/+52
1992-07-05*** empty log message ***Richard Stallman1-0/+9
1992-07-04*** empty log message ***Richard Stallman1-4/+1
1992-06-29*** empty log message ***Tom Wood1-3/+38
1992-06-24*** empty log message ***Richard Stallman1-2/+2
1992-06-03*** empty log message ***Richard Stallman1-2/+9
1992-05-15*** empty log message ***Richard Stallman1-6/+25
1992-03-23*** empty log message ***Richard Stallman1-1/+1
1992-03-21*** empty log message ***Richard Stallman1-1/+1
1992-03-14Initial revisionMichael Meissner1-0/+2442