Age | Commit message (Expand) | Author | Files | Lines |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+8 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2003-09-16 | 2003-09-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+4 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2001-04-06 | * dcache.c (dcache_write_line): Fixed bugs where cache line was | J.T. Conklin | 1 | -4/+9 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-24 | * dcache.c (dcache_write_line): Fix typo. | J.T. Conklin | 1 | -1/+1 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -88/+143 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -27/+14 |
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 1 | -54/+87 |
2000-08-18 | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 1 | -3/+14 |
2000-08-11 | * dcache.c (dcache_info): Don't print cache state if last_cache | J.T. Conklin | 1 | -12/+15 |
2000-08-10 | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 1 | -13/+11 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -33/+12 |
2000-06-19 | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 1 | -33/+0 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -11/+8 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+7 |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -7/+7 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -2/+2 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -72/+74 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+558 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -558/+0 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -8/+9 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -5/+5 |
1996-05-26 | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1 | -4/+4 |
1996-04-11 | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1 | -38/+31 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -2/+2 |
1996-01-25 | Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+2 |
1995-10-16 | * dcache.c: Change default value of remotecache to off. It just | Stu Grossman | 1 | -1/+1 |
1995-08-19 | * dcache.c (dcache_write_line): Write dirty lines right. | Steve Chamberlain | 1 | -16/+16 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -11/+11 |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1 | -117/+443 |
1995-02-16 | Rewrite insque/remque support to cast all pointers to PTR. | Michael Meissner | 1 | -9/+2 |
1995-02-16 | Rewrite Linux insque/remque support again. | Michael Meissner | 1 | -19/+19 |
1995-02-15 | Declare insque/remque as int funcs if not Linux. | Michael Meissner | 1 | -0/+4 |
1995-02-15 | Only protect insque/remque on Linux. | Michael Meissner | 1 | -1/+1 |
1995-02-15 | Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux. | Michael Meissner | 1 | -0/+8 |
1995-02-10 | * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to | Stan Shebs | 1 | -3/+0 |
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 1 | -2/+3 |
1993-09-01 | break dcache code out of remote.c | K. Richard Pixley | 1 | -11/+56 |
1993-08-31 | comment change | K. Richard Pixley | 1 | -4/+5 |
1993-08-31 | break dcache code out of remote-bug.c | K. Richard Pixley | 1 | -0/+189 |