Age | Commit message (Expand) | Author | Files | Lines |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -35/+0 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -1/+1 |
2002-04-07 | 2002-04-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -11/+11 |
2002-01-19 | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 1 | -6/+7 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -13/+13 |
2001-07-13 | 2001-07-13 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -19/+22 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -1/+1 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -17/+0 |
2001-05-12 | 2001-05-12 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -1/+5 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -5/+5 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -1/+0 |
2001-04-05 | * main.c: Remove windows.h use. | Christopher Faylor | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-02-02 | * ppc-bdm.c (#include <signal.h>): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-02-02 | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -2/+4 |
2000-12-02 | * ser-e7kpc.c (e7000pc_setstopbits): New function. | Andrew Cagney | 1 | -7/+7 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -1/+1 |
2000-10-03 | Protoization. | Kevin Buettner | 1 | -9/+9 |
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 1 | -2/+2 |
2000-07-31 | 2000-07-31 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -115/+52 |
2000-07-19 | 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -103/+136 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -15/+13 |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 1 | -1/+1 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -202/+209 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2258 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2258/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -4/+28 |
1998-12-13 | CARP: | Andrew Cagney | 1 | -57/+54 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1 | -112/+147 |
1997-02-12 | * defs.h: Fix cntl-C to read from the Windows message queue. | Dawn Perchik | 1 | -10/+52 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -2/+0 |
1996-07-01 | * remote-e7000.c (e7000_stop): New function. | Mark Alexander | 1 | -1/+10 |
1996-06-28 | * remote-e7000.c,remote.c,target.h,top.c: | Dawn Perchik | 1 | -8/+24 |
1996-06-28 | * remote-e7000.c (e7000_parse_device): New function. | Dawn Perchik | 1 | -17/+48 |
1996-06-26 | * remote-e7000.c (e7000_read_inferior_memory_large): New function. | Martin Hunt | 1 | -26/+64 |
1996-04-04 | * symfile.c (report_transfer_performance): New function. | Stan Shebs | 1 | -2/+24 |
1996-02-24 | * remote-e7000.c (e7000_load): New routine to download via the | Stu Grossman | 1 | -3/+164 |
1996-01-05 | * breakpoint.c (remove_breakpoint): Change error to warning so | Stu Grossman | 1 | -15/+8 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -453/+656 |
1994-02-05 | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 1 | -105/+292 |
1993-11-15 | * remote-e7000.c: New file to cope with the Hitachi E7000 ICE. | Steve Chamberlain | 1 | -0/+1502 |
1993-11-15 | Initial revision | Steve Chamberlain | 1 | -0/+0 |