diff options
author | Tom Tromey <tromey@redhat.com> | 1998-05-06 01:07:41 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-05-06 01:07:41 +0000 |
commit | fc8ff72d5f498c28b52bcfb7fc386863a7a6ff76 (patch) | |
tree | 36120b38f134a0ea39f7e673924627aeb2af0967 /bfd/ChangeLog | |
parent | 4aa65bb8c1e9ce165e775bef10f0ecc88baa650c (diff) | |
download | gdb-fc8ff72d5f498c28b52bcfb7fc386863a7a6ff76.zip gdb-fc8ff72d5f498c28b52bcfb7fc386863a7a6ff76.tar.gz gdb-fc8ff72d5f498c28b52bcfb7fc386863a7a6ff76.tar.bz2 |
* libbfd.h: Rebuilt.
* libbfd-in.h: Removed gettext includes and defines.
* sysdep.h: Moved gettext-related includes and defines here.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3891adc..fdbbca6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue May 5 18:29:24 1998 Tom Tromey <tromey@cygnus.com> + + * libbfd.h: Rebuilt. + * libbfd-in.h: Removed gettext includes and defines. + * sysdep.h: Moved gettext-related includes and defines here. + Tue May 5 16:47:54 1998 Richard Henderson <rth@cygnus.com> * srec.c (srec_write_symbols): Use bfd_is_local_label rather than |