aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/score
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi3-14/+15
2007-08-17score.md: Update pattern tablejump.Chen Liqin3-28/+28
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton16-79/+63
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-3/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+3
2007-05-23re PR target/30987 (Problem while compiling gcc for score)Chen Liqin4-48/+3
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-2/+1
2007-04-04crti.asm: Change _bss_start to __bss_start.Chen Liqin6-45/+72
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-01-08t-score-elf (MULTILIB_OPTIONS): Change.Chen Liqin15-396/+1471
2006-10-19invoke.texi (Score Options): New section.Chen Liqin5-23/+14
2006-10-16crti.asm: add pic support.Tan Shengguo7-181/+637
2006-10-14score.c, score.h: Fix comment typos.Kazu Hirata2-4/+4
2006-10-10* Add new port for score.Chen Liqin19-0/+5257