aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener2-2/+3
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders2-14/+10
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders1-1/+1
2016-10-26frv.c (comparison_string): Do not fall through after an error.Jeff Law1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger2-6/+4
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-11-09Machine modes for address printing.Julian Brown1-4/+4
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-39/+39
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-27/+9
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford3-12/+5
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
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-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+9
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-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