diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1e3396c..cccb1a1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ 1999-07-12 Andreas Schwab <schwab@suse.de> + * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill in + structure initializations. + * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missing comma in initializer. |