summaryrefslogtreecommitdiff
path: root/gdb/dictionary.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_DICT_SYMBOLSTom Tromey2023-05-071-11/+44
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Remove dict_empty/mdict_emptySimon Marchi2019-11-261-4/+0
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-2/+2
* gdb/23712: Use new multidictionary APIKeith Seitz2019-01-101-59/+60
* gdb/23712: Introduce multidictionary'sKeith Seitz2019-01-101-0/+15
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-4/+2
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-19/+23
* Eliminate block_iter_name_*Pedro Alves2017-07-201-19/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * dictionary.c (dict_add_pending): New function.Doug Evans2012-07-101-0/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* gdb/Jan Kratochvil2010-11-241-4/+4
* Extend hashed symbol dictionaries to work with AdaPaul N. Hilfinger2010-10-071-0/+25
* Trivial correction to two comments in dictionary.h.Paul N. Hilfinger2010-06-091-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-9/+7
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-0/+156