From e4afe7429548beac154bb41d8f553d614a222d17 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 13 Nov 2001 03:24:25 +0000 Subject: * config/obj-elf.c (obj_elf_version): Ensure terminating NUL is put in note section. Use sizeof instead of hard-coded constants. --- gas/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index d8d8908..fe13be3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-11-13 Alan Modra + + * config/obj-elf.c (obj_elf_version): Ensure terminating NUL is + put in note section. Use sizeof instead of hard-coded constants. + 2001-11-12 Thiemo Seufer * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only. @@ -50,7 +55,7 @@ * config/tc-avr.c (mcu_types): Update for new devices. -2001-11-02 Stephane Carrez +2001-11-09 Stephane Carrez * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the page man title. -- cgit v1.1