diff options
author | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-02-11 22:53:28 +0000 |
---|---|---|
committer | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-02-11 22:53:28 +0000 |
commit | 9f93bca5c70ce8deb596c3478be4335225d8c563 (patch) | |
tree | 0b6d0c3a9efd92b4f2e35aa43396edd6e2cfef91 /bfd/ChangeLog | |
parent | 88ec60c7e0289fec29403ef5a02180e3fa396c6b (diff) | |
download | gdb-9f93bca5c70ce8deb596c3478be4335225d8c563.zip gdb-9f93bca5c70ce8deb596c3478be4335225d8c563.tar.gz gdb-9f93bca5c70ce8deb596c3478be4335225d8c563.tar.bz2 |
* Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.
* Makefile.in: Regenerate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index da5b756..05740c1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory. + * Makefile.in: Regenerate. + 2001-02-09 David Mosberger <davidm@hpl.hp.com> * elfxx-ia64.c (is_unwind_section_name): New function. Returns @@ -1198,7 +1203,7 @@ * elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if is has the SEC_HAS_CONTENTS flag set. -2000-09-28 Örjan Friberg <orjanf@axis.com> +2000-09-28 Vrjan Friberg <orjanf@axis.com> Hans-Peter Nilsson <hp@axis.com> * aout-cris.c (N_TXTADDR): Define. @@ -3052,7 +3057,7 @@ * libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma. -2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de> +2000-05-03 Martin v. Lvwis <loewis@informatik.hu-berlin.de> * elflink.h (elf_link_add_object_symbols): Reset dynindx for hidden and internal symbols. |