summaryrefslogtreecommitdiff
path: root/gdb/bcache.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-04-05-Wwrite-strings: The RestPedro 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-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-08-07Move stddef.h to common-defs.hGary Benson
2014-08-07Move stdlib.h to common-defs.hGary Benson
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-05* bcache.c (bcache): Rename `bcache' to `cache'(-Wshadow).Andrey Smirnov
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-09-27 * bcache.c (expand_hash_table): Use hash_function, not hash.Tom Tromey
2010-08-31Enable custom bcache hash function.Sami Wagiaalla
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-12 Implement core awareness.Vladimir Prus
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-05 * bcache.c (deprecated_bcache_added): Initialize obstack.Tom Tromey
2008-08-05 * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey
2008-06-05 * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski
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-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov
2004-03-20print_percentage: Use floating point to avoid incorrect results whenPaul N. Hilfinger
2004-02-092004-02-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2003-11-152003-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-11-072003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-11-03 * bcache.c: Include "gdb_assert.h".Andrew Cagney
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-07-12* bcache.h: Update copyright.Andrew Cagney
2002-04-15* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".Andrew Cagney
2002-02-23Indicate that the bcache functions don't change the stringsJim Blandy
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-12-15Replace free() with xfree().Kevin Buettner
2000-06-05C++ improvementsDaniel Berlin
2000-04-19* bcache.c (free_bcache): Do not free NULL.Andrew Cagney
2000-02-08 Clean up compiler warnings:Jim Kingdon
1999-12-07import gdb-1999-12-06 snapshotJason Molenda
1999-07-07import gdb-1999-07-07 post reformatJason Molenda