document behaviour of dot inside sections.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index b2dc2ba3458c27a3a19762fa2f81065170e14fe7..70572de0fd80a3a2978c78d51954794db07e0ca2 100644 (file)
@@ -1,3 +1,80 @@
+1999-06-22  Nick Clifton  <nickc@cygnus.com>
+
+       * ld.texinfo (Location Counter): Describe behaviour of
+       location counter inside section statements.
+
+1999-06-20  Mark Mitchell  <mark@codesourcery.com>
+
+       * scripttempl/elf.sc (WRITABLE_RODATA): New variable for
+       controlling whether or not .rodata is in the data segment or the
+       text segment.
+
+1999-06-18  Nick Clifton  <nickc@cygnus.com>
+
+       * emultempl/pe.em: Add new command line switch --thumb-entry.
+       * emultempl/armelf.em: Add new command line switch --thumb-entry.
+       * emultempl/armcoff.em: Add new command line switch --thumb-entry.
+       * ld.texinfo: Document new ARM command line switch: --thumb-entry.      
+1999-06-20  H.J. Lu  <hjl@gnu.org>
+
+       * configure.in (all_libpath): Accumulate across all enabled targets.
+
+Sun Jun 20 14:10:33 1999  Richard Henderson  <rth@cygnus.com>
+
+       * emultempl/armelf.em: Watch EMULATION_LIBPATH instead of
+       DEFAULT_EMULATION.
+       * emultempl/elf32.em: Likewise.
+       * emultempl/sunos.em: Likewise.
+
+Fri Jun 18 15:24:48 1999  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL.
+       * configure.in (all_emuls): Add targ_extra_libpath.
+       (all_libpath, EMULATION_LIBPATH): Define.
+       * configure.tgt (powerpc-*-linux-gnu*): Define targ_extra_libpath.
+       * genscripts.sh (LIB_PATH): Define if emulation in EMULATION_LIBPATH.
+
+Mon Jun 14 10:38:36 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * ld.texinfo: Fix use of @item vs. @itemx.
+
+1999-06-13  Ian Lance Taylor  <ian@zembu.com>
+
+       From Thomas Zenker <thz@lennartz-electronic.de>:
+       * ldgram.y (attributes_opt): Use attributes_list instead of NAME.
+       (attributes_list, attributes_string): New nonterminals.
+       * ldlang.c (lang_set_flags): Add invert parameter.  Don't handle
+       '!'.
+       * ldlang.c (lang_set_flags): Update declaration.
+
+1999-06-12  Ian Lance Taylor  <ian@zembu.com>
+
+       * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
+       entry_symbol as an undefined symbol when doing a relocateable
+       link.  From <jeffdb@goodnet.com>.
+
+1999-06-12  David O'Brien  <obrien@freebsd.org>
+
+       * configure.tgt: (i[3456]86-*-freebsd*): Now defaults to ELF.
+
+1999-06-09  Nick Clifton  <nickc@cygnus.com>
+
+       * lexsup.c (help): Restore previous format of output.
+
+1999-06-04  Nick Clifton  <nickc@cygnus.com>
+
+       * emultempl/pe.em: If compiling for arm_epoc_pe rename
+       interworking functions to avoid a name space clash.
+
+1999-06-02  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * scripttempl/v850.sc: Add initp support.
+
+1999-06-02  Nick Clifton  <nickc@cygnus.com>
+
+       * emultempl/pe.em: Rename global arm interworking functions to
+       avoid name collision when all targets BFD is built.
+
 1999-05-30  Cort Dougan  <cort@attis.cs.nmt.edu>
 
        * Makefile.am (ALL_EMULATIONS): Add eelf32ppclinux.o.
This page took 0.025489 seconds and 4 git commands to generate.