mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Remove now obsolete signame.c and signame.h; functionality is handled by
libiberty/strsignal.c. Widespread changes to use libiberty/strerror.c functions for errno manipulations and libiberty/strsignal.c for signo (signals) manipulations.
This commit is contained in:
@ -43,6 +43,3 @@ on those where it does, it occurs quite reliably. */
|
||||
#define HAVE_TERMIO
|
||||
|
||||
#define FETCH_INFERIOR_REGISTERS
|
||||
|
||||
#define SYS_SIGLIST_MISSING 0 /* we have it on the apollo */
|
||||
|
||||
|
Reference in New Issue
Block a user