| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -2/+1 |
* | * nextstep-protos.h: New file. | ghazi | 2001-12-16 | 1 | -5/+0 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -2/+2 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -6/+10 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -2/+2 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -19/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -0/+5 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -5/+0 |
* | Change callers in config/* to match: | hp | 2000-09-25 | 1 | -1/+1 |
* | config: | hp | 2000-09-25 | 1 | -2/+2 |
* | * m68k.c (legitimize_pic_address): Move prototype ... | ghazi | 2000-06-06 | 1 | -2/+3 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | * output.h (ctors_section, dtors_section, bss_section): Prototype. | ghazi | 1999-10-24 | 1 | -1/+0 |
* | * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT. | jason | 1999-09-15 | 1 | -5/+1 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 1 | -1/+0 |
* | * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | rth | 1998-10-28 | 1 | -1/+1 |
* | * configure.in: Disable collect2 for nextstep. Instead use | law | 1998-09-19 | 1 | -1/+11 |
* | Update definitions of HANDLE_PRAGMA macro in order to conform to new spec. | nickc | 1998-09-02 | 1 | -28/+36 |
* | (INCLUDE_DEFAULTS): Define to something useful when cross-compiling. | kenner | 1997-03-17 | 1 | -1/+17 |
* | (DOLLARS_IN_IDENTIFIERS): Remove. | kenner | 1996-10-09 | 1 | -5/+0 |
* | (USER_LABEL_PREFIX): Redefine. | kenner | 1996-09-21 | 1 | -3/+8 |
* | (HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH. | wilson | 1996-04-17 | 1 | -2/+1 |
* | (HANDLE_PRAGMA): Change to expression with terminating character as result. | dje | 1996-02-01 | 1 | -1/+1 |
* | * c-lex.c (check_newline): Pass character after `#pragma' to | dje | 1996-01-15 | 1 | -2/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (INCLUDE_DEFAULTS): Add cxx_aware field. | merrill | 1994-05-02 | 1 | -16/+16 |
* | (SELECT_SECTION): Fix typo (arg names) in last change. | kenner | 1994-03-19 | 1 | -6/+6 |
* | (SELECT_SECTION): Variables go in readonly data | wilson | 1994-03-18 | 1 | -4/+12 |
* | (INCLUDE_DEFAULTS): Use same order as cccp.c. | rms | 1993-06-04 | 1 | -1/+8 |
* | (INCLUDE_DEFAULTS): Undo previous change. | rms | 1993-05-26 | 1 | -0/+2 |
* | (INCLUDE_DEFAULTS): Delete /NextDeveloper/Headers/ansi | rms | 1993-05-26 | 1 | -2/+0 |
* | (INCLUDE_DEFAULTS): Fix missing comma. | rms | 1993-05-23 | 1 | -1/+1 |
* | (INCLUDE_DEFAULTS): Add /usr/include/bsd. | rms | 1993-05-22 | 1 | -1/+2 |
* | (WORD_SWITCH_TAKES_ARG): Fix typo. | rms | 1993-05-01 | 1 | -1/+1 |
* | (NeXT_OBJC, STANDARD_EXEC_PREFIX): Delete. | wood | 1993-04-27 | 1 | -10/+1 |
* | Base WORD_SWITCH_TAKES_ARG on new macro DEFAULT_WORD_SWITCH_TAKES_ARG | ian | 1993-04-27 | 1 | -6/+1 |
* | (ASM_FILE_START): Don't output a .file directive. | wood | 1993-04-22 | 1 | -2/+3 |
* | Initial revision | wood | 1993-04-09 | 1 | -0/+563 |