Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 | |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -11/+21 | |
internal_verror(). | |||||
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -4/+4 | |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -61/+26 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -2/+2 | |
2000-03-30 | 2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+1 | |
* ui-file.c: Include "gdb_string.h" * cli-out.c: Include gdb_string.h to avoid compiler warnings. * wrapper.[ch] (struct gdb_wrapper_arguments): Change fields into unions, since they are all used to hold both pointers and ints at various times. Casting pointer to int and vice versa gives warnings (and is not safe) if they are not the same size. | |||||
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -0/+511 | |