Age | Commit message (Expand) | Author | Files | Lines |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 3 | -3/+3 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-14 | haifa-sched.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2 | -5/+0 |
2002-08-01 | output.h (DECL_READONLY_SECTION): Remove. | H.J. Lu | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -5/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-07-30 | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 1 | -5/+1 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -43/+36 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2 | -14/+2 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 4 | -15/+17 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 3 | -12/+9 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -7/+0 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2 | -29/+8 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 4 | -38/+9 |
2002-05-03 | defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c. | Jason Merrill | 1 | -3/+0 |
2002-03-25 | Fixes for PR bootstrap/3591, target/5676: | Nick Clifton | 3 | -4/+9 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2 | -3/+3 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 3 | -5/+5 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
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 |