summaryrefslogtreecommitdiff
path: root/gdb/minsyms.c
Commit message (Expand)AuthorAgeFilesLines
...
* * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.Ulrich Weigand2007-10-191-11/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * minsyms.c (lookup_minimal_symbol_by_pc_section): Search fewerDaniel Jacobowitz2007-07-011-14/+14
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-1/+1
* 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2007-01-091-0/+16
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* gdb/Daniel Jacobowitz2006-10-171-2/+2
* * blockframe.c (find_pc_partial_function): Use the minimal symbolDaniel Jacobowitz2006-07-191-24/+83
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * minsyms.c (lookup_minimal_symbol): Doc fix.Jim Blandy2004-09-201-1/+9
* * symtab.h (SYMBOL_SEARCH_NAME): New definition.Paul N. Hilfinger2004-05-201-1/+1
* * minsyms.c (install_minimal_symbols): Move dropping leadingCorinna Vinschen2004-03-291-29/+18
* 2004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-091-12/+21
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-7/+7
* 2003-11-07 Michael Chastain <mec@shout.net>Michael Chastain2003-11-111-0/+2
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-081-7/+8
* 2003-11-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-061-1/+1
* 2003-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-10-211-30/+7
* 2003-10-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-10-161-10/+0
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-4/+5
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-10/+10
* PR c++/1267Daniel Jacobowitz2003-07-261-1/+11
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-1/+9
* * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 modeDaniel Jacobowitz2003-04-131-1/+7
* 2003-03-10 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-101-11/+14
* * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".Daniel Jacobowitz2003-03-051-1/+1
* 2003-03-03 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-031-3/+3
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-9/+9
* * defs.h (streq): Add prototype.Daniel Jacobowitz2003-02-041-8/+3
* Use a single, consistent representation for an empty minimalinterps-20030203-mergepointJim Blandy2003-02-031-1/+2
* * minsyms.c (lookup_minimal_symbol): Update comment.Daniel Jacobowitz2003-01-081-24/+30
* 2002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-07-111-6/+6
* 2002-04-24 David S. Miller <davem@redhat.com>David S. Miller2002-04-241-46/+0
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-191-11/+1
* Approved by Jim Blandy:Fred Fish2001-12-101-2/+2
* * minsyms.c (msymbol_hash): Use better hash function.Daniel Jacobowitz2001-10-121-3/+5
* * symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2001-05-291-1/+1
* Add support for the GNU V3 C++ ABI.Jim Blandy2001-05-221-1/+18
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * NEWS: Document that "info symbol" works with COFF debug info andEli Zaretskii2001-02-111-0/+4
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Add code for (re)building the minimal symbol hash tables.Kevin Buettner2000-08-041-11/+41
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-53/+27
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-5/+3
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-4/+9
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-3/+3
* * minsyms.c (prim_record_minimal_symbol_and_info): Doc fix.Jim Blandy2000-04-191-1/+1
* Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.Andrew Cagney2000-04-031-0/+3
* demangled symbol lookup fixesDaniel Berlin2000-03-301-47/+61