diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-09-12 19:19:44 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-09-12 19:19:44 +0000 |
commit | 5aa4c3ffda161ee77f273912f5e9bbfe2ef11e55 (patch) | |
tree | 836843075ba5434a6c78fc964e231b9740e73c94 | |
parent | cca520b58067e419c712ffb21f70dbdda18d42ae (diff) | |
download | gdb-5aa4c3ffda161ee77f273912f5e9bbfe2ef11e55.zip gdb-5aa4c3ffda161ee77f273912f5e9bbfe2ef11e55.tar.gz gdb-5aa4c3ffda161ee77f273912f5e9bbfe2ef11e55.tar.bz2 |
* dep-in.sed: Remove config.h from generated dependencies.
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 589764c..14ec087 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Tue Sep 12 12:14:33 1995 Ian Lance Taylor <ian@cygnus.com> + * dep-in.sed: Remove config.h from generated dependencies. + * sunos.c (sunos_slurp_dynamic_symtab): New static function, broken out of sunos_canonicalize_dynamic_symtab. (sunos_canonicalize_dynamic_symtab): Call new function |