GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
dictionary.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Remove "struct" from foreach statements
Tom Tromey
2019-05-03
1
-1
/
+1
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-9
/
+3
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-3
/
+9
*
gdb/23712: Cleanup/Remove temporary dictionary functions
Keith Seitz
2019-01-10
1
-74
/
+23
*
gdb/23712: Introduce multidictionary's
Keith Seitz
2019-01-10
1
-68
/
+486
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
language_get_symbol_name_matcher -> get_symbol_name_matcher
Pedro Alves
2018-01-10
1
-3
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Use TOLOWER in SYMBOL_HASH_NEXT
Pedro Alves
2017-11-25
1
-0
/
+1
*
Speed up dict_hash
Tom Tromey
2017-11-09
1
-16
/
+16
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-33
/
+33
*
Per-language symbol name hashing algorithm
Pedro Alves
2017-11-08
1
-28
/
+27
*
Eliminate block_iter_name_*
Pedro Alves
2017-07-20
1
-14
/
+0
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-12
/
+8
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-8
/
+6
*
New common function "startswith"
Gary Benson
2015-03-06
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* dictionary.c (dict_add_pending): New function.
Doug Evans
2012-07-10
1
-0
/
+16
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
[Ada] Breakpoints on task bodies
Joel Brobecker
2011-12-21
1
-0
/
+11
*
gdb/
Jan Kratochvil
2011-04-06
1
-1
/
+1
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-3
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-1
/
+2
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+2
*
gdb/
Jan Kratochvil
2010-11-24
1
-27
/
+15
*
avoid assignment inside if condition (dictionary.c)
Joel Brobecker
2010-10-26
1
-2
/
+3
*
Correct dict_hash to our most recent version.
Paul N. Hilfinger
2010-10-07
1
-8
/
+17
*
Extend hashed symbol dictionaries to work with Ada
Paul N. Hilfinger
2010-10-07
1
-39
/
+130
*
2010-05-13 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-21
/
+25
*
2010-05-06 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-06
1
-1
/
+0
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
gdb/
Jan Kratochvil
2009-05-01
1
-4
/
+4
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-9
/
+7
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
*
2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
Andrew Cagney
2004-06-02
1
-1
/
+1
*
* symtab.h (SYMBOL_SEARCH_NAME): New definition.
Paul N. Hilfinger
2004-05-20
1
-4
/
+4
*
2003-06-11 David Carlton <carlton@bactrian.org>
David Carlton
2003-06-11
1
-0
/
+836