aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/svr4.h
AgeCommit message (Collapse)AuthorFilesLines
1996-02-13(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.Richard Kenner1-9/+1
From-SVN: r11266
1996-01-30In ASM_FINAL_SPEC, use %|, not ${pipe:-}Ian Lance Taylor1-1/+1
From-SVN: r11124
1996-01-19* svr4.h (SWITCH_TAKES_ARG): Add 'x'.Doug Evans1-0/+1
From-SVN: r11073
1996-01-16(ASM_OUTPUT_SECTION_NAME): Define section attributes only when aRichard Kenner1-11/+57
section is defined the first time. From-SVN: r11014
1996-01-07Don't define MAX_OFILE_ALIGNMENT twice.Michael Meissner1-5/+0
From-SVN: r10953
1996-01-07Allow large alignments on ELF systemsMichael Meissner1-0/+7
From-SVN: r10951
1995-12-18(ASM_IDENTIFY_GCC): Don't output stab here.Jim Wilson1-3/+11
(ASM_IDENTIFY_GCC_AFTER_SOURCE): Output stab here instead of above. From-SVN: r10804
1995-12-13Define DBX_USE_BINCL.Ian Lance Taylor1-0/+4
From-SVN: r10707
1995-12-05(LIBGCC_SPEC): Remove.Jason Merrill1-6/+0
From-SVN: r10676
1995-11-29svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling.Doug Evans1-0/+15
* svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling. (MD_STARTFILE_PREFIX): Likewise. (LINK_SPEC): Don't use absolute path names if cross compiling. From-SVN: r10632
1995-11-29(MAX_OFILE_ALIGNMENT): Define.Doug Evans1-0/+5
From-SVN: r10628
1995-11-04(ASM_IDENTIFY_GCC_AFTER_SOURCE): Delete.Richard Kenner1-11/+3
(ASM_IDENTIFY_GCC): Output stab here. From-SVN: r10547
1995-06-28(ASM_OUTPUT_SECTION_NAME): Don't crash if DECL is null.Richard Kenner1-2/+2
From-SVN: r10067
1995-06-15Update FSF address.Richard Kenner1-1/+2
From-SVN: r9972
1995-05-16Update weak symbol supportJason Merrill1-1/+6
From-SVN: r9697
1995-04-14(ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax" if ↵Roland McGrath1-2/+7
DECL is a FUNCTION_DECL... (ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax" if DECL is a FUNCTION_DECL; read-only "a" (previously the case always) if DECL is TREE_READONLY; otherwise writable "aw". From-SVN: r9386
1995-03-17Tweak LINK_SPECJason Merrill1-2/+2
From-SVN: r9198
1995-02-22(DBX_OUTPUT_MAIN_SOURCE_FILE_END): New macro.Richard Kenner1-3/+11
From-SVN: r9044
1995-02-20* config/svr4.h (ASM_OUTPUT_SOURCE_LINE): Use assemble_name.Per Bothner1-4/+5
From-SVN: r8973
1995-01-27(ASM_OUTPUT_SECTION_NAME): Take proper number of args.Roland McGrath1-1/+1
From-SVN: r8826
1995-01-24(ASM_OUTPUT_SECTION_NAME): Renamed from ASM_OUTPUT_SECTION.Roland McGrath1-2/+2
The old name was a typo. From-SVN: r8793
1994-11-19Shared library support.Jason Merrill1-23/+52
From-SVN: r8519
1994-09-28Do not emit \v, gas does not like it.Michael Meissner1-2/+3
From-SVN: r8156
1994-09-02Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.Ian Lance Taylor1-0/+2
From-SVN: r8018
1994-09-02Add support for -gstabs on SVR4 configurations.Ian Lance Taylor1-0/+58
From-SVN: r8017
1994-08-24Define ASM_OUTPUT_SECTION_NAMEIan Lance Taylor1-0/+6
From-SVN: r7972
1994-03-18(SELECT_SECTION): Variables go in readonly dataJim Wilson1-1/+4
only if the initializer is constant. From-SVN: r6820
1994-03-04(ASM_FINISH_DECLARE_OBJECT): Set size_directive_output to 1.Richard Kenner1-3/+3
From-SVN: r6695
1993-10-20(ASM_DECLARE_OBJECT_NAME): Set size_directive_output.Richard Stallman1-1/+23
(ASM_FINISH_DECLARE_OBJECT): Defined. From-SVN: r5829
1993-07-27(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known.Richard Stallman1-2/+2
(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the size is not known. Use DECL, not decl. From-SVN: r5003
1993-04-27Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARGIan Lance Taylor1-2/+3
From-SVN: r4247
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
From-SVN: r3179
1992-08-04(USING_SVR4_H): Define.Tom Wood1-0/+3
From-SVN: r1766
1992-07-21(ASM_OUTPUT_BEFORE_CASE_LABEL): New macro--default definition.Richard Stallman1-1/+6
(ASM_OUTPUT_CASE_LABEL): Use that. From-SVN: r1659
1992-07-21(HANDLE_SYSV_PRAGMA): Defined.Richard Stallman1-0/+4
From-SVN: r1652
1992-07-03entered into RCSCharles Hannum1-3/+22
From-SVN: r1412
1992-05-23*** empty log message ***Richard Stallman1-0/+6
From-SVN: r1066
1992-05-15*** empty log message ***Richard Stallman1-1/+4
From-SVN: r993
1992-04-25*** empty log message ***Richard Stallman1-1/+2
From-SVN: r826
1992-04-01*** empty log message ***Richard Stallman1-1/+3
From-SVN: r654
1992-03-30*** empty log message ***Richard Stallman1-21/+9
From-SVN: r634
1992-03-29*** empty log message ***Richard Stallman1-12/+63
From-SVN: r626
1992-03-21*** empty log message ***Richard Stallman1-16/+19
From-SVN: r551
1992-03-14*** empty log message ***Richard Stallman1-7/+8
From-SVN: r478
1992-02-01Initial revisionJames Van Artsdalen1-0/+667
From-SVN: r264