| Commit message (Expand) | Author | Age | Files | Lines |
* | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 2006-12-08 | 1 | -2/+2 |
* | rtl.h (CONST_INT_P): Define. | Jan-Benedict Glaw | 2006-03-17 | 3 | -46/+50 |
* | vax.c (nonindexed_address_p): Change logical negation from '! | Jan-Benedict Glaw | 2006-03-16 | 3 | -9/+9 |
* | vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and... | Jan-Benedict Glaw | 2006-03-15 | 3 | -40/+40 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -1/+1 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -1/+1 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -1/+1 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 14 | -28/+28 |
* | vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert(). | Nathan Sidwell | 2005-05-14 | 2 | -31/+25 |
* | vax.md: define_constant VAXens AP... | Jan-Benedict Glaw | 2005-05-14 | 2 | -14/+18 |
* | vax.c: (override_options) Remove 'register' keyword. | Jan-Benedict Glaw | 2005-05-14 | 3 | -58/+60 |
* | * config/vax/elf.h: Update whitespace. | Jan-Benedict Glaw | 2005-05-14 | 1 | -17/+18 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 3 | -3/+4 |
* | vax.c (vax_rtx_costs): Whitespace cleanup. | Matt Thomas | 2005-04-27 | 1 | -10/+10 |
* | vax.c (legitimate_constant_address_p): New. | Matt Thomas | 2005-04-27 | 3 | -156/+247 |
* | * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT) | Richard Sandiford | 2005-04-07 | 3 | -41/+51 |
* | * gcc/config/vax/vax.md: Spellcheck, fix whitespace. | Jan-Benedict Glaw | 2005-04-02 | 1 | -7/+6 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -1/+1 |
* | vax-protos.h (vax_output_int_move, [...]): New prototypes. | Steven Bosscher | 2005-03-27 | 3 | -753/+350 |
* | re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va... | John David Anglin | 2005-03-25 | 1 | -80/+121 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -2/+2 |
* | vax.c (vax_address_cost, [...]): Correct casts. | John David Anglin | 2004-12-28 | 1 | -8/+9 |
* | vax.h (CASE_DROPS_THROUGH): Don't define. | Steven Bosscher | 2004-11-28 | 2 | -60/+50 |
* | ptx4.h, [...]: Update copyright. | Kazu Hirata | 2004-10-22 | 1 | -1/+1 |
* | dbxout.c (asmfile): Delete. | Zack Weinberg | 2004-10-21 | 1 | -3/+0 |
* | elfos.h, [...]: Update copyright. | Kazu Hirata | 2004-10-17 | 1 | -1/+1 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -4/+4 |
* | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 2004-07-05 | 1 | -0/+3 |
* | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2004-03-15 | 1 | -1/+1 |
* | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 2004-03-07 | 1 | -17/+0 |
* | vax-protos.h: Add a prototype for vax_notice_update_cc. | Kazu Hirata | 2004-03-06 | 3 | -55/+71 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+1 |
* | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | vax.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 2004-01-26 | 2 | -7/+17 |
* | vax.c: Include toplev.h. | John David Anglin | 2003-11-01 | 2 | -4/+17 |
* | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2003-10-13 | 2 | -3/+25 |
* | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 2003-10-06 | 1 | -3/+2 |
* | target.h (init_libfuncs): New hook. | Zack Weinberg | 2003-10-02 | 3 | -14/+22 |
* | * config/vax/vax-protos.h: Convert to ISO C90. | Nathanael Nerode | 2003-09-21 | 1 | -6/+6 |
* | * config/vax/vax.c: Convert to ISO C90. | Nathanael Nerode | 2003-09-21 | 1 | -40/+24 |
* | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 2003-07-01 | 3 | -46/+0 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 3 | -16/+19 |
* | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 2003-06-11 | 1 | -1/+0 |
* | aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning. | Kaveh R. Ghazi | 2003-06-04 | 1 | -2/+2 |
* | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 2003-06-04 | 1 | -2/+1 |
* | vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings. | Kaveh R. Ghazi | 2003-05-30 | 1 | -7/+7 |
* | alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID... | Kaveh R. Ghazi | 2003-05-16 | 1 | -3/+1 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 2003-05-12 | 2 | -4/+4 |