| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/19885 | giovannibajo | 2005-07-27 | 1 | -0/+6 |
* | config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoid | nickc | 2005-07-19 | 1 | -1/+1 |
* | * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt, | jsm28 | 2005-07-02 | 1 | -3/+3 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -8/+12 |
* | Update FSF address. | kcook | 2005-06-25 | 7 | -14/+14 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 2 | -31/+2 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -2/+3 |
* | PR target/21284 | denisc | 2005-05-05 | 1 | -0/+1 |
* | * config/fp-bit.c (abort): Add noreturn attribute. | nathan | 2005-04-27 | 2 | -9/+6 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -7/+7 |
* | 2005-04-06 Ralf Corsepius <ralf.corsepius@rtems.org> | corsepiu | 2005-04-06 | 1 | -4/+0 |
* | PR target/18551 | marekm | 2005-03-20 | 1 | -5/+3 |
* | * config/avr/avr.c (avr_init_stack, avr_mcu_name): Make static. | rsandifo | 2005-03-19 | 3 | -53/+90 |
* | PR target/18251 | marekm | 2005-03-13 | 1 | -58/+52 |
* | PR target/20288 | marekm | 2005-03-06 | 2 | -24/+84 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | 2005-02-15 Andy Hutchinson <HutchinsonAndy@netscape.net> | sayle | 2005-02-16 | 1 | -1/+1 |
* | PR target/19597 | sayle | 2005-02-09 | 1 | -77/+525 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | PR target/19293 | marekm | 2005-01-26 | 2 | -81/+156 |
* | * c-opts.c, expmed.c, gengtype.c, tree-complex.c, | kazu | 2005-01-24 | 1 | -1/+1 |
* | PR middle-end/19378 | sayle | 2005-01-23 | 1 | -12/+11 |
* | PR target/19059 | marekm | 2004-12-25 | 3 | -7/+7 |
* | * config/avr/avr.c (avr_handle_fndecl_attribute): Generate a | marekm | 2004-11-28 | 1 | -0/+26 |
* | * config/avr/avr.c (avr_mcu_types): Add entries for atmega48, | marekm | 2004-11-28 | 3 | -9/+36 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -2/+0 |
* | 2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org> | corsepiu | 2004-11-23 | 2 | -0/+32 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -3/+3 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 1 | -3/+0 |
* | PR target/16884 | denisc | 2004-09-02 | 1 | -21/+15 |
* | Make -fdata-sections work for AVR port. | wilson | 2004-09-02 | 1 | -35/+0 |
* | PR target/15417 | denisc | 2004-08-31 | 1 | -0/+6 |
* | PR c++/16276 | jakub | 2004-08-12 | 1 | -0/+2 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 1 | -6/+6 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -2/+0 |
* | Updated AVR -mint8 option and set proper 64-bit type | sveinse | 2004-05-25 | 1 | -1/+1 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -2/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -3/+0 |
* | * config/avr/avr.md ("call_insn"): Handle explicit integer | denisc | 2004-03-19 | 1 | -13/+22 |
* | gcc/ | kazu | 2004-03-15 | 2 | -2/+3 |
* | PR target/14047 | denisc | 2004-03-13 | 2 | -4/+4 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -10/+11 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | kazu | 2004-02-07 | 1 | -1/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+2 |
* | * config/arc/arc.c (arc_return_in_memory): Check the return | kazu | 2004-02-06 | 1 | -3/+7 |
* | * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/arc/arc.c, | kazu | 2004-02-04 | 1 | -1/+1 |
* | * system.h (GIV_SORT_CRITERION): Poison. | kazu | 2004-02-03 | 1 | -14/+0 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 3 | -15/+14 |