aboutsummaryrefslogtreecommitdiff
path: root/gdb/v850-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-022003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-022003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-272003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-01-082003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+15
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz1-1/+0
2003-01-04gdb/Daniel Jacobowitz1-3/+2
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+7
2003-01-032003-01-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-10/+10
2002-12-112002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+5
2002-11-282002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+0
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+0
2002-11-162002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2002-11-142002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2002-09-21NEWS: Announce that V850EA ISA is no longer supported.Nick Clifton1-4/+0
2002-09-172002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2002-08-24Index: ChangeLogAndrew Cagney1-1/+1
2002-08-052002-08-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-292002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+0
2002-06-17* gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney1-1/+1
2002-06-14+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney1-2/+2
2002-06-11 * v850-tdep.c (v850_type_is_scalar): New function.Corinna Vinschen1-17/+129
2002-05-16 * v850-tdep.c: Full multi-arch.Corinna Vinschen1-132/+438
2002-05-16 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extraCorinna Vinschen1-32/+51
2002-05-16 * v850-tdep.c: Begin multi-arch'ing v850.Corinna Vinschen1-15/+26
2001-09-052001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2001-07-15s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-03-28Gag -Wuninitialized warnings.Andrew Cagney1-1/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2000-11-06Protoization.Kevin Buettner1-2/+0
2000-10-27* arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin1-1/+1
2000-07-30Protoization.Kevin Buettner1-39/+15
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney1-1/+2
2000-05-28PARAMS removal.Kevin Buettner1-2/+1
2000-01-18import gdb-2000-01-17 snapshotJason Molenda1-0/+1
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-139/+152
1999-04-26import gdb-19990422 snapshotStan Shebs1-13/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+884
1999-04-16Initial creation of sourceware repositoryStan Shebs1-884/+0
1999-01-27 * v850-tdep.c (v850_generic_reg_names, v850e_reg_names,Mark Alexander1-14/+293
1998-11-23CARP: Convert macro definitions of USE_STRUCT_CONVENTION into targetAndrew Cagney1-0/+11
1998-05-27Stop GDB getting confused over r29 and FP. print $r29 and infoAndrew Cagney1-5/+5
1996-12-27Add large frame supportMichael Meissner1-2/+10
1996-12-27Work with new compiler frame layoutMichael Meissner1-20/+110