aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/picochip
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-22re PR target/46608 (picochip-protos.h includes target.h)Joern Rennecke2-9/+2
2010-11-17xtensa.c (function_arg_boundary): Really rename to...Nathan Froyd1-5/+5
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-14/+11
2010-11-15picochip.c (file header): Picochip name change.Hariharan Sandanagobalane27-27/+27
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-13/+13
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers1-13/+13
2010-11-09re PR target/44755 (picochip.md enum types mismatch)Joern Rennecke3-55/+35
2010-10-29picochip.c (picochip_is_short_branch): Simplify a conditional expression.Hariharan Sandanagobalane1-2/+1
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-2/+10
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-2/+0
2010-10-14params.c (params_finished): New.Joseph Myers1-2/+6
2010-10-12picochip.c (TARGET_EXCEPT_UNWIND_INFO): Use sjlj unwind info for exceptions.Hariharan Sandanagobalane1-1/+1
2010-10-11picochip-protos.h (picochip_function_arg): Delete.Hariharan Sandanagobalane3-46/+37
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-4/+4
2010-10-06picochip.c (TARGET_EXCEPT_UNWIND_INFO): Define it to be UI_NONE for picochip.Hariharan Sandanagobalane2-5/+11
2010-10-05picochip.c (picochip_option_override): Disable exception flags for picochip.Hariharan Sandanagobalane1-0/+5
2010-09-29picochip.c (picochip_output_internal_label): This function can now be called ...Hariharan Sandanagobalane1-0/+12
2010-09-22picochip.md (movhicc): Use expand to check whether movhicc is available and s...Hariharan Sandanagobalane1-11/+27
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-15/+17
2010-09-09picochip.c (picochip_reorg): Check for note_p for epilogue instruction move.Hariharan Sandanagobalane1-1/+1
2010-08-28re PR target/45299 (Dwarf information is wrong with optimised code.)Hariharan Sandanagobalane1-28/+56
2010-08-04picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.Hariharan Sandanagobalane3-40/+132