Age | Commit message (Expand) | Author | Files | Lines |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-18 | * minsyms.c (lookup_minimal_symbol): Also check the separate | Daniel Jacobowitz | 1 | -3/+6 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -11/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-01 | * minsyms.c (lookup_minimal_symbol_by_pc_section): Search fewer | Daniel Jacobowitz | 1 | -14/+14 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+16 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -2/+2 |
2006-07-19 | * blockframe.c (find_pc_partial_function): Use the minimal symbol | Daniel Jacobowitz | 1 | -24/+83 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2004-09-20 | * minsyms.c (lookup_minimal_symbol): Doc fix. | Jim Blandy | 1 | -1/+9 |
2004-05-20 | * symtab.h (SYMBOL_SEARCH_NAME): New definition. | Paul N. Hilfinger | 1 | -1/+1 |
2004-03-29 | * minsyms.c (install_minimal_symbols): Move dropping leading | Corinna Vinschen | 1 | -29/+18 |
2004-02-09 | 2004-02-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+21 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -7/+7 |
2003-11-11 | 2003-11-07 Michael Chastain <mec@shout.net> | Michael Chastain | 1 | -0/+2 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+8 |
2003-11-06 | 2003-11-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-21 | 2003-10-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -30/+7 |
2003-10-16 | 2003-10-16 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -10/+0 |
2003-09-16 | 2003-09-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+5 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+10 |
2003-07-26 | PR c++/1267 | Daniel Jacobowitz | 1 | -1/+11 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+9 |
2003-04-13 | * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode | Daniel Jacobowitz | 1 | -1/+7 |
2003-03-10 | 2003-03-10 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -11/+14 |
2003-03-05 | * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h". | Daniel Jacobowitz | 1 | -1/+1 |
2003-03-03 | 2003-03-03 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+3 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -9/+9 |
2003-02-04 | * defs.h (streq): Add prototype. | Daniel Jacobowitz | 1 | -8/+3 |
2003-02-03 | Use a single, consistent representation for an empty minimal | Jim Blandy | 1 | -1/+2 |
2003-01-08 | * minsyms.c (lookup_minimal_symbol): Update comment. | Daniel Jacobowitz | 1 | -24/+30 |
2002-07-11 | 2002-07-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -6/+6 |
2002-04-24 | 2002-04-24 David S. Miller <davem@redhat.com> | David S. Miller | 1 | -46/+0 |
2002-03-19 | * coffread.c: Remove redundant static declarations. Replace | Alexandre Oliva | 1 | -11/+1 |
2001-12-10 | Approved by Jim Blandy: | Fred Fish | 1 | -2/+2 |
2001-10-12 | * minsyms.c (msymbol_hash): Use better hash function. | Daniel Jacobowitz | 1 | -3/+5 |
2001-05-29 | * symfile.c (compare_psymbols, compare_symbols): Declare using | Alexandre Oliva | 1 | -1/+1 |
2001-05-22 | Add support for the GNU V3 C++ ABI. | Jim Blandy | 1 | -1/+18 |
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-11 | * NEWS: Document that "info symbol" works with COFF debug info and | Eli Zaretskii | 1 | -0/+4 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-08-04 | Add code for (re)building the minimal symbol hash tables. | Kevin Buettner | 1 | -11/+41 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -53/+27 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -5/+3 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -4/+9 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -3/+3 |
2000-04-19 | * minsyms.c (prim_record_minimal_symbol_and_info): Doc fix. | Jim Blandy | 1 | -1/+1 |