Age | Commit message (Expand) | Author | Files | Lines |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-09-14 | gdb: turn gdb::bcache's function pointers into virtual methods | Simon Marchi | 1 | -30/+11 |
2020-09-01 | gdb: change bcache::insert `added` parameter to bool | Simon Marchi | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-06 | Put bcache inside "namespace gdb" | Christian Biesinger | 1 | -0/+4 |
2019-12-03 | Replace hash function from bcache with fast_hash | Christian Biesinger | 1 | -7/+8 |
2019-03-07 | C++-ify bcache | Tom Tromey | 1 | -32/+80 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-31 | Enable custom bcache hash function. | Sami Wagiaalla | 1 | -2/+6 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-08-05 | * symfile.c (add_psymbol_to_bcache): Return a const pointer. Use | Tom Tromey | 1 | -4/+6 |
2008-06-05 | * bcache.c (bcache_data): Call deprecated_bcache_added function. | Aleksandar Ristovski | 1 | -0/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2003-11-15 | 2003-11-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+7 |
2003-11-07 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -13/+88 |
2002-07-12 | * bcache.h: Update copyright. | Andrew Cagney | 1 | -51/+11 |
2002-02-23 | Indicate that the bcache functions don't change the strings | Jim Blandy | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2000-06-05 | C++ improvements | Daniel Berlin | 1 | -1/+2 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -2/+2 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -48/+104 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -29/+34 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -4/+0 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+72 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -72/+0 |
1998-04-23 | Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -1/+1 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -0/+7 |
1996-03-24 | * os9kread.c (os9k_process_one_symbol): Note nonportable | Fred Fish | 1 | -1/+20 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 1 | -0/+46 |