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
/
bcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some more qsort calls with std::sort
Christian Biesinger
2019-10-19
1
-4
/
+4
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-3
/
+1
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-1
/
+3
*
C++-ify bcache
Tom Tromey
2019-03-07
1
-162
/
+76
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
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
-1
/
+2
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-7
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Move stddef.h to common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Move stdlib.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-3
/
+3
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
* bcache.c (bcache): Rename `bcache' to `cache'(-Wshadow).
Andrey Smirnov
2011-12-05
1
-2
/
+2
*
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
/
+1
*
2010-12-29 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-12-29
1
-12
/
+16
*
* bcache.c (expand_hash_table): Use hash_function, not hash.
Tom Tromey
2010-09-27
1
-1
/
+2
*
Enable custom bcache hash function.
Sami Wagiaalla
2010-08-31
1
-5
/
+44
*
2010-05-13 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-13
1
-11
/
+14
*
Implement core awareness.
Vladimir Prus
2010-01-12
1
-11
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* bcache.c (deprecated_bcache_added): Initialize obstack.
Tom Tromey
2008-08-05
1
-5
/
+15
*
* symfile.c (add_psymbol_to_bcache): Return a const pointer. Use
Tom Tromey
2008-08-05
1
-17
/
+3
*
* bcache.c (bcache_data): Call deprecated_bcache_added function.
Aleksandar Ristovski
2008-06-05
1
-12
/
+32
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+2
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
Baurzhan Ismagulov
2005-01-29
1
-24
/
+27
*
print_percentage: Use floating point to avoid incorrect results when
Paul N. Hilfinger
2004-03-20
1
-1
/
+1
*
2004-02-09 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2004-02-09
1
-1
/
+4
*
2003-11-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-11-15
1
-2
/
+13
*
2003-11-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-11-07
1
-6
/
+33
*
* bcache.c: Include "gdb_assert.h".
Andrew Cagney
2003-11-03
1
-4
/
+52
*
2002-07-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-07-29
1
-1
/
+1
*
* bcache.h: Update copyright.
Andrew Cagney
2002-07-12
1
-8
/
+65
*
* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
Andrew Cagney
2002-04-15
1
-4
/
+5
*
Indicate that the bcache functions don't change the strings
Jim Blandy
2002-02-23
1
-2
/
+2
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-2
/
+2
[next]