aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/osfrose.h
AgeCommit message (Expand)AuthorFilesLines
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
1993-03-23(DEFAULT_PCC_STRUCT_RETURN): Define to 0.Jim Wilson1-0/+4
1993-02-16For .S files, pas -traditional to cpp unless -ansi or -traditional.Michael Meissner1-0/+1
1993-01-08(perform_*): Move to i386/perform.h.James Van Artsdalen1-73/+3
1992-12-28(OPTIMIZATION_OPTIONS): Delete; we don't want to setRichard Kenner1-18/+0
1992-12-28Renamed from i386rose.h.James Van Artsdalen1-1/+1
1992-11-05Specify full pathname of ld, nm, and strip to collect.Michael Meissner1-0/+5
1992-10-29Use YES_UNDERSCORESMichael Meissner1-6/+4
1992-10-23really fix last fix.Michael Meissner1-2/+4
1992-10-23#undef NO_UNDERSCORES, which i386gas.h now sets.Michael Meissner1-0/+3
1992-10-21Handle -pic-names switch.Michael Meissner1-6/+7
1992-10-08Define PTRSIZE_TYPE, WCHAR_TYPE, and SIZE_TYPE for OSF/1.Michael Meissner1-0/+11
1992-10-08Fix shared library in i386; correctly spell macro in mips.h.Michael Meissner1-57/+95