summaryrefslogtreecommitdiff
path: root/gcc/config/nextstep.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-2/+2
* Move constructor/destructor handling into target hooks.rth2001-08-091-19/+4
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-0/+5
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-5/+0
* Change callers in config/* to match:hp2000-09-251-1/+1
* config:hp2000-09-251-2/+2
* * m68k.c (legitimize_pic_address): Move prototype ...ghazi2000-06-061-2/+3
* Fix copyrightslaw2000-02-261-1/+2
* * output.h (ctors_section, dtors_section, bss_section): Prototype.ghazi1999-10-241-1/+0
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-151-5/+1
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-1/+1
* * configure.in: Disable collect2 for nextstep. Instead uselaw1998-09-191-1/+11
* Update definitions of HANDLE_PRAGMA macro in order to conform to new spec.nickc1998-09-021-28/+36
* (INCLUDE_DEFAULTS): Define to something useful when cross-compiling.kenner1997-03-171-1/+17
* (DOLLARS_IN_IDENTIFIERS): Remove.kenner1996-10-091-5/+0
* (USER_LABEL_PREFIX): Redefine.kenner1996-09-211-3/+8
* (HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.wilson1996-04-171-2/+1
* (HANDLE_PRAGMA): Change to expression with terminating character as result.dje1996-02-011-1/+1
* * c-lex.c (check_newline): Pass character after `#pragma' todje1996-01-151-2/+3
* Update FSF address.kenner1995-06-151-1/+2
* (INCLUDE_DEFAULTS): Add cxx_aware field.merrill1994-05-021-16/+16
* (SELECT_SECTION): Fix typo (arg names) in last change.kenner1994-03-191-6/+6
* (SELECT_SECTION): Variables go in readonly datawilson1994-03-181-4/+12
* (INCLUDE_DEFAULTS): Use same order as cccp.c.rms1993-06-041-1/+8
* (INCLUDE_DEFAULTS): Undo previous change.rms1993-05-261-0/+2
* (INCLUDE_DEFAULTS): Delete /NextDeveloper/Headers/ansirms1993-05-261-2/+0
* (INCLUDE_DEFAULTS): Fix missing comma.rms1993-05-231-1/+1
* (INCLUDE_DEFAULTS): Add /usr/include/bsd.rms1993-05-221-1/+2
* (WORD_SWITCH_TAKES_ARG): Fix typo.rms1993-05-011-1/+1
* (NeXT_OBJC, STANDARD_EXEC_PREFIX): Delete.wood1993-04-271-10/+1
* Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARGian1993-04-271-6/+1
* (ASM_FILE_START): Don't output a .file directive.wood1993-04-221-2/+3
* Initial revisionwood1993-04-091-0/+563