aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2018-08-02re PR target/86782 (frv port needs updating for CVE-2017-5753)Nick Clifton1-0/+3
2018-07-17frv.c (frv_label_align): Update for recent changes to label_to_alignment.Jeff Law1-1/+1
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm2-7/+7
2018-02-19re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...Jakub Jelinek1-28/+0
2018-01-03Update copyright years.Jakub Jelinek13-13/+13
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-8/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-14/+2
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-12/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-51/+8
2017-09-12Use hard_regno_nregs instead of HARD_REGNO_NREGSRichard Sandiford1-2/+2
2017-09-12Make more use of END_REGNORichard Sandiford1-3/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-13/+15
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford4-126/+23
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-1/+1
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-50/+50
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-5/+4
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-3/+2
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