diff options
author | Nick Clifton <nickc@redhat.com> | 1998-04-24 16:18:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-04-24 16:18:41 +0000 |
commit | 05c07e29687a5daa9cf27d0d421b95df56d758bf (patch) | |
tree | b88a23e54154cc2a7e2137be09bd50dad308fb8f /bfd | |
parent | 016b7b4bdcbc1b14fb4c71139ec977f4851ee4e5 (diff) | |
download | fsf-binutils-gdb-05c07e29687a5daa9cf27d0d421b95df56d758bf.zip fsf-binutils-gdb-05c07e29687a5daa9cf27d0d421b95df56d758bf.tar.gz fsf-binutils-gdb-05c07e29687a5daa9cf27d0d421b95df56d758bf.tar.bz2 |
Added internationalisation macros to printed infoamrion in
v850_elf_print_private_data
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 836c9b0..08bd9f7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Fri Apr 24 09:16:00 1998 Nick Clifton <nickc@cygnus.com> + + * elf32-v850.c (v850_elf_print_private_bfd_data): Add + internationalisation of printed information. + + * coff-arm.c (coff_arm_print_private_bfd_data): Add + internationalisation of printed information. + Fri Apr 24 12:09:18 1998 Ian Lance Taylor <ian@cygnus.com> * syms.c (struct indexentry): Change directory_name, file_name, |