* config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.

This commit is contained in:
Fred Fish 1997-03-28 22:47:22 +00:00
parent 8902803f75
commit 7fcf0be5e7
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,15 @@
start-sanitize-tic80
Fri Mar 28 15:37:30 1997 Fred Fish <fnf@ninemoons.com>
* config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.
end-sanitize-tic80
Fri Mar 28 15:38:04 1997 Mike Meissner <meissner@cygnus.com>
* remote-sim.c (gdb_os_{,e}vprintf_filtered): Change stdarg type
to va_list from void *, since va_list might not be a pointer
type.
start-sanitize-gdbtk
Fri Mar 28 17:04:02 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)

View File

@ -31,6 +31,11 @@ struct frame_saved_regs;
#define TARGET_BYTE_ORDER LITTLE_ENDIAN
/* Define this if the C compiler puts an underscore at the front
of external names before giving them to the linker. */
#define NAMES_HAVE_UNDERSCORE
#define NUM_REGS 35
#define REGISTER_NAMES \