* objdump.c (L_tmpnam): Never define.
authorIan Lance Taylor <ian@airs.com>
Thu, 29 Aug 1996 15:30:19 +0000 (15:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 29 Aug 1996 15:30:19 +0000 (15:30 +0000)
(display_target_list): Use choose_temp_base instead of tmpnam.
(display_info_table): Likewise.
PR 10482.

binutils/ChangeLog

index e5a91b70320aa0720477af85a87e6e8b9e8f54d7..9931ad0b2f15120c50e37b8ada4019506e85ded3 100644 (file)
@@ -1,3 +1,14 @@
+Thu Aug 29 11:29:20 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objdump.c (L_tmpnam): Never define.
+       (display_target_list): Use choose_temp_base instead of tmpnam.
+       (display_info_table): Likewise.
+
+Tue Aug 27 18:15:01 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * stabs.c (parse_stab): An N_FUN symbol with an empty string
+       indicates the end of a function.
+
 Thu Aug 22 17:08:00 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * wrstabs.c (struct string_hash_entry): Add next field.