aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/score
AgeCommit message (Expand)AuthorFilesLines
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