Add translations
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 05d1cb814749c8428aa0c628c51ec1b23ab58ce2..3b5e47ef60ef5ff6ec9fe6611ce5e7dd652c25f4 100644 (file)
@@ -1,3 +1,26 @@
+2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * configure.in (ALL_LINGUAS): Add "fr" and "sv"
+       * configure: Regernate.
+       * po/fr.po: New file.
+       * po/sv.po: New file.
+
+2001-11-01  NIIBE Yutaka  <gniibe@m17n.org>
+
+       * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls
+       as little endian default and to support big endian.
+       
+2001-11-01  Chris Demetriou  <cgd@broadcom.com>
+
+       * ld.texinfo (Options): Document new option, -nostdlib.
+       * lexsup.c (OPTION_NOSTDLIB): New definition.
+       (ld_options): Add entry for "nostdlib".
+       (parse_args): Handle OPTIONS_NOSTDLIB.
+       * ldfile.c (ldfile_add_library_path): Don't add directories
+       to the search path if they weren't specified on the command line
+       and -nostdlib was specified.
+       * ld.h (ld_config_type): New member only_cmd_line_lib_dirs.
+
 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * lexsup.c (parse_args): Prevent infinite parsing loop when
This page took 0.023227 seconds and 4 git commands to generate.