aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/crx
AgeCommit message (Expand)AuthorFilesLines
2009-09-22* config/crx/crx.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson1-5/+0
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-3/+12
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-3/+1
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-8/+2
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-3/+3
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-17/+10
2009-05-12Merge cond-optab branch.Paolo Bonzini4-104/+27
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2-2/+3
2008-09-08crx.h (IRA_COVER_CLASSES): Define.M R Swami Reddy1-0/+13
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+2
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-6/+6
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-3/+3
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-2/+2
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-10/+10
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton5-24/+19
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-5/+5
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-6/+6
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-5/+1
2005-10-17compare & branch invalidates CCPaul Woegerer1-1/+2
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-08-26crx.md: Make doloop_end pattern usage controllable via mloop-nesting=<max-nes...Paul Woegerer3-59/+76
2005-08-19crx.c: Implemented crx_decompose_address (like in the i386 port) so that...Paul Woegerer4-389/+369
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-4/+4
2005-08-04* config/crx/crx.h: Inhibit -lm to be linked per default.Paul Woegerer1-0/+3
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata4-8/+8
2005-07-22config.gcc: Add crx-elf support.Paul Woegerer6-0/+3060