Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -12/+18 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-04 | linux.h (TARGET_OS_CPP_BUILTINS): Don't define __pic__ or __PIC__. | Maciej W. Rozycki | 1 | -11/+1 |
2009-10-01 | netbsd-elf.h (NETBSD_CC1_AND_CC1PLUS_SPEC): Define as an empty string if not ... | Nick Clifton | 1 | -0/+4 |
2009-09-27 | config.gcc: Update OpenBSD targets. | Jonathan Gray | 1 | -2/+5 |
2009-09-22 | vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 2 | -34/+49 |
2009-07-01 | vax.h (TARGET_BSD_DIVMOD): New macro. | Maciej W. Rozycki | 5 | -2/+106 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2 | -6/+3 |
2009-06-01 | dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument... | Jakub Jelinek | 1 | -1/+1 |
2009-05-24 | vax-protos.h (legitimate_constant_address_p): Change definition to bool (from... | Jan-Benedict Glaw | 1 | -3/+3 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -16/+8 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 4 | -56/+82 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -4/+4 |
2009-04-01 | [multiple changes] | Matt Thomas | 12 | -494/+1683 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 3 | -3/+4 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -4/+5 |
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 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 4 | -140/+0 |
2008-01-11 | re PR target/26015 (ICE during bootstrap for vax architecture) | James E Wilson | 1 | -0/+3 |
2007-11-30 | * config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default. | Ben Elliston | 1 | -8/+0 |
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-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 1 | -3/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 14 | -69/+55 |
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 | 3 | -46/+50 |
2006-03-16 | vax.c (nonindexed_address_p): Change logical negation from '! | Jan-Benedict Glaw | 3 | -9/+9 |
2006-03-15 | vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and... | Jan-Benedict Glaw | 3 | -40/+40 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+1 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 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 | 14 | -28/+28 |
2005-05-14 | vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert(). | Nathan Sidwell | 2 | -31/+25 |
2005-05-14 | vax.md: define_constant VAXens AP... | Jan-Benedict Glaw | 2 | -14/+18 |
2005-05-14 | vax.c: (override_options) Remove 'register' keyword. | Jan-Benedict Glaw | 3 | -58/+60 |
2005-05-14 | * config/vax/elf.h: Update whitespace. | Jan-Benedict Glaw | 1 | -17/+18 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 3 | -3/+4 |
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 | 3 | -156/+247 |
2005-04-07 | * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) | Richard Sandiford | 3 | -41/+51 |
2005-04-02 | * gcc/config/vax/vax.md: Spellcheck, fix whitespace. | Jan-Benedict Glaw | 1 | -7/+6 |
2005-04-01 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-27 | vax-protos.h (vax_output_int_move, [...]): New prototypes. | Steven Bosscher | 3 | -753/+350 |
2005-03-25 | re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va... | John David Anglin | 1 | -80/+121 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-12-28 | vax.c (vax_address_cost, [...]): Correct casts. | John David Anglin | 1 | -8/+9 |
2004-11-28 | vax.h (CASE_DROPS_THROUGH): Don't define. | Steven Bosscher | 2 | -60/+50 |