Age | Commit message (Expand) | Author | Files | Lines |
2002-07-12 | * bcache.h: Update copyright. | Andrew Cagney | 1 | -12/+13 |
2002-05-15 | Add macro structures to GDB's symbol tables. Nobody puts anything | Jim Blandy | 1 | -0/+3 |
2002-05-12 | Approved by ezannoni@redhat.com: | Fred Fish | 1 | -0/+28 |
2002-04-25 | 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -2/+3 |
2002-04-22 | * symfile.h (get_section_index): Define. | Joel Brobecker | 1 | -0/+14 |
2002-03-29 | 2002-03-28 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+3 |
2002-03-28 | 2002-03-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-03-19 | 2002-03-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+11 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -3/+3 |
2002-02-27 | * memattr.c (mem_command): Eliminate ``true'' and ``false''. | Andrew Cagney | 1 | -1/+1 |
2002-02-06 | 2002-02-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+3 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2002-02-01 | 2002-01-31 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -7/+7 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 1 | -25/+4 |
2002-01-15 | 2002-01-15 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -122/+143 |
2002-01-13 | 2002-01-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -15/+35 |
2002-01-12 | 2002-01-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -29/+36 |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+1 |
2001-12-10 | Approved by Jim Blandy: | Fred Fish | 1 | -5/+5 |
2001-12-02 | mfree() -> xmfree(). | Andrew Cagney | 1 | -4/+4 |
2001-11-14 | * symfile.c (simple_read_overlay_table): Make sure we can find | Jim Blandy | 1 | -25/+28 |
2001-11-06 | 2001-11-06 Fred Fish <fnf@redhat.com> | Fred Fish | 1 | -2/+0 |
2001-10-30 | Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il. | Fred Fish | 1 | -18/+18 |
2001-10-24 | (start_psymtab_common): Revert change accidentally included in last | Jim Blandy | 1 | -1/+0 |
2001-10-24 | Isolate STABS readers' use of the `textlow' and `texthigh' fields | Jim Blandy | 1 | -0/+1 |
2001-08-31 | * symfile.c (sections_overlap): New function. | Jim Blandy | 1 | -5/+20 |
2001-08-31 | * symfile.c (load_command): Invalidate the overlay cache. | Jim Blandy | 1 | -0/+4 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+1 |
2001-07-14 | * utils.c (query): Remove tui hacks; tui must use the query_hook. | Stephane Carrez | 1 | -1/+0 |
2001-06-06 | Delete some unnecessary PTR uses. | Andrew Cagney | 1 | -6/+2 |
2001-05-29 | * symfile.c (compare_psymbols, compare_symbols): Declare using | Alexandre Oliva | 1 | -2/+2 |
2001-05-10 | 2001-05-10 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -11/+27 |
2001-04-05 | * main.c: Remove windows.h use. | Christopher Faylor | 1 | -1/+1 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-20 | Move realoc() decl to utils.c. s/realloc()/xrealloc()/. | Andrew Cagney | 1 | -2/+2 |
2001-03-07 | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-19 | 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -3/+3 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -21/+36 |
2001-01-19 | Replace STRCMP with strcmp() | Andrew Cagney | 1 | -13/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -17/+17 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -1/+1 |
2000-10-12 | 2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -4/+9 |
2000-09-02 | Corrected spelling in comment: dependant -> dependent | David Anderson | 1 | -2/+2 |
2000-08-07 | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -195/+87 |
2000-06-21 | 2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
| Pierre Muller | 1 | -0/+3 |
2000-06-16 | * rs6000-tdep.c: Changes throughout for multi-arch 64-bit | Nicholas Duffek | 1 | -46/+44 |