summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Collapse)AuthorAgeFilesLines
* daily updateAlan Modra2006-01-151-1/+1
|
* daily updateAlan Modra2006-01-141-1/+1
|
* daily updateAlan Modra2006-01-131-1/+1
|
* daily updateAlan Modra2006-01-121-1/+1
|
* daily updateAlan Modra2006-01-111-1/+1
|
* * elf32-arm.c (elf32_arm_output_symbol_hook): Install new entry into theNick Clifton2006-01-112-3/+9
| | | | newly (re)allocated map array.
* daily updateAlan Modra2006-01-101-1/+1
|
* daily updateAlan Modra2006-01-091-1/+1
|
* Update date in copyright noticeNick Clifton2006-01-091-1/+1
|
* Add comma after HIGH3ADJNick Clifton2006-01-092-1/+5
|
* daily updateAlan Modra2006-01-081-1/+1
|
* daily updateAlan Modra2006-01-071-1/+1
|
* daily updateAlan Modra2006-01-061-1/+1
|
* daily updateAlan Modra2006-01-051-1/+1
|
* daily updateAlan Modra2006-01-041-1/+1
|
* daily updateAlan Modra2006-01-031-1/+1
|
* daily updateAlan Modra2006-01-021-1/+1
|
* daily updateAlan Modra2006-01-011-1/+1
|
* * elf64-ppc.c (ppc64_elf_action_discarded): Return 0Jakub Jelinek2006-01-012-1/+9
| | | | for .toc1 section.
* * elf32-sh.c (sh_elf_relocate_section): Don't reset relocationKaz Kojima2005-12-312-1/+8
| | | | for R_SH_REL32 in shared objects if the symbol is locally called.
* * elf64-ppc.c (ppc64_elf_relocate_section): Adjust relocs againstAlan Modra2005-12-312-17/+37
| | | | | | opd section sym when opd has been edited. Use correct addend when determining branch 'y' bit and branch overflow. Adjust and save opd relocs for ld -r too.
* 2005-12-30 Eric Christopher <echristo@apple.com>Eric Christopher2005-12-312-4/+15
| | | | | | | * elfxx-mips.c (mips_elf_record_global_got_symbol): Add assert to verify we have a got. (_bfd_mips_elf_check_relocs): Add R_MIPS_TLS_GOTTPREL to relocs needing a GOT.
* daily updateAlan Modra2005-12-301-1/+1
|
* * configure.host (hppa*64*-*-hpux*): Set host64 to true.Dave Anglin2005-12-302-2/+8
|
* daily updateAlan Modra2005-12-291-1/+1
|
* (bfd_hash_set_default_size): Add more entries to the hash_size_primes table.Nick Clifton2005-12-292-1/+4
|
* (_bfd_link_section_stabs): Use bfd_hash_table_init rather thanNick Clifton2005-12-292-3/+8
| | | | | bfd_hash_table_init_n(...,251) so that the size of the hash table can be controlled by the user.
* daily updateAlan Modra2005-12-281-1/+1
|
* daily updateAlan Modra2005-12-271-1/+1
|
* * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Use info->executableDave Anglin2005-12-272-1/+6
| | | | instead of !info->shared.
* 2005-12-27 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2005-12-272-0/+8
| | | | | | * vaxlinux.h: New file. (TRAD_CORE_EXTRA_SIZE_ALLOWED): Define. (HOST_MACHINE_ARCH): Define. This allows cross-building vax-linux hosted binutils.
* * elf32-mt.c (mt_elf_merge_private_bfd_data): Do not allow mixingNathan Sidwell2005-12-272-12/+10
| | | | object files from different mt variants.
* Add support for RDOS targets.Nick Clifton2005-12-272-0/+8
|
* (lookup_symbol_in_function_table): Check for a function name before passingNick Clifton2005-12-272-0/+6
| | | | it to strcmp.
* * elf.c (elf_find_function): Don't ignore section syms.Alan Modra2005-12-272-8/+9
| | | | Simplify filename logic.
* missed copyright 2005 additionAlan Modra2005-12-271-1/+1
|
* * elf32-ppc.c (add_stub_sym): Pass info rather than htab.Alan Modra2005-12-272-11/+24
| | | | | Use different names for pic vs non-pic, '.' instead of '_'. (allocate_dynrelocs): Adjust add_stub_sym call.
* * elf.c (bfd_section_from_shdr): Treat invalid reloc sections asAlan Modra2005-12-272-6/+12
| | | | normal sections rather than returning false.
* * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra2005-12-278-38/+47
| | | | | | | | | | "output_offset" instead of link order "offset". * coff-h8500.c (extra_case): Likewise. * coff-w65.c (w65_reloc16_extra_cases): Likewise. * coff-z80.c (extra_case): Likewise. * coff-z8k.c (extra_case): Likewise. * linker.c (default_indirect_link_order): Likewise, "size" too. * ecoff.c (ecoff_indirect_link_order): Likewise.
* * Makefile.am: Run "make dep-am".Alan Modra2005-12-274-10/+16
| | | | | * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
* daily updateAlan Modra2005-12-261-1/+1
|
* daily updateAlan Modra2005-12-251-1/+1
|
* daily updateAlan Modra2005-12-241-1/+1
|
* * aix5ppc-core.c: Remove duplicate prototypes.Alan Modra2005-12-246-23/+26
| | | | | | | | | | (xcoff64_core_file_matches_executable_p): Provide implementation for !AIX_5_CORE. * corefile.c (generic_core_file_matches_executable_p): Correct syntax error in prototype. * libbfd-in.h (generic_core_file_matches_executable_p): Delete. * libbfd.h: Regenerate. * bfd-in2.h: Regenerate.
* daily updateAlan Modra2005-12-231-1/+1
|
* PR 1150Nick Clifton2005-12-236-16/+61
| | | | | | | | | | | * elf-bfd.h (struct elf_backend_data): New field 'elf_backend_ignore_undef_symbol'. * elfxx-target.h (elf_backend_ignore_undef_symbol): Define to NULL if not already defined. (elfNN_bed): Initialise the elf_backend_ignore_undef_symbol field. * elfxx-mips.c (_bfd_mips_elf_ignore_undef_symbol): New function. * elfxx-mips.h (elf_backend_ignore_undef_symbol): Define and prototype. * elflink.c (elf_link_output_extsym): Check elf_backend_ignore_undef_symbol before reporting an undefined symbol in a shared library.
* * corefile.c (generic_core_file_matches_executable_p): New function.Joel Brobecker2005-12-2317-140/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | * libbfd-in.h (generic_core_file_matches_executable_p): Add declaration. * libbfd.h: Regenerate. * hpux-core.c: ANSIfy function declarations and prototypes. (thread_section_p): Manually expand bfd_section_name macro to make it clear that parameter ABFD is not used. (hpux_core_core_file_matches_executable_p): Delete, replaced by macro pointing to generic_core_file_matches_executable_p. * aix386-core.c: Replace core_file_matches_executable_p null implementation by generic_core_file_matches_executable_p by using a macro. * aix5ppc-core.c: Likewise. * cisco-core.c: Likewise. * hppabsd-core.c: Likewise. * irix-core.c: Likewise. * lynx-core.c: Likewise. * mach-o.c: Likewise. * netbsd-core.c: Likewise. * osf-core.c: Likewise. * ptrace-core.c: Likewise. * sco5-core.c: Likewise. * trad-core.c: Likewise.
* daily updateAlan Modra2005-12-221-1/+1
|
* daily updateAlan Modra2005-12-211-1/+1
|
* daily updateAlan Modra2005-12-201-1/+1
|