aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/picochip
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Make next_insn and previous_insn require an rtx_insn *David Malcolm1-3/+3
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-3/+3
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm1-5/+5
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-3/+4
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-2/+2
2014-08-25config/picochip: Use rtx_insnDavid Malcolm2-3/+4
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-11/+11
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-05picochip-protos.h (picochip_regno_nregs): Change int argument to enum machine...Jan-Benedict Glaw2-4/+4
2014-01-02Update copyright years in gcc/Richard Sandiford10-10/+10
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-2/+0
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-1/+1
2013-11-07pdp11.c: Include dbxout.h.Mike Stump1-0/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+4
2013-07-21Fix typos.Mike Stump2-6/+6
2013-05-18recog.h (Recog_data): Rename to...Richard Sandiford1-3/+3
2013-05-14recog.h: Rename struct recog_data to Recog_data.Mike Stump1-3/+3
2013-01-10Update copyright years in gcc/Richard Sandiford10-12/+10
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+6
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-4/+4
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-2/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-2/+2
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-1/+2
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+1
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2011-11-02Move libgcc2 to toplevel libgccRainer Orth21-3922/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-14/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-13/+0
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-3/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-9/+11
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-17/+1
2011-06-03Makefile.in (LIB2ADDEHDEP): Remove.Rainer Orth1-2/+1
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva1-40/+32
2011-05-27picochip.c (reorder_var_tracking_notes): Drop call_arg_location instructions ...Hariharan Sandanagobalane1-3/+10
2011-05-26picochip.md (cbranchhi4): No :CC for match_operator.Hariharan Sandanagobalane1-10/+11
2011-05-03picochip.c (picochip_init_builtins): Call build_function_type_list instead of...Nathan Froyd1-21/+24
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-5/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
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-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-2/+0