summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
...
* -fno-common changemerrill1996-05-061-1/+1
* (final_scan_insn): Allow removal of redundant test and comparekenner1996-04-161-26/+30
* (final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN ifkenner1996-03-171-1/+6
* (end_final): Extended header increased to 11 words.kenner1995-12-241-5/+9
* (final_start_function): Move call to sdbout_begin_function back tokenner1995-11-261-2/+10
* (final_scan_insn): When recur for instruction in delay slot, add loopkenner1995-10-261-1/+9
* (final_start_function): Always call sdbout_begin_function andkenner1995-08-141-13/+15
* (final_start_function): If SDB_DEBUG, call sdbout_begin_function.kenner1995-07-281-18/+12
* (final_scan_insn): Fix error in last change.kenner1995-06-281-1/+1
* (final_scan_insn): Don't call alter_cond unless condition is on cc0.kenner1995-06-271-0/+2
* Update FSF address.kenner1995-06-151-1/+2
* (shorten_branches): For non-optimizing compiles, break after first pass.tege1995-04-271-0/+3
* (output_asm_name): New function, using code taken from output_asm_insn.kenner1995-02-221-19/+27
* (split_double): Handle CONST_INT that holds both words.kenner1995-02-221-9/+36
* * varasm.c (function_section): New function.dje1995-02-131-2/+2
* (high_{block,function}_linenum): New variables.kenner1995-01-271-10/+22
* Check target endianness at run time, not compile timeian1994-11-161-31/+48
* (asm_insn_count): Handle ASM_INPUTs too.dje1994-09-211-3/+7
* (getpwd): Declare.wilson1994-07-131-0/+2
* (end_final): Store full path name in .d file not just the filename.wilson1994-07-121-3/+7
* (end_final,profile_function): Profiling variables are size of pointer,kenner1994-06-301-3/+3
* Restore to rcs version 1.59 (1.60 is an empty file).dje1994-06-301-0/+3059
* (end_final,profile_function): Profiling variables are size of pointer,kenner1994-06-291-3059/+0
* (output_source_line): Call xcoffout_source_line.wilson1994-06-011-3/+8
* (split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.kenner1994-05-161-3/+9
* Include stdio.h and ctype.h early.kenner1994-04-211-36/+18
* (final_scan_insn): Pass new arg, block num, to sdbout_end_block.wilson1994-04-041-1/+1
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (output_source_line): Remove decl of unused variable.kenner1994-03-251-1/+0
* (final_scan_insn): Always set OPS and use alloca.kenner1994-02-271-8/+2
* (end_final): Pass BIGGEST_ALIGNMENT not align towilson1994-02-161-1/+2
* * final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide defaultlaw1994-02-101-1/+6
* If __STDC__, include gstdarg and use ANSI form of varargs.kenner1994-02-101-8/+17
* (profile_function): Set ALIGN properly.kenner1993-12-151-1/+1
* *** empty log message ***sac1993-11-221-1/+1
* (dialect_number): New variable.kenner1993-10-121-95/+156
* (final_scan_insn): Call walk_alter_subreg for operands that are PLUSrms1993-10-121-0/+7
* (asm_fprintf): Add cases for 'w' and 'l'.kenner1993-10-071-0/+21
* Update basic block profiling.meissner1993-09-021-49/+277
* Include ctype.h.rms1993-06-261-0/+1
* (output_addr_const): Don't insert a leading spacerms1993-06-171-4/+4
* (shorten_branches): Conditionalize last changerms1993-05-311-0/+11
* (shorten_branches): Do not call insn_current_lengthrms1993-05-291-1/+8
* (output_addr_const): Don't printing leading zeros.rms1993-05-151-1/+9
* (split_double) : Use REAL_VALUE macros to extract intsrms1993-03-311-0/+8
* (end_final): Don't call assemble_zeros with an size argument of zero.wilson1993-02-191-1/+2
* (final_scan_insn): Call alter_subreg on duplicate operands (in case wekenner1993-01-241-0/+6
* Undo previous change.brendan1993-01-151-0/+1
* * integrate.c (const_equiv): Delete decl, since it's never defined.brendan1993-01-121-1/+0
* (final): When producing SDB debugging info, delete linewood1992-11-201-4/+33