]> gcc.gnu.org Git - gcc.git/history - gcc/final.c
pa.h (PARSE_LDD_OUTPUT): Handle dynamic libraries that are loaded "statically".
[gcc.git] / gcc / final.c
1996-05-06 Stan Cox(final_scan_insn): Modify conditional moves whose cc...
1996-05-06 Jason Merrill-fno-common change
1996-04-16 Richard Kenner(final_scan_insn): Allow removal of redundant test...
1996-03-17 Richard Kenner(final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCA...
1995-12-24 Richard Kenner(end_final): Extended header increased to 11 words.
1995-11-26 Richard Kenner(final_start_function): Move call to sdbout_begin_funct...
1995-10-26 Richard Kenner(final_scan_insn): When recur for instruction in delay...
1995-08-14 Richard Kenner(final_start_function): Always call sdbout_begin_functi...
1995-07-28 Richard Kenner(final_start_function): If SDB_DEBUG, call sdbout_begin...
1995-06-28 Richard Kenner(final_scan_insn): Fix error in last change.
1995-06-27 Richard Kenner(final_scan_insn): Don't call alter_cond unless conditi...
1995-06-15 Richard KennerUpdate FSF address.
1995-04-27 Torbjorn Granlund(shorten_branches): For non-optimizing compiles, break...
1995-02-22 Richard Kenner(output_asm_name): New function, using code taken from...
1995-02-22 Richard Kenner(split_double): Handle CONST_INT that holds both words.
1995-02-13 Doug Evansvarasm.c (function_section): New function.
1995-01-27 Richard Kenner(high_{block,function}_linenum): New variables.
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-09-21 Doug Evans(asm_insn_count): Handle ASM_INPUTs too.
1994-07-13 Jim Wilson(getpwd): Declare.
1994-07-12 Jim Wilson(end_final): Store full path name in .d file not just...
1994-06-30 Richard Kenner(end_final,profile_function): Profiling variables are...
1994-06-30 Doug EvansRestore to rcs version 1.59 (1.60 is an empty file).
1994-06-29 Richard Kenner(end_final,profile_function): Profiling variables are...
1994-06-01 Jim Wilson(output_source_line): Call xcoffout_source_line.
1994-05-16 Richard Kenner(split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.
1994-04-21 Richard KennerInclude stdio.h and ctype.h early.
1994-04-04 Jim Wilson(final_scan_insn): Pass new arg, block num, to sdbout_e...
1994-03-30 Richard KennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 Richard Kenner(output_source_line): Remove decl of unused variable.
1994-02-27 Richard Kenner(final_scan_insn): Always set OPS and use alloca.
1994-02-16 Jim Wilson(end_final): Pass BIGGEST_ALIGNMENT not align to
1994-02-10 Jeff Lawfinal.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide defaul...
1994-02-10 Richard KennerIf __STDC__, include gstdarg and use ANSI form of varargs.
1993-12-15 Richard Kenner(profile_function): Set ALIGN properly.
1993-11-22 Steve Chamberlain*** empty log message ***
1993-10-12 Richard Kenner(dialect_number): New variable.
1993-10-12 Richard Stallman(final_scan_insn): Call walk_alter_subreg for operands...
1993-10-07 Richard Kenner(asm_fprintf): Add cases for 'w' and 'l'.
1993-09-02 Michael MeissnerUpdate basic block profiling.
1993-06-26 Richard StallmanInclude ctype.h.
1993-06-17 Richard Stallman(output_addr_const): Don't insert a leading space
1993-05-31 Richard Stallman(shorten_branches): Conditionalize last change
1993-05-29 Richard Stallman(shorten_branches): Do not call insn_current_length...
1993-05-15 Richard Stallman(output_addr_const): Don't printing leading zeros.
1993-03-31 Richard Stallman(split_double) : Use REAL_VALUE macros to extract...
1993-02-19 Jim Wilson(end_final): Don't call assemble_zeros with an size...
1993-01-24 Richard Kenner(final_scan_insn): Call alter_subreg on duplicate opera...
1993-01-15 Brendan KehoeUndo previous change.
1993-01-12 Brendan Kehoeintegrate.c (const_equiv): Delete decl, since it's...
1992-11-20 Tom Wood(final): When producing SDB debugging info...
1992-10-18 Richard Stallman(output_addr_const): Always use FILE, not asm_out_file.
1992-10-14 Richard Stallman(output_asm_insn): Advance over the = when processing %=.
1992-10-12 James Van Artsdalen(alter_cond): If CC_NOT_SIGNED, convert signed conditio...
1992-10-12 Richard Stallman(output_addr_const): Call simplify_subtraction.
1992-10-07 Tom Wood(final_scan_insn): Call dwarfout_begin_function.
1992-09-23 Richard Kenner(shorten_branches): Correctly access insn needing delay...
1992-09-16 Jim Wilson(only_leaf_regs_used): Check for global_regs.
1992-09-10 Timothy Moore(shorten_branches): Do shorten branches with delay...
1992-09-09 Richard Stallman(output_addr_const): If 2nd arg of MINUS is negative...
1992-08-25 Richard Stallman(final_scan_insn): If 2 consec line notes have same...
1992-08-20 Richard StallmanMove include of stdio.h before output.h.
1992-08-20 Richard KennerPut include of stdio.h after GCC header files (for...
1992-08-12 Richard Stallman(final_scan_insn): Call dwarfout_begin_block and
1992-08-07 Richard Stallman(final_scan_insn): Use ASM_OUTPUT_ADDR_DIFF_ELT
1992-07-31 Richard Kennerentered into RCS
1992-07-31 Richard Kenner*** empty log message ***
1992-07-27 Richard Stallman*** empty log message ***
1992-07-21 Richard Stallman*** empty log message ***
1992-07-19 Richard Stallman*** empty log message ***
1992-07-19 Richard Stallman*** empty log message ***
1992-07-18 Richard Stallman*** empty log message ***
1992-07-08 Charles Hannum*** empty log message ***
1992-07-06 Richard Kenner*** empty log message ***
1992-07-05 Richard Stallman*** empty log message ***
1992-07-04 Richard Stallman*** empty log message ***
1992-06-29 Tom Wood*** empty log message ***
1992-06-24 Richard Stallman*** empty log message ***
1992-06-03 Richard Stallman*** empty log message ***
1992-05-15 Richard Stallman*** empty log message ***
1992-03-23 Richard Stallman*** empty log message ***
1992-03-21 Richard Stallman*** empty log message ***
1992-03-14 Michael MeissnerInitial revision
This page took 0.734888 seconds and 90 git commands to generate.