summaryrefslogtreecommitdiff
path: root/gdb/bcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* * bcache.c (bcache): Rename `bcache' to `cache'(-Wshadow).ndreys2011-12-051-2/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-12/+16
* * bcache.c (expand_hash_table): Use hash_function, not hash.Tom Tromey2010-09-271-1/+2
* Enable custom bcache hash function.swagiaal2010-08-311-5/+44
* 2010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-131-11/+14
* Implement core awareness.Vladimir Prus2010-01-121-11/+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
* * bcache.c (deprecated_bcache_added): Initialize obstack.Tom Tromey2008-08-051-5/+15
* * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey2008-08-051-17/+3
* * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski2008-06-051-12/+32
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-24/+27
* print_percentage: Use floating point to avoid incorrect results whenPaul N. Hilfinger2004-03-201-1/+1
* 2004-02-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-091-1/+4
* 2003-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-151-2/+13
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-071-6/+33
* * bcache.c: Include "gdb_assert.h".Andrew Cagney2003-11-031-4/+52
* 2002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+1
* * bcache.h: Update copyright.Andrew Cagney2002-07-121-8/+65
* * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".Andrew Cagney2002-04-151-4/+5
* Indicate that the bcache functions don't change the stringsJim Blandy2002-02-231-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* C++ improvementsgdb-premipsmulti-2000-06-06-branchpointDaniel Berlin2000-06-051-32/+15
* * bcache.c (free_bcache): Do not free NULL.Andrew Cagney2000-04-191-1/+2
* Clean up compiler warnings:Jim Kingdon2000-02-081-7/+6
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-165/+258
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-35/+36
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+0
* Initial revisionStan Shebs1999-04-161-0/+219