Age | Commit message (Expand) | Author | Files | Lines |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 1 | -1/+4 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -1/+1 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -1/+2 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -1/+1 |
2002-05-17 | defaults.h (UNIQUE_SECTION): Remove. | Neil Booth | 1 | -1/+1 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -1/+2 |
2002-05-07 | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 1 | -1/+2 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -1/+2 |
2002-02-21 | dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | Tom Tromey | 1 | -1/+1 |
2002-02-02 | cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | Neil Booth | 1 | -1/+1 |
2002-01-31 | rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET. | Kazu Hirata | 1 | -1/+1 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -1/+2 |
2002-01-15 | system.h (ASM_IDENTIFY_GCC, [...]): Poison. | Joseph Myers | 1 | -2/+5 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -1/+2 |
2002-01-08 | tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m... | Joseph Myers | 1 | -2/+5 |
2002-01-03 | mkconfig.sh: Output to config.h... | Graham Stott | 1 | -12/+0 |
2001-12-28 | except.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-12-21 | * system.h (PREFETCH): Explictly undefine. | Robert Lipe | 1 | -0/+2 |
2001-11-19 | cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing cur_token, n... | Jason Merrill | 1 | -1/+6 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE. | Kaveh R. Ghazi | 1 | -0/+10 |
2001-10-15 | system.h: Poison old unused target macros. | Neil Booth | 1 | -0/+10 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2001-09-28 | cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f... | Zack Weinberg | 1 | -15/+40 |
2001-09-10 | cpplex.c (parse_identifier): Fast-path optimize. | Zack Weinberg | 1 | -0/+7 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node. | Zack Weinberg | 1 | -2/+14 |
2001-06-27 | system.h (TARGET_ESC): Move to ... | Neil Booth | 1 | -5/+0 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2001-04-12 | configure.in (errno): Check for declaration. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-03-28 | configure.in: Don't check for bcopy. | Kaveh R. Ghazi | 1 | -13/+4 |
2001-03-27 | system.h: Include symcat.h. | Kaveh R. Ghazi | 1 | -15/+1 |
2001-03-14 | aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New. | Zack Weinberg | 1 | -27/+2 |
2001-03-13 | system.h (malloc, [...]): Only poison these tokens when IN_GCC is defined. | Kaveh R. Ghazi | 1 | -0/+6 |
2001-03-12 | configure.in: Move check for unsigned enumerated bitfields to macro in acloca... | Zack Weinberg | 1 | -13/+3 |
2001-03-10 | system.h (malloc, [...]): #undef token before poisoning it. | Kaveh R. Ghazi | 1 | -0/+7 |
2001-03-10 | server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m... | Kaveh R. Ghazi | 1 | -0/+25 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -10/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -0/+19 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -1/+36 |
2000-12-22 | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-12-19 | * system.h (getopt): Update prototype to match include/getopt.h. | John David Anglin | 1 | -1/+1 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 1 | -84/+5 |
2000-11-28 | system.h (IS_DIR_SEPARATOR): Use uppercase macro name. | Richard Kenner | 1 | -3/+16 |
2000-11-21 | xm-darwin.h: New file, Darwin host definitions. | Stan Shebs | 1 | -0/+2 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -40/+0 |
2000-10-20 | gcse.c (set_hash_table_size): Now unsigned. | Richard Kenner | 1 | -0/+4 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -1/+1 |
2000-08-21 | gcc.c (do_spec_1): Implement %j spec flag. | Jeff Law | 1 | -0/+7 |