diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-08-06 23:31:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-08-06 23:31:14 +0000 |
commit | 22bc497dda9cf129165c5d704814a666ea4063c3 (patch) | |
tree | f57d34477a068d3241f0a169bbfb5ea1806641e1 /bfd/ChangeLog | |
parent | 597e25914ec5895fba8097946514d4b8c878eb0a (diff) | |
download | gdb-22bc497dda9cf129165c5d704814a666ea4063c3.zip gdb-22bc497dda9cf129165c5d704814a666ea4063c3.tar.gz gdb-22bc497dda9cf129165c5d704814a666ea4063c3.tar.bz2 |
* section.c (global_syms): Only initialize union field if
__STDC__.
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 cb37a17..96be671 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1999-08-06 Ian Lance Taylor <ian@zembu.com> + + * section.c (global_syms): Only initialize union field if + __STDC__. + 1999-08-04 Mark Mitchell <mark@codesourcery.com> * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index by |