Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-10-16 | * exlsi.h (CHECK_FLOAT_VALUE): Removed. | Mike Stump | 1 | -21/+0 | |
From-SVN: r12970 | |||||
1996-09-21 | (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF. | Richard Kenner | 1 | -5/+4 | |
From-SVN: r12750 | |||||
1996-03-29 | calls.c (expand_call): Remove current_call_is_indirect nonsense. | Jeff Law | 1 | -1/+1 | |
* calls.c (expand_call): Remove current_call_is_indirect nonsense. Add additional argument to INIT_CUMULATIVE_ARGS. (emit_library_call): Likewise. (emit_library_call_value): Likewise. * expr.c (expand_builtin): Likewise. * function.c (assign_parms): Likewise. * cp/method.c (emit_thunk): Likewise. * config/pa/pa.h (hppa_args): New field "indirect". (INIT_CUMULATIVE_ARGS): Initialize "indirect" field. (FUNCTION_ARG): Check "indirect" field, rather than "current_call_is_indirect". * All other backends updated with new argument to INIT_CUMULATIVE_ARGS From-SVN: r11641 | |||||
1995-06-15 | Change FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9985 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 3 | -3/+6 | |
From-SVN: r9975 | |||||
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9711 | |||||
1995-02-21 | Added arg to RETURN_POPS_ARGS. | Richard Kenner | 1 | -3/+4 | |
From-SVN: r8999 | |||||
1994-11-07 | (one_cmplsi2): Fix typo in NOT mode. | Torbjorn Granlund | 1 | -1/+1 | |
From-SVN: r8401 | |||||
1994-04-10 | Remove references to LSHIFT and lshlsi3. | Richard Kenner | 1 | -12/+3 | |
From-SVN: r7016 | |||||
1993-10-02 | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | Doug Evans | 1 | -1/+1 | |
From-SVN: r5557 | |||||
1993-09-28 | (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names. | Paul Eggert | 1 | -1/+4 | |
From-SVN: r5493 | |||||
1993-06-26 | Remove #define of alloca to __builtin_alloca. | Richard Kenner | 1 | -6/+1 | |
From-SVN: r4756 | |||||
1993-05-03 | (BITS_BIG_ENDIAN): Define to zero. | Jim Wilson | 1 | -1/+1 | |
From-SVN: r4316 | |||||
1993-03-31 | define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE | Brendan Kehoe | 1 | -1/+4 | |
From-SVN: r3954 | |||||
1993-01-25 | Delete emacs local-variables block at end. | Richard Kenner | 1 | -12/+0 | |
From-SVN: r3342 | |||||
1993-01-10 | # Fix misspellings in comments. | Paul Eggert | 1 | -3/+3 | |
From-SVN: r3179 | |||||
1992-11-10 | (GO_IF_LEGITIMATE_ADDRESS): Verify that register is valid for use as base... | Richard Stallman | 1 | -6/+10 | |
(GO_IF_LEGITIMATE_ADDRESS): Verify that register is valid for use as base register (un-allocated pseudos aren't when strict). From-SVN: r2731 | |||||
1992-11-07 | entered into RCS | Richard Stallman | 1 | -0/+126 | |
From-SVN: r2710 | |||||
1992-10-15 | entered into RCS | Mike Stump | 4 | -0/+2467 | |
From-SVN: r2482 |