aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/score
AgeCommit message (Expand)AuthorFilesLines
2014-10-04remove score-* supportTrevor Saunders11-5315/+0
2014-08-25config/score/score.c: Use rtx_insnDavid Malcolm1-2/+3
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford11-11/+11
2013-12-06score.c (score_force_temporary): Delete function.Jan-Benedict Glaw2-31/+9
2013-11-27* config/score/score.h (REG_CLASS_FROM_LETTER): Delete.Chen Liqin1-3/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford11-17/+11
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek6-6/+7
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-06score.c: Remove TARGET_LEGITIMIZE_ADDRESS define and score_legitimize_address...Chen Liqin1-27/+0
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2-2/+4
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-2/+2
2012-06-17cfglayout.h: Remove.Steven Bosscher1-1/+0
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+3
2011-12-24score.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-13/+8
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-207/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2-2/+4
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth2-66/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-5/+0
2011-07-01config.gcc (score-*-elf): Remove score7.o.Chen Liqin4-2209/+1541
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-11/+10
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-45/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+2
2011-03-29[multiple changes]Vladimir Makarov1-12/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+12
2011-03-27[multiple changes]Vladimir Makarov1-12/+0
2011-03-22score.c (score_handle_option): Don't assert that global structures are in use.Joseph Myers2-23/+20
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-2/+12
2011-03-11config.gcc (score-*-elf): add extra_parts .., update tmake_file, extra_objs.Chen Liqin16-5198/+377
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers3-5/+3
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-8/+12
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-4/+1
2010-11-16re PR target/44762 (score/predicates.md warnings)Joern Rennecke9-107/+107
2010-11-01common.opt (R, [...]): New.Joseph Myers1-5/+0
2010-10-28* score.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.Nathan Froyd1-21/+0
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-3/+9
2010-10-08score-protos.h (score_function_arg): Delete.Nathan Froyd6-29/+29
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers3-9/+8
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-3/+1
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers7-22/+23
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-2/+7
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez3-0/+3