aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek22-22/+22
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
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 MacLeod2-33/+8
2015-08-24builtins.c (expand_cmpstr, [...]): New functions.Richard Sandiford1-4/+4
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-14/+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-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-5/+2
2015-06-25hash-traits.h (string_hash, [...]): New classes.Richard Sandiford1-10/+1
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 MacLeod2-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-6/+4
2015-04-15function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequenc...Alan Modra1-29/+10
2015-01-23re PR target/50928 (m32c ICE building RTEMS)Bernd Edlinger4-14/+20
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+19
2015-01-05Update copyright years.Jakub Jelinek22-22/+22
2014-11-06cond.md (movqicc_<code>_<mode>): Remove mode of conditional.DJ Delorie2-13/+15
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-59/+59
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-42/+17
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-4/+5
2014-09-04use rtx_insn * a little moreTrevor Saunders1-1/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-1/+1
2014-08-26Strengthen fields in struct sequence_stack and struct emit_statusDavid Malcolm1-1/+1
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-11common.md: New file.Richard Sandiford1-1/+1
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford22-22/+22
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-1/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+10
2013-11-22cond.md (stzx_16): Use register_operand for operand 0.Richard Sandiford1-2/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-2/+2
2013-11-18decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford1-1/+1
2013-10-30machmode.def (PARTIAL_INT_MODE): Add precision and name.Mike Stump1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford22-41/+22
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek10-10/+10