summaryrefslogtreecommitdiff
path: root/gcc/config/svr4.h
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-3/+3
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* config.gcc: Update *-*-vxworks* generic hook and comments.Phil Edwards2003-10-231-0/+1
* Makfile.in: Remove traces of mbchar.Neil Booth2003-07-061-4/+0
* rtems.h, [...]: GNU CC -> GCC.Nathanael Nerode2003-06-161-4/+4
* defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove.Neil Booth2003-05-171-11/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-10/+4
* cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth2002-07-171-4/+0
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-271-13/+10
* config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl2001-10-191-18/+11
* svr4.h (LINK_SPEC): Don't do -Wl, here, it is done in gcc.c.Geoffrey Keating2001-08-131-12/+12
* Fix copyrightsJeff Law2000-02-261-1/+2
* calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke2000-01-261-0/+1
* Merge duplicate definitions in svr4.h into elfos.hNick Clifton2000-01-071-705/+16
* output.h (const_section, [...]): Add prototypes.Kaveh R. Ghazi1999-11-121-1/+0
* svr4.h (ASM_DECLARE_FUNCTION): Check if already defined.Catherine Moore1999-11-061-2/+4
* output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1999-10-241-4/+0
* calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi1999-10-211-8/+14
* gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1999-09-151-3/+0
* svr4.h (CTORS_SECTION_ASM_OP): Do not emit directives in column zero.Jeffrey A Law1999-07-261-6/+6
* svr4.h (CONST_SECTION_ASM_OP): Do not emit assembler directive in column zero.Jeffrey A Law1999-07-161-1/+1
* * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.Robert Lipe1999-06-131-1/+2
* Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hNick Clifton1999-03-261-71/+2
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-3/+4
* Warning fixes:Kaveh R. Ghazi1998-10-231-1/+1
* flags.h: Add flag_data_sections.Catherine Moore1998-09-281-2/+9
* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.Jason Merrill1998-06-191-1/+1
* Fix thinko.Jeff Law1998-04-141-0/+2
* svr4.h (ASM_DECLARE_OBJECT_NAME): Use HOST_WIDE_INT_PRINT_DEC.Jeffrey A Law1998-04-141-2/+6
* c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.Jeff Law1998-01-271-1/+1
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-1/+1
* svr4.h (LINK_SPEC): Never specify -h.Ian Lance Taylor1998-01-131-6/+6
* xJason Merrill1997-04-301-26/+20
* * config/svr4.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): set the current-section va...Stan Cox1997-02-141-2/+7
* xJason Merrill1996-11-151-0/+4
* (MAKE_DECL_ONE_ONLY): Fix typo in use of macro parameter.Richard Kenner1996-10-231-3/+3
* Fix broken comment.Doug Evans1996-10-021-1/+1
* (USER_LABEL_PREFIX): Redefine, not ASM_OUTPUT_LABELREF.Richard Kenner1996-09-211-5/+4
* (MAKE_DECL_ONE_ONLY): Oops.Jason Merrill1996-09-191-10/+5
* (MAKE_DECL_ONE_ONLY): Define.Jason Merrill1996-09-181-0/+31
* ({ASM,LINK}_:SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}.Doug Evans1996-07-121-3/+3
* (SELECT_SECTION): If RELOC is true, put it in data.Jason Merrill1996-05-011-3/+4
* (ASM_OUTPUT_SECTION_NAME): If no decl is specified,Jason Merrill1996-04-281-10/+7
* (ENDFILE_SPEC): Add missing `%s'.Richard Kenner1996-04-161-1/+1
* (SWITCH_TAKES_ARG): Use DEFAULT_SWITCH_TAKES_ARG.Richard Kenner1996-02-131-9/+1
* In ASM_FINAL_SPEC, use %|, not ${pipe:-}Ian Lance Taylor1996-01-301-1/+1
* * svr4.h (SWITCH_TAKES_ARG): Add 'x'.Doug Evans1996-01-191-0/+1
* (ASM_OUTPUT_SECTION_NAME): Define section attributes only when aRichard Kenner1996-01-161-11/+57