aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
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-25bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton1-0/+3
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-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-16/+8
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo1-2/+1
2015-01-05Update copyright years.Jakub Jelinek13-13/+13
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-40/+40
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-2/+2
2014-09-03use rtx_code_label moreTrevor Saunders1-1/+1
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-2/+2
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-3/+2
2014-06-03gcc/Richard Sandiford1-2/+2
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton1-9/+11
2014-01-02Update copyright years in gcc/Richard Sandiford13-13/+13
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-1/+0
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford13-23/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek3-3/+4
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+2
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-2/+2
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-5/+6
2011-11-02Move libgcc2 to toplevel libgccRainer Orth2-13/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-9/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-208/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-50/+0
2011-09-27m32r.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-6/+4
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2-26/+3
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-5/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+20
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-51/+1