42 Commits (62c25571dba3e5f2595c6b656ac9c166d687e287)

Author SHA1 Message Date
J.T. Conklin c839c4db61 * dcache.c (dcache_write_line): Fixed bugs where cache line was 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
J.T. Conklin f4d650ecb3 * dcache.c (dcache_write_line): Fix typo. 26 years ago
J.T. Conklin 29e5738069 * exec.c (xfer_memory): Add attrib argument. 26 years ago
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
J.T. Conklin 4930751aae * TODO: Note abstraction layer violation where "ocd reset" command 26 years ago
J.T. Conklin 8edbea78dc * dcache.c (dcache_info): Output a cache line's state vector so it 26 years ago
J.T. Conklin e99586d56a * MAINTAINERS: Add myself as dcache.c maintainer. 26 years ago
J.T. Conklin 5e2039ea24 * dcache.c (dcache_info): Don't print cache state if last_cache 26 years ago
J.T. Conklin f1d7622b95 * monitor.c (monitor_open): If a dcache has already been created, 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
J.T. Conklin 8c9cdfe810 * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed 27 years ago
Kevin Buettner 507f3c78fb Eliminate PARAMS from function pointer declarations. 27 years ago
Kevin Buettner a14ed312fd PARAMS removal. 27 years ago
Jason Molenda c2d11a7da0 import gdb-1999-12-06 snapshot 27 years ago
Jason Molenda 917317f4c6 import gdb-1999-10-18 snapshot 27 years ago
Stan Shebs d4f3574e77 import gdb-1999-09-08 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Jason Molenda 24418cfbac 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) 28 years ago
Fred Fish b607efe714 See gdb ChangeLog entry with header: 31 years ago
Fred Fish 9391c9977e Changes from: David Mosberger-Tang <davidm@azstarnet.com> 31 years ago
Stu Grossman a243a22f43 * dcache.c: Add prototypes. Make many functions static. 31 years ago
Fred Fish b52cac6b76 * core-aout.c (fetch_core_registers): Cast core_reg_size to int 31 years ago
Steve Chamberlain a4b4479a47 Thu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash.cygnus.com> 31 years ago
Stu Grossman 4930f0a7f4 * dcache.c: Change default value of remotecache to off. It just 31 years ago
Steve Chamberlain 69c626a9aa * dcache.c (dcache_write_line): Write dirty lines right. 31 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
J.T. Conklin 2b57629364 * configure.in: Check for working mmap, ansi headers, string.h, 32 years ago
Fred Fish 6b14af2bc6 * dache.c (struct dcache_block): Change data member from unsigned char 32 years ago
Steve Chamberlain 45993f6118 Hmm.. The ChangeLog went in, but not the code.... 32 years ago
Michael Meissner 4e71f1ae3f Rewrite insque/remque support to cast all pointers to PTR. 32 years ago
Michael Meissner 92c6bf4d3a Rewrite Linux insque/remque support again. 32 years ago
Michael Meissner a978b966ff Declare insque/remque as int funcs if not Linux. 32 years ago
Michael Meissner fed9a8d46e Only protect insque/remque on Linux. 32 years ago
Michael Meissner 677653a077 Define TEXT_SEGMENT_BASE as 1 for ppc-eabi; Make dcache.c compilable on Linux. 32 years ago
Stan Shebs 76a457c016 * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition to 32 years ago
Jim Kingdon ac7a377f64 * dcache.c: Cast return value from xmalloc. 33 years ago
K. Richard Pixley d538b510a0 break dcache code out of remote.c 33 years ago
K. Richard Pixley 9e58280a94 comment change 33 years ago
K. Richard Pixley 755892d6ff break dcache code out of remote-bug.c 33 years ago