aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
AgeCommit message (Expand)AuthorFilesLines
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-6/+2
2015-06-25hash-traits.h (string_hash, [...]): New classes.Richard Sandiford1-9/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-4/+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-11/+6
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-8/+19
2015-01-05Update copyright years.Jakub Jelinek15-15/+15
2014-12-02sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek1-1/+1
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-72/+72
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-26mep.c (mep_mul_hilo_bypass_1): Delete.Richard Sandiford1-14/+13
2014-10-26mep.c (mep_store_find_set): Take a const_rtx and return a bool.Richard Sandiford1-7/+10
2014-10-26mep.c: Include rtl-iter.h.Richard Sandiford1-25/+17
2014-10-23* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.Ian Lance Taylor1-1/+0
2014-10-16function.h: Flatten file.Andrew MacLeod2-1/+10
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-47/+30
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-2/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-4/+3
2014-08-29This patch silences two warnings in the mep-elf target, fixing the config-lis...Jan-Benedict Glaw2-19/+14
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-1/+1
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm1-12/+16
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-2/+2
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-11/+12
2014-08-25config/mep: Use rtx_insn and rtx_code_labelDavid Malcolm2-94/+103
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-18/+18
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-2/+2
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford15-15/+15
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+10
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
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-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford2-16/+7
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-1/+1
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-1/+0
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-14/+12
2013-02-26re PR target/54662 (Wrong warning flags for building mep-pragma.o, fails to b...Joern Rennecke1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford15-28/+15