| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m... | Joseph Myers | 2002-01-08 | 1 | -2/+5 |
* | mkconfig.sh: Output to config.h... | Graham Stott | 2002-01-03 | 1 | -12/+0 |
* | except.c: Fix comment formatting. | Kazu Hirata | 2001-12-28 | 1 | -1/+1 |
* | * system.h (PREFETCH): Explictly undefine. | Robert Lipe | 2001-12-21 | 1 | -0/+2 |
* | cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n... | Jason Merrill | 2001-11-19 | 1 | -1/+6 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE. | Kaveh R. Ghazi | 2001-10-21 | 1 | -0/+10 |
* | system.h: Poison old unused target macros. | Neil Booth | 2001-10-15 | 1 | -0/+10 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -5/+5 |
* | cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f... | Zack Weinberg | 2001-09-28 | 1 | -15/+40 |
* | cpplex.c (parse_identifier): Fast-path optimize. | Zack Weinberg | 2001-09-10 | 1 | -0/+7 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node. | Zack Weinberg | 2001-08-17 | 1 | -2/+14 |
* | system.h (TARGET_ESC): Move to ... | Neil Booth | 2001-06-27 | 1 | -5/+0 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | configure.in (errno): Check for declaration. | Kaveh R. Ghazi | 2001-04-12 | 1 | -1/+1 |
* | configure.in: Don't check for bcopy. | Kaveh R. Ghazi | 2001-03-28 | 1 | -13/+4 |
* | system.h: Include symcat.h. | Kaveh R. Ghazi | 2001-03-27 | 1 | -15/+1 |