aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/svr4.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth1-4/+0
2003-06-16rtems.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-05-17defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.Neil Booth1-11/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-10/+4
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-4/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-13/+10
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-18/+11
2001-08-13svr4.h (LINK_SPEC): Don't do -Wl, here, it is done in gcc.c.Geoffrey Keating1-12/+12
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-01-26calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke1-0/+1
2000-01-07Merge duplicate definitions in svr4.h into elfos.hNick Clifton1-705/+16
1999-11-12output.h (const_section, [...]): Add prototypes.Kaveh R. Ghazi1-1/+0
1999-11-06svr4.h (ASM_DECLARE_FUNCTION): Check if already defined.Catherine Moore1-2/+4
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1-4/+0
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi1-8/+14
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-3/+0
1999-07-26svr4.h (CTORS_SECTION_ASM_OP): Do not emit directives in column zero.Jeffrey A Law1-6/+6
1999-07-16svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler directive in column zero.Jeffrey A Law1-1/+1
1999-06-13* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.Robert Lipe1-1/+2
1999-03-26Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hNick Clifton1-71/+2
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-3/+4
1998-10-23Warning fixes:Kaveh R. Ghazi1-1/+1
1998-09-28flags.h: Add flag_data_sections.Catherine Moore1-2/+9
1998-06-19svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.Jason Merrill1-1/+1
1998-04-14Fix thinko.Jeff Law1-0/+2
1998-04-14svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.Jeffrey A Law1-2/+6
1998-01-27c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1-1/+1
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-1/+1
1998-01-13svr4.h (LINK_SPEC): Never specify -h.Ian Lance Taylor1-6/+6
1997-04-30xJason Merrill1-26/+20
1997-02-14* config/svr4.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): set the current-section va...Stan Cox1-2/+7
1996-11-15xJason Merrill1-0/+4
1996-10-23(MAKE_DECL_ONE_ONLY): Fix typo in use of macro parameter.Richard Kenner1-3/+3
1996-10-02Fix broken comment.Doug Evans1-1/+1
1996-09-21(USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF.Richard Kenner1-5/+4
1996-09-19(MAKE_DECL_ONE_ONLY): Oops.Jason Merrill1-10/+5
1996-09-18(MAKE_DECL_ONE_ONLY): Define.Jason Merrill1-0/+31
1996-07-12({ASM,LINK}_:SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.Doug Evans1-3/+3
1996-05-01(SELECT_SECTION): If RELOC is true, put it in data.Jason Merrill1-3/+4
1996-04-28(ASM_OUTPUT_SECTION_NAME): If no decl is specified,Jason Merrill1-10/+7
1996-04-16(ENDFILE_SPEC): Add missing `%s'.Richard Kenner1-1/+1
1996-02-13(SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.Richard Kenner1-9/+1
1996-01-30In ASM_FINAL_SPEC, use %|, not ${pipe:-}Ian Lance Taylor1-1/+1
1996-01-19* svr4.h (SWITCH_TAKES_ARG): Add 'x'.Doug Evans1-0/+1
1996-01-16(ASM_OUTPUT_SECTION_NAME): Define section attributes only when aRichard Kenner1-11/+57
1996-01-07Don't define MAX_OFILE_ALIGNMENT twice.Michael Meissner1-5/+0
1996-01-07Allow large alignments on ELF systemsMichael Meissner1-0/+7
1995-12-18(ASM_IDENTIFY_GCC): Don't output stab here.Jim Wilson1-3/+11
1995-12-13Define DBX_USE_BINCL.Ian Lance Taylor1-0/+4
1995-12-05(LIBGCC_SPEC): Remove.Jason Merrill1-6/+0