| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -9/+8 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -4/+8 |
* | Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop. | wilson | 1999-08-15 | 1 | -2/+2 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | Call force_operand if X does not satisfy general_operand | nickc | 1999-08-02 | 1 | -0/+5 |
* | * explow.c (trunc_int_for_mode): New function. | rth | 1999-07-23 | 1 | -0/+41 |
* | 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-17 | 1 | -0/+1 |
* | * explow.c (allocate_dynamic_stack_space): Undo last change. Use | law | 1999-04-14 | 1 | -1/+5 |
* | * explow.c (allocate_dynamic_stack_space): Correctly convert TARGET | law | 1999-04-14 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -1/+1 |
* | * except.c (start_catch_handler): Use emit_cmp_and_jump_insns. | law | 1999-02-14 | 1 | -2/+2 |
* | * cse.c (fold_rtx): Revert 29 Dec change. | rth | 1999-01-21 | 1 | -1/+1 |
* | Update copyrights | mmitchel | 1999-01-19 | 1 | -1/+1 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -2/+3 |
* | * explow.c (plus_constant_wide): Don't immediately return with | amylaar | 1998-12-08 | 1 | -9/+22 |
* | * function.c (nonlocal_goto_handler_slots): Renamed from | law | 1998-11-20 | 1 | -1/+1 |
* | * expr.c (STACK_BYTES): Delete unused macro. | law | 1998-11-19 | 1 | -9/+13 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -1/+1 |
* | * expr.h (STACK_SIZE_MODE): New macro. | dje | 1998-07-02 | 1 | -3/+5 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -0/+5 |
* | * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...). | jfc | 1998-06-24 | 1 | -3/+3 |
* | * explow.c (emit_stack_save): Add prototype for FCN. | law | 1998-06-19 | 1 | -2/+2 |
* | Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu> | dje | 1998-06-04 | 1 | -20/+7 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -2/+3 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | Rats. Forgot to change copyrights on the first commit. | robertl | 1998-02-13 | 1 | -1/+1 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -1/+0 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -1/+0 |
* | * explow.c (optimize_save_area_alloca): New function for targets | law | 1998-01-17 | 1 | -0/+133 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -49/+84 |
* | (expr_size): Call expand_expr with appropriate flag. | kenner | 1997-08-02 | 1 | -1/+2 |
* | (probe_stack_range): Do probing with loop if more than a small number. | kenner | 1997-07-27 | 1 | -2/+2 |
* | (allocate_dynamic_stack_space): Call probe_stack_range. | kenner | 1997-07-17 | 1 | -1/+133 |
* | (convert_memory_address, case SYMBOL_REF): Copy | kenner | 1997-01-19 | 1 | -1/+2 |
* | (allocate_dynamic_stack_space): Delete reference to nonexistant macro | kenner | 1996-10-26 | 1 | -1/+1 |
* | (promote_mode, case REFERENCE_TYPE): New case. | kenner | 1996-09-24 | 1 | -0/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -2/+4 |
* | (convert_memory_address, case PLUS): Fix error in last change. | kenner | 1996-06-29 | 1 | -3/+5 |
* | (convert_memory_address, case PLUS, MULT): Don't commute operation | kenner | 1996-06-18 | 1 | -10/+17 |
* | (memory_address, allocate_dynamic_stack_space): Pass additional arg to | kenner | 1995-12-27 | 1 | -3/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | (convert_memory_address): No longer static. | kenner | 1995-04-07 | 1 | -13/+27 |
* | (convert_memory_address): New function. | kenner | 1995-04-03 | 1 | -1/+50 |
* | (allocate_dynamic_stack_space): Correct typo in last change. | wilson | 1995-04-03 | 1 | -1/+1 |
* | (allocate_dynamic_stack_space): Test STACK_BOUNDARY against | wilson | 1995-03-30 | 1 | -27/+8 |
* | (memory_address): Add missing "else". | kenner | 1995-02-22 | 1 | -2/+2 |
* | * explow.c (hard_function_value): Change a register in BLKmode | law | 1994-11-29 | 1 | -1/+22 |