Age | Commit message (Expand) | Author | Files | Lines |
2001-03-22 | -Wuninitialized fixes. | Andrew Cagney | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -30/+59 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -6/+6 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -48/+19 |
2000-06-11 | * exec.c (exec_file_attach): Add .exe extension when __CYGWIN__. | Christopher Faylor | 1 | -1/+1 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -2/+2 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -10/+10 |
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 1 | -43/+0 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -1/+1 |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -1/+1 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -8/+12 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -120/+125 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -14/+0 |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -0/+38 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+762 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -799/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -40/+94 |
1998-10-08 | * main.c (main): Remove calls to {pre,post}_add_symbol_hooks. | Keith Seitz | 1 | -18/+73 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+4 |
1996-07-18 | Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -2/+19 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -22/+43 |
1994-10-17 | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1 | -5/+14 |
1994-10-13 | * exec.c: Merge in RS6000 support from xcoffexec.c. | Stan Shebs | 1 | -37/+168 |
1994-10-07 | * top.c (target_byte_order_auto): New static variable. | Ian Lance Taylor | 1 | -14/+19 |
1994-02-17 | * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, | David MacKenzie | 1 | -18/+21 |
1993-12-26 | * exec.c (exec_file_command): If error occurs after we have opened | Jim Kingdon | 1 | -16/+38 |
1993-09-22 | * Makefile.in: Add i386lynx-tdep to the right places. | Stu Grossman | 1 | -9/+26 |
1992-12-15 | Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -4/+6 |
1992-09-18 | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1 | -1/+1 |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -4/+5 |
1992-03-29 | Lint | John Gilmore | 1 | -34/+91 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -33/+7 |
1991-09-28 | * core.c (core_files_info): Shorten output. | John Gilmore | 1 | -8/+14 |
1991-09-13 | * exec.c (exec_command): If NEED_TEXT_START_END, define the | John Gilmore | 1 | -0/+19 |
1991-09-13 | Remove unused include files. | John Gilmore | 1 | -6/+0 |
1991-09-04 | Make writing to files work properly. (Fixes to BFD are also needed.) | John Gilmore | 1 | -41/+44 |
1991-04-22 | Check for NULL selected_frame in various places. | Jim Kingdon | 1 | -0/+2 |
1991-04-20 | * findvar.c (read_register_gen): Add "target byte-order" comment. | Jim Kingdon | 1 | -0/+1 |
1991-04-19 | * target.h: Add to_doc and target_preopen. | Jim Kingdon | 1 | -0/+49 |
1991-04-06 | *** empty log message *** | John Gilmore | 1 | -0/+1 |
1991-04-06 | *** empty log message *** | John Gilmore | 1 | -1/+3 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+350 |