Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -9/+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-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 4 | -277/+67 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 1 | -9/+0 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 2 | -10/+5 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -16/+0 |
2001-06-22 | arm.h (struct machine_function): Remove ra_rtx. | DJ Delorie | 2 | -20/+1 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 3 | -74/+1 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -22/+0 |
2001-04-13 | objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECT... | Stan Shebs | 1 | -6/+0 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -5/+14 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 1 | -24/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -12/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -8/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -12/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -4/+0 |
2001-02-25 | xm-interix.h, [...]: Don't define any of... | Zack Weinberg | 1 | -135/+2 |
2001-01-11 | Initialise machine_function structure to zero. | Nick Clifton | 1 | -1/+4 |
2001-01-09 | SWitch use if {save|restore}_machine_status with {init|free}_machine_status | Nick Clifton | 3 | -36/+42 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+3 |
2000-12-19 | * config/d30v/d30v.h (EXIT_BODY): Update comment. | Joseph Myers | 1 | -2/+2 |
2000-12-18 | config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING. | Joseph Myers | 1 | -7/+0 |
2000-11-27 | Fix rename registers problem; Rewrite 64-bit conditionals in terms of COND_EX... | Michael Meissner | 3 | -89/+34 |
2000-11-22 | Paper over problem with -frename-registers; Provide help for options | Michael Meissner | 1 | -36/+69 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-09-25 | Change callers in config/[b-g]*/ to match: | Hans-Peter Nilsson | 1 | -1/+1 |
2000-09-25 | definitions in config/[c-h]*: | Hans-Peter Nilsson | 1 | -3/+3 |
2000-09-07 | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined. | Zack Weinberg | 1 | -9/+4 |
2000-08-19 | Do not consider a THEN block ending in an indirect jump for conditional compi... | Michael Meissner | 2 | -1/+2 |
2000-07-24 | Delete references to FUNCTION_ARG_KEEP_AS_REFERENCE | Michael Meissner | 1 | -10/+0 |
2000-07-12 | xm-pa64.h (NO_SYS_SIGLIST): Kill. | Jeffrey A Law | 1 | -3/+0 |
2000-06-13 | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 1 | -11/+0 |
2000-05-27 | d30v.c (d30v_print_operand): Handle ':'. | Richard Henderson | 3 | -610/+245 |