| Commit message (Expand) | Author | Age | Files | Lines |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | * final.c (shorten_branches): Don't add an alignment for loops | amylaar | 1999-08-04 | 1 | -9/+23 |
* | Implement new macro: ASM_FPRINTF_EXTENSIONS | nickc | 1999-07-26 | 1 | -0/+14 |
* | Fix INTEL_SYNTAX output for i386 backend | crux | 1999-07-19 | 1 | -2/+3 |
* | H | law | 1999-06-21 | 1 | -1/+3 |
* | * sh.md (insv): Use copy_addr_to_reg. | amylaar | 1999-04-27 | 1 | -1/+6 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -6/+1 |
* | Mon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com> | vmakarov | 1999-03-22 | 1 | -0/+2 |
* | * final.c (end_final): There are 11 words in the "main header" | law | 1999-03-02 | 1 | -1/+1 |
* | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | wilson | 1999-02-10 | 1 | -0/+16 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -4/+5 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -6/+6 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -2/+1 |
* | * cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | ghazi | 1999-01-18 | 1 | -6/+6 |
* | Warning fixes: | ghazi | 1998-12-23 | 1 | -2/+1 |
* | 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 |