Ian Lance Taylor
|
0bcb993b9f
|
1999-09-04 Steve Chamberlain <sac@pobox.com>
* cpu-pj.c: New file.
* elf32-pj.c: New file.
* config.bfd (pj*): New cpu.
(pj-*-*, pjl-*-*): New targets.
* configure.in (bfd_elf32_pj_vec): New target vector.
(bfd_elf32_pjl_vec): New target vector.
* archures.c (bfd_arch_pj): Define.
* elf.c (prep_headers): Handle bfd_arch_pj.
* reloc.c: Define BFD_RELOC_PJ_* relocations.
* targets.c (bfd_elf32_pj_vec, bfd_elf32_pjl_vec): Declare and add
to target vector list.
* Makefile.am: Rebuild dependencies.
(ALL_MACHINES): Add cpu-pj.lo.
(ALL_MACHINES_CFILES): Add cpu-pj.c.
(BFD32_BACKENDS): Add elf32-pj.lo.
(BFD32_BACKENDS_CFILES): Add elf32-pj.c.
* configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
|
1999-09-04 17:07:46 +00:00 |
|
Nick Clifton
|
021e3cc067
|
Path from Roland McGrath <roland@baalperazim.frob.com>
Added arm-netbsd target.
|
1999-08-24 15:16:53 +00:00 |
|
Ian Lance Taylor
|
f994ccccd3
|
add comment from Donn Terry
|
1999-08-18 05:58:46 +00:00 |
|
Nick Clifton
|
c3c89269f8
|
Add new field to bfd_target structure.
Initialise this field for all known bfd targets.
Add new search function to targets.c
|
1999-07-19 14:55:16 +00:00 |
|
Ian Lance Taylor
|
dc93fc57a9
|
fix copyrights
|
1999-05-27 21:44:39 +00:00 |
|
Ian Lance Taylor
|
b2ef150dc1
|
1999-05-28 Martin Dorey <mdorey@madge.com>
* elf32-i960.c: New file.
* elf.c (prep_headers): Handle bfd_arch_i960.
* targets.c (bfd_target_vector): Add &bfd_elf32_i960_vec.
* config.bfd (i960-*-elf*): New target.
* configure.in (bfd_elf32_i960_vec): New target vector.
* Makefile.am (BFD32_BACKENDS): Add elf32-i960.lo.
(BFD32_BACKENDS_CFILES): Add elf32-i960.c.
* Makefile.in, aclocal.m4, configure: Rebuild.
|
1999-05-27 21:42:14 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|