aboutsummaryrefslogtreecommitdiff
path: root/gdb/bcache.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-12* bcache.h: Update copyright.Andrew Cagney1-8/+65
2002-04-15* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".Andrew Cagney1-4/+5
2002-02-23Indicate that the bcache functions don't change the stringsJim Blandy1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-06-05C++ improvementsDaniel Berlin1-32/+15
2000-04-19* bcache.c (free_bcache): Do not free NULL.Andrew Cagney1-1/+2
2000-02-08 Clean up compiler warnings:Jim Kingdon1-7/+6
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-165/+258
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-35/+36
1999-04-26import gdb-19990422 snapshotStan Shebs1-4/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+219
1999-04-16Initial creation of sourceware repositoryStan Shebs1-219/+0
1998-10-141998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+4
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+3
1996-06-12 From Michael Snyder <Michael_Snyder@next.com>:Fred Fish1-4/+28
1996-04-06 * bcache.c (bcache): When size of chunk to cache is exactly equal toFred Fish1-1/+1
1996-03-24 * os9kread.c (os9k_process_one_symbol): Note nonportableFred Fish1-7/+8
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-0/+188