aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cr16
AgeCommit message (Expand)AuthorFilesLines
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek1-3/+0
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek8-8/+8
2015-11-09Machine modes for address printing.Julian Brown1-4/+4
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-6/+6
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+6
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-6/+2
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek8-8/+8
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-16/+16
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-01-22i386-interix.h (i386_pe_unique_section): Don't use PARAMS.Tom Tromey1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford8-8/+8
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-07-10cr16-protos.h: Don't include target.h.Jan-Benedict Glaw1-2/+0
2013-02-26re PR target/52501 (cr16-protos.h uses enum rtx_code outside #ifdef RTX_CODE ...Joern Rennecke1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford8-8/+8
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+3
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-4/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers2-2/+2
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-2/+2
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G8-0/+4347