summaryrefslogtreecommitdiff
path: root/gdb/v850-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-2/+2
* * v850-tdep.c (v850_type_is_scalar): New function.Corinna Vinschen2002-06-111-17/+129
* * v850-tdep.c: Full multi-arch.Corinna Vinschen2002-05-161-132/+438
* * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extraCorinna Vinschen2002-05-161-32/+51
* * v850-tdep.c: Begin multi-arch'ing v850.Corinna Vinschen2002-05-161-15/+26
* 2001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-1/+1
* s/value_ptr/struct value */Andrew Cagney2001-07-151-2/+2
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-1/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Protoization.Kevin Buettner2000-11-061-2/+0
* * arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin2000-10-271-1/+1
* Protoization.Kevin Buettner2000-07-301-39/+15
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-071-1/+2
* PARAMS removal.Kevin Buettner2000-05-281-2/+1
* import gdb-2000-01-17 snapshotJason Molenda2000-01-181-0/+1
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-139/+152
* import gdb-19990422 snapshotStan Shebs1999-04-261-13/+0
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+884
* Initial creation of sourceware repositoryStan Shebs1999-04-161-884/+0
* * v850-tdep.c (v850_generic_reg_names, v850e_reg_names,Mark Alexander1999-01-271-14/+293
* CARP: Convert macro definitions of USE_STRUCT_CONVENTION into targetAndrew Cagney1998-11-231-0/+11
* Stop GDB getting confused over r29 and FP. print $r29 and infoAndrew Cagney1998-05-271-5/+5
* Add large frame supportMichael Meissner1996-12-271-2/+10
* Work with new compiler frame layoutMichael Meissner1996-12-271-20/+110
* Recognize -mep mode when used to store the stack frameMichael Meissner1996-12-201-11/+25
* Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1996-11-271-23/+2
* Added target function calls for SH, M32R and H8300.Michael Snyder1996-11-271-134/+178
* * v850-tdep.c (scan_prologue): Changes to deal with scheduledStu Grossman1996-10-221-20/+38
* * v850-tdep.c: Cleanup lots of things. Add many comments.Stu Grossman1996-10-211-137/+182
* * testsuite/gdb.base/break.exp: Make backtrace from factorialStu Grossman1996-10-171-21/+13
* * v850-tdep.c (v850_push_arguments): Use symbolic names for argStu Grossman1996-10-161-2/+2
* * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1996-10-151-27/+177
* * frame.h: Move definition of struct frame_saved_args to beforeStu Grossman1996-10-111-0/+216
* * configure.in: Recognize v850 target.Stu Grossman1996-09-281-0/+38