summaryrefslogtreecommitdiff
path: root/gcc/config/vax
Commit message (Expand)AuthorAgeFilesLines
* vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki2009-07-015-2/+106
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-302-6/+3
* dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek2009-06-011-1/+1
* vax-protos.h (legitimate_constant_address_p): Change definition to bool (from...Jan-Benedict Glaw2009-05-241-3/+3
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-16/+8
* Merge cond-optab branch.Paolo Bonzini2009-05-124-56/+82
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-4/+4
* [multiple changes]Matt Thomas2009-04-0112-494/+1683
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-203-3/+4
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-4/+5
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand2008-08-121-4/+0
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-074-140/+0
* re PR target/26015 (ICE during bootstrap for vax architecture)James E Wilson2008-01-111-0/+3
* * config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston2007-11-301-8/+0
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-1/+1
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-3/+3
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0214-69/+55
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+3
* recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell2006-12-081-2/+2
* rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw2006-03-173-46/+50
* vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw2006-03-163-9/+9
* vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw2006-03-153-40/+40
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-1/+1
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-1/+1
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-2/+2
* Update FSF address.R. Kelley Cook2005-06-2514-28/+28
* vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert().Nathan Sidwell2005-05-142-31/+25
* vax.md: define_constant VAXens AP...Jan-Benedict Glaw2005-05-142-14/+18
* vax.c: (override_options) Remove 'register' keyword.Jan-Benedict Glaw2005-05-143-58/+60
* * config/vax/elf.h: Update whitespace.Jan-Benedict Glaw2005-05-141-17/+18
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-283-3/+4
* vax.c (vax_rtx_costs): Whitespace cleanup.Matt Thomas2005-04-271-10/+10
* vax.c (legitimate_constant_address_p): New.Matt Thomas2005-04-273-156/+247
* * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Richard Sandiford2005-04-073-41/+51
* * gcc/config/vax/vax.md: Spellcheck, fix whitespace.Jan-Benedict Glaw2005-04-021-7/+6
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-1/+1
* vax-protos.h (vax_output_int_move, [...]): New prototypes.Steven Bosscher2005-03-273-753/+350
* re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va...John David Anglin2005-03-251-80/+121
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-2/+2
* vax.c (vax_address_cost, [...]): Correct casts.John David Anglin2004-12-281-8/+9
* vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher2004-11-282-60/+50
* ptx4.h, [...]: Update copyright.Kazu Hirata2004-10-221-1/+1
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-3/+0
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+1
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-071-4/+4
* c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2004-07-051-0/+3
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata2004-03-071-17/+0