aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cr16/cr16.c
AgeCommit message (Expand)AuthorFilesLines
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-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
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 Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-14/+14
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-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+3
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
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-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G1-0/+2190