OSDN Git Service

Fix build failure in inf-ptrace.c.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / minsyms.c
2009-11-17 tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-09-14 ppluzhnikov2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-28 drow gdb/
2009-03-31 tromeygdb
2009-01-03 brobecke Updated copyright notices for most files.
2008-10-01 tromey * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
2008-10-01 tromey * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
2008-09-05 uweigand * breakpoint.h (struct bp_location): Change type of...
2008-08-21 drow * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-05-16 uweigandgdb/
2008-05-16 uweigand * minsyms.c: Include "target.h".
2008-05-14 drow * elfread.c (elf_symtab_read): Create trampolines...
2008-05-03 uweigand * linespec.c: Include "target.h".
2008-01-01 drow Updated copyright notices for most files.
2007-12-18 drow * minsyms.c (lookup_minimal_symbol): Also check the...
2007-10-19 uweigand * gdbarch.sh (sofun_address_maybe_missing): New gdbarc...
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-07-01 drow * minsyms.c (lookup_minimal_symbol_by_pc_section)...
2007-06-15 uweigand * gdbarch.sh (skip_trampoline_code): Add FRAME argument.
2007-01-09 drow2007-01-09 Jan Kratochvil <jan.kratochvil@redhat...
2007-01-09 drowCopyright updates for 2007.
2006-10-17 drowgdb/
2006-07-19 drow * blockframe.c (find_pc_partial_function): Use the...
2005-12-17 eliz * breakpoint.c:
2004-09-20 jimb* minsyms.c (lookup_minimal_symbol): Doc fix.
2004-05-20 hilfingr* symtab.h (SYMBOL_SEARCH_NAME): New definition.
2004-03-29 corinna * minsyms.c (install_minimal_symbols): Move dropping...
2004-02-09 cagney2004-02-09 Andrew Cagney <cagney@redhat.com>
2004-02-07 ezannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2003-11-11 chastain2003-11-07 Michael Chastain <mec@shout.net>
2003-11-08 cagney2003-11-07 Andrew Cagney <cagney@redhat.com>
2003-11-06 cagney2003-11-06 Andrew Cagney <cagney@redhat.com>
2003-10-21 ezannoni2003-10-21 Elena Zannoni <ezannoni@redhat.com>
2003-10-16 ezannoni2003-10-16 Elena Zannoni <ezannoni@redhat.com>
2003-09-16 cagney2003-09-16 Andrew Cagney <cagney@redhat.com>
2003-09-14 cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-07-26 drow PR c++/1267
2003-05-15 cagney2003-05-15 Andrew Cagney <cagney@redhat.com>
2003-04-13 drow * minsyms.c (install_minimal_symbols): Only switch...
2003-03-10 carlton2003-03-10 David Carlton <carlton@math.stanford.edu>
2003-03-05 drow * cp-abi.c: Include "command.h", "gdbcmd.h", and ...
2003-03-03 carlton2003-03-03 David Carlton <carlton@math.stanford.edu>
2003-02-25 carlton2003-02-25 David Carlton <carlton@math.stanford.edu>
2003-02-04 drow * defs.h (streq): Add prototype.
2003-02-03 jimbUse a single, consistent representation for an empty...
2003-01-08 drow * minsyms.c (lookup_minimal_symbol): Update comment.
2002-07-11 drow2002-07-11 Daniel Jacobowitz <drow@mvista.com>
2002-04-24 davem2002-04-24 David S. Miller <davem@redhat.com>
2002-03-19 aoliva* coffread.c: Remove redundant static declarations...
2001-12-10 fnfApproved by Jim Blandy:
2001-10-12 drow * minsyms.c (msymbol_hash): Use better hash...
2001-05-29 aoliva* symfile.c (compare_psymbols, compare_symbols): Declar...
2001-05-22 jimbAdd support for the GNU V3 C++ ABI.
2001-03-07 jtc2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 kevinbUpdate/correct copyright notices.
2001-02-11 eliz * NEWS: Document that "info symbol" works with COFF...
2000-12-15 kevinbReplace free() with xfree().
2000-08-04 kevinbAdd code for (re)building the minimal symbol hash tables.
2000-07-30 kevinbProtoization.
2000-05-28 kevinbPARAMS removal.
2000-05-16 cagneyCleanup discard_minimal_symbols cleanup.
2000-05-04 ezannoniElena Zannoni <ezannoni@kwikemart.cygnus.com>
2000-04-19 jimb* minsyms.c (prim_record_minimal_symbol_and_info):...
2000-04-03 cagneyDelete add_minsym_to_demangled_hash_table from symtabs...
2000-03-30 dberlindemangled symbol lookup fixes
2000-03-09 ezannoni2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-07 jimbFrom Tom Tromey <tromey@cygnus.com> and Keith Seitz...
1999-04-16 shebsInitial revision