2006-06-19 21:17:44 +08:00
|
|
|
|
2006-06-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldexp.c (fold_name): Adjust bfd_sizeof_headers call.
|
|
|
|
|
|
2006-06-14 10:43:58 +08:00
|
|
|
|
2006-06-14 Kevin F. Quinn <kevquinn@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* ld.texinfo: Document new -z lazy option.
|
|
|
|
|
* emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
|
|
|
|
|
new option.
|
|
|
|
|
(gld${EMULATION_NAME}_list_options): Update help text.
|
|
|
|
|
|
2006-06-12 20:36:26 +08:00
|
|
|
|
2006-06-12 Fred Fish <fnf@specifix.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the
|
|
|
|
|
".mdebug.<abi>" and ".gcc_compiled_long<size>" sections
|
|
|
|
|
generated by mips gcc.
|
|
|
|
|
|
2006-06-12 19:35:45 +08:00
|
|
|
|
2006-06-12 Thiemo Seufer <ths@mips.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/elf64bmip.sh, emulparams/elf64btsmip.sh (COMMONPAGESIZE):
|
|
|
|
|
Define.
|
|
|
|
|
|
2006-06-09 09:13:39 +08:00
|
|
|
|
2006-06-09 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldlang.h (lang_input_statement_type): Use bitfields for booleans.
|
|
|
|
|
* ldlang.c (struct out_section_hash_entry): Rename from
|
|
|
|
|
output_statement_hash_entry. Delete output_section_statement_type
|
|
|
|
|
entry. Add statement_union_type entry. Adjust all users.
|
|
|
|
|
(output_section_statement_table): Rename from output_statement_table.
|
|
|
|
|
Adjust all users.
|
|
|
|
|
(output_section_statement_newfunc): Rename from
|
|
|
|
|
output_statement_newfunc. Adjust all users.
|
|
|
|
|
(output_section_statement_table_init): Rename from
|
|
|
|
|
output_statement_table_init. Adjust all users.
|
|
|
|
|
(output_section_statement_table_free): Rename from
|
|
|
|
|
output_statement_table_free. Adjust all users.
|
|
|
|
|
|
2006-06-07 23:38:01 +08:00
|
|
|
|
2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* po/Make-in (pdf, ps): New dummy targets.
|
|
|
|
|
|
2006-06-07 12:55:11 +08:00
|
|
|
|
2006-06-07 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldlang.h (enum section_type): Delete dsect_section, copy_section,
|
|
|
|
|
info_section and overlay_section. Add noalloc_section.
|
|
|
|
|
* ldlang.c (lang_add_section): Adjust.
|
|
|
|
|
* ldgram.y (type): Adjust.
|
|
|
|
|
|
2006-06-06 10:24:33 +08:00
|
|
|
|
2006-06-06 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (init_os): Whitespace.
|
|
|
|
|
(map_input_to_output_sections): Don't init_os for lang_input_section.
|
|
|
|
|
(print_all_symbols): Remove forward declaration. Convert to ISO C.
|
|
|
|
|
|
2006-06-05 22:04:05 +08:00
|
|
|
|
2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* po/Make-in (top_builddir): Define.
|
|
|
|
|
|
2006-06-05 20:45:34 +08:00
|
|
|
|
2006-06-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldexp.c (exp_get_abs_int): Make error message the same as
|
|
|
|
|
others emitted in this file.
|
|
|
|
|
|
2006-06-05 20:30:16 +08:00
|
|
|
|
2006-06-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* config.in: Regenerate.
|
|
|
|
|
|
2006-06-05 14:12:40 +08:00
|
|
|
|
2006-06-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (lookup_name): Delete dead code. Remove FIXMEs.
|
|
|
|
|
|
2006-06-03 10:45:26 +08:00
|
|
|
|
2006-06-03 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* emultempl/elf32.em (global_found): Make it a pointer.
|
|
|
|
|
(stat_needed, try_needed): Adjust.
|
|
|
|
|
(check_needed): Don't skip non-loaded as-needed entries. Only
|
|
|
|
|
consider entries with both filename and the_bfd non-null.
|
|
|
|
|
(after_open): Try loading non-loaded as-needed libs to satisfy
|
|
|
|
|
DT_NEEDED libs.
|
|
|
|
|
|
2006-06-03 07:08:12 +08:00
|
|
|
|
2006-06-02 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (TEXI2DVI): Add -I $(top_srcdir)/../libiberty.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2006-05-31 23:14:46 +08:00
|
|
|
|
2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
|
|
|
|
|
and LIBINTL_DEP everywhere.
|
|
|
|
|
(INTLLIBS): Remove.
|
|
|
|
|
(INCLUDES): Use @INCINTL@.
|
|
|
|
|
* configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
|
|
|
|
|
Remove local code for po/Makefile.
|
|
|
|
|
* Makefile.in, configure: Regenerated.
|
|
|
|
|
|
2006-05-31 00:45:32 +08:00
|
|
|
|
2006-05-30 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/arcelf.sh (MAXPAGESIZE): Changed to
|
|
|
|
|
"CONSTANT (MAXPAGESIZE)".
|
|
|
|
|
* emulparams/armelf_nbsd.sh: Likewise.
|
|
|
|
|
* emulparams/armelf_vxworks.sh: Likewise.
|
|
|
|
|
* emulparams/armnto.sh: Likewise.
|
|
|
|
|
* emulparams/armsymbian.sh: Likewise.
|
|
|
|
|
* emulparams/crislinux.sh: Likewise.
|
|
|
|
|
* emulparams/elf32_i860.sh: Likewise.
|
|
|
|
|
* emulparams/elf32_i960.sh: Likewise.
|
|
|
|
|
* emulparams/elf32am33lin.sh: Likewise.
|
|
|
|
|
* emulparams/elf32bfinfd.sh: Likewise.
|
|
|
|
|
* emulparams/elf32bmipn32-defs.sh: Likewise.
|
|
|
|
|
* emulparams/elf32frvfd.sh: Likewise.
|
|
|
|
|
* emulparams/elf32i370.sh: Likewise.
|
|
|
|
|
* emulparams/elf32lppcnto.sh: Likewise.
|
|
|
|
|
* emulparams/elf32mcore.sh: Likewise.
|
|
|
|
|
* emulparams/elf32openrisc.sh: Likewise.
|
|
|
|
|
* emulparams/elf32ppcnto.sh: Likewise.
|
|
|
|
|
* emulparams/elf32ppcwindiss.sh: Likewise.
|
|
|
|
|
* emulparams/elf32vax.sh: Likewise.
|
|
|
|
|
* emulparams/elf32xc16x.sh: Likewise.
|
|
|
|
|
* emulparams/elf32xc16xl.sh: Likewise.
|
|
|
|
|
* emulparams/elf32xc16xs.sh: Likewise.
|
|
|
|
|
* emulparams/elf64_aix.sh: Likewise.
|
|
|
|
|
* emulparams/elf64hppa.sh: Likewise.
|
|
|
|
|
* emulparams/elf64mmix.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_be.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_chaos.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_ldso.sh: Likewise.
|
|
|
|
|
* emulparams/hppa64linux.sh: Likewise.
|
|
|
|
|
* emulparams/hppalinux.sh: Likewise.
|
|
|
|
|
* emulparams/hppaobsd.sh: Likewise.
|
|
|
|
|
* emulparams/i386lynx.sh: Likewise.
|
|
|
|
|
* emulparams/i386moss.sh: Likewise.
|
|
|
|
|
* emulparams/i386nto.sh: Likewise.
|
|
|
|
|
* emulparams/i386nw.sh: Likewise.
|
|
|
|
|
* emulparams/m32relf_linux.sh: Likewise.
|
|
|
|
|
* emulparams/m68kpsos.sh: Likewise.
|
|
|
|
|
* emulparams/or32elf.sh: Likewise.
|
|
|
|
|
* emulparams/pjelf.sh: Likewise.
|
|
|
|
|
* emulparams/pjlelf.sh: Likewise.
|
|
|
|
|
* emulparams/ppclynx.sh: Likewise.
|
|
|
|
|
* emulparams/ppcnw.sh: Likewise.
|
|
|
|
|
* emulparams/shelf32_nbsd.sh : Likewise.
|
|
|
|
|
* emulparams/shelf_nbsd.sh: Likewise.
|
|
|
|
|
* emulparams/shelf_nto.sh: Likewise.
|
|
|
|
|
* emulparams/shlelf_nto.sh: Likewise.
|
|
|
|
|
* emulparams/xtensa-config.sh: Likewise.
|
|
|
|
|
|
|
|
|
|
* emulparams/armelf_linux.sh (MAXPAGESIZE): Changed to
|
|
|
|
|
"CONSTANT (MAXPAGESIZE)".
|
|
|
|
|
(COMMONPAGESIZE): Changed to "CONSTANT (COMMONPAGESIZE)".
|
|
|
|
|
* emulparams/elf32_sparc.sh: Likewise.
|
|
|
|
|
* emulparams/elf32bmip.sh: Likewise.
|
|
|
|
|
* emulparams/elf32ppccommon.sh: Likewise.
|
|
|
|
|
* emulparams/elf64_ia64.sh: Likewise.
|
|
|
|
|
* emulparams/elf64_s390.sh: Likewise.
|
|
|
|
|
* emulparams/elf64_sparc.sh: Likewise.
|
|
|
|
|
* emulparams/elf64alpha.sh: Likewise.
|
|
|
|
|
* emulparams/elf64ppc.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386.sh: Likewise.
|
|
|
|
|
* emulparams/elf_i386_vxworks.sh: Likewise.
|
|
|
|
|
* emulparams/elf_s390.sh: Likewise.
|
|
|
|
|
* emulparams/elf_x86_64.sh: Likewise.
|
|
|
|
|
* emulparams/shlelf32_linux.sh: Likewise.
|
|
|
|
|
* emulparams/shlelf_linux.sh: Likewise.
|
|
|
|
|
|
|
|
|
|
* emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Changed to
|
|
|
|
|
"CONSTANT (COMMONPAGESIZE)".
|
|
|
|
|
* emulparams/elf32btsmipn32.sh: Likewise.
|
|
|
|
|
|
|
|
|
|
* emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
|
|
|
|
|
"-z max-page-size=" and "-z common-page-size=".
|
|
|
|
|
(gld${EMULATION_NAME}_list_options): Likewise.
|
|
|
|
|
|
|
|
|
|
* ld.h (ld_config_type): Add maxpagesize and commonpagesize.
|
|
|
|
|
|
|
|
|
|
* ld.texinfo: Document "-z max-page-size=" and
|
|
|
|
|
"-z common-page-size=".
|
|
|
|
|
|
|
|
|
|
* ldexp.c (exp_print_token): Handle CONSTANT.
|
|
|
|
|
(fold_name): Likewise.
|
|
|
|
|
* ldgram.y: Likewise.
|
|
|
|
|
* ldlex.l: Likewise.
|
|
|
|
|
|
|
|
|
|
* ldmain.c (main): Initiliaze config.maxpagesize and
|
|
|
|
|
config.commonpagesize. Call bfd_emul_set_maxpagesize if
|
|
|
|
|
config.maxpagesize isn't 0. Call bfd_emul_set_commonpagesize if
|
|
|
|
|
config.commonpagesize config.maxpagesize isn't 0.
|
|
|
|
|
|
2006-05-30 19:01:59 +08:00
|
|
|
|
2006-05-30 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/es.po: Updated Spanish translation.
|
|
|
|
|
|
2006-05-26 10:44:19 +08:00
|
|
|
|
2006-05-25 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.
|
|
|
|
|
|
2006-05-25 09:03:09 +08:00
|
|
|
|
2006-05-24 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/1485
|
|
|
|
|
* configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
|
|
|
|
|
bfd. Support 64bit host for --enable-targets=all.
|
|
|
|
|
* configure: Regenerated.
|
|
|
|
|
|
2006-05-24 15:54:45 +08:00
|
|
|
|
2006-05-24 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/vi.po: Updated Vietnamese translation.
|
|
|
|
|
|
2006-05-24 15:36:12 +08:00
|
|
|
|
2006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
|
|
|
|
|
|
|
|
|
|
* configure.tgt: Add avr6 to emulation list.
|
|
|
|
|
* Makefile.am: Add eavr6.o and corresponding rule.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* emulparams/avr6.sh: New file.
|
|
|
|
|
* emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
|
|
|
|
|
for target option support.
|
|
|
|
|
(EXTRA_EM_FILE): Add reference to new em template file avrelf.
|
|
|
|
|
* scripttempl/avr.sc: Add ".trampolines" section.
|
|
|
|
|
* emultempl/avrelf.em: Add new file for target specific options.
|
|
|
|
|
|
2006-05-22 16:49:33 +08:00
|
|
|
|
2006-05-22 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
|
|
|
|
|
|
2006-05-19 14:09:31 +08:00
|
|
|
|
2006-05-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (lang_size_sections_1): Don't check mem regions for
|
|
|
|
|
os->ignored sections.
|
|
|
|
|
|
2006-05-18 00:46:54 +08:00
|
|
|
|
2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (lang_size_sections): Call lang_reset_memory_regions
|
|
|
|
|
before redoing one_lang_size_sections_pass.
|
|
|
|
|
|
2006-05-12 00:11:29 +08:00
|
|
|
|
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* ld.texinfo: Rename "Index" to "LD Index"
|
|
|
|
|
|
2006-05-11 16:48:58 +08:00
|
|
|
|
2006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
|
|
|
|
|
|
|
|
|
|
* pe-dll.c (autofilter_symbollist): Add Dllmain,
|
|
|
|
|
DllMainCRTStartup, _DllMainCRTStartup and .text.
|
|
|
|
|
(autofilter_liblist): Add libcegcc.
|
|
|
|
|
(autofilter_symbolprefixlist): Add __imp_ and .idata$.
|
|
|
|
|
(generate_reloc): Do not skip sections without a SEC_LOAD flag,
|
|
|
|
|
they can still contain relocs that need processing.
|
|
|
|
|
Skip the .idata$6 section.
|
|
|
|
|
(jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
|
|
|
|
|
(make_one): Use the new array.
|
|
|
|
|
(make_import_fixup_entry): Use .idata$2 instead of .idata$3.
|
|
|
|
|
* emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
|
|
|
|
|
|
2006-05-05 08:51:37 +08:00
|
|
|
|
2006-05-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* ld.texinfo: Document PowerPC and PowerPC64 options.
|
|
|
|
|
* gen-doc.texi: Enable.
|
|
|
|
|
|
2006-05-02 22:20:46 +08:00
|
|
|
|
2006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
|
|
|
|
|
(TEXI2POD): Use AM_MAKEINFOFLAGS.
|
|
|
|
|
(configdoc.texi): Don't set top_srcdir.
|
|
|
|
|
* ld.texinfo: Don't use top_srcdir.
|
|
|
|
|
* aclocal.m4, Makefile.in: Regenerated.
|
|
|
|
|
|
2006-04-19 10:06:15 +08:00
|
|
|
|
2006-04-19 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
2006-04-19 10:10:43 +08:00
|
|
|
|
* ldlang.c (wild): Tidy default_common_section loop.
|
|
|
|
|
(print_input_section): Format.
|
|
|
|
|
|
2006-04-19 10:06:15 +08:00
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2006-04-17 02:25:11 +08:00
|
|
|
|
2006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* po/POTFILES.in: Regenerated.
|
|
|
|
|
|
2006-04-17 02:20:09 +08:00
|
|
|
|
2006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* config.in: Regenerated.
|
|
|
|
|
|
2006-04-15 05:31:16 +08:00
|
|
|
|
2006-04-14 David Heine <dlheine@tensilica.com>
|
|
|
|
|
Bob Wilson <bob.wilson@acm.org>
|
|
|
|
|
|
|
|
|
|
* emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
|
|
|
|
|
function to strip inconsistent linkonce sections.
|
|
|
|
|
(input_section_linked_worker, input_section_linked): New.
|
|
|
|
|
(is_inconsistent_linkonce_section): New.
|
|
|
|
|
(xtensa_strip_inconsistent_linkonce_sections): New.
|
|
|
|
|
|
2006-04-11 18:36:26 +08:00
|
|
|
|
2006-04-11 Diego Petten<65> <flameeyes@gentoo.org>
|
|
|
|
|
|
|
|
|
|
* emultempl/elf32.em: Add support for elf-hints.h on FreeBSD
|
|
|
|
|
and Dragonfly targets.
|
|
|
|
|
* configure.in (AC_CHECK_HEADERS): Add elf-hints.h.
|
|
|
|
|
* Makefile.am (HFILES): Add elf-hints-local.h.
|
|
|
|
|
* elf-hints-local.h: New file.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2006-04-07 22:14:46 +08:00
|
|
|
|
2006-04-07 Bernhard Fischer <aldot@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* ld.texinfo: Fix typo in documentation of --check-sections.
|
|
|
|
|
|
2006-04-07 15:03:51 +08:00
|
|
|
|
2006-04-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (load_symbols): Set as_needed and add_needed according
|
|
|
|
|
to the corresponding script's fields while processing it.
|
|
|
|
|
|
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html target.
* Makefile.def: Add install-html target.
* Makefile.in: Regenerate.
* configure.in: Add --with-datarootdir, --with-docdir,
and --with-htmldir options.
* configure: Regenerate.
bfd/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
htmldir. Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST for datarootdir, docdir and htmldir.
* configure: Regenerate.
bfd/doc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html and install-html-am targets.
Define datarootdir, docdir and htmldir.
* Makefile.in: Regenerate.
binutils/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir and htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
etc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add install-html target. Add htmldir,
docdir and datarootdir.
* configure.texi: Document install-html target.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
gas/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
gprof/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html, install-html-am and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
intl/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* intl/Makefile.in: Add html info and dvi and install-html to .PHONY
Add install-html target.
ld/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html, install-html-am, and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* po/Make-in: Add install-html target.
opcodes/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target.
* Makefile.in: Regenerate.
2006-04-07 05:49:35 +08:00
|
|
|
|
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Add install-html, install-html-am, and
|
|
|
|
|
install-html-recursive targets.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
* po/Make-in: Add install-html target.
|
|
|
|
|
|
2006-04-07 02:52:46 +08:00
|
|
|
|
2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
|
|
|
|
|
link_info.need_relax_finalize.
|
|
|
|
|
|
|
|
|
|
* ldlang.c (relax_sections): New.
|
|
|
|
|
(lang_process): Use. Call relax_sections link_info.relax_pass
|
|
|
|
|
times.
|
|
|
|
|
|
|
|
|
|
* ldmain.c (main): Set link_info.relax_pass to 1. Remove
|
|
|
|
|
link_info.need_relax_finalize.
|
|
|
|
|
|
2006-04-05 23:40:40 +08:00
|
|
|
|
2006-04-05 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (GENSCRIPTS): Pass prefix.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* genscripts.sh: Adjust for extra parameter.
|
|
|
|
|
* emultempl/elf32.em (parse_ld_so_conf): Return true iff file
|
|
|
|
|
exists.
|
|
|
|
|
(check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
|
|
|
|
|
* NEWS: Update.
|
|
|
|
|
|
bfd/
* config.bfd (sparc-*-vxworks*): New stanza.
* configure.in (bfd_elf32_sparc_vxworks_vec): New stanza.
(bfd_elf32_sparc_vec, bfd_elf64_sparc_vec): Add elf-vxworks.lo.
* configure: Regenerate.
* elf32-sparc.c: Include elf-vxworks.h.
(elf32_sparc_vxworks_link_hash_table_create: New.
(elf32_sparc_vxworks_final_write_processing): New.
(TARGET_BIG_SYM): Override for VxWorks.
(TARGET_BIG_NAME, ELF_MINPAGESIZE): Likewise.
(bfd_elf32_bfd_link_hash_table_create): Likewise.
(elf_backend_want_got_plt, elf_backend_plt_readonly): Likewise.
(elf_backend_got_header_size, elf_backend_add_symbol_hook): Likewise.
(elf_backend_link_output_symbol_hook): Likewise.
(elf_backend_emit_relocs): Likewise.
(elf_backend_final_write_processing, elf32_bed): Likewise.
* elfxx-sparc.c: Include libiberty.h and elf-vxworks.h.
(sparc_vxworks_exec_plt0_entry, sparc_vxworks_exec_plt_entry): New.
(sparc_vxworks_shared_plt0_entry, sparc_vxworks_shared_plt_entry): New.
(_bfd_sparc_elf_link_hash_table_create): Don't initialize
build_plt_entry here.
(create_got_section): Initialize sgotplt for VxWorks.
(_bfd_sparc_elf_create_dynamic_sections): Initialize build_plt_entry,
plt_header_size and plt_entry_size, with new VxWorks-specific settings.
Call elf_vxworks_create_dynamic_sections for VxWorks.
(allocate_dynrelocs): Use plt_header_size and plt_entry_size.
Allocate room for .got.plt and .rela.plt.unloaded entries on VxWorks.
(_bfd_sparc_elf_size_dynamic_sections): Don't allocate a nop in .plt
for VxWorks. Check for the .got.plt section.
(sparc_vxworks_build_plt_entry): New function.
(_bfd_sparc_elf_finish_dynamic_symbol): Add handling of VxWorks PLTs.
Don't make _GLOBAL_OFFSET_TABLE_ and _PROCEDURE_LINKAGE_TABLE_
absolute on VxWorks.
(sparc32_finish_dyn): Add special handling for DT_RELASZ
and DT_PLTGOT on VxWorks.
(sparc_vxworks_finish_exec_plt): New.
(sparc_vxworks_finish_shared_plt): New.
(_bfd_sparc_elf_finish_dynamic_sections): Call them.
Use plt_header_size and plt_entry_size.
* elfxx-sparc.h (_bfd_sparc_elf_link_hash_table): Add is_vxworks,
srelplt2, sgotplt, plt_header_size and plt_entry_size fields.
* Makefile.am (elfxx-sparc.lo): Depend on elf-vxworks.h.
(elf32-sparc.lo): Likewise.
* Makefile.in: Regenerate.
* targets.c (bfd_elf32_sparc_vxworks_vec): Declare.
(_bfd_target_vector): Add a pointer to it.
gas/
* config/tc-sparc.c (sparc_target_format): Handle TE_VXWORKS.
(GOTT_BASE, GOTT_INDEX): New.
(tc_gen_reloc): Don't alter relocations against GOTT_BASE and
GOTT_INDEX when generating VxWorks PIC.
* configure.tgt (sparc*-*-vxworks*): Remove this special case;
use the generic *-*-vxworks* stanza instead.
gas/testsuite/
* gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
* gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
ld/
* configure.tgt (sparc*-*-vxworks*): New stanza.
* emulparams/elf32_sparc_vxworks.sh: New file.
* Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
(eelf32_sparc_vxworks.c): New rule.
* Makefile.in: Regenerate.
ld/testsuite/
* ld-sparc/vxworks1.dd, ld-sparc/vxworks1.ld, ld-sparc/vxworks1-lib.dd,
* ld-sparc/vxworks1-lib.nd, ld-sparc/vxworks1-lib.rd,
* ld-sparc/vxworks1-lib.s, ld-sparc/vxworks1.rd, ld-sparc/vxworks1.s,
* ld-sparc/vxworks1-static.d, ld-sparc/vxworks2.s,
* ld-sparc/vxworks2.sd, ld-sparc/vxworks2-static.sd: New tests.
* ld-sparc/sparc.exp: Run them.
2006-04-05 20:41:59 +08:00
|
|
|
|
2006-04-05 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* configure.tgt (sparc*-*-vxworks*): New stanza.
|
|
|
|
|
* emulparams/elf32_sparc_vxworks.sh: New file.
|
|
|
|
|
* Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
|
|
|
|
|
(eelf32_sparc_vxworks.c): New rule.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2006-04-04 16:52:21 +08:00
|
|
|
|
2006-04-04 Eric Botcazou <ebotcazou@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ldlang.c (lang_map): Print the list of discarded input sections.
|
|
|
|
|
(print_input_section): Change parameter and print zero-sized sections.
|
|
|
|
|
(print_statement): Adjust call to print_input_section.
|
|
|
|
|
|
2006-04-01 12:51:23 +08:00
|
|
|
|
2006-04-01 Danny Smith <dannysmith@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* deffilep.y (def_image_name): If LIBRARY or NAME statement
|
|
|
|
|
specifies an empty string, retain the name specified on command
|
|
|
|
|
line.
|
|
|
|
|
* ld.texinfo: Document above.
|
|
|
|
|
|
2006-03-31 19:23:55 +08:00
|
|
|
|
2006-03-31 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* ldmisc.c (vfinfo): Revert 2005-10-05 changes. If
|
|
|
|
|
bfd_find_nearest_line succeeded for %C or %D, but filename
|
|
|
|
|
is NULL, print section+offset at the end.
|
|
|
|
|
|
2006-03-26 08:46:13 +08:00
|
|
|
|
2006-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/elf32bfinfd.sh: New file.
|
|
|
|
|
* emultempl/bfin.em: Delete.
|
|
|
|
|
* emulparams/bfin.sh: Lose reference to bfin.em.
|
|
|
|
|
* Makefile.am (eelf32bfin.c): Likewise.
|
|
|
|
|
(eelf32bfinfd.c): New.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
|
|
|
|
|
targ_extra_emuls.
|
|
|
|
|
|
Richard Sandiford <richard@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
Zack Weinberg <zack@codesourcery.com>
Mark Mitchell <mark@codesourcery.com>
Nathan Sidwell <nathan@codesourcery.com>
bfd/
* bfd-in2.h: Regenerate.
* config.bfd (mips*-*-vxworks*, mips*el-*-vxworks*): New stanzas.
* configure.in (bfd_elf32_bigmips_vxworks_vec): New stanza.
(bfd_elf32_littlemips_vxworks_vec): Likewise.
(bfd_elf32_bigmips_vec): Add elf-vxworks.lo.
(bfd_elf32_littlemips_vec): Likewise.
(bfd_elf32_nbigmips_vec): Likewise.
(bfd_elf32_nlittlemips_vec): Likewise.
(bfd_elf32_ntradbigmips_vec): Likewise.
(bfd_elf32_ntradlittlemips_vec): Likewise.
(bfd_elf32_tradbigmips_vec): Likewise.
(bfd_elf32_tradlittlemips_vec): Likewise.
(bfd_elf64_bigmips_vec): Likewise.
(bfd_elf64_littlemips_vec): Likewise.
(bfd_elf64_tradbigmips_vec): Likewise.
(bfd_elf64_tradlittlemips_vec): Likewise.
* elf32-mips.c: Include elf-vxworks.h.
(mips_info_to_howto_rel): Use elf_backend_mips_rtype_to_howto
instead of calling mips_elf32_rtype_to_howto directly.
(mips_vxworks_copy_howto_rela): New reloc howto.
(mips_vxworks_jump_slot_howto_rela): Likewise.
(mips_vxworks_bfd_reloc_type_lookup): New function.
(mips_vxworks_rtype_to_howto): Likewise.
(mips_vxworks_final_write_processing): Likewise.
(TARGET_LITTLE_SYM, TARGET_LITTLE_NAME): Override for VxWorks.
(TARGET_BIG_SYM, TARGET_BIG_NAME, elf_bed, ELF_MAXPAGESIZE): Likewise.
(elf_backend_want_got_plt): Likewise.
(elf_backend_want_plt_sym): Likewise.
(elf_backend_got_symbol_offset): Likewise.
(elf_backend_want_dynbss): Likewise.
(elf_backend_may_use_rel_p): Likewise.
(elf_backend_may_use_rela_p): Likewise.
(elf_backend_default_use_rela_p): Likewise.
(elf_backend_got_header_size: Likewise.
(elf_backend_plt_readonly): Likewise.
(bfd_elf32_bfd_reloc_type_lookup): Likewise.
(elf_backend_mips_rtype_to_howto): Likewise.
(elf_backend_adjust_dynamic_symbol): Likewise.
(elf_backend_finish_dynamic_symbol): Likewise.
(bfd_elf32_bfd_link_hash_table_create): Likewise.
(elf_backend_add_symbol_hook): Likewise.
(elf_backend_link_output_symbol_hook): Likewise.
(elf_backend_emit_relocs): Likewise.
(elf_backend_final_write_processing: Likewise.
(elf_backend_additional_program_headers): Likewise.
(elf_backend_modify_segment_map): Likewise.
(elf_backend_symbol_processing): Likewise.
* elfxx-mips.c: Include elf-vxworks.h.
(mips_elf_link_hash_entry): Add is_relocation_target and
is_branch_target fields.
(mips_elf_link_hash_table): Add is_vxworks, srelbss, sdynbss, srelplt,
srelplt2, sgotplt, splt, plt_header_size and plt_entry_size fields.
(MIPS_ELF_RELA_SIZE, MIPS_ELF_REL_DYN_NAME): New macros.
(MIPS_RESERVED_GOTNO): Take a mips_elf_link_hash_table argument.
Return 3 for VxWorks.
(ELF_MIPS_GP_OFFSET): Change the argument from a bfd to a
mips_elf_link_hash_table. Return 0 for VxWorks.
(MIPS_ELF_GOT_MAX_SIZE): Change the argument from a bfd to a
mips_elf_link_hash_table. Update the call to ELF_MIPS_GP_OFFSET.
(mips_vxworks_exec_plt0_entry): New variable.
(mips_vxworks_exec_plt_entry): Likewise.
(mips_vxworks_shared_plt0_entry): Likewise.
(mips_vxworks_shared_plt_entry): Likewise.
(mips_elf_link_hash_newfunc): Initialize the new hash_entry fields.
(mips_elf_rel_dyn_section): Change the bfd argument to a
mips_elf_link_hash_table. Use MIPS_ELF_REL_DYN_NAME to get
the name of the section.
(mips_elf_initialize_tls_slots): Update the call to
mips_elf_rel_dyn_section.
(mips_elf_gotplt_index): New function.
(mips_elf_local_got_index): Add an input_section argument.
Update the call to mips_elf_create_local_got_entry.
(mips_elf_got_page): Likewise.
(mips_elf_got16_entry): Likewise.
(mips_elf_create_local_got_entry): Add bfd_link_info and input_section
arguments. Create dynamic relocations for each entry on VxWorks.
(mips_elf_merge_gots): Update the use of MIPS_ELF_GOT_MAX_SIZE.
(mips_elf_multi_got): Update the uses of MIPS_ELF_GOT_MAX_SIZE
and MIPS_RESERVED_GOTNO.
(mips_elf_create_got_section): Update the uses of
MIPS_ELF_GOT_MAX_SIZE. Create .got.plt on VxWorks.
(is_gott_symbol): New function.
(mips_elf_calculate_relocation): Use a dynobj local variable.
Update the calls to mips_elf_local_got_index, mips_elf_got16_entry and
mips_elf_got_page_entry. Set G to the .got.plt entry when calculating
VxWorks R_MIPS_CALL* relocations. Calculate and use G for all GOT
relocations on VxWorks. Add dynamic relocations for references
to the VxWorks __GOTT_BASE__ and __GOTT_INDEX__ symbols. Don't
create dynamic relocations for R_MIPS_32, R_MIPS_REL32 or R_MIPS_64
in VxWorks executables.
(mips_elf_allocate_dynamic_relocations): Add a bfd_link_info argument.
Use MIPS_ELF_RELA_SIZE to calculate the size of a VxWorks entry.
Don't allocate a null entry on VxWorks.
(mips_elf_create_dynamic_relocation): Update the call to
mips_elf_rel_dyn_section. Use absolute rather than relative
relocations for VxWorks, and make them RELA rather than REL.
(_bfd_mips_elf_create_dynamic_sections): Don't make .dynamic
read-only on VxWorks. Update the call to mips_elf_rel_dyn_section.
Create the .plt, .rela.plt, .dynbss and .rela.bss sections on
VxWorks. Likewise create the _PROCEDURE_LINKAGE_TABLE symbol.
Call elf_vxworks_create_dynamic_sections for VxWorks and
initialize the plt_header_size and plt_entry_size fields.
(_bfd_mips_elf_check_relocs): Don't allow GOT relocations to be
used in VxWorks executables. Don't allocate dynamic relocations
for R_MIPS_32, R_MIPS_REL32 or R_MIPS_64 in VxWorks executables.
Set is_relocation_target for each symbol referenced by a relocation.
Allocate .rela.dyn entries for relocations against the special
VxWorks __GOTT_BASE__ and __GOTT_INDEX__ symbols. Create GOT
entries for all VxWorks R_MIPS_GOT16 relocations. Don't allocate
a global GOT entry for symbols mentioned in VxWorks R_MIPS_CALL*,
R_MIPS_32, R_MIPS_REL32 or R_MIPS_64 relocations. Update the calls
to mips_elf_rel_dyn_section and mips_elf_allocate_dynamic_relocations.
Set is_branch_target for symbols mentioned in R_MIPS_PC16 or R_MIPS_26
relocations. Don't set no_fn_stub on VxWorks.
(_bfd_mips_elf_adjust_dynamic_symbol): Update the call to
mips_elf_allocate_dynamic_relocations.
(_bfd_mips_vxworks_adjust_dynamic_symbol): New function.
(_bfd_mips_elf_always_size_sections): Do not allocate GOT page
entries for VxWorks, and do not create multiple GOTs.
(_bfd_mips_elf_size_dynamic_sections): Use MIPS_ELF_REL_DYN_NAME.
Handle .got specially for VxWorks. Update the uses of
MIPS_RESERVED_GOTNO and mips_elf_allocate_dynamic_relocations.
Check for sgotplt and splt. Allocate the .rel(a).dyn contents last,
once its final size is known. Set DF_TEXTREL for VxWorks. Add
DT_RELA, DT_RELASZ, DT_RELAENT, DT_PLTREL, DT_PLTRELSZ and DT_JMPREL
tags on VxWorks. Do not add the MIPS-specific tags for VxWorks.
(_bfd_mips_vxworks_finish_dynamic_symbol): New function.
(mips_vxworks_finish_exec_plt): Likewise.
(mips_vxworks_finish_shared_plt): Likewise.
(_bfd_mips_elf_finish_dynamic_sections): Remove an unncessary call
to mips_elf_rel_dyn_section. Use a VxWorks-specific value of
DT_PLTGOT. Handle DT_RELA, DT_RELASZ, DT_RELAENT, DT_PLTREL,
DT_PLTRELSZ and DT_JMPREL. Update the uses of MIPS_RESERVED_GOTNO
and mips_elf_rel_dyn_section. Use a different GOT header for
VxWorks. Don't sort .rela.dyn on VxWorks. Finish the PLT on VxWorks.
(_bfd_mips_elf_link_hash_table_create): Initialize the new
mips_elf_link_hash_table fields.
(_bfd_mips_vxworks_link_hash_table_create): New function.
(_bfd_mips_elf_final_link): Set the GP value to _GLOBAL_OFFSET_TABLE_
on VxWorks. Update the call to ELF_MIPS_GP_OFFSET.
* elfxx-mips.h (_bfd_mips_vxworks_adjust_dynamic_symbol): Declare.
(_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
(_bfd_mips_vxworks_link_hash_table_create): Likewise.
* libbfd.h: Regenerate.
* Makefile.am (elfxx-mips.lo): Depend on elf-vxworks.h.
(elf32-mips.lo): Likewise.
* Makefile.in: Regenerate.
* reloc.c (BFD_RELOC_MIPS_COPY, BFD_RELOC_MIPS_JUMP_SLOT): Declare.
* targets.c (bfd_elf32_bigmips_vxworks_vec): Declare.
(bfd_elf32_littlemips_vxworks_vec): Likewise.
(_bfd_target_vector): Add entries for them.
gas/
* config/tc-mips.c (mips_target_format): Handle vxworks targets.
(md_begin): Complain about -G being used for PIC. Don't change
the text, data and bss alignments on VxWorks.
(reloc_needs_lo_p): Don't return true for R_MIPS_GOT16 when
generating VxWorks PIC.
(load_address): Extend SVR4_PIC handling to VXWORKS_PIC.
(macro): Likewise, but do not treat la $25 specially for
VxWorks PIC, and do not handle jal.
(OPTION_MVXWORKS_PIC): New macro.
(md_longopts): Add -mvxworks-pic.
(md_parse_option): Don't complain about using PIC and -G together here.
Handle OPTION_MVXWORKS_PIC.
(md_estimate_size_before_relax): Always use the first relaxation
sequence on VxWorks.
* config/tc-mips.h (VXWORKS_PIC): New.
gas/testsuite/
* gas/mips/vxworks1.s, gas/mips/vxworks1.d,
* gas/mips/vxworks1-xgot.d: New tests.
* gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
include/elf/
* mips.h (R_MIPS_COPY, R_MIPS_JUMP_SLOT): New relocs.
ld/
* configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
separate VxWorks emulations.
* emulparams/elf32ebmipvxworks.sh: New file.
* emulparams/elf32elmipvxworks.sh: New file.
* Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
eelf32elmipvxworks.o.
(eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
* Makefile.in: Regenerate.
ld/testsuite/
* ld-mips/vxworks1.dd, ld-mips/vxworks1.ld, ld-mips/vxworks1-lib.dd,
* ld-mips/vxworks1-lib.nd, ld-mips/vxworks1-lib.rd,
* ld-mips/vxworks1-lib.s, ld-mips/vxworks1.rd, ld-mips/vxworks1.s,
* ld-mips/vxworks1-static.d, ld-mips/vxworks2.s, ld-mips/vxworks2.sd,
* ld-mips/vxworks2-static.sd: New tests.
* ld-mips/mips-elf.exp: Run them.
2006-03-22 17:28:15 +08:00
|
|
|
|
2006-03-22 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
Phil Edwards <phil@codesourcery.com>
|
|
|
|
|
Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
|
|
|
|
|
separate VxWorks emulations.
|
|
|
|
|
* emulparams/elf32ebmipvxworks.sh: New file.
|
|
|
|
|
* emulparams/elf32elmipvxworks.sh: New file.
|
|
|
|
|
* Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
|
|
|
|
|
eelf32elmipvxworks.o.
|
|
|
|
|
(eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2006-03-16 20:20:16 +08:00
|
|
|
|
2006-03-16 Alan Modra <amodra@bigpond.net.au>
|
|
|
|
|
|
|
|
|
|
PR 2434
|
|
|
|
|
* ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
|
|
|
|
|
* ldlang.c (output_statement_table_init, lang_init): Likewise.
|
|
|
|
|
* ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
|
|
|
|
|
(undefined_symbol): Likewise.
|
|
|
|
|
|
bfd/
* configure.in (bfd_elf32_bigarm_vec): Include elf-vxworks.lo.
(bfd_elf32_bigarm_symbian_vec): Likewise.
(bfd_elf32_bigarm_vxworks_vec): Likewise.
(bfd_elf32_littlearm_vec): Likewise.
(bfd_elf32_littlearm_symbian_vec): Likewise.
(bfd_elf32_littlearm_vxworks_vec): Likewise.
* configure: Regenerate.
* elf32-arm.c: Include libiberty.h and elf-vxworks.h.
(RELOC_SECTION, RELOC_SIZE, SWAP_RELOC_IN, SWAP_RELOC_OUT): New macros.
(elf32_arm_vxworks_bed): Add forward declaration.
(elf32_arm_howto_table_1): Fix the masks for R_ASM_ABS12.
(elf32_arm_vxworks_exec_plt0_entry): New table.
(elf32_arm_vxworks_exec_plt_entry): Likewise.
(elf32_arm_vxworks_shared_plt_entry): Likewise.
(elf32_arm_link_hash_table): Add vxworks_p and srelplt2 fields.
(reloc_section_p): New function.
(create_got_section): Use RELOC_SECTION.
(elf32_arm_create_dynamic_sections): Likewise. Call
elf_vxworks_create_dynamic_sections for VxWorks targets.
Choose between the two possible values of plt_header_size
and plt_entry_size.
(elf32_arm_link_hash_table_create): Initialize vxworks_p and srelplt2.
(elf32_arm_abs12_reloc): New function.
(elf32_arm_final_link_relocate): Call it. Allow the creation of
dynamic R_ARM_ABS12 relocs on VxWorks. Use reloc_section_p,
RELOC_SIZE, SWAP_RELOC_OUT and RELOC_SECTION. Initialize the
r_addend fields of relocs. On rela targets, skip any code that
adjusts in-place addends. When using _bfd_link_final_relocate
to perform a final relocation, pass rel->r_addend as the addend
argument.
(elf32_arm_merge_private_bfd_data): If one of the bfds is a VxWorks
object, ignore flags that are not standard on VxWorks.
(elf32_arm_check_relocs): Allow the creation of dynamic R_ARM_ABS12
relocs on VxWorks. Use reloc_section_p.
(elf32_arm_adjust_dynamic_symbol): Use RELOC_SECTION and RELOC_SIZE.
(allocate_dynrelocs): Use RELOC_SIZE. Account for the size of
.rela.plt.unloaded relocs on VxWorks targets.
(elf32_arm_size_dynamic_sections): Use RELOC_SIZE. Check for
.rela.plt.unloaded as well as .rel(a).plt. Add DT_RELA* tags
instead of DT_REL* tags on RELA targets.
(elf32_arm_finish_dynamic_symbol): Use RELOC_SECTION, RELOC_SIZE
and SWAP_RELOC_OUT. Initialize r_addend fields. Handle VxWorks
PLT entries. Do not make _GLOBAL_OFFSET_TABLE_ absolute on VxWorks.
(elf32_arm_finish_dynamic_sections): Use RELOC_SECTION, RELOC_SIZE
and SWAP_RELOC_OUT. Initialize r_addend fields. Handle DT_RELASZ
like DT_RELSZ. Handle the VxWorks form of initial PLT entry.
Correct the .rela.plt.unreloaded symbol indexes.
(elf32_arm_output_symbol_hook): Call the VxWorks version of this
hook on VxWorks targets.
(elf32_arm_vxworks_link_hash_table_create): Set vxworks_p to true.
Minor formatting tweak.
(elf32_arm_vxworks_final_write_processing): New function.
(elf_backend_add_symbol_hook): Override for VxWorks and reset
for Symbian.
(elf_backend_final_write_processing): Likewise.
(elf_backend_emit_relocs): Likewise.
(elf_backend_want_plt_sym): Likewise.
(ELF_MAXPAGESIZE): Likewise.
(elf_backend_may_use_rel_p): Minor formatting tweak.
(elf_backend_may_use_rela_p): Likewise.
(elf_backend_default_use_rela_p): Likewise.
(elf_backend_rela_normal): Likewise.
* Makefile.in (elf32-arm.lo): Depend on elf-vxworks.h.
gas/
* config/tc-arm.c (md_apply_fix): Install a value of zero into a
BFD_RELOC_ARM_OFFSET_IMM field if we're going to generate a RELA
R_ARM_ABS12 reloc.
(tc_gen_reloc): Keep the original fx_offset for RELA pc-relative
relocs, but adjust by md_pcrel_from_section. Create R_ARM_ABS12
relocations for BFD_RELOC_ARM_OFFSET_IMM on RELA targets.
gas/testsuite/
* gas/arm/abs12.s, gas/arm/abs12.d: New test.
* gas/arm/pic.d: Skip for *-*-vxworks*...
* gas/arm/pic_vxworks.d: ...use this version instead.
* gas/arm/unwind_vxworks.d: Fix expected output.
ld/
* emulparams/armelf_vxworks.sh: Include vxworks.sh.
(MAXPAGESIZE): Define.
* emulparams/vxworks.sh: Undefine.
* Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
* Makefile.in: Regenerate.
ld/testsuite/
* ld-arm/vxworks1.dd, ld-arm/vxworks1.ld, ld-arm/vxworks1-lib.dd,
* ld-arm/vxworks1-lib.nd, ld-arm/vxworks1-lib.rd,
* ld-arm/vxworks1-lib.s, ld-arm/vxworks1.rd, ld-arm/vxworks1.s,
* ld-arm/vxworks1-static.d, ld-arm/vxworks2.s, ld-arm/vxworks2.sd,
* ld-arm/vxworks2-static.sd: New tests.
* ld-arm/arm-elf.exp: Run them.
2006-03-07 16:39:21 +08:00
|
|
|
|
2006-03-07 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
Paul Brook <paul@codesourcery.com>
|
|
|
|
|
Ricardo Anguiano <anguiano@codesourcery.com>
|
|
|
|
|
Phil Edwards <phil@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/armelf_vxworks.sh: Include vxworks.sh.
|
|
|
|
|
(MAXPAGESIZE): Define.
|
|
|
|
|
* emulparams/vxworks.sh: Undefine EMBEDDED.
|
|
|
|
|
* Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2006-03-03 23:25:31 +08:00
|
|
|
|
2006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
|
|
|
|
|
|
|
|
|
|
* scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections.
|
|
|
|
|
Add KEEP() directives.
|
|
|
|
|
Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
|
|
|
|
|
.bss output sections.
|
|
|
|
|
|
2006-03-03 17:32:01 +08:00
|
|
|
|
2006-03-03 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
|
|
|
|
|
(EXTRA_EM_FILE): Define.
|
|
|
|
|
* emultempl/vxworks.em: New file.
|
|
|
|
|
* ld.texinfo (--force-dynamic): Document.
|
|
|
|
|
* Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
|
|
|
|
|
on vxworks.em.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
bfd/
* elf32-ppc.c (ppc_elf_plt_type): New enumeration.
(ppc_elf_link_hash_table): Replace old_got and new_got with
plt_type and can_use_new_plt.
(ppc_elf_create_dynamic_sections): Add SEC_HAS_CONTENTS,
SEC_LOAD and SEC_READONLY to the VxWorks .plt flags.
(ppc_elf_check_relocs): Set can_use_new_plt instead of new_plt.
Move from plt_type == PLT_UNSET to PLT_OLD instead of setting old_plt.
(ppc_elf_select_plt_layout): Move from plt_type == PLT_UNSET to
either plt_type == PLT_OLD or plt_type == PLT_NEW. Assert that
this function should not be called for VxWorks targets.
(ppc_elf_tls_setup): Use plt_type instead of old_got.
(allocate_got): Likewise. Rearrange so that max_before_header
is only used for PLT_OLD and PLT_NEW.
(allocate_dynrelocs): Use plt_type instead of old_got and is_vxworks.
(ppc_elf_size_dynamic_sections): Likewise.
(ppc_elf_relax_section): Likewise.
(ppc_elf_relocate_section): Likewise.
(ppc_elf_finish_dynamic_symbol): Likewise.
(ppc_elf_vxworks_link_hash_table_create): Initialize plt_type.
ld/
* emulparams/elf32ppccommon.sh: New file, extracted from...
* emulparams/elf32ppc.sh: ...here.
* emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
instead of elf32ppc.sh.
(BSS_PLT): Remove override.
* Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
(eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
(eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
(eelf32ppclinux.c): Likewise.
(eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
* Makefile.in: Regenerate.
ld/testsuite/
* ld-powerpc/vxworks1-lib.s, ld-powerpc/vxworks1-lib.dd,
* ld-powerpc/vxworks1-lib.rd, ld-powerpc/vxworks1.s,
* ld-powerpc/vxworks1.dd, ld-powerpc/vxworks1.rd,
* ld-powerpc/vxworks1.ld, ld-powerpc/vxworks1.sd: New test.
* ld-powerpc/powerpc.exp: Run it.
2006-03-02 16:50:04 +08:00
|
|
|
|
2006-03-02 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* emulparams/elf32ppccommon.sh: New file, extracted from...
|
|
|
|
|
* emulparams/elf32ppc.sh: ...here.
|
|
|
|
|
* emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
|
|
|
|
|
instead of elf32ppc.sh.
|
|
|
|
|
(BSS_PLT): Remove override.
|
|
|
|
|
* Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
|
|
|
|
|
(eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
|
|
|
|
|
(eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
|
|
|
|
|
(eelf32ppclinux.c): Likewise.
|
|
|
|
|
(eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2006-02-28 00:26:26 +08:00
|
|
|
|
2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Add html target.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* po/Make-in: Add html target.
|
|
|
|
|
|
2006-02-17 22:36:28 +08:00
|
|
|
|
2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
|
|
|
|
|
Anil Paranjape <anilp1@kpitcummins.com>
|
|
|
|
|
Shilin Shakti <shilins@kpitcummins.com>
|
|
|
|
|
|
|
|
|
|
* scripttemp/elf32xc16x.sc: Default linker script for tiny model.
|
|
|
|
|
* scripttemp/elf32xc16xl.sc: Default linker script for large model.
|
|
|
|
|
* scripttemp/elf32xc16xs.sc: Default linker script for small model.
|
|
|
|
|
* emulparams/elf32xc16x.sh: Emulation script for tiny model.
|
|
|
|
|
* emulparams/elf32xc16xl.sh: Emulation script for large model.
|
|
|
|
|
* emulparams/elf32xc16xs.sh: Emulation script for small model.
|
|
|
|
|
* Makefile.am: Add entry to make xc16x target.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure.tgt: Specify default and other emulation parameters
|
|
|
|
|
for xc16x.
|
|
|
|
|
* NEWS: Announce the support for the new target.
|
|
|
|
|
|
2006-02-16 16:05:02 +08:00
|
|
|
|
2006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
|
|
|
|
|
|
|
|
|
|
* configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
|
|
|
|
|
Use the traditional target.
|
|
|
|
|
|
2006-02-13 23:08:43 +08:00
|
|
|
|
2006-02-13 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* configure.tgt (arm*b-*-linux-gnueabi): Change to
|
|
|
|
|
arm*b-*-linux-*eabi.
|
|
|
|
|
(arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
|
|
|
|
|
|
2006-02-09 09:05:10 +08:00
|
|
|
|
2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/2290
|
|
|
|
|
* NEWS: Updated for the Linux linker search order change.
|
|
|
|
|
|
|
|
|
|
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
|
|
|
|
|
gld${EMULATION_NAME}_check_ld_so_conf before checking default
|
|
|
|
|
search directories for DT_NEEDED entries.
|
|
|
|
|
|
2006-02-07 11:50:20 +08:00
|
|
|
|
2006-02-07 Paul Brook <paul@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* emultempl/armelf.em: Include elf/arm.h.
|
|
|
|
|
(arm_elf_finish): Set low address bit if enty point is a Thumb
|
|
|
|
|
function.
|
|
|
|
|
|
2006-02-02 05:28:29 +08:00
|
|
|
|
2006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* deffilep.y (def_image_name): If the image name does not have
|
|
|
|
|
a suffix, append the default.
|
|
|
|
|
* ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
|
|
|
|
|
|
2006-02-01 06:13:41 +08:00
|
|
|
|
2006-01-31 Danny Smith dannysmith@users.sourceforge.net
|
|
|
|
|
|
|
|
|
|
* NEWS: Mention support for forward exports in PE-COFF dll's.
|
|
|
|
|
* ld.texinfo: Expand documentation of EXPORT statements in
|
|
|
|
|
PE-COFF .def files.
|
|
|
|
|
|
2006-02-01 06:08:14 +08:00
|
|
|
|
2006-01-31 Filip Navara <navaraf@reactos.com>
|
|
|
|
|
|
|
|
|
|
* deffile.h (struct def_file_export): Add field flag_forward.
|
|
|
|
|
* pe-dll.c (process_def_file): Check for forward exports.
|
|
|
|
|
(generate_edata): Generate forward export symbols.
|
|
|
|
|
(fill_edata): Emit them.
|
|
|
|
|
|
|
|
|
|
* pe-dll.c (process_def_file): Don't crash on malformed
|
|
|
|
|
fastcall symbol names in .def file.
|
|
|
|
|
|
2006-01-30 20:20:22 +08:00
|
|
|
|
2006-01-30 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/vi.po: Updated Vietnamese translation.
|
|
|
|
|
|
2006-01-28 01:18:13 +08:00
|
|
|
|
2006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
|
|
|
|
|
|
|
|
|
|
* pe-dll.c (pe_dll_generate_implib): Issue "Creating library
|
|
|
|
|
file:" as informational message, not a warning.
|
|
|
|
|
|
2006-01-19 09:06:48 +08:00
|
|
|
|
2006-01-18 Roger Sayle <roger@eyesopen.com>
|
|
|
|
|
|
|
|
|
|
* emultempl/irix.em: Use lbasename instead of basename.
|
|
|
|
|
|
2006-01-17 00:15:17 +08:00
|
|
|
|
2006-01-16 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
* po/zh_CN.po: New Chinese (simplified) translation.
|
|
|
|
|
* configure.in (ALL_LINGUAS): Add "zh_CH".
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
|
2006-01-17 00:08:55 +08:00
|
|
|
|
2006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
|
2006-01-17 00:07:45 +08:00
|
|
|
|
|
|
|
|
|
* ld.texinfo (Options): Fix typo.
|
|
|
|
|
|
2006-01-17 07:15:07 +08:00
|
|
|
|
For older changes see ChangeLog-2005
|
1999-05-03 15:29:11 +08:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|