Alan Modra
cd39598c88
daily update
2003-09-10 00:00:35 +00:00
Alan Modra
1b23b01f8e
daily update
2003-09-09 00:00:06 +00:00
Joel Brobecker
42acdc7c30
* archures.c: Add new machine names for hppa.
...
* bfd-in2.h: Regenerate.
* cpu-hppa.c: Use the new machine names.
2003-09-08 16:46:02 +00:00
Alan Modra
6e1ccdbeda
daily update
2003-09-08 00:00:06 +00:00
Alan Modra
ff8aebd45c
daily update
2003-09-07 00:00:06 +00:00
Stephane Carrez
2a0e29b406
* elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
...
all_local_syms member.
* elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
to get the local symbols.
2003-09-06 21:09:40 +00:00
Stephane Carrez
3f533aa9ec
* elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
...
(elf_backend_special_sections): Define.a
PR savannah/4950:
* elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
section is read-only.
2003-09-06 20:55:50 +00:00
Alan Modra
cc1b3dc7b2
daily update
2003-09-06 00:00:13 +00:00
Alan Modra
4db070aa57
daily update
2003-09-05 00:00:05 +00:00
Nick Clifton
8ad30312ff
Add binutils support for v850e1 processor
2003-09-04 11:04:38 +00:00
Alan Modra
331a33edeb
daily update
2003-09-04 00:00:06 +00:00
Nick Clifton
3922a8c154
Do not skip section symbols that are used in relocs.
2003-09-03 16:06:12 +00:00
Nick Clifton
13dfd2d039
Add *kfreebsd-gnu configuration support
2003-09-03 09:32:21 +00:00
Alan Modra
902a241b02
daily update
2003-09-03 00:00:06 +00:00
Alan Modra
8308626d33
daily update
2003-09-02 00:00:05 +00:00
Alan Modra
ca972297ff
daily update
2003-09-01 00:00:06 +00:00
Christian Groessler
32d920dd70
fixed comment for i860_howto_pc26_reloc
2003-08-31 18:25:09 +00:00
Christian Groessler
1c0881ddd9
* elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
...
instead of returning bfd_reloc_continue.
2003-08-31 18:22:06 +00:00
Andreas Jaeger
ac0e732ef3
* merge.c: Update to ISO C90.
2003-08-31 10:07:47 +00:00
Alan Modra
7274f0d79a
daily update
2003-08-31 00:00:05 +00:00
Alan Modra
eac8c92310
daily update
2003-08-30 00:00:07 +00:00
Alan Modra
1d4be3b517
daily update
2003-08-29 00:00:14 +00:00
Alan Modra
ae5a54c2fa
daily update
2003-08-28 00:00:16 +00:00
Ian Lance Taylor
49c97a80e3
* configure.in: Check for strtoull.
...
* bfd.c (bfd_scan_vma): Use strtoull when available.
* configure, config.in: Regenerate.
2003-08-27 17:57:33 +00:00
Ian Lance Taylor
ec317fb157
* configure.in: Define and substitute BFD_HOST_LONG_LONG.
...
* bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
__GNUC__ when deciding whether to use long long for
BFD_HOST_64_BIT.
* configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
2003-08-27 17:43:39 +00:00
Christian Groessler
d539b3aa78
2003-08-27 Christian Groessler <chris@groessler.org>
...
* elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
functions.
(elf32_i860_howto_table): Insert the new functions as
'special_function's in the proper reloc type entries.
2003-08-27 13:28:42 +00:00
Richard Sandiford
73052b5e96
* elf32-frv.c (elf32_frv_relocate_section): Use
...
_bfd_elf_rela_local_sym.
2003-08-27 09:21:15 +00:00
Alan Modra
a9b6ab4d33
daily update
2003-08-27 00:00:05 +00:00
Michael Snyder
2c848f79e9
2003-08-26 Michael Snyder <msnyder@redhat.com>
...
* cpu-frv.c: Remove unused enum.
2003-08-26 17:13:18 +00:00
Alan Modra
dbd8c104d5
daily update
2003-08-26 00:00:06 +00:00
Maciej W. Rozycki
980491e6d5
2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
...
* reloc.c: Fix documentation for MIPS ELF relocations.
libbfd.h: Regenerate.
bfd-in2.h: Regenerate.
2003-08-25 12:39:14 +00:00
Alan Modra
2ff3acebc0
daily update
2003-08-25 00:00:06 +00:00
Jason Eckhardt
6d1227b86c
2003-08-24 Jason Eckhardt <jle@rice.edu>
...
* coff-i860.c (CALC_ADDEND): Define to be a no-op.
2003-08-24 20:54:05 +00:00
Jason Eckhardt
f680ea79cc
2003-08-24 Jason Eckhardt <jle@rice.edu>
...
* elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
shift by 2 before storing the relocated value.
2003-08-24 18:16:46 +00:00
Alan Modra
5c877b7234
daily update
2003-08-24 00:00:06 +00:00
Jason Eckhardt
c28b1c2869
2003-08-23 Jason Eckhardt <jle@rice.edu>
...
[bfd/ChangeLog]
* coff-i860.c (coff_i860_reloc_nyi): New function.
(howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
LOWn, SPLITn, and BRADDR.
(RTYPE2HOWTO): Check that the r_type is within the howto_table
before trying to access the entry.
(coff_i860_rtype_to_howto): Likewise.
(coff_i860_reloc_type_lookup): New function.
(i860_reloc_processing): New function.
(coff_bfd_reloc_type_lookup): Define macro.
(RELOC_PROCESSING): Define macro.
Minor formatting adjustments.
[include/coff/ChangeLog]
* coff/i860.h (COFF860_R_PAIR, COFF860_R_LOW0, COFF860_R_LOW1,
COFF860_R_LOW2, COFF860_R_LOW3, COFF860_R_LOW4, COFF860_R_SPLIT0,
COFF860_R_SPLIT1, COFF860_R_SPLIT2, COFF860_R_HIGHADJ,
COFF860_R_BRADDR): Define new relocation constants and document.
Minor formatting adjustments.
2003-08-23 23:00:09 +00:00
Alan Modra
40a0491a90
* elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
2003-08-23 04:10:34 +00:00
Alan Modra
37f2f67a89
daily update
2003-08-23 00:00:05 +00:00
H.J. Lu
69bbc4c090
2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
...
* elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
.got section at 8 bytes.
2003-08-22 23:35:59 +00:00
Alan Modra
23597ff0e8
daily update
2003-08-22 00:00:05 +00:00
Nick Clifton
85db1db4b9
Fix spelling typo.
2003-08-21 16:26:20 +00:00
Nick Clifton
8b9561304c
Convert to ISO C90. Tidy up formatting.
2003-08-21 16:20:39 +00:00
Nick Clifton
6c21aa7634
For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check for
...
both.
2003-08-21 14:00:06 +00:00
Nick Clifton
3673a93e66
Updated translations
2003-08-21 13:52:58 +00:00
Alan Modra
9a0b3ef03e
daily update
2003-08-21 00:00:05 +00:00
Richard Sandiford
427b80f4a9
* elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
2003-08-20 13:53:42 +00:00
Nick Clifton
560e09e9cc
Better handking for unresolved symbols
2003-08-20 08:37:19 +00:00
Alan Modra
8a9cddf46f
daily update
2003-08-20 00:00:04 +00:00
Alan Modra
9424b17afa
daily update
2003-08-19 00:00:06 +00:00
H.J. Lu
4091ea4e21
2003-08-18 Andreas Schwab <schwab@suse.de>
...
* libpei.h (bfd_pe_executable_p): Also recognize efi-app
executables.
2003-08-18 18:26:56 +00:00