aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/crx/crx.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-1466/+0
2011-03-21ChangeLog gcc/Kai Tietz1-2/+2
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22re PR target/46434 (crx-elf --enable-werror-always build fails)Richard Henderson1-21/+22
2010-11-19re PR target/46434 (crx-elf --enable-werror-always build fails)Joern Rennecke1-5/+0
2010-10-28crx-protos.h (crx_function_arg): Delete.Nathan Froyd1-8/+22
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-13/+11
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-1/+16
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+12
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 Bonzini1-2/+10
2009-05-12Merge cond-optab branch.Paolo Bonzini1-41/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+2
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-6/+6
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-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+3
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-6/+6
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 Woegerer1-1/+10
2005-08-19crx.c: Implemented crx_decompose_address (like in the i386 port) so that...Paul Woegerer1-370/+348
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-4/+4
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 Hirata1-2/+2
2005-07-22config.gcc: Add crx-elf support.Paul Woegerer1-0/+1485