summaryrefslogtreecommitdiff
path: root/gdb/config/v850/tm-v850.h
Commit message (Expand)AuthorAgeFilesLines
* * configure.tgt: Mark v850 as multi-arched.Corinna Vinschen2002-05-161-23/+0
* * v850-tdep.c: Full multi-arch.Corinna Vinschen2002-05-161-151/+1
* * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extraCorinna Vinschen2002-05-161-5/+2
* * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".Andrew Cagney2002-05-011-2/+5
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-1/+0
* Eliminate TARGET_BYTE_ORDER.Andrew Cagney2002-01-291-2/+0
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-1/+1
* Include regcache.hAndrew Cagney2001-03-141-0/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* PARAMS removal.Kevin Buettner2000-05-281-11/+11
* Change v850 break-point instruction to loop. Get around lack of 16Andrew Cagney2000-05-171-1/+1
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+1
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-2/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-22/+23
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-2/+2
* import gdb-19990504 snapshotStan Shebs1999-05-051-1/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-3/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+174
* Initial creation of sourceware repositoryStan Shebs1999-04-161-174/+0
* * v850-tdep.c (v850_generic_reg_names, v850e_reg_names,Mark Alexander1999-01-271-1/+10
* CARP:Andrew Cagney1998-11-281-1/+1
* CARP: Convert macro definitions of USE_STRUCT_CONVENTION into targetAndrew Cagney1998-11-231-2/+2
* Stop GDB getting confused over r29 and FP. print $r29 and infoAndrew Cagney1998-05-271-3/+8
* Reverted breakpoint back to its old value.Nick Clifton1997-12-051-1/+1
* Chnaged BREAKPOINT definition to match new value in simualtor.Nick Clifton1997-12-041-1/+1
* * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney1997-09-251-8/+0
* Add v850e version of breakpoint. Make v850 breakpoint unique.Andrew Cagney1997-09-161-1/+9
* * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1997-01-041-2/+2
* Add large frame supportMichael Meissner1996-12-271-0/+2
* Work with new compiler frame layoutMichael Meissner1996-12-271-0/+8
* Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1996-12-031-0/+1
* Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1996-11-271-22/+1
* Added target function calls for SH, M32R and H8300.Michael Snyder1996-11-271-19/+41
* * dbxread.c: Don't swap symbols in place, since internal andStu Grossman1996-10-241-0/+5
* * v850-tdep.c (v850_push_arguments): Use symbolic names for argStu Grossman1996-10-161-2/+4
* * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1996-10-151-0/+33
* * frame.h: Move definition of struct frame_saved_args to beforeStu Grossman1996-10-111-11/+36
* * config/v850/tm-v850.h: Use distinct register for PC, not EIPC.Stu Grossman1996-09-301-3/+4
* * configure.in: Recognize v850 target.Stu Grossman1996-09-281-0/+82