summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-29/+29
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-162-24/+9
* Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2015-10-051-5/+2
* [V850] Hookize LIBCALL_VALUEAnatoly Sokolov2015-07-313-8/+14
* [V850] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov2015-07-112-82/+63
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-9/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-082-12/+4
* aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford2015-06-251-0/+1
* aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford2015-06-251-1/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-172-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-082-10/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-042-8/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-072-22/+18
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* v850.h (ASM_SPEC): Pass -msoft-float/-mhard-float on to the assembler.Nick Clifton2015-02-241-0/+2
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-092-4/+18
* Update copyright years.Jakub Jelinek2015-01-0512-12/+12
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-293-20/+20
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders2014-09-161-4/+7
* Instruction attributes take an rtx_insn *David Malcolm2014-09-152-2/+2
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-14/+14
* config/v850: Use rtx_insnDavid Malcolm2014-08-252-2/+2
* v850.c (GHS_default_section_names): Change to const char * type.Nick Clifton2014-06-253-13/+12
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-1/+1
* symtab.c (dump_symtab_base): Update dumping.Jan Hubicka2014-06-091-1/+1
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that ...Georg-Johann Lay2014-05-283-6/+21
* Update copyright years in gcc/Richard Sandiford2014-01-0212-12/+12
* genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford2013-12-101-5/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-192-0/+6
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-092-22/+9
* gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher2013-11-021-4/+0
* t-rtems: Add more multilibs.Ralf Corsepius2013-05-101-0/+4
* v850e3v5.md (fmasf4): Use fmaf.s on E3V5 architectures.Nick Clifton2013-04-031-9/+13
* avr.c, [...]: Where applicable...Steven Bosscher2013-03-231-3/+3
* lib1funcs.S: Add support for e3v5 architecture variant.Nick Clifton2013-01-318-123/+484
* Update copyright years in gcc/Richard Sandiford2013-01-1012-19/+12
* rtems.h (ASM_SPEC): Pass -m8byte-align and -mgcc-abi on to assembler.Joel Sherrill2013-01-101-19/+26
* v850.md (cbranchsf4): New pattern.Nguyen Duy Dat2013-01-094-103/+203
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-043-4/+4
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-1/+2
* v850.c (F): New function.Nick Clifton2012-11-205-194/+440
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-2/+2
* v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton2012-09-074-69/+59