Files
8sa1-binutils-gdb/bfd
Julian Brown 48229727d8 ld/
* emultempl/armelf.em (fix_cortex_a8): New.
    (arm_elf_before_allocation): Call bfd_elf32_arm_set_cortex_a8_fix.
    (arm_elf_create_output_section_statements): Add fix_cortex_a8 to
    bfd_elf32_arm_set_target_relocs.
    (OPTION_FIX_CORTEX_A8, OPTION_NO_FIX_CORTEX_A8): New.
    (PARSE_AND_LIST_LONGOPTS): Add [no-]fix-cortex-a8 options.
    (PARSE_AND_LIST_OPTIONS): Add [no-]fix-cortex-a8 options.
    (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_[NO_]FIX_CORTEX_A8.
    * ld.texinfo (--[no-]fix-cortex-a8): Briefly document new options.

    bfd/
    * elf32-arm.c (THUMB16_BCOND_INSN, THUMB32_INSN, THUMB32_B_INSN):
    New macros.
    (elf32_arm_stub_a8_veneer_b_cond, elf32_arm_stub_a8_veneer_b)
    (elf32_arm_stub_a8_veneer_blx): New stub sequences.
    (elf32_arm_stub_type): Add arm_stub_a8_veneer_b_cond,
    arm_stub_a8_veneer_b and arm_stub_a8_veneer_blx.
    (elf32_arm_stub_hash_entry): Add target_addend, orig_insn fields.
    (a8_erratum_fix, a8_erratum_reloc): New structs.
    (elf32_arm_link_hash_table): Add a8_erratum_fixes,
    num_a8_erratum_fixes, fix_cortex_a8 fields.
    (elf32_arm_link_hash_table_create): Zero fix_cortex_a8.
    (elf32_arm_add_stub): Split into two parts, creating...
    (elf32_arm_create_or_find_stub_sec): New function.
    (elf32_arm_final_link_relocate): Add forward declaration.
    (arm_build_one_stub): Add support for THUMB32_TYPE, Thumb-2
    relocations, multiple relocations per stub.
    (find_stub_size_and_template): New (using parts of
    arm_size_one_stub).
    (arm_size_one_stub): Use find_stub_size_and_template.
    (a8_reloc_compare): New.
    (find_thumb_glue): Add forward declaration.
    (cortex_a8_erratum_scan): New.
    (elf32_arm_size_stubs): Add Cortex-A8 erratum workaround support.
    (bfd_elf32_arm_set_cortex_a8_fix): New.
    (bfd_elf32_arm_set_target_relocs): Add fix_cortex_a8 argument.
    (arm_map_one_stub): Add THUMB32_TYPE support.
    (a8_branch_to_stub_data): New.
    (make_branch_to_a8_stub): New.
    (elf32_arm_write_section): Add Cortex-A8 erratum workaround support.
    * bfd-in.h (bfd_elf32_arm_set_cortex_a8_fix): New.
    (bfd_elf32_arm_set_target_relocs): Add argument for controlling
    Cortex-A8 erratum workaround.
    * bfd-in2.h: Regenerate.

    ld/testsuite/
    * ld-arm/cortex-a8-arm-target.s: New.
    * ld-arm/cortex-a8-thumb-target.s: New.
    * ld-arm/cortex-a8-fix-b-rel.s: New.
    * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
    * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
    * ld-arm/cortex-a8-fix-b.s: New.
    * ld-arm/cortex-a8-fix-b.d: New.
    * ld-arm/cortex-a8-fix-bl-rel.s: New.
    * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
    * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
    * ld-arm/cortex-a8-fix-bl.s: New.
    * ld-arm/cortex-a8-fix-bl.d: New.
    * ld-arm/cortex-a8-fix-bcc-rel.s: New.
    * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
    * ld-arm/cortex-a8-fix-bcc.s: New.
    * ld-arm/cortex-a8-fix-bcc.d: New.
    * ld-arm/cortex-a8-fix-blx-rel.s: New.
    * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
    * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
    * ld-arm/cortex-a8-fix-blx.s: New.
    * ld-arm/cortex-a8-fix-blx.d: New.
    * ld-arm/arm-elf.exp: Add new tests.
2009-05-22 11:58:45 +00:00
..
2009-05-22 09:33:16 +00:00
2008-11-14 09:57:35 +00:00
2009-05-22 09:33:16 +00:00
2007-06-14 15:31:01 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-02-03 18:16:04 +00:00
2009-03-11 04:36:40 +00:00
2009-04-16 15:39:48 +00:00
ld/
2009-05-22 11:58:45 +00:00
ld/
2009-05-22 11:58:45 +00:00
2009-04-27 14:27:36 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
ld/
2009-05-22 11:58:45 +00:00
2009-01-02 16:48:11 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-02-18 18:23:08 +00:00
2009-04-21 02:13:48 +00:00
2009-05-19 16:08:08 +00:00
2008-07-10 01:32:23 +00:00
2009-04-17 13:46:18 +00:00
2008-11-06 14:10:46 +00:00
2009-04-17 13:46:18 +00:00
2008-11-14 09:57:35 +00:00
2009-04-17 13:46:18 +00:00
2008-12-23 19:10:25 +00:00
2007-09-11 16:07:50 +00:00
2009-04-08 02:24:23 +00:00
2009-02-03 18:16:04 +00:00
2009-04-16 15:39:48 +00:00
2009-03-04 05:50:50 +00:00
2008-07-30 04:34:58 +00:00
ld/
2009-05-22 11:58:45 +00:00
2009-02-18 15:28:56 +00:00
2008-01-09 12:29:08 +00:00
2008-07-30 04:34:58 +00:00
2009-04-07 18:21:22 +00:00
2009-04-30 15:47:13 +00:00
2008-07-30 04:34:58 +00:00
2008-12-23 19:10:25 +00:00
2008-07-30 04:34:58 +00:00
2009-03-18 11:27:18 +00:00
2009-02-03 14:36:47 +00:00
2009-04-08 02:24:23 +00:00
2009-04-16 15:39:48 +00:00
2008-07-30 04:34:58 +00:00
2009-05-14 04:30:03 +00:00
2007-09-26 13:45:32 +00:00
2008-01-15 07:25:49 +00:00
2009-04-30 15:47:13 +00:00
2009-05-21 14:15:50 +00:00
2009-02-01 12:05:25 +00:00
2008-02-20 17:42:36 +00:00
2009-04-30 15:47:13 +00:00
2009-04-30 15:47:13 +00:00
2009-04-16 23:07:00 +00:00
2008-01-21 04:56:47 +00:00
2007-09-19 12:08:34 +00:00
2008-02-15 03:35:53 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2008-02-20 17:42:36 +00:00
2009-04-16 23:07:00 +00:00
2009-02-18 18:23:08 +00:00
2009-04-21 02:13:48 +00:00
2009-02-18 18:23:08 +00:00
2009-05-04 12:09:30 +00:00
2008-02-15 03:35:53 +00:00
2009-04-16 23:07:00 +00:00
2009-05-22 09:33:16 +00:00
2009-05-22 09:33:16 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-01-19 06:11:22 +00:00
2007-11-04 23:49:09 +00:00
2009-02-18 18:23:08 +00:00
2009-04-16 23:07:00 +00:00
2009-02-18 18:23:08 +00:00
2009-02-18 18:23:08 +00:00
2009-02-18 18:23:08 +00:00
2009-02-18 18:23:08 +00:00
2009-02-18 18:23:08 +00:00
2009-02-18 18:23:08 +00:00
2009-04-21 02:13:48 +00:00
2009-04-16 23:07:00 +00:00
2009-03-04 05:50:50 +00:00
2009-04-16 23:07:00 +00:00
2008-02-15 03:35:53 +00:00
2009-04-16 23:07:00 +00:00
2008-02-20 17:42:36 +00:00
2008-02-15 03:35:53 +00:00
2009-04-30 15:47:13 +00:00
2009-04-27 14:27:36 +00:00
2009-04-16 23:07:00 +00:00
2009-02-18 18:23:08 +00:00
2009-04-27 14:27:36 +00:00
2009-04-16 23:07:00 +00:00
2009-05-22 00:00:05 +00:00
2009-03-18 11:47:18 +00:00
2009-04-16 23:07:00 +00:00
2008-02-04 19:43:51 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00
2009-04-16 23:07:00 +00:00

BFD is an object file library.  It permits applications to use the
same routines to process object files regardless of their format.

BFD is used by the GNU debugger, assembler, linker, and the binary
utilities.

The documentation on using BFD is scanty and may be occasionally
incorrect.  Pointers to documentation problems, or an entirely
rewritten manual, would be appreciated.

There is some BFD internals documentation in doc/bfdint.texi which may
help programmers who want to modify BFD.

BFD is normally built as part of another package.  See the build
instructions for that package, probably in a README file in the
appropriate directory.

BFD supports the following configure options:

  --target=TARGET
	The default target for which to build the library.  TARGET is
	a configuration target triplet, such as sparc-sun-solaris.
  --enable-targets=TARGET,TARGET,TARGET...
	Additional targets the library should support.  To include
	support for all known targets, use --enable-targets=all.
  --enable-64-bit-bfd
	Include support for 64 bit targets.  This is automatically
	turned on if you explicitly request a 64 bit target, but not
	for --enable-targets=all.  This requires a compiler with a 64
	bit integer type, such as gcc.
  --enable-shared
	Build BFD as a shared library.
  --with-mmap
	Use mmap when accessing files.  This is faster on some hosts,
	but slower on others.  It may not work on all hosts.

Report bugs with BFD to bug-binutils@gnu.org.

Patches are encouraged.  When sending patches, always send the output
of diff -u or diff -c from the original file to the new file.  Do not
send default diff output.  Do not make the diff from the new file to
the original file.  Remember that any patch must not break other
systems.  Remember that BFD must support cross compilation from any
host to any target, so patches which use ``#ifdef HOST'' are not
acceptable.  Please also read the ``Reporting Bugs'' section of the
gcc manual.

Bug reports without patches will be remembered, but they may never get
fixed until somebody volunteers to fix them.