* config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.
authorFred Fish <fnf@specifix.com>
Fri, 28 Mar 1997 22:47:22 +0000 (22:47 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 28 Mar 1997 22:47:22 +0000 (22:47 +0000)
gdb/ChangeLog
gdb/config/tic80/tm-tic80.h

index d6336f7..bd33815 100644 (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)
 
index e2b10ad..8792101 100644 (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 \