| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve -dp output by using tabs and including instruciton lengths | nickc | 1998-12-07 | 1 | -2/+4 |
* | * final.c (cleanup_subreg_operands): Delete some unused code. | crux | 1998-12-04 | 1 | -16/+1 |
* | * final.c (final_scan_insn): Abort if block_depth falls below 0. | rth | 1998-12-01 | 1 | -5/+7 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -2/+2 |
* | * recog.h (enum op_type): Define. | law | 1998-11-04 | 1 | -7/+6 |
* | * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | rth | 1998-10-28 | 1 | -3/+1 |
* | * final.c (cleanup_subreg_operands): ASM_INPUTs need no treatment. | jason | 1998-10-28 | 1 | -0/+1 |
* | * final.c (cleanup_subreg_operands): New function. | law | 1998-10-27 | 1 | -17/+47 |
* | Warning fixes: | ghazi | 1998-10-25 | 1 | -0/+2 |
* | * final.c (final_scan_insn): Disable tracking CC across branches. | jfc | 1998-09-21 | 1 | -2/+5 |
* | d | jfc | 1998-09-06 | 1 | -0/+35 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | * regclass.c: Changed register set documentation to be consistent | law | 1998-08-19 | 1 | -1/+1 |
* | Sparc backend rewrite by rth and myself, please | davem | 1998-08-10 | 1 | -0/+25 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+3 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -0/+2 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-06-08 | 1 | -0/+2 |
* | Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-06-08 | 1 | -6/+4 |
* | * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value. | law | 1998-05-22 | 1 | -34/+54 |
* | * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. | law | 1998-05-21 | 1 | -13/+56 |
* | Finish incomplete change started by Kenner. | wilson | 1998-05-19 | 1 | -1/+1 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -0/+13 |
* | First cut of changes to utilize the new exception handling model | amacleod | 1998-05-14 | 1 | -0/+5 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -1/+3 |
* | Call fatal_insn instead of abort | meissner | 1998-05-08 | 1 | -1/+1 |
* | Make output_operand_lossage report the real error, do not just call abort | meissner | 1998-05-06 | 1 | -1/+1 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -0/+6 |
* | Fix a warning | meissner | 1998-04-27 | 1 | -3/+9 |
* | * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zero | jfc | 1998-04-22 | 1 | -9/+5 |
* | * final.c (shorten_branches, init_insn_lengths): Move code | amylaar | 1998-04-20 | 1 | -24/+40 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -6/+11 |
* | * final.c (alter_subreg): Allow the target to hook by-mode subreg | rth | 1998-04-02 | 1 | -1/+12 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -12/+1 |
* | More warning fixes... | ghazi | 1998-03-19 | 1 | -2/+2 |
* | P | manfred | 1998-03-19 | 1 | -4/+4 |
* | * final.c (final): Initialize the table indicating which instructions | amacleod | 1998-03-16 | 1 | -2/+13 |
* | d | manfred | 1998-03-12 | 1 | -2/+2 |
* | * final.c (shorten_branches): Remove conditionalizing on | amylaar | 1998-03-11 | 1 | -4/+0 |
* | * final.c (shorten_branches): Initialize insn_addresses. | amylaar | 1998-03-09 | 1 | -0/+3 |
* | * final.c (shorten_branches): Fix minor logic error in | law | 1998-03-08 | 1 | -3/+4 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -8/+161 |
* | 8 | law | 1998-03-06 | 1 | -1/+9 |
* | * final.c (final_scan_insn, case CODE_LABEL: Cleanup. | amylaar | 1998-03-04 | 1 | -4/+3 |
* | Fix typo in this patch: | amylaar | 1998-03-04 | 1 | -1/+1 |
* | * final.c (shorten_branches): Tag the loop alignment onto the | amylaar | 1998-03-04 | 1 | -3/+14 |
* | * final.c (insn_current_reference_address): | law | 1998-03-03 | 1 | -2/+2 |
* | * final.c (max_labelno): New static variable. | law | 1998-03-03 | 1 | -8/+10 |
* | Formatting fix. | amylaar | 1998-03-02 | 1 | -1/+2 |