diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-10-21 18:30:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-10-21 18:30:12 +0000 |
commit | 5280bd62ff60dcb09370cf051a818eb3433988ad (patch) | |
tree | 713b80308d1ada35b762a896be5111e1118e2c4a | |
parent | ad0a2521d294ff7760467eee66e96b4a4ca9c61b (diff) | |
download | gdb-5280bd62ff60dcb09370cf051a818eb3433988ad.zip gdb-5280bd62ff60dcb09370cf051a818eb3433988ad.tar.gz gdb-5280bd62ff60dcb09370cf051a818eb3433988ad.tar.bz2 |
* dep-in.sed: Create our own line breaks for a more aesthetic
Makefile.
* Makefile.in: Rebuilt dependencies.
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9ab5afe..8361a73 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Thu Oct 21 13:05:16 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * dep-in.sed: Create our own line breaks for a more aesthetic + Makefile. + * Makefile.in: Rebuilt dependencies. + * elf32-mips.c: Include "seclet.h". (mips_elf_fake_sections): Force size of .reginfo section to sizeof Elf32_External_RegInfo. |