summaryrefslogtreecommitdiff
path: root/gdb/sparcl-tdep.c
Commit message (Collapse)AuthorAgeFilesLines
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
|
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | (DEPRECATED_SERIAL_FD): Delete. (SERIAL_DEBUG): Delete. (SERIAL_DEBUG_P): Delete. (SERIAL_DRAIN_OUTPUT): Delete. (SERIAL_FLUSH_OUTPUT): Delete. (SERIAL_FLUSH_INPUT): Delete. (SERIAL_SEND_BREAK): Delete. (SERIAL_RAW): Delete. (SERIAL_GET_TTY_STATE): Delete. (SERIAL_SET_TTY_STATE): Delete. (SERIAL_PRINT_TTY_STATE): Delete. (SERIAL_NOFLUSH_SET_TTY_STATE): Delete. (SERIAL_SETBAUDRATE): Delete. (SERIAL_SETSTOPBITS): Delete. (SERIAL_CAN_ASYNC_P): Delete. (SERIAL_IS_ASYNC_P): Delete. (SERIAL_UN_FDOPEN): Delete. (SERIAL_READCHAR): Delete. (SERIAL_CLOSE): Delete. (SERIAL_FDOPEN): Delete. (SERIAL_OPEN): Delete.
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-8/+8
|
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
|
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
|
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-1/+1
|
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-2/+2
|
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
|
* Protoization.Kevin Buettner2000-10-231-7/+4
|
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-66/+23
|
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-3/+3
|
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-23/+22
|
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-4/+3
|
* Cleanup bfd_close() cleanups.Andrew Cagney2000-05-161-1/+1
|
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+0
|
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-65/+7
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-102/+106
|
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-5/+1
|
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-1/+5
|
* Initial revisionStan Shebs1999-04-161-0/+970