| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -3/+3 |
* | gcc/ | shinwell | 2006-12-08 | 1 | -6/+1 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -31/+0 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -1/+1 |
* | * config/c4x/c4x-protos.h: Remove the prototypes for those | kazu | 2005-06-30 | 1 | -35/+0 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * config/c4x/c4x.h (PREDICATE_CODES): Remove mem_operand. | kazu | 2005-06-08 | 1 | -2/+1 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -1/+0 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | 2005-04-06 Ralf Corsepius <ralf.corsepius@rtems.org> | corsepiu | 2005-04-06 | 1 | -8/+0 |
* | * config/c4x/c4x-protos.h (c4x_rpts_cycles, c4x_cpu_version): Delete. | rsandifo | 2005-03-30 | 1 | -180/+11 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -2/+0 |
* | gcc/ | steven | 2004-11-24 | 1 | -3/+1 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 1 | -2/+0 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 1 | -4/+0 |
* | * config/c4x/c4x-protos.h (c4x_va_arg): Remove. | rth | 2004-07-08 | 1 | -5/+0 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -4/+0 |
* | oops - omitted from previous delta. This change is: | nickc | 2004-05-21 | 1 | -4/+4 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead | kazu | 2004-02-03 | 1 | -2/+2 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 1 | -6/+6 |
* | * config/c4x/c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New. | kazu | 2004-01-28 | 1 | -9/+1 |
* | * config/c4x/c4x.h (BCT_CHECK_LOOP_ITERATIONS): Remove. | m.hayes | 2004-01-26 | 1 | -3/+10 |
* | * config/c4x/c4x.c (c4x_check_legit_addr): Rename to | m.hayes | 2004-01-26 | 1 | -2/+2 |
* | * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref. | m.hayes | 2004-01-25 | 1 | -1/+7 |
* | * fold-const.c: Follow spelling conventions. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -83/+0 |
* | * config/pdp11/pdp11-protos.h, config/pdp11/pdp11.c, | steven | 2003-09-28 | 1 | -2/+2 |
* | * builtins.c: Follow spelling conventions. | kazu | 2003-06-28 | 1 | -1/+1 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -29/+0 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -3/+0 |
* | * alpha.c (print_operand_address): Fix format specifier warnings. | ghazi | 2003-06-04 | 1 | -1/+1 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -9/+0 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -3/+3 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 1 | -2/+2 |
* | * config/c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): Declare | rth | 2003-04-17 | 1 | -0/+2 |
* | * config/c4x/c4x-c.c, config/c4x/c4x-modes.def, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -7/+0 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -96/+3 |
* | * config/c4x/c4x.h: Updated specs for new gas format. Fixed bug | m.hayes | 2003-01-06 | 1 | -18/+17 |
* | * c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX | m.hayes | 2003-01-06 | 1 | -10/+0 |
* | * c-pragma.c (c_register_pragma): New. | neil | 2003-01-01 | 1 | -14/+13 |
* | * c-pretty-print.h: Fix comment typos. | kazu | 2002-12-20 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -25/+5 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * config/chorus.h: Consistently define *_DEBUGGING_INFO with | thorpej | 2002-08-29 | 1 | -1/+1 |