summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-0112-12/+12
* * config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.Jeff Law2016-10-261-1/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* use rtx_insn * moreTrevor Saunders2016-09-221-1/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger2016-09-091-13/+2
* remove m32-rtems supportTrevor Saunders2016-06-211-33/+0
* Update copyright years.Jakub Jelinek2016-01-0413-13/+13
* Machine modes for address printing.Julian Brown2015-11-091-5/+8
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-15/+15
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-22/+8
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-6/+2
* m32r.c (m32r_attribute_identifier): New function.Nick Clifton2015-07-311-0/+10
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-2/+5
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* bfin.c (bfin_expand_prologue): Set current_function_static_stack_size if flag...Nick Clifton2015-06-251-0/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-271-1/+1
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-16/+8
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2015-01-051-2/+1
* Update copyright years.Jakub Jelinek2015-01-0513-13/+13
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-40/+40
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Instruction attributes take an rtx_insn *David Malcolm2014-09-151-2/+2
* use rtx_code_label moreTrevor Saunders2014-09-031-1/+1
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-2/+2
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-3/+2
* gcc/Richard Sandiford2014-06-031-2/+2
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton2014-04-291-9/+11
* Update copyright years in gcc/Richard Sandiford2014-01-0213-13/+13
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher2013-03-301-1/+0
* cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher2013-03-291-2/+2
* Update copyright years in gcc/Richard Sandiford2013-01-1013-23/+13
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-043-3/+4
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-1/+2
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-2/+2
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-2/+2