aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-e7000.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-11 Fix GDB crash problem when object file of different H8 cpu is loadedDhananjay Deshpande1-16/+18
2003-10-102003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka1-5/+5
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+4
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-04-292003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-02-06Checked in as obvious fixes. Also updated FSF copyright year to 2003Fred Fish1-2/+2
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-292002-11-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+1
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-12 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.Daniel Jacobowitz1-35/+0
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-1/+1
2002-04-072002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-11/+11
2002-01-19Remove ATTRIBUTE_UNUSED. Update (C).Andrew Cagney1-6/+7
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-13/+13
2001-07-132001-07-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-19/+22
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-1/+1
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-17/+0
2001-05-122001-05-12 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+5
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-5/+5
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-1/+0
2001-04-05* main.c: Remove windows.h use.Christopher Faylor1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2001-02-02* ppc-bdm.c (#include <signal.h>): Removed.J.T. Conklin1-1/+0
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-2/+4
2000-12-02* ser-e7kpc.c (e7000pc_setstopbits): New function.Andrew Cagney1-7/+7
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-03Protoization.Kevin Buettner1-9/+9
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-2/+2
2000-07-312000-07-31 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+2
2000-07-30Protoization.Kevin Buettner1-115/+52
2000-07-192000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-103/+136
2000-05-28PARAMS removal.Kevin Buettner1-15/+13
2000-05-16Cleanup bfd_close() cleanups.Andrew Cagney1-1/+1
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-202/+209
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2258
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2258/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-4/+28
1998-12-13CARP:Andrew Cagney1-57/+54
1997-08-28New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney1-112/+147
1997-02-12 * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik1-10/+52
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-2/+0
1996-07-01 * remote-e7000.c (e7000_stop): New function.Mark Alexander1-1/+10
1996-06-28 * remote-e7000.c,remote.c,target.h,top.c:Dawn Perchik1-8/+24
1996-06-28 * remote-e7000.c (e7000_parse_device): New function.Dawn Perchik1-17/+48