mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
2001-05-02 H.J. Lu <hjl@gnu.org>
* emultempl/pe.em: Include <ctype.h>.
This commit is contained in:
parent
6e1e737c86
commit
14fe918ef2
@ -1,3 +1,7 @@
|
||||
2001-05-02 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* emultempl/pe.em: Include <ctype.h>.
|
||||
|
||||
2001-05-02 Johan Rydberg <jrydberg@opencores.org>
|
||||
|
||||
* emulparams/elf32openrisc.sh: New file.
|
||||
|
@ -52,6 +52,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include "deffile.h"
|
||||
#include "pe-dll.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
||||
#define TARGET_IS_${EMULATION_NAME}
|
||||
|
||||
/* Permit the emulation parameters to override the default section
|
||||
|
Loading…
Reference in New Issue
Block a user