diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 88c1e45..9bc8a85 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-11-18 Alan Modra <amodra@bigpond.net.au> + + * targets.c: Don't include alloca-conf.h. + (bfd_get_target_info): Don't use alloca. + 2009-11-17 H.J. Lu <hongjiu.lu@intel.com> PR ld/10955 |