From 504b7d2026f1fbbe912b6f513c069c0d47ba2505 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 16 Oct 2007 14:42:15 +0000 Subject: Support the use of the STT_COMMON type. (In source and object files only at the moment) --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 8cf8f04..1e7e639 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2007-10-16 Nick Clifton + + * config/obj-elf.c (obj_elf_type): Accept "common" as a valid + symbol type. + * doc/as.texinfo (.type): Document the types accepted by the + type pseudo op, including "common". + 2007-10-15 Peter Bergner * config/tc-ppc.c (ppc_setup_opcodes): Verify instructions are sorted -- cgit v1.1