Age | Commit message (Expand) | Author | Files | Lines |
2002-01-26 | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 1 | -4/+2 |
2002-01-15 | system.h (ASM_IDENTIFY_GCC, [...]): Poison. | Joseph Myers | 1 | -2/+2 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 2 | -2/+2 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -21/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 3 | -23/+7 |
2001-12-16 | avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix. | Kaveh R. Ghazi | 1 | -6/+6 |
2001-12-15 | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 1 | -1/+1 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2 | -2/+2 |
2001-12-01 | h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 2 | -15/+0 |
2001-11-21 | clipper.c (clipper_movstr): Avoid uninitialized warning. | Kaveh R. Ghazi | 1 | -1/+4 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 1 | -2/+0 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-04 | convex.c (convex_output_function_prologue): Fix format specifier warning. | Kaveh R. Ghazi | 3 | -3/+4 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -4/+1 |
2001-10-09 | freebsd.h, [...]: Update FSF address. | Joseph Myers | 4 | -4/+8 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -26/+33 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -2/+2 |
2001-08-23 | Remove unused function | Lars Brinkhoff | 4 | -71/+2 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -1/+1 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -3/+1 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 2 | -58/+2 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 3 | -28/+17 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -4/+0 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -1/+1 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -2/+2 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 3 | -64/+20 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 3 | -10/+1 |
2001-05-11 | Makefile.in: Exterminate all references to assert.h. | Zack Weinberg | 2 | -6/+0 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -14/+0 |
2001-04-04 | ansidecl.h: All logic from gcc/gansidecl.h moved here. | Zack Weinberg | 1 | -1/+0 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-09 | configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x... | Zack Weinberg | 1 | -19/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -5/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -5/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -8/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2 | -12/+7 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-18 | config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING. | Joseph Myers | 1 | -4/+0 |
2000-11-17 | mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-11-12 | Fix comment formating, and adjust sequence of #include headers. | Nick Clifton | 1 | -120/+165 |