| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form. | sayle | 2003-07-20 | 1 | -1/+1 |
* | * system.h: Poison MAP_CHARACTER. | zack | 2003-07-08 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-08 | 1 | -3/+5 |
* | * Makfile.in: Remove traces of mbchar. | neil | 2003-07-06 | 1 | -1/+1 |
* | * system.h: Include filenames.h. | zack | 2003-07-03 | 1 | -22/+8 |
* | * target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | aj | 2003-06-29 | 1 | -1/+1 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -1/+1 |
* | * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE, VPARAMS, | ghazi | 2003-06-18 | 1 | -0/+11 |
* | gcc: | ghazi | 2003-06-17 | 1 | -6/+0 |
* | * gengtype.c: Don't use UNION_INIT_ZERO. | ghazi | 2003-06-16 | 1 | -10/+0 |
* | * builtin-attrs.def, builtin-attrs.def, builtins.c, cpplex.c, | ghazi | 2003-06-16 | 1 | -1/+0 |
* | * scan.h: Convert to ISO C. | ghazi | 2003-06-16 | 1 | -28/+20 |
* | * mklibgcc.in (lib2funcs): Remove _exit. | aj | 2003-06-07 | 1 | -1/+2 |
* | * crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE. | aj | 2003-06-07 | 1 | -1/+1 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -1/+1 |
* | * system.h: Do not poison TDESC_SECTION_ASM_OP, | aj | 2003-06-04 | 1 | -2/+1 |
* | * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE. | aj | 2003-06-04 | 1 | -1/+5 |
* | * doc/tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and | aj | 2003-06-01 | 1 | -1/+2 |
* | * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE | aj | 2003-05-31 | 1 | -3/+3 |
* | * system.h: Poison OBJC_PROLOGUE. | shebs | 2003-05-30 | 1 | -1/+2 |
* | * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove. | neil | 2003-05-17 | 1 | -1/+1 |
* | * system.h: Poison MACHINE_DEPENDENT_REORG. | rsandifo | 2003-05-14 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-04-03 | 1 | -1/+4 |
* | PR other/6955 | ghazi | 2003-03-30 | 1 | -0/+6 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -1/+2 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -1/+1 |
* | * dwarf2out.c (lookup_filename): Fix printf format warning. | rth | 2003-01-22 | 1 | -0/+5 |
* | * system.h (__NO_STRING_INLINES): Define. | ghazi | 2003-01-21 | 1 | -0/+4 |
* | * system.h: Don't declare strsignal if the decl test hasn't been | schwab | 2003-01-20 | 1 | -2/+3 |
* | * system.h (strsignal): Also declare if no declaration found. | dje | 2003-01-20 | 1 | -1/+1 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -6/+9 |
* | gcc/ | rth | 2002-10-22 | 1 | -1/+2 |
* | * system.h (GCCBUGURL): Delete. | zack | 2002-10-08 | 1 | -5/+0 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -1/+1 |
* | * dwarf2out.c (SECTION_ASM_OP, | neil | 2002-07-23 | 1 | -1/+2 |
* | * cpplib.c (do_sccs): Handle #sccs on all systems. | neil | 2002-07-17 | 1 | -1/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -4/+16 |
* | * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE, | rth | 2002-05-19 | 1 | -1/+4 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -1/+1 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -1/+2 |
* | * system.h (SELECT_RTX_SECTION): Poison. | rth | 2002-05-18 | 1 | -1/+1 |
* | * defaults.h (UNIQUE_SECTION): Remove. | neil | 2002-05-17 | 1 | -1/+1 |
* | * c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | zack | 2002-05-15 | 1 | -1/+2 |
* | * c-common.c (c_common_init): Set options->unsigned_wchar. | neil | 2002-05-07 | 1 | -1/+2 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -1/+2 |
* | * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | tromey | 2002-02-21 | 1 | -1/+1 |
* | * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | neil | 2002-02-02 | 1 | -1/+1 |
* | * rtlanal.c (subreg_regno_offset): Do not use | kazu | 2002-01-31 | 1 | -1/+1 |