summaryrefslogtreecommitdiff
path: root/gcc/config/svr4.h
Commit message (Expand)AuthorAgeFilesLines
* * svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.jason1998-06-191-1/+1
* Fix thinko.law1998-04-141-0/+2
* * svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.law1998-04-141-2/+6
* /law1998-01-271-1/+1
* Bring in final gcc-2.8.0 changes.law1998-01-141-1/+1
* * svr4.h (LINK_SPEC): Never specify -h.law1998-01-131-6/+6
* xmerrill1997-04-301-26/+20
* * config/svr4.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): set the current-section va...coxs1997-02-141-2/+7
* xmerrill1996-11-151-0/+4
* (MAKE_DECL_ONE_ONLY): Fix typo in use of macro parameter.kenner1996-10-231-3/+3
* Fix broken comment.dje1996-10-021-1/+1
* (USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF.kenner1996-09-211-5/+4
* (MAKE_DECL_ONE_ONLY): Oops.merrill1996-09-191-10/+5
* (MAKE_DECL_ONE_ONLY): Define.merrill1996-09-181-0/+31
* ({ASM,LINK}_:SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.dje1996-07-121-3/+3
* (SELECT_SECTION): If RELOC is true, put it in data.merrill1996-05-011-3/+4
* (ASM_OUTPUT_SECTION_NAME): If no decl is specified,merrill1996-04-281-10/+7
* (ENDFILE_SPEC): Add missing `%s'.kenner1996-04-161-1/+1
* (SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.kenner1996-02-131-9/+1
* In ASM_FINAL_SPEC, use %|, not ${pipe:-}ian1996-01-301-1/+1
* * svr4.h (SWITCH_TAKES_ARG): Add 'x'.dje1996-01-191-0/+1
* (ASM_OUTPUT_SECTION_NAME): Define section attributes only when akenner1996-01-161-11/+57
* Don't define MAX_OFILE_ALIGNMENT twice.meissner1996-01-071-5/+0
* Allow large alignments on ELF systemsmeissner1996-01-071-0/+7
* (ASM_IDENTIFY_GCC): Don't output stab here.wilson1995-12-191-3/+11
* Define DBX_USE_BINCL.ian1995-12-131-0/+4
* (LIBGCC_SPEC): Remove.merrill1995-12-051-6/+0
* * svr4.h (MD_EXEC_PREFIX): Don't use if cross compiling.dje1995-11-291-0/+15
* (MAX_OFILE_ALIGNMENT): Define.dje1995-11-291-0/+5
* (ASM_IDENTIFY_GCC_AFTER_SOURCE): Delete.kenner1995-11-041-11/+3
* (ASM_OUTPUT_SECTION_NAME): Don't crash if DECL is null.kenner1995-06-281-2/+2
* Update FSF address.kenner1995-06-151-1/+2
* Update weak symbol supportmerrill1995-05-161-1/+6
* (ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax"roland1995-04-141-2/+7
* Tweak LINK_SPECmerrill1995-03-171-2/+2
* (DBX_OUTPUT_MAIN_SOURCE_FILE_END): New macro.kenner1995-02-231-3/+11
* * config/svr4.h (ASM_OUTPUT_SOURCE_LINE): Use assemble_name.bothner1995-02-211-4/+5
* (ASM_OUTPUT_SECTION_NAME): Take proper number of args.roland1995-01-271-1/+1
* (ASM_OUTPUT_SECTION_NAME): Renamed from ASM_OUTPUT_SECTION.roland1995-01-241-2/+2
* Shared library support.merrill1994-11-191-23/+52
* Do not emit \v, gas does not like it.meissner1994-09-281-2/+3
* Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.ian1994-09-021-0/+2
* Add support for -gstabs on SVR4 configurations.ian1994-09-021-0/+58
* Define ASM_OUTPUT_SECTION_NAMEian1994-08-241-0/+6
* (SELECT_SECTION): Variables go in readonly datawilson1994-03-181-1/+4
* (ASM_FINISH_DECLARE_OBJECT): Set size_directive_output to 1.kenner1994-03-041-3/+3
* (ASM_DECLARE_OBJECT_NAME): Set size_directive_output.rms1993-10-201-1/+23
* (ASM_DECLARE_OBJECT_NAME): Don't make a .sizerms1993-07-271-2/+2
* Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARGian1993-04-271-2/+3
* # Fix misspellings in comments.eggert1993-01-101-1/+1