Age | Commit message (Expand) | Author | Files | Lines |
2002-07-11 | 2002-07-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -9/+23 |
2002-07-04 | 2002-07-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -20/+64 |
2002-05-12 | * language.c (local_hex_string_custom): Simplify. Do not depend | Andrew Cagney | 1 | -5/+5 |
2002-04-06 | * symtab.c (lookup_symtab): Remove ``const'' from ``rp'' | Andrew Cagney | 1 | -1/+1 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 1 | -2/+2 |
2002-04-05 | (lookup_symtab): Use the new xfullpath function, in order to be able to | Joel Brobecker | 1 | -13/+46 |
2002-03-27 | * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into | Jim Blandy | 1 | -0/+77 |
2002-03-22 | 2002-03-22 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -37/+53 |
2002-02-27 | * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames. | Peter Schauer | 1 | -1/+4 |
2002-02-24 | s/free/xfree/ | Andrew Cagney | 1 | -1/+1 |
2002-02-22 | Approved by Jim Blandy (jimb@redhat.com). | Fred Fish | 1 | -0/+7 |
2002-02-11 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -7/+68 |
2002-01-31 | 2002-01-30 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+28 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 1 | -5/+6 |
2001-12-21 | * configure, config.in: Rebuilt. | Tom Tromey | 1 | -1/+47 |
2001-12-03 | 2001-12-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2001-11-27 | * symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add | Jim Blandy | 1 | -7/+6 |
2001-11-13 | Patch from Peter Schauer: | Jim Blandy | 1 | -0/+8 |
2001-11-05 | 2001-11-01 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -46/+95 |
2001-10-17 | * symtab.c (lookup_block_symbol): Break out of linear search | Jason Molenda | 1 | -0/+4 |
2001-10-16 | 2001-10-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+1 |
2001-10-12 | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -16/+8 |
2001-10-12 | * symtab.c (lookup_symtab): Removed. | Tom Tromey | 1 | -40/+2 |
2001-07-07 | * symtab.c (main_name): New function. | Andrew Cagney | 1 | -1/+28 |
2001-06-13 | s/basename/lbasename/ clean up consequences of assuming lbasename() | Andrew Cagney | 1 | -7/+7 |
2001-06-12 | s/char */const char */ | Andrew Cagney | 1 | -4/+4 |
2001-06-11 | * completer.c (gdb_completer_loc_break_characters): New variable. | Eli Zaretskii | 1 | -30/+327 |
2001-05-14 | * symtab.c (lookup_symtab_1): Use lbasename (NAME) instead of | Mark Kettenis | 1 | -2/+2 |
2001-05-11 | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -3/+11 |
2001-05-06 | * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basename | Eli Zaretskii | 1 | -22/+8 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -6/+4 |
2001-04-01 | 2001-03-20 Daniel Berlin <dberlin@redhat.com> | Daniel Berlin | 1 | -24/+0 |
2001-03-27 | * symtab.c (find_pc_sect_line): Revise method used for finding | Kevin Buettner | 1 | -4/+11 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-27 | fix off by one error in test for error. | David Taylor | 1 | -1/+1 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-02-20 | 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+2 |
2001-01-30 | 2001-01-29 Michael Chastain <chastain@redhat.com> | Michael Chastain | 1 | -2/+5 |
2001-01-19 | Replace STRCMP with strcmp() | Andrew Cagney | 1 | -2/+2 |
2001-01-18 | * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup | Jim Blandy | 1 | -2/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -7/+7 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-11-19 | * symtab.c (no_symtab_msg): Remove definition. | Jim Blandy | 1 | -3/+1 |
2000-11-10 | 2000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com> | Fernando Nasser | 1 | -1231/+20 |
2000-11-02 | Protoization. | Kevin Buettner | 1 | -1/+0 |
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-28 | Protoization. | Kevin Buettner | 1 | -15/+5 |
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 | -18/+4 |
2000-10-12 | 2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -33/+57 |