| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -3/+4 |
* | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. | law | 1998-04-01 | 3 | -52/+43 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -1/+1 |
* | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an | law | 1997-12-19 | 1 | -4/+5 |
* | Initial revision | law | 1997-08-11 | 2 | -3/+10 |
* | (USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF. | kenner | 1996-09-21 | 1 | -2/+5 |
* | (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF. | kenner | 1996-09-21 | 1 | -5/+3 |
* | No longer include i860.h and svr3.h. | kenner | 1996-05-18 | 3 | -34/+7 |
* | No longer include i860.h. | kenner | 1996-05-18 | 2 | -4/+0 |
* | No longer include i860/sysv4.h. | kenner | 1996-05-18 | 1 | -7/+15 |
* | No longer include bsd.h. | kenner | 1996-05-18 | 1 | -2/+0 |
* | * calls.c (expand_call): Remove current_call_is_indirect nonsense. | law | 1996-03-29 | 1 | -1/+1 |
* | (LIB_SPEC): Always output -lmach. | kenner | 1996-03-23 | 1 | -3/+3 |
* | Add comment regarding BSS_ASM_OP. | dje | 1996-02-29 | 1 | -1/+2 |
* | * i860/paragon.h (EXTRA_SECTIONS,EXTRA_SECTIONS_FUNCTIONS): Undef. | dje | 1996-02-29 | 1 | -3/+0 |
* | (STARTFILE_SPEC): Make gcc find crt0.o, not loader. | kenner | 1996-02-13 | 1 | -4/+4 |
* | Change FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 7 | -7/+14 |
* | Fix typos in comments. | kenner | 1995-05-16 | 2 | -2/+2 |
* | Added arg to RETURN_POPS_ARGS. | kenner | 1995-02-21 | 1 | -6/+4 |
* | Shared library support. | merrill | 1994-11-19 | 1 | -2/+17 |
* | (subdi3): Delete % from constraints. | tege | 1994-11-07 | 1 | -1/+1 |
* | (safe_insn_src_p): Remove LSHIFT. | dje | 1994-04-20 | 1 | -2/+0 |
* | Change rfg's address. | kenner | 1994-03-23 | 5 | -5/+5 |
* | (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. | kenner | 1993-12-14 | 1 | -2/+2 |
* | Delete EXTRA_PARTS. | kenner | 1993-12-12 | 1 | -6/+0 |
* | (SECONDARY_INPUT_RELOAD_CLASS): | rms | 1993-11-15 | 1 | -1/+1 |
* | (SIZE_TYPE): #undef it. | rms | 1993-11-09 | 1 | -0/+2 |
* | Comment change. | rms | 1993-11-05 | 1 | -1/+1 |
* | Initial revision | rms | 1993-10-26 | 1 | -0/+240 |
* | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | dje | 1993-10-02 | 5 | -5/+5 |
* | (DBX_OUTPUT_MAIN_SOURCE_DIRECTORY, DBX_OUTPUT_MAIN_SOURCE_FILENAME): | eggert | 1993-09-28 | 1 | -4/+7 |
* | (INIT_CUMULATIVE_ARGS): Pass just the return value type to aggregate_value_p. | rms | 1993-09-22 | 1 | -1/+1 |
* | (PREDICATE_CODES): Fix typos and add missing entries. | kenner | 1993-09-19 | 1 | -7/+5 |
* | (output_move_double): Fix typos in Jun 28 change. | rms | 1993-07-11 | 1 | -10/+22 |
* | (output_move_double): Use new local var | rms | 1993-06-28 | 1 | -6/+11 |
* | (movdf, movdi): Delete `&' from load constraint. | rms | 1993-06-28 | 1 | -2/+2 |
* | (output_move_double): Handle reg[n,n+1] = mem[reg[n] + reg[n+1]]. | rms | 1993-06-28 | 1 | -0/+13 |
* | Remove #define of alloca to __builtin_alloca. | kenner | 1993-06-26 | 1 | -6/+1 |
* | (X_CFLAGS): Deleted. | rms | 1993-05-19 | 1 | -1/+0 |
* | (INITIALIZE_TRAMPOLINE): Don't make improper SUBREGs and ensure that | kenner | 1993-05-15 | 1 | -8/+10 |
* | (X_CFLAGS): Defined. | rms | 1993-05-15 | 1 | -1/+1 |
* | (call_insn_operand): New funcion. | rms | 1993-05-12 | 1 | -0/+20 |
* | (call, call_value): Copy fn address to safe reg if necessary. | rms | 1993-05-12 | 1 | -5/+15 |
* | (floatsidf2): Add missing arg to REAL_VALUE_ATOF. | rms | 1993-04-14 | 1 | -1/+1 |
* | define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE | brendan | 1993-03-31 | 1 | -1/+4 |
* | (DEFAULT_PCC_STRUCT_RETURN): Define to 0. | wilson | 1993-03-23 | 1 | -0/+4 |
* | (untyped_call, blockage): New patterns. | wood | 1993-03-23 | 1 | -0/+37 |
* | Comment fix. | rms | 1993-02-27 | 1 | -1/+1 |