From 93f66767b9a162c4d5f1064f892c48997e76c686 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 29 Aug 1996 15:30:19 +0000 Subject: [PATCH] * objdump.c (L_tmpnam): Never define. (display_target_list): Use choose_temp_base instead of tmpnam. (display_info_table): Likewise. PR 10482. --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e5a91b7032..9931ad0b2f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +Thu Aug 29 11:29:20 1996 Ian Lance Taylor + + * 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 + + * 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 * wrstabs.c (struct string_hash_entry): Add next field. -- 2.34.1