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