| Commit message (Expand) | Author | Age | Files | Lines |
* | system.h: Include filenames.h. | Zack Weinberg | 2003-07-03 | 1 | -22/+8 |
* | target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | Andreas Jaeger | 2003-06-29 | 1 | -1/+1 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -1/+1 |
* | system.h (ANSI_PROTOTYPES, [...]): undef and poison these libiberty macros. | Kaveh R. Ghazi | 2003-06-18 | 1 | -0/+11 |
* | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 2003-06-17 | 1 | -6/+0 |
* | gengtype.c: Don't use UNION_INIT_ZERO. | Kaveh R. Ghazi | 2003-06-16 | 1 | -10/+0 |
* | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 2003-06-16 | 1 | -1/+0 |
* | scan.h: Convert to ISO C. | Kaveh R. Ghazi | 2003-06-16 | 1 | -28/+20 |
* | mklibgcc.in (lib2funcs): Remove _exit. | Andreas Jaeger | 2003-06-07 | 1 | -1/+2 |
* | crtstuff.c: Remove undefined usage of INIT_SECTION_PREAMBLE. | Andreas Jaeger | 2003-06-07 | 1 | -1/+1 |
* | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 2003-06-07 | 1 | -1/+1 |
* | system.h: Do not poison TDESC_SECTION_ASM_OP, RDATA_SECTION_ASM_OP and SUBTAR... | Andreas Jaeger | 2003-06-04 | 1 | -2/+1 |
* | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 2003-06-04 | 1 | -1/+5 |
* | tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. | Andreas Jaeger | 2003-06-01 | 1 | -1/+2 |
* | function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage. | Andreas Jaeger | 2003-05-31 | 1 | -3/+3 |
* | * system.h: Poison OBJC_PROLOGUE. | Stan Shebs | 2003-05-30 | 1 | -1/+2 |
* | defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove. | Neil Booth | 2003-05-17 | 1 | -1/+1 |
* | * system.h: Poison MACHINE_DEPENDENT_REORG. | Richard Sandiford | 2003-05-14 | 1 | -1/+1 |
* | gengtype-lex.l (IWORD): Add CHAR_BITFIELD. | Kaveh R. Ghazi | 2003-04-03 | 1 | -1/+4 |
* | re PR other/6955 (collect2 says "core dumped" when there is no core) | Kaveh R. Ghazi | 2003-03-30 | 1 | -0/+6 |
* | target.h (targetm.address_cost): New. | Richard Henderson | 2003-01-28 | 1 | -1/+2 |
* | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2003-01-27 | 1 | -1/+1 |
* | dwarf2out.c (lookup_filename): Fix printf format warning. | Richard Henderson | 2003-01-21 | 1 | -0/+5 |
* | * system.h (__NO_STRING_INLINES): Define. | Kaveh R. Ghazi | 2003-01-21 | 1 | -0/+4 |
* | system.h: Don't declare strsignal if the decl test hasn't been run yet. | Andreas Schwab | 2003-01-20 | 1 | -2/+3 |
* | * system.h (strsignal): Also declare if no declaration found. | David Edelsohn | 2003-01-19 | 1 | -1/+1 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2003-01-18 | 1 | -1/+1 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -6/+9 |
* | target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun... | Richard Henderson | 2002-10-22 | 1 | -1/+2 |
* | system.h (GCCBUGURL): Delete. | Zack Weinberg | 2002-10-08 | 1 | -5/+0 |
* | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 2002-08-21 | 1 | -1/+1 |
* | dwarf2out.c (SECTION_ASM_OP, [...]): Remove. | Neil Booth | 2002-07-23 | 1 | -1/+2 |
* | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 2002-07-17 | 1 | -1/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -4/+16 |
* | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 2002-05-19 | 1 | -1/+4 |
* | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2002-05-19 | 1 | -1/+1 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 1 | -1/+2 |
* | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 2002-05-18 | 1 | -1/+1 |
* | defaults.h (UNIQUE_SECTION): Remove. | Neil Booth | 2002-05-17 | 1 | -1/+1 |
* | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 2002-05-15 | 1 | -1/+2 |
* | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 2002-05-07 | 1 | -1/+2 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -1/+2 |
* | dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | Tom Tromey | 2002-02-21 | 1 | -1/+1 |
* | cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | Neil Booth | 2002-02-02 | 1 | -1/+1 |
* | rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET. | Kazu Hirata | 2002-01-31 | 1 | -1/+1 |
* | predict.c: Fix formatting. | Kazu Hirata | 2002-01-22 | 1 | -2/+2 |
* | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 2002-01-16 | 1 | -1/+2 |
* | system.h (ASM_IDENTIFY_GCC, [...]): Poison. | Joseph Myers | 2002-01-15 | 1 | -2/+5 |
* | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 2002-01-08 | 1 | -1/+2 |