Age | Commit message (Expand) | Author | Files | Lines |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-09-19 | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 1 | -3/+0 |
2002-09-19 | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 2 | -16/+16 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-08-21 | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 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 | -12/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -12/+0 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -6/+0 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 3 | -5/+4 |
2002-06-27 | d30v.h: Remove commented out STACK_REGS #defines. | Roger Sayle | 1 | -14/+0 |
2002-06-19 | (CUMULATIVE_ARGS): Replace typedef with #define. | Nick Clifton | 1 | -2/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 3 | -50/+8 |
2002-06-02 | d30v.h (CPP_PREDEFINES): Replace with | Neil Booth | 1 | -1/+7 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2 | -129/+4 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -12/+0 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -10/+0 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 1 | -22/+0 |
2002-04-12 | re PR bootstrap/4191 (GCC does not build for d30v-elf - needs tweaking for cr... | Richard Henderson | 1 | -1/+0 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -1/+2 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -159/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -13/+0 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -11/+0 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -769/+16 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -11/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -24/+0 |
2002-01-08 | tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m... | Joseph Myers | 1 | -36/+1 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 1 | -1/+1 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -49/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -49/+6 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -131/+0 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2 | -20/+20 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -2/+2 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 3 | -8/+10 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 3 | -4/+4 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -4/+0 |
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 | -1/+1 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -2/+2 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 3 | -29/+17 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -23/+0 |
2001-08-04 | d30v.h: Fix typo in start of UNIQUE_SECTION comment. | Hans-Peter Nilsson | 1 | -0/+1 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -38/+0 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 2 | -4/+4 |
2001-07-21 | tm.texi: Remove DEFAULT_VTABLE_THUNKS. | Nathan Sidwell | 1 | -13/+0 |