summaryrefslogtreecommitdiff
path: root/gdb/bcache.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: turn gdb::bcache's function pointers into virtual methodsSimon Marchi2020-09-141-30/+11
* gdb: change bcache::insert `added` parameter to boolSimon Marchi2020-09-011-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Put bcache inside "namespace gdb"Christian Biesinger2019-12-061-0/+4
* Replace hash function from bcache with fast_hashChristian Biesinger2019-12-031-7/+8
* C++-ify bcacheTom Tromey2019-03-071-32/+80
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 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
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Enable custom bcache hash function.Sami Wagiaalla2010-08-311-2/+6
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey2008-08-051-4/+6
* * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski2008-06-051-0/+2
* 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
* 2003-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-151-2/+7
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-071-13/+88
* * bcache.h: Update copyright.Andrew Cagney2002-07-121-51/+11
* 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
* C++ improvementsDaniel Berlin2000-06-051-1/+2
* Clean up compiler warnings:Jim Kingdon2000-02-081-2/+2
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-48/+104
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-29/+34
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+0
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+72
* Initial creation of sourceware repositoryStan Shebs1999-04-161-72/+0
* Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1998-04-231-1/+1
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-0/+7
* * os9kread.c (os9k_process_one_symbol): Note nonportableFred Fish1996-03-241-1/+20
* * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1996-02-161-0/+46