| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -4/+4 |
* | i386.h: Document all TARGET_SWITCHES or add explicit null initializer. | Zack Weinberg | 1999-04-02 | 1 | -18/+14 |
* | flags.h: Declare flag_no_ident. | Zack Weinberg | 1999-01-31 | 1 | -2/+2 |
* | i386.h (CPP_486_SPEC, [...]): New specs. | Jim Wilson | 1998-07-13 | 1 | -1/+1 |
* | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1998-03-06 | 1 | -1/+1 |
* | final.c (insn_last_address, [...]): New variables. | J"orn Rennecke | 1998-03-02 | 1 | -7/+5 |
* | (CPP_SPEC): Use %[cpp_cpu]. | Stan Cox | 1996-09-27 | 1 | -2/+2 |
* | (USER_LABEL_PREFIX): Redefine. | Richard Kenner | 1996-09-21 | 1 | -0/+6 |
* | (SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG. | Richard Kenner | 1996-02-13 | 1 | -11/+2 |
* | Make long double == double. | Michael Meissner | 1995-06-26 | 1 | -2/+0 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | Update weak symbol support | Jason Merrill | 1995-05-16 | 1 | -2/+7 |
* | Add better support for passing args in registers; Add loop/jump/function alig... | Michael Meissner | 1995-05-12 | 1 | -2/+2 |
* | Use GNU nm as REAL_NM_FILE_NAME | Michael Meissner | 1994-10-26 | 1 | -1/+1 |
* | Move block profile support to i386.h | Michael Meissner | 1994-10-19 | 1 | -77/+0 |
* | Make long double 80 bits by default. | Michael Meissner | 1994-09-15 | 1 | -0/+2 |
* | Add -mno-wide-multiply, -mno-move, make addresses more compatible with other ... | Michael Meissner | 1994-08-26 | 1 | -140/+53 |
* | If OSF/rose, make -pic-extern always do shared libs, even if -pic-none was used. | Michael Meissner | 1994-07-12 | 1 | -4/+4 |
* | Correct -fpic ELF -pg code | Michael Meissner | 1994-04-02 | 1 | -3/+3 |
* | Provide HANDLE_PRAGMA_WEAK and ASM_OUTPUT_DEF. | Michael Meissner | 1994-03-22 | 1 | -0/+13 |
* | (SELECT_SECTION): Variables go in readonly data | Jim Wilson | 1994-03-18 | 1 | -1/+4 |
* | Make elf profiling use new calling sequence. | Michael Meissner | 1994-02-09 | 1 | -3/+7 |
* | Allow -h*, -z*, -G for linker; map -static/-symbolic/-shared into -B switches... | Michael Meissner | 1993-10-21 | 1 | -3/+27 |
* | (ASM_DECLARE_OBJECT_NAME): Set size_directive_output. | Richard Stallman | 1993-10-20 | 1 | -19/+41 |
* | Define ASM_OUTPUT_ADDR_DIFF_ELT; save some cycles in profiling. | Michael Meissner | 1993-10-13 | 1 | -8/+12 |
* | define __SHARED__ for shared libraries. | Michael Meissner | 1993-10-08 | 1 | -1/+2 |
* | Make ROSE shared library profiling work; Use GOTOFF if possible for ELF. | Michael Meissner | 1993-10-08 | 1 | -4/+42 |
* | Change to even newer profiling calling sequence. | Michael Meissner | 1993-10-07 | 1 | -46/+107 |
* | Add check for _real_mcount being 0 back in again. | Michael Meissner | 1993-10-06 | 1 | -1/+4 |
* | New calling sequence for profiling, old available with -mmcount. | Michael Meissner | 1993-10-06 | 1 | -6/+66 |
* | (ASM_OUTPUT_DOUBLE,ASM_OUTPUT_FLOAT): Use REAL_VALUE_ macros. | James Van Artsdalen | 1993-10-04 | 1 | -22/+32 |
* | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | Doug Evans | 1993-10-02 | 1 | -1/+1 |
* | Add SET_ASM_OP | Michael Meissner | 1993-09-24 | 1 | -0/+1 |
* | pass -v/-dn to elf linker. | Michael Meissner | 1993-09-03 | 1 | -4/+4 |
* | ELF now omits leading underscores. | Michael Meissner | 1993-09-02 | 1 | -30/+7 |
* | -mlarge-align support; block profiling support | Michael Meissner | 1993-08-24 | 1 | -1/+159 |
* | If NO_UNDERSCORE is defined, elf compiler defaults to -mno-underscores | Michael Meissner | 1993-08-23 | 1 | -8/+30 |
* | Add -m{,no-}underscore support. | Michael Meissner | 1993-08-12 | 1 | -7/+43 |
* | Enable .size for elf functions. | Michael Meissner | 1993-08-05 | 1 | -1/+1 |
* | Use SUBTARGET_OVERRIDE_OPTIONS instead of OVERRIDE_OPTIONS. | Michael Meissner | 1993-07-28 | 1 | -1/+2 |
* | (ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known. | Richard Stallman | 1993-07-27 | 1 | -2/+2 |
* | Do not turn on -mhalf-pic if ELF. | Michael Meissner | 1993-07-21 | 1 | -11/+22 |
* | More ELF changes. | Michael Meissner | 1993-06-10 | 1 | -3/+169 |
* | OSF/1 with ELF support patches. | Michael Meissner | 1993-06-09 | 1 | -10/+43 |
* | Don't emit a symbol if the language is "C". | Michael Meissner | 1993-04-28 | 1 | -0/+10 |
* | Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARG | Ian Lance Taylor | 1993-04-27 | 1 | -4/+1 |
* | Don't put relocatable items into .text if -pic-lib. | Michael Meissner | 1993-04-16 | 1 | -2/+8 |
* | Add -fpic support back in. | Michael Meissner | 1993-04-07 | 1 | -14/+40 |
* | More mips gas changes, allow -gdwarf on OSF/1 | Michael Meissner | 1993-04-06 | 1 | -0/+7 |
* | Make sure long double doesn't become 80 bits until we are ready for it. | Michael Meissner | 1993-04-01 | 1 | -0/+3 |