summaryrefslogtreecommitdiff
path: root/gdb/dictionary.c
AgeCommit message (Expand)Author
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-25Use TOLOWER in SYMBOL_HASH_NEXTPedro Alves
2017-11-09Speed up dict_hashTom Tromey
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves
2017-11-08Per-language symbol name hashing algorithmPedro Alves
2017-07-20Eliminate block_iter_name_*Pedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-10 * dictionary.c (dict_add_pending): New function.Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-21[Ada] Breakpoints on task bodiesJoel Brobecker
2011-04-06gdb/Jan Kratochvil
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-11-24gdb/Jan Kratochvil
2010-10-26avoid assignment inside if condition (dictionary.c)Joel Brobecker
2010-10-07Correct dict_hash to our most recent version.Paul N. Hilfinger
2010-10-07Extend hashed symbol dictionaries to work with AdaPaul N. Hilfinger
2010-05-142010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-05-01gdb/Jan Kratochvil
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-06-022004-06-02 Albert Chin-A-Young <china@thewrittenword.com>Andrew Cagney
2004-05-20* symtab.h (SYMBOL_SEARCH_NAME): New definition.Paul N. Hilfinger
2003-06-112003-06-11 David Carlton <carlton@bactrian.org>David Carlton