aboutsummaryrefslogtreecommitdiff
path: root/ld/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2004-09-17 * Makefile.am: Run "make dep-am".Alan Modra1-1/+1
* Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * aclocal.m4: Regenerate. * po/ld.pot: Regenerate.
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell1-5/+44
* configure.in (bfd_elf32_bigarm_symbian_vec): Add it. (bfd_elf32_littlearm_symbian_vec): Likewise. * configure: Regenerated. * elf-bfd.h (elf_backend_data): Add dynamic_sec_flags. * elf32-arm.h (PLT_HEADER_SIZE): Do not define. (PLT_ENTRY_SIZE): Likewise. (bfd_vma_elf32_arm_symbian_plt_entry): New variable. (elf32_arm_link_hash_table): Add plt_header_size, plt_entry_size, and symbian_p. (create_got_section): Don't create sections when generating BPABI objects. (elf32_arm_create_dynamic_sections): Tidy. (elf32_arm_link_hash_table_create): Set plt_header_size, plt_entry_size, and symbian_p. (elf32_arm_check_relocs): Do not mark .rel.dyn as loadable when generating BPABI objects. (allocate_dynrelocs): Use htab->plt_header_size, not PLT_HEADER_SIZE. Do not add to .got.plt when generating BPABI objects. (elf32_arm_finish_dynamic_symbol): Generate Symbian OS PLTs. * elfarm-nabi.c: Add SymbianOS target vectors. * elflink.c (_bfd_elf_create_got_section): Use dynamic_sec_flags. (_bfd_elf_link_create_dynamic_sections): Likewise. * elfxx-target.h (ELF_DYNAMIC_SEC_FLAGS): New macro. (elfNN_bed): Use it. * targets.c (bfd_elf32_bigarm_symbian_vec): New variable. (bfd_elf32_littlearm_symbian_vec): Likewise. (_bfd_target_vector): Add them. * Makefile.am (TARG_ENV_HFILES): Add te-symbian.h. * Makefile.in: Regenerated. * configure.in: Set em for arm*-*-symbianelf*. * configure: Regenerated. * config/tc-arm.c (elf32_arm_target_format): Use Symbian target vectors when appropriate. * config/te-symbian.h: New file. * Makefile.am (ALL_EMULATIONS): Add earmsymbian.o. (earmsymbian.c): New target. * configure.tgt: Use armsymbian emulation for arm*-*-symbianelf*. * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise. * emulparams/armsymbian.sh: New file.
2002-12-16Add support to skip import libraries for performance reasons and insteadNick Clifton1-0/+18
use the direct auto-import of dll's
2002-05-31 * Makefile.in: Regenerate.Alan Modra1-27/+9
* aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-0/+18
2000-09-06Regenerate files using fixed aclocal install.Nick Clifton1-345/+0
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-0/+345
ability to support removal of duplciate DWARF@ debug information.
2000-08-31* acinclude.m4: Include libtool and gettext macros from theAlexandre Oliva1-754/+15
top level. * aclocal.m4, configure: Rebuilt.
2000-02-27rebuild with current toolsIan Lance Taylor1-273/+78
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1120