Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -11/+0 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -5/+0 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -8/+1 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+9 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2010-10-16 | avr.h (PREFERRED_RELOAD_CLASS): Remove. | Anatoly Sokolov | 1 | -7/+0 |
2010-10-09 | vax.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 1 | -26/+0 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -3/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -12/+0 |
2009-09-22 | vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 1 | -34/+0 |
2009-07-01 | vax.h (TARGET_BSD_DIVMOD): New macro. | Maciej W. Rozycki | 1 | -0/+3 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -6/+0 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -10/+0 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -0/+1 |
2009-04-01 | [multiple changes] | Matt Thomas | 1 | -91/+27 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -1/+1 |
2008-08-12 | defaults.h (TARGET_FLOAT_FORMAT): Remove. | Ulrich Weigand | 1 | -4/+0 |
2007-11-30 | * config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default. | Ben Elliston | 1 | -8/+0 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2006-03-17 | rtl.h (CONST_INT_P): Define. | Jan-Benedict Glaw | 1 | -9/+9 |
2006-03-16 | vax.c (nonindexed_address_p): Change logical negation from '! | Jan-Benedict Glaw | 1 | -4/+4 |
2006-03-15 | vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and... | Jan-Benedict Glaw | 1 | -3/+3 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-14 | vax.md: define_constant VAXens AP... | Jan-Benedict Glaw | 1 | -4/+4 |
2005-05-14 | vax.c: (override_options) Remove 'register' keyword. | Jan-Benedict Glaw | 1 | -50/+52 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-27 | vax.c (legitimate_constant_address_p): New. | Matt Thomas | 1 | -155/+18 |
2005-04-07 | * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) | Richard Sandiford | 1 | -41/+0 |
2004-11-28 | vax.h (CASE_DROPS_THROUGH): Don't define. | Steven Bosscher | 1 | -5/+0 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -17/+0 |
2004-03-06 | vax-protos.h: Add a prototype for vax_notice_update_cc. | Kazu Hirata | 1 | -55/+1 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-01-26 | vax.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 1 | -6/+2 |
2003-11-01 | vax.c: Include toplev.h. | John David Anglin | 1 | -3/+15 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -8/+3 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -13/+0 |
2003-05-30 | vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -7/+7 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -3/+3 |
2003-03-13 | bsd.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -4/+4 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 1 | -2/+0 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -43/+0 |
2003-01-27 | * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really. | Richard Henderson | 1 | -8/+0 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -8/+8 |
2002-10-22 | target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun... | Richard Henderson | 1 | -8/+0 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -8/+1 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -6/+6 |