12006-06-12 Fred Fish <fnf@specifix.com> 2 3 * emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the 4 ".mdebug.<abi>" and ".gcc_compiled_long<size>" sections 5 generated by mips gcc. 6 72006-06-09 Alan Modra <amodra@bigpond.net.au> 8 9 * ldlang.h (lang_input_statement_type): Use bitfields for booleans. 10 * ldlang.c (struct out_section_hash_entry): Rename from 11 output_statement_hash_entry. Delete output_section_statement_type 12 entry. Add statement_union_type entry. Adjust all users. 13 (output_section_statement_table): Rename from output_statement_table. 14 Adjust all users. 15 (output_section_statement_newfunc): Rename from 16 output_statement_newfunc. Adjust all users. 17 (output_section_statement_table_init): Rename from 18 output_statement_table_init. Adjust all users. 19 (output_section_statement_table_free): Rename from 20 output_statement_table_free. Adjust all users. 21 222006-06-08 Alan Modra <amodra@bigpond.net.au> 23 24 * emultempl/elf32.em (global_found): Make it a pointer. 25 (stat_needed, try_needed): Adjust. 26 (check_needed): Don't skip non-loaded as-needed entries. Only 27 consider entries with both filename and the_bfd non-null. 28 (after_open): Try loading non-loaded as-needed libs to satisfy 29 DT_NEEDED libs. 30 312006-06-07 Joseph S. Myers <joseph@codesourcery.com> 32 33 * po/Make-in (pdf, ps): New dummy targets. 34 352006-06-02 Joseph S. Myers <joseph@codesourcery.com> 36 37 * Makefile.am (TEXI2DVI): Add -I $(top_srcdir)/../libiberty. 38 * Makefile.in: Regenerate. 39 402006-05-30 Nick Clifton <nickc@redhat.com> 41 42 * po/es.po: Updated Spanish translation. 43 442006-05-24 Nick Clifton <nickc@redhat.com> 45 46 * po/vi.po: Updated Vietnamese translation. 47 482006-05-22 Daniel Jacobowitz <dan@codesourcery.com> 49 50 * ld-mips-elf/textrel-1.d: Relax some patterns. 51 522006-05-22 Nick Clifton <nickc@redhat.com> 53 54 * scripttempl/elf32crx.sc (.rdata): Add .rodata.*. 55 562006-05-05 Alan Modra <amodra@bigpond.net.au> 57 58 * ld.texinfo: Document PowerPC and PowerPC64 options. 59 * gen-doc.texi: Enable. 60 * configdoc.texi: Regenerate. 61 * ld.info: Regenerate. 62 632006-05-02 Daniel Jacobowitz <dan@codesourcery.com> 64 65 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty. 66 (TEXI2POD): Use AM_MAKEINFOFLAGS. 67 (configdoc.texi): Don't set top_srcdir. 68 * ld.texinfo: Don't use top_srcdir. 69 * aclocal.m4, Makefile.in: Regenerated. 70 712006-04-16 Daniel Jacobowitz <dan@codesourcery.com> 72 73 * po/POTFILES.in: Regenerated. 74 752006-04-16 Daniel Jacobowitz <dan@codesourcery.com> 76 77 * config.in: Regenerated. 78 792006-04-14 David Heine <dlheine@tensilica.com> 80 Bob Wilson <bob.wilson@acm.org> 81 82 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new 83 function to strip inconsistent linkonce sections. 84 (input_section_linked_worker, input_section_linked): New. 85 (is_inconsistent_linkonce_section): New. 86 (xtensa_strip_inconsistent_linkonce_sections): New. 87 882006-04-11 Diego Petten� <flameeyes@gentoo.org> 89 90 * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD 91 and Dragonfly targets. 92 * configure.in (AC_CHECK_HEADERS): Add elf-hints.h. 93 * Makefile.am (HFILES): Add elf-hints-local.h. 94 * elf-hints-local.h: New file. 95 * Makefile.in: Regenerate. 96 * configure: Regenerate. 97 982006-04-07 Bernhard Fischer <aldot@gcc.gnu.org> 99 100 * ld.texinfo: Fix typo in documentation of --check-sections. 101 1022006-04-07 Kaz Kojima <kkojima@rr.iij4u.or.jp> 103 104 * ldlang.c (load_symbols): Set as_needed and add_needed according 105 to the corresponding script's fields while processing it. 106 1072006-04-06 Carlos O'Donell <carlos@codesourcery.com> 108 109 * Makefile.am: Add install-html, install-html-am, and 110 install-html-recursive targets. 111 * Makefile.in: Regenerate. 112 * configure.in: AC_SUBST datarootdir, docdir, htmldir. 113 * configure: Regenerate. 114 * po/Make-in: Add install-html target. 115 1162006-04-06 H.J. Lu <hongjiu.lu@intel.com> 117 118 * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove 119 link_info.need_relax_finalize. 120 121 * ldlang.c (relax_sections): New. 122 (lang_process): Use. Call relax_sections link_info.relax_pass 123 times. 124 125 * ldmain.c (main): Set link_info.relax_pass to 1. Remove 126 link_info.need_relax_finalize. 127 1282006-04-05 Alan Modra <amodra@bigpond.net.au> 129 130 * Makefile.am (GENSCRIPTS): Pass prefix. 131 * Makefile.in: Regenerate. 132 * genscripts.sh: Adjust for extra parameter. 133 * emultempl/elf32.em (parse_ld_so_conf): Return true iff file 134 exists. 135 (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists. 136 * NEWS: Update. 137 1382006-04-05 Richard Sandiford <richard@codesourcery.com> 139 Daniel Jacobowitz <dan@codesourcery.com> 140 141 * configure.tgt (sparc*-*-vxworks*): New stanza. 142 * emulparams/elf32_sparc_vxworks.sh: New file. 143 * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o. 144 (eelf32_sparc_vxworks.c): New rule. 145 * Makefile.in: Regenerate. 146 1472006-04-04 Eric Botcazou <ebotcazou@adacore.com> 148 149 * ldlang.c (lang_map): Print the list of discarded input sections. 150 (print_input_section): Change parameter and print zero-sized sections. 151 (print_statement): Adjust call to print_input_section. 152 1532006-04-01 Danny Smith <dannysmith@users.sourceforge.net> 154 155 * deffilep.y (def_image_name): If LIBRARY or NAME statement 156 specifies an empty string, retain the name specified on command 157 line. 158 * ld.texinfo: Document above. 159 1602006-03-31 Jakub Jelinek <jakub@redhat.com> 161 162 * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If 163 bfd_find_nearest_line succeeded for %C or %D, but filename 164 is NULL, print section+offset at the end. 165 1662006-03-25 Bernd Schmidt <bernd.schmidt@analog.com> 167 168 * emulparams/elf32bfinfd.sh: New file. 169 * emultempl/bfin.em: Delete. 170 * emulparams/bfin.sh: Lose reference to bfin.em. 171 * Makefile.am (eelf32bfin.c): Likewise. 172 (eelf32bfinfd.c): New. 173 * Makefile.in: Regenerate. 174 * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to 175 targ_extra_emuls. 176 1772006-03-22 Richard Sandiford <richard@codesourcery.com> 178 Daniel Jacobowitz <dan@codesourcery.com> 179 Phil Edwards <phil@codesourcery.com> 180 Zack Weinberg <zack@codesourcery.com> 181 Mark Mitchell <mark@codesourcery.com> 182 Nathan Sidwell <nathan@codesourcery.com> 183 184 * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use 185 separate VxWorks emulations. 186 * emulparams/elf32ebmipvxworks.sh: New file. 187 * emulparams/elf32elmipvxworks.sh: New file. 188 * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and 189 eelf32elmipvxworks.o. 190 (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules. 191 * Makefile.in: Regenerate. 192 1932006-03-16 Alan Modra <amodra@bigpond.net.au> 194 195 PR 2434 196 * ldcref.c (add_cref): Adjust bfd_hash_table_init calls. 197 * ldlang.c (output_statement_table_init, lang_init): Likewise. 198 * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise. 199 (undefined_symbol): Likewise. 200 2012006-03-07 Richard Sandiford <richard@codesourcery.com> 202 Daniel Jacobowitz <dan@codesourcery.com> 203 Zack Weinberg <zack@codesourcery.com> 204 Nathan Sidwell <nathan@codesourcery.com> 205 Paul Brook <paul@codesourcery.com> 206 Ricardo Anguiano <anguiano@codesourcery.com> 207 Phil Edwards <phil@codesourcery.com> 208 209 * emulparams/armelf_vxworks.sh: Include vxworks.sh. 210 (MAXPAGESIZE): Define. 211 * emulparams/vxworks.sh: Undefine EMBEDDED. 212 * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em. 213 * Makefile.in: Regenerate. 214 2152006-03-03 Bjoern Haase <bjoern.m.haase@web.de> 216 217 * scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections. 218 Add KEEP() directives. 219 Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and 220 .bss output sections. 221 2222006-03-03 Richard Sandiford <richard@codesourcery.com> 223 224 * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable. 225 (EXTRA_EM_FILE): Define. 226 * emultempl/vxworks.em: New file. 227 * ld.texinfo (--force-dynamic): Document. 228 * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend 229 on vxworks.em. 230 * Makefile.in: Regenerate. 231 2322006-03-02 Richard Sandiford <richard@codesourcery.com> 233 234 * emulparams/elf32ppccommon.sh: New file, extracted from... 235 * emulparams/elf32ppc.sh: ...here. 236 * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh 237 instead of elf32ppc.sh. 238 (BSS_PLT): Remove override. 239 * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h. 240 (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise. 241 (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise. 242 (eelf32ppclinux.c): Likewise. 243 (eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency. 244 * Makefile.in: Regenerate. 245 2462006-02-27 Carlos O'Donell <carlos@codesourcery.com> 247 248 * Makefile.am: Add html target. 249 * Makefile.in: Regenerate. 250 * po/Make-in: Add html target. 251 2522006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com> 253 Anil Paranjape <anilp1@kpitcummins.com> 254 Shilin Shakti <shilins@kpitcummins.com> 255 256 * scripttemp/elf32xc16x.sc: Default linker script for tiny model. 257 * scripttemp/elf32xc16xl.sc: Default linker script for large model. 258 * scripttemp/elf32xc16xs.sc: Default linker script for small model. 259 * emulparams/elf32xc16x.sh: Emulation script for tiny model. 260 * emulparams/elf32xc16xl.sh: Emulation script for large model. 261 * emulparams/elf32xc16xs.sh: Emulation script for small model. 262 * Makefile.am: Add entry to make xc16x target. 263 * Makefile.in: Regenerate. 264 * configure.tgt: Specify default and other emulation parameters 265 for xc16x. 266 * NEWS: Announce the support for the new target. 267 2682006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com> 269 270 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*): 271 Use the traditional target. 272 2732006-02-13 Joseph S. Myers <joseph@codesourcery.com> 274 275 * configure.tgt (arm*b-*-linux-gnueabi): Change to 276 arm*b-*-linux-*eabi. 277 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi. 278 2792006-02-08 H.J. Lu <hongjiu.lu@intel.com> 280 281 PR ld/2290 282 * NEWS: Updated for the Linux linker search order change. 283 284 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call 285 gld${EMULATION_NAME}_check_ld_so_conf before checking default 286 search directories for DT_NEEDED entries. 287 2882006-02-07 Paul Brook <paul@codesourcery.com> 289 290 * emultempl/armelf.em: Include elf/arm.h. 291 (arm_elf_finish): Set low address bit if enty point is a Thumb 292 function. 293 2942006-02-01 Danny Smith <dannysmith@users.sourceforge.net> 295 296 * deffilep.y (def_image_name): If the image name does not have 297 a suffix, append the default. 298 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files. 299 3002006-01-31 Danny Smith dannysmith@users.sourceforge.net 301 302 * NEWS: Mention support for forward exports in PE-COFF dll's. 303 * ld.texinfo: Expand documentation of EXPORT statements in 304 PE-COFF .def files. 305 3062006-01-31 Filip Navara <navaraf@reactos.com> 307 308 * deffile.h (struct def_file_export): Add field flag_forward. 309 * pe-dll.c (process_def_file): Check for forward exports. 310 (generate_edata): Generate forward export symbols. 311 (fill_edata): Emit them. 312 313 * pe-dll.c (process_def_file): Don't crash on malformed 314 fastcall symbol names in .def file. 315 3162006-01-30 Nick Clifton <nickc@redhat.com> 317 318 * po/vi.po: Updated Vietnamese translation. 319 3202006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org> 321 322 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library 323 file:" as informational message, not a warning. 324 3252006-01-18 Roger Sayle <roger@eyesopen.com> 326 327 * emultempl/irix.em: Use lbasename instead of basename. 328 3292006-01-16 Nick Clifton <nickc@redhat.com> 330 331 * po/zh_CN.po: New Chinese (simplified) translation. 332 * configure.in (ALL_LINGUAS): Add "zh_CH". 333 * configure: Regenerate. 334 3352006-01-16 Bernhard Fischer <aldot@gcc.gnu.org> 336 337 * ld.texinfo (Options): Fix typo. 338 339For older changes see ChangeLog-2005 340 341Local Variables: 342mode: change-log 343left-margin: 8 344fill-column: 74 345version-control: never 346End: 347