diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b5e37516..8b77ff0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Jun 10 13:48:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * config/obj-elf.c (obj_elf_section): Don't set any flags based on + the type of a special section. + * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc, realloc, free, or atol. |