summaryrefslogtreecommitdiff
path: root/gcc/config/crx
Commit message (Expand)AuthorAgeFilesLines
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* * config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson2009-09-221-5/+0
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-3/+12
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-3/+1
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-8/+2
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-3/+3
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-1/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-17/+10
* Merge cond-optab branch.Paolo Bonzini2009-05-124-104/+27
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-2/+0
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-211-0/+18
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-202-2/+3
* crx.h (IRA_COVER_CLASSES): Define.M R Swami Reddy2008-09-081-0/+13
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-2/+2
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-6/+6
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-3/+3
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+2
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-10/+10
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-025-24/+19
* Merge dataflow branch into mainlineDaniel Berlin2007-06-112-5/+5
* c4x.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-6/+6
* recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell2006-12-081-5/+1
* compare & branch invalidates CCPaul Woegerer2005-10-171-1/+2
* gimplify.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-1/+1
* crx.md: Make doloop_end pattern usage controllable via mloop-nesting=<max-nes...Paul Woegerer2005-08-263-59/+76
* crx.c: Implemented crx_decompose_address (like in the i386 port) so that...Paul Woegerer2005-08-194-389/+369
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-4/+4
* * config/crx/crx.h: Inhibit -lm to be linked per default.Paul Woegerer2005-08-041-0/+3
* dwarf2out.c, [...]: Fix comment typos.Kazu Hirata2005-08-011-1/+1
* calls.c, [...]: Fix comment typos.Kazu Hirata2005-07-261-1/+1
* ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata2005-07-264-8/+8
* config.gcc: Add crx-elf support.Paul Woegerer2005-07-226-0/+3060