summaryrefslogtreecommitdiff
path: root/gcc/config/v850
Commit message (Expand)AuthorAgeFilesLines
* system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi1999-09-161-5/+3
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-5/+5
* Merge in gcc2-ss-010999Jeff Law1999-09-064-103/+98
* v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson1999-09-062-0/+47
* Fix typo introduced by previous deltaNick Clifton1999-08-271-9/+9
* Fix compile time warning messages.Nick Clifton1999-08-253-11/+10
* Handle DFmode and DImode constant addresses.Nick Clifton1999-08-242-35/+33
* Fix more problems from GC diffsBernd Schmidt1999-08-241-0/+1
* output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1999-08-101-1/+1
* Include function.h in most files.Bernd Schmidt1999-08-091-2/+0
* t-a29kbare: Fix some comments.Jeffrey A Law1999-08-041-4/+4
* Only define STRICT_ALIGNMENT if it is not already defined.Nick Clifton1999-08-021-0/+2
* Fix copyright date.Jeff Law1999-04-061-1/+1
* Replace \\n\\t with \\;Nick Clifton1999-02-081-6/+6
* Fix for PR 18535 - enforce -mlong-calls optionNick Clifton1999-02-082-26/+118
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-1/+1
* v850.c (ep_memory_operand): Offsets < 0 are not valid for EP addressing modes.Jeffrey A Law1998-11-211-2/+5
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* Fix v850 build problem stemming from Joern's reload patch.Jim Wilson1998-10-221-9/+10
* Fix discrepancies between devo and egcs.Nick Clifton1998-10-134-70/+127
* Extend meaning of 'c' operands to support .vtinherit.Catherine Moore1998-10-131-1/+8
* Add support for v850 special data areas.Nick Clifton1998-10-012-129/+1086
* Fi xexecute/bcp-1.c: Treat CONSTANT_P_RTX as a general operand in movsi.Nick Clifton1998-08-251-0/+1
* Fix interrupt return epilogue.Nick Clifton1998-06-092-1/+3
* final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt1998-05-211-1/+1
* Applied fixes from PR 15949 and 15047Nick Clifton1998-05-181-5/+6
* typo typo fixes fixesJeff Law1998-05-061-2/+2
* rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1998-03-061-1/+1
* v850.h (ASM_OUTPUT_ALIGNED_BSS): Use asm_output_aligned_bss() instead of asm_...Nick Clifton1998-01-271-3/+2
* flags.h: New flag (optimize_size).Anthony Green1998-01-261-2/+4
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-4/+5
* Merge from gcc-2.8Jeff Law1997-12-064-16/+15
* lib1funcs.asm: Minor whitespace changes.Jeffrey A Law1997-11-131-18/+18
* Whitespace changes.Jeff Law1997-11-131-1/+1
* mn10200.h (ASM_OUTPUT_BSS): Delete.Jeffrey A Law1997-11-041-2/+2
* v850.h: Move define of __v850__ from CPP_PREDEFINES to CPP_SPEC.Nick Clifton1997-10-202-6/+7
* v850.c (ep_memory_offset): New function.Jim Wilson1997-10-173-132/+198
* v850.c (compute_register_save_size): Correct register number.Nick Clifton1997-09-183-8/+8
* * v850.c (construct_save_jarl): Fix thinko in last change.Jeffrey A Law1997-09-171-1/+1
* v850.c (register_is_ok_for_epilogue, [...]): New functions.Nick Clifton1997-09-163-26/+438
* More formatting fixes.Jeff Law1997-09-161-695/+40
* Remove more CYGNUS LOCAL markers.Jeff Law1997-09-154-8/+0
* Remove CYGNUS LOCAL markers.Jeff Law1997-09-151-2/+0
* v850.h (ASM_SPEC): Pass on target processor.Nick Clifton1997-09-091-5/+18
* v850: New directory for v850 port.Jeff Law1997-09-056-0/+6576