Age | Commit message (Expand) | Author | Files | Lines |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -1/+0 |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 1 | -4/+0 |
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-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/+3 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-10-06 | Protoization. | Kevin Buettner | 1 | -7/+7 |
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -53/+26 |
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 | -128/+190 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1056 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1056/+0 |
1999-01-19 | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -1/+3 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -0/+23 |
1998-10-01 | Replace "exec" with "executable" in messages. | Andrew Cagney | 1 | -1/+1 |
1998-05-21 | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -23/+45 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+1 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+1 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -6/+15 |
1993-10-15 | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1 | -4/+0 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -2/+2 |
1993-07-09 | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 1 | -2/+0 |
1993-06-09 | cast args to supply_register to avoid gcc warning. | K. Richard Pixley | 1 | -5/+5 |
1993-06-08 | symfile.h requires bfd.h so include it | K. Richard Pixley | 1 | -0/+1 |
1993-06-08 | * symfile.{c,h} (generic_load): New function. | Jim Kingdon | 1 | -1/+2 |
1993-04-28 | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1 | -0/+1 |
1993-03-29 | * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h. | Fred Fish | 1 | -2/+2 |
1993-03-23 | * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, | Fred Fish | 1 | -1/+1 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1 | -0/+1 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 1 | -0/+1 |
1992-09-18 | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1 | -1/+1 |
1992-06-20 | * remote-adapt.c, remote-eb.c, remote-mm.c: Lint. Fix | John Gilmore | 1 | -3/+2 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -3/+1 |
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 1 | -4/+1 |
1991-12-14 | * infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: Remove | John Gilmore | 1 | -29/+93 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+1 |
1991-09-13 | Minor bugfixes after trying to get a 29K target to build. | John Gilmore | 1 | -1/+1 |
1991-09-13 | Lint | John Gilmore | 1 | -2/+2 |
1991-09-13 | Lint | John Gilmore | 1 | -0/+2 |
1991-08-14 | * core.c, exec.c, inftarg.c, remote-eb.c, remote-nindy.c, | John Gilmore | 1 | -3/+4 |
1991-06-04 | Change GDB over to GNU General Public License version 2. | John Gilmore | 1 | -4/+4 |
1991-04-19 | * target.h: Add to_doc and target_preopen. | Jim Kingdon | 1 | -0/+7 |
1991-03-28 | Johns release | K. Richard Pixley | 1 | -0/+932 |