aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/v850
AgeCommit message (Expand)AuthorFilesLines
2002-05-16 * configure.tgt: Mark v850 as multi-arched.Corinna Vinschen2-24/+1
2002-05-16 * v850-tdep.c: Full multi-arch.Corinna Vinschen1-151/+1
2002-05-16 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extraCorinna Vinschen1-5/+2
2002-05-01* config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".Andrew Cagney1-2/+5
2002-04-06* h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney1-1/+0
2002-01-29Eliminate TARGET_BYTE_ORDER.Andrew Cagney1-2/+0
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney1-1/+1
2001-03-14Include regcache.hAndrew Cagney1-0/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2000-05-28PARAMS removal.Kevin Buettner1-11/+11
2000-05-17Change v850 break-point instruction to loop. Get around lack of 16Andrew Cagney1-1/+1
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+1
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-2/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-22/+23
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-2/+2
1999-05-05import gdb-19990504 snapshotStan Shebs1-1/+1
1999-04-26import gdb-19990422 snapshotStan Shebs1-3/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs2-0/+179
1999-04-16Initial creation of sourceware repositoryStan Shebs2-207/+0
1999-01-27 * v850-tdep.c (v850_generic_reg_names, v850e_reg_names,Mark Alexander1-1/+10
1998-11-28CARP:Andrew Cagney1-1/+1
1998-11-23CARP: Convert macro definitions of USE_STRUCT_CONVENTION into targetAndrew Cagney1-2/+2
1998-05-27Stop GDB getting confused over r29 and FP. print $r29 and infoAndrew Cagney1-3/+8
1997-12-05Reverted breakpoint back to its old value.Nick Clifton1-1/+1
1997-12-04Chnaged BREAKPOINT definition to match new value in simualtor.Nick Clifton1-1/+1
1997-09-25* config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn withAndrew Cagney1-8/+0
1997-09-16Add v850e version of breakpoint. Make v850 breakpoint unique.Andrew Cagney1-1/+9
1997-09-03removed v850 sanitization.Nick Clifton1-42/+3
1997-01-04 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1-2/+2
1996-12-27Add large frame supportMichael Meissner1-0/+2
1996-12-27Work with new compiler frame layoutMichael Meissner1-0/+8
1996-12-03Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+1
1996-11-27Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-22/+1
1996-11-27Added target function calls for SH, M32R and H8300.Michael Snyder1-19/+41
1996-10-24 * dbxread.c: Don't swap symbols in place, since internal andStu Grossman1-0/+5
1996-10-16 * v850-tdep.c (v850_push_arguments): Use symbolic names for argStu Grossman1-2/+4
1996-10-15 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1-0/+33
1996-10-11 * frame.h: Move definition of struct frame_saved_args to beforeStu Grossman1-11/+36
1996-09-30 * config/v850/tm-v850.h: Use distinct register for PC, not EIPC.Stu Grossman1-3/+4
1996-09-28Sanitize for v850.Stu Grossman1-0/+72
1996-09-28 * configure.in: Recognize v850 target.Stu Grossman1-0/+82