aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/score
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2-2/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher3-3/+0
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-3/+0
2009-09-22score-protos.h (score_initialize_trampoline): Remove.Richard Henderson7-67/+91
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-8/+14
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek2-2/+0
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini3-11/+6
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-5/+0
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-3/+3
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini3-3/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini6-20/+15
2009-05-12Merge cond-optab branch.Paolo Bonzini8-155/+21
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini7-45/+36
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-4/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-40/+18
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-1/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-7/+7
2008-12-01score.h (IRA_COVER_CLASSES): Define.Chen Liqin1-0/+12
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka4-6/+8
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka6-9/+14
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-2/+0
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi6-56/+56
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-2/+2
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka3-11/+11
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka3-4/+4
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka2-0/+2
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-5/+11
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-11/+5
2007-10-18Because we merge score3 and score7 into the same backend,Chen Liqin21-3233/+7831
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2