From b6cdd0fd9a2e1cd2dc78d94edc17b405b6ca23b9 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 26 May 2000 07:32:26 +0000 Subject: (bfd_close_all_done): Mask file perms with 0777 not 0x777. --- bfd/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 52e4190..9b51a5f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2000-05-26 Alan Modra + + * opncls.c (bfd_close_all_done): Mask file perms with 0777 not 0x777. + 2000-05-26 Jakub Jelinek * elf64-sparc.c (sparc64_elf_relax_section): New. @@ -214,7 +218,7 @@ Fri May 5 16:51:03 2000 Clinton Popetz 2000-05-02 H.J. Lu - * elf.c (prep_headers): USe ELFOSABI_NONE instead of + * elf.c (prep_headers): Use ELFOSABI_NONE instead of ELFOSABI_SYSV. 2000-05-02 Alan Modra -- cgit v1.1