diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-10-29 23:47:42 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-10-29 23:47:42 +0000 |
commit | be69087561c4786655b2e64a4fef3b32e34ea78c (patch) | |
tree | aafc63be39b9ef5115441741bef6a29285a6f55c /bfd/ChangeLog | |
parent | 9b8181460dcf4d61a75390de5b9b60e1f9426e3d (diff) | |
download | fsf-binutils-gdb-be69087561c4786655b2e64a4fef3b32e34ea78c.zip fsf-binutils-gdb-be69087561c4786655b2e64a4fef3b32e34ea78c.tar.gz fsf-binutils-gdb-be69087561c4786655b2e64a4fef3b32e34ea78c.tar.bz2 |
2005-10-29 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerated.
* dep-in.sed: Replace " ./" with " ".
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8644e75..db253d2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ 2005-10-29 H.J. Lu <hongjiu.lu@intel.com> + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerated. + + * dep-in.sed: Replace " ./" with " ". + +2005-10-29 H.J. Lu <hongjiu.lu@intel.com> + * hpux-core.c: Include <machine/reg.h> only if HPUX_CORE is define. * osf-core.c: Include <sys/core.h> only if OSF_CORE is defined. |