Age | Commit message (Expand) | Author | Files | Lines |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -9/+0 |
2011-04-04 | vax.c: Include reload.h. | Richard Sandiford | 1 | -0/+1 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -3/+2 |
2010-12-06 | re PR target/46740 (vax-linux-gnu --enable-werror-always build fails for 64 b... | Joern Rennecke | 1 | -3/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-10-09 | vax.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 1 | -0/+46 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -3/+11 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -0/+18 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-09-22 | vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 1 | -0/+49 |
2009-07-01 | vax.h (TARGET_BSD_DIVMOD): New macro. | Maciej W. Rozycki | 1 | -2/+5 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -0/+3 |
2009-06-01 | dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument... | Jakub Jelinek | 1 | -1/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -1/+5 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -21/+33 |
2009-04-01 | [multiple changes] | Matt Thomas | 1 | -143/+820 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -4/+5 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -3/+3 |
2006-12-08 | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 1 | -2/+2 |
2006-03-17 | rtl.h (CONST_INT_P): Define. | Jan-Benedict Glaw | 1 | -22/+22 |
2006-03-16 | vax.c (nonindexed_address_p): Change logical negation from '! | Jan-Benedict Glaw | 1 | -1/+1 |
2006-03-15 | vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and... | Jan-Benedict Glaw | 1 | -27/+27 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-14 | vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert(). | Nathan Sidwell | 1 | -27/+23 |
2005-05-14 | vax.c: (override_options) Remove 'register' keyword. | Jan-Benedict Glaw | 1 | -7/+7 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-04-27 | vax.c (vax_rtx_costs): Whitespace cleanup. | Matt Thomas | 1 | -10/+10 |
2005-04-27 | vax.c (legitimate_constant_address_p): New. | Matt Thomas | 1 | -0/+224 |
2005-04-07 | * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) | Richard Sandiford | 1 | -0/+3 |
2005-03-27 | vax-protos.h (vax_output_int_move, [...]): New prototypes. | Steven Bosscher | 1 | -0/+198 |
2005-03-25 | re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va... | John David Anglin | 1 | -80/+121 |
2004-12-28 | vax.c (vax_address_cost, [...]): Correct casts. | John David Anglin | 1 | -8/+9 |
2004-03-06 | vax-protos.h: Add a prototype for vax_notice_update_cc. | Kazu Hirata | 1 | -0/+69 |
2004-02-04 | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-26 | vax.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 1 | -1/+15 |
2003-11-01 | vax.c: Include toplev.h. | John David Anglin | 1 | -1/+2 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -3/+2 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -3/+2 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -0/+16 |
2003-09-21 | * config/vax/vax.c: Convert to ISO C90. | Nathanael Nerode | 1 | -40/+24 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -36/+0 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -0/+18 |
2003-06-04 | aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-05-16 | alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID... | Kaveh R. Ghazi | 1 | -3/+1 |
2003-03-13 | bsd.h, [...]: GCC, not GNU CC. | Nathanael Nerode | 1 | -4/+4 |