summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* daily updateAlan Modra2005-05-121-1/+1
|
* daily updateAlan Modra2005-05-111-1/+1
|
* Apply from mainline.Alan Modra2005-05-102-65/+204
| | | | | | | | | | | | | | | | | | | | 2005-05-09 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add has_dotsym. (ppc64_elf_add_symbol_hook): Set has_dotsym. (ppc64_elf_check_directives): Only process syms when has_dotsym. (func_desc_adjust): Hide fake function descriptors when function code entry is defined. (adjust_opd_syms): Adjust for deleted_section becoming union field. 2005-04-05 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (dec_dynrel_count): New function split out from ppc64_elf_edit_toc, with additional code from ppc64_elf_edit_opd. (ppc64_elf_edit_toc, ppc64_elf_edit_opd): Use it. (ppc64_elf_tls_optimize): Likewise. 2005-04-01 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (ppc64_elf_edit_toc): Account for dynamic relocs that we no longer need.
* daily updateAlan Modra2005-05-101-1/+1
|
* * Makefile.am: Use a temporary file to build chew.Daniel Jacobowitz2005-05-093-4/+15
| | | | * Makefile.in: Regenerated.
* daily updateAlan Modra2005-05-091-1/+1
|
* daily updateAlan Modra2005-05-081-1/+1
|
* daily updateAlan Modra2005-05-071-1/+1
|
* Correct changelog snafuDaniel Jacobowitz2005-05-062-3/+7
|
* daily updateAlan Modra2005-05-061-1/+1
|
* daily updateAlan Modra2005-05-051-1/+1
|
* daily updateAlan Modra2005-05-041-1/+1
|
* * Makefile.am: Clear RELEASE.Daniel Jacobowitz2005-05-033-2/+7
| | | | * Makefile.in: Regenerated.
* daily updateAlan Modra2005-05-031-1/+1
|
* * Makefile.am: Set RELEASE.binutils-2_16Daniel Jacobowitz2005-05-025-4/+10
| | | | | * configure.in: Bump version to 2.16. * Makefile.in, configure: Regenerated.
* 2005-05-01 Paul Brook <paul@codesourcery.com>Paul Brook2005-05-022-1/+9
| | | | | | * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat R_ARM_PLT32 the same as R_ARM_PC24. (arm_add_to_rel): Ditto.
* daily updateAlan Modra2005-05-021-1/+1
|
* daily updateAlan Modra2005-05-011-1/+1
|
* daily updateAlan Modra2005-04-301-1/+1
|
* bfd/Daniel Jacobowitz2005-04-295-472/+249
| | | | | | | | | | | | * doc/Makefile.am: Remove stamp rules. Depend on chew.c instead of $(MKDOC). * aclocal.m4, Makefile.in, doc/Makefile.in: Regnerated. gas/ * doc/Makefile.am (gasver.texi): Depend on bfd/configure instead of Makefile. (DISTCLEANFILES): Remove. (MAINTAINERCLEANFILES): Add asconfig.texi. * doc/Makefile.in: Regenerated.
* daily updateAlan Modra2005-04-291-1/+1
|
* daily updateAlan Modra2005-04-281-1/+1
|
* (elf_link_input_bfd): Handle the case where a badly formatted input file resultsNick Clifton2005-04-272-0/+23
| | | | in a reloc which has no associated global symbol.
* daily updateAlan Modra2005-04-271-1/+1
|
* daily updateAlan Modra2005-04-261-1/+1
|
* daily updateAlan Modra2005-04-251-1/+1
|
* daily updateAlan Modra2005-04-241-1/+1
|
* daily updateAlan Modra2005-04-231-1/+1
|
* daily updateAlan Modra2005-04-221-1/+1
|
* daily updateAlan Modra2005-04-211-1/+1
|
* Committing generated files for binutils 2.15.97.Daniel Jacobowitz2005-04-203-0/+0
|
* * configure.in: Bump version to 2.15.97.Daniel Jacobowitz2005-04-203-2/+7
| | | | * configure: Regenerated.
* daily updateAlan Modra2005-04-201-1/+1
|
* * elfxx-mips.c (struct mips_elf_link_hash_entry): Update comment.Daniel Jacobowitz2005-04-192-2/+8
| | | | (mips_elf_create_local_got_entry): Check h->root.forced_local.
* bfd/Alan Modra2005-04-192-7/+31
| | | | | | | | | | * elf32-ppc.c (ppc_elf_check_relocs): Don't bother with dynamic relocs in non-SEC_ALLOC sections. (ppc_elf_gc_sweep_hook): Likewise. (ppc_elf_relax_section): Likewise. (ppc_elf_relocate_section): Likewise. ld/testsuite/ * ld-powerpc/reloc.d: Update to suit removal of non-alloc relocs.
* * ppc-opc.c (RTO): Define.Alan Modra2005-04-192-6/+10
| | | | | (powerpc_opcodes <tlbsx, tlbsx., tlbre>): Combine PPC403 and BOOKE entries to suit PPC440.
* daily updateAlan Modra2005-04-191-1/+1
|
* daily updateAlan Modra2005-04-181-1/+1
|
* daily updateAlan Modra2005-04-171-1/+1
|
* daily updateAlan Modra2005-04-161-1/+1
|
* PR ld/815Alan Modra2005-04-152-1/+10
| | | | | * elflink.c (elf_smash_syms): Clear undef.next if it's not being used as a list pointer.
* daily updateAlan Modra2005-04-151-1/+1
|
* daily updateAlan Modra2005-04-141-1/+1
|
* daily updateAlan Modra2005-04-131-1/+1
|
* daily updateAlan Modra2005-04-121-1/+1
|
* opcodes/Jan Beulich2005-04-112-4/+26
| | | | | | | | 2005-03-15 Jan Beulich <jbeulich@novell.com> * i386-dis.c (PNI_Fixup): Neither mwait nor monitor have any visible operands in Intel mode. The first operand of monitor is %rax in 64-bit mode.
* include/opcode/Jan Beulich2005-04-114-8/+25
| | | | | | | | | | | | 2005-03-15 Jan Beulich <jbeulich@novell.com> * i386.h (i386_optab): Add rdtscp. opcodes/ 2005-03-15 Jan Beulich <jbeulich@novell.com> * i386-dis.c (INVLPG_Fixup): Decode rdtscp; change code to allow for easier future additions.
* daily updateAlan Modra2005-04-111-1/+1
|
* daily updateAlan Modra2005-04-101-1/+1
|
* daily updateAlan Modra2005-04-091-1/+1
|