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
|
10e80b4145
|
rebuild with patched automake
|
1999-08-09 20:22:04 +00:00 |
|
Ian Lance Taylor
|
74eeebeafb
|
* Makefile.am: Rename .dep* files to DEP*. Change DEP variable to
MKDEP.
* Makefile.in: Rebuild.
|
1999-08-08 17:26:50 +00:00 |
|
Ian Lance Taylor
|
e788a1a310
|
* Makefile.am: Rebuild dependencies.
* Makefile.in: Rebuild.
|
1999-07-12 11:05:04 +00:00 |
|
Andreas Schwab
|
eb519dff86
|
* Makefile.am (SOURCE_HFILES): Add missing headers.
* Makefile.in: Regenerated.
|
1999-06-07 02:51:40 +00:00 |
|
Ian Lance Taylor
|
4a54b4654d
|
* Makefile.am: Rebuild dependencies.
(BFD32_BACKENDS): Add dwarf1.lo.
(BFD32_BACKENDS_CFILES): Add dwarf1.c.
* Makefile.in: Rebuild.
|
1999-06-04 12:00:31 +00:00 |
|
Nick Clifton
|
10ab5357b1
|
Rename epoc-pe interworking function names to avoid a name space clash.
Add epoc-pe to built targets.
|
1999-06-04 07:39:48 +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 |
|