* ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 3ded990f17c5fdc5c35c8efe964f5423c338b102..3af0d2c425c0daf2661466d4c48b924dc36bbe9e 100644 (file)
@@ -1,3 +1,78 @@
+2003-03-31  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of
+       --section-start.
+
+2003-03-31  David Heine  <dlheine@suif.stanford.edu>
+
+       * ldfile.c (ldfile_add_library_path): Always allocate space for
+       the filename.
+       * ldlang.c (lang_register_vers_node): Free the node if it cannot
+       be used.
+       * ldmain.c (set_scripts_dir): Always free the constructed
+       directory name.
+       (add_keepsyms_file): Fix memory leak.
+       * ldmisc.c (vfinfo): Likewise.
+       * lexsup.c (parse_args): Likewise       
+
+2003-03-25  Stan Cox   <scox@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+           
+       Contribute support for Intel's iWMMXt chip - an ARM variant:
+
+       * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Define.
+       * emulparams/armelf_linux.sh (OTHER_READONLY_SECTIONS): Define.
+       * scripttempl/armcoff.sc (.data): Ensure 8 byte alignment.
+       (.bss): Likewise.
+
+2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ldmain.h (ld_canon_sysroot, ld_canon_sysroot_len): Declare.
+       * ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define.
+       (main): Initialize them.
+       * ldfile.c: Include pathnames.h.
+       (is_sysrooted_pathname): New.
+       (ldfile_add_library_path): Use it.
+       (ldfile_open_file_search): Likewise.  Use IS_ABSOLUTE_PATH.  Don't
+       search_dirs if given an absolute pathname.
+       (ldfile_open_file): Issue error message for sysrooted
+       absolute pathnames.
+       * Makefile.am: Updated dependencies.
+       * Makefile.in: Rebuild.
+
+2003-03-24  Daniel Néri  <dne@mayonnaise.net>
+
+       * ld.texinfo: Rename all occurances of C54X to TIC54X.
+
+2003-03-19  Andreas Schwab  <schwab@suse.de>
+
+       * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
+       eof.
+
+2003-03-18  Danny Smith  <dannysmith@users.sourceforge,net>
+
+       * defilep.y (opt_base): If no number given, set to default
+       (-1), not 0.
+
+2003-03-13  Danny Smith  <dannysmith@users.sourceforge,net> 
+
+       * deffilep.y (def_import):  Use default extension of "dll"
+       if no extension provided in parsed IMPORT definition.
+
+       * deffilep.y (def_lex): Revert 2003-03-12 change.
+       (dot_name): New id type and rule.
+       (expline): Use instead of ID.
+       (opt_equal_name): Likewise.
+
+2003-03-12  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * deffilep.y (def_lex): Accept '.' as valid non-lead char.
+
+2003-03-07  Christopher Faylor  <cgf@redhat.com>
+
+       * configure.tgt: Add NATIVE_LIB_DIRS for cygwin target back after
+       apparent accidental removal on 2003-01-06.
+
 2003-03-04  Dmitry Diky  <diwil@mail.ru>
 
        * Makefile.am: Add new devices x1122 x1132 emulation
        for various msp430 configurations.
        * gen-doc.texi: Enable msp430 documenation.
        * ld.texinfo: Document msp430 sections.
-       * scripttempl/elf32msp430.sc: New file. Linker script for msp430.
+       * scripttempl/elf32msp430.sc: New file.  Linker script for msp430.
        * scripttempl/elf32msp430_3.sc: New file.  Linker script for msp430.
 
 2002-12-30  Ralf Habacker  <Ralf.Habacker@freenet.de>
This page took 0.024343 seconds and 4 git commands to generate.