aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
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-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-5/+5
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-86/+64
2015-04-28elf-lib.h: New file.Uros Bizjak1-5/+0
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo1-1/+1
2015-01-05Update copyright years.Jakub Jelinek13-13/+13
2014-11-10frv.c (frv_io_handle_use_1): Delete.Richard Sandiford1-19/+3
2014-11-10frv.c (frv_registers_conflict_p_1): Take an rtx rather than an rtx *.Richard Sandiford1-43/+38
2014-11-10frv.c: Include rtl-iter.h.Richard Sandiford1-22/+18
2014-11-10frv.c: Move include of rtl.h after hard-reg-set.h.Richard Sandiford1-33/+7
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 Sandiford3-164/+164
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-22cfgbuild.h: New.Andrew MacLeod2-6/+7
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-8/+8
2014-09-09recog_memoized works on an rtx_insn *David Malcolm2-7/+7
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-16/+17
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm1-8/+8
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-8/+8
2014-06-26* config/frv/frv.c (frv_in_small_data_p): Remove redundant assert.Nick Clifton1-1/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-5/+4
2014-06-03gcc/Richard Sandiford2-268/+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-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford13-13/+13
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2-11/+11
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-2/+2
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-18frv.c (frv_init_cumulative_args): Fix wrong cast.Jan-Benedict Glaw1-1/+1
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-5/+5
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-3/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-5/+2
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford13-22/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek5-5/+5
2012-07-31frv.c (frv_expand_prologue): Report stack usage.Nick Clifton1-0/+3
2012-07-31* config/frv/frv.c (QUAD): Fix typo.Nick Clifton1-1/+1
2012-07-23frv-protos.h (frv_ifcvt_machdep_init): Prototype.Jan-Benedict Glaw2-2/+3