aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-09-06Applied patch from Scott Bambrough <scottb@netwinder.org>:Nick Clifton2-0/+10
Added HOSTING_CRT0, HOSTING_LIBS for target "arm*-*-linux-gnu*"
1999-09-06use bfd memory allcation routinesNick Clifton2-14/+20
1999-09-04fix dateIan Lance Taylor1-1/+1
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-1/+21
* readelf.c: Include "elf/pj.h". (dump_relocations): Handle EM_PJ. (get_machine_name): Likewise. (get_machine_flags): Likewise.
1999-09-041999-09-02 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-1/+5
* binutils-all/objdump.exp: Add pj to cpus_expected.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor7-0/+93
* configure.tgt (pjl-*-*, pj-*-*): New targets. * emulparams/pjelf.sh: New file. * emulparams/pjlelf.sh: New file. * scripttempl/pj.sc: New file. * Makefile.am (ALL_EMULATIONS): Add epjelf.o and epjlelf.o. (epjelf.o, epjlelf.o): New targets. * Makefile.in: Rebuild.
1999-09-04remove extraneous periodIan Lance Taylor1-1/+1
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor13-509/+1213
* config/tc-pj.c: New file, supports picoJava in ELF. * config/tc-pj.h: Ditto. * configure.in (pjl*, pj*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add pj. (TARGET_CPU_CFILES): Add config/tc-pj.c. (TARGET_CPU_HFILES): Add config/tc-pj.h. * doc/c-pj.texi: New file. * doc/as.texinfo: Add some PJ specifics. * doc/all.texi: Add PJ to the list of all architectures, sort them all alphabetically. * doc/Makefile.in (CPU_DOCS): Add c-pj.texi. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor4-0/+815
* gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+5
* dis-asm.h (print_insn_pj): Declare.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+50
* pj.h: New file.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor3-0/+52
* pj.h: New file. * common.h (EM_PJ): Define.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor8-170/+919
* pj-opc.c: New file. * pj-dis.c: New file. * disassemble.c (disassembler): Handle bfd_arch_pj. * configure.in: Handle bfd_pj_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add pj-dis.c and pj-opc.c. (ALL_MACHINES): Add pj-dis.lo and pj-opc.lo. * configure, Makefile.in: Rebuild.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor14-12/+536
* 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-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-1/+5
* config.sub: Add support for configuring for pj.
1999-09-04 * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.Ian Lance Taylor5-4/+42
* elflink.h (elf_adjust_dynamic_symbol): Copy REF_REGULAR_NONWEAK and NON_GOT_REF from weak defined symbol to real symbol. * elf32-i386.c (elf_i386_check_relocs): Set NON_GOT_REF. (elf_i386_adjust_dynamic_symbol): If NON_GOT_REF is not set, don't create a COPY reloc. * elf32-sparc.c (elf32_sparc_check_relocs): Set NON_GOT_REF. (elf32_sparc_adjust_dynamic_symbol): If NON_GOT_REF is not set, don't create a COPY reloc.
1999-09-041999-09-04 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-2/+6
* i386-dis.c (print_insn_i386): Set bytes_per_line to 7.
1999-09-04 * emulparams/elf64hppa.sh (MAXPAGESIZE): Define.Jeff Law2-0/+17
(OTHER_READONLY_SECTIONS, DATA_PLT): Likewise.
1999-09-03rebuildIan Lance Taylor1-12/+12
1999-09-03 * elflink.h (elf_bfd_final_link): When counting relocations, don'tIan Lance Taylor2-2/+16
count those in sections we are not including in the link.
1999-09-03 * hppa.h: Add HPUX specific symbol type definitions.Jeff Law2-0/+6
1999-09-02 * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINKJeff Law2-0/+22
field in hpux11 shared libraries.
1999-09-02 * emulparams/elf64hppa.sh: New file.Jeff Law4-2/+19
* configure.tgt (hppa*w-*-*): Use elf64hppa emulation. * Makefile.am (ALL_64_EMULATIONS): Add eelf64hppa.o (eelf64hppa.c): Add dependencies. * Makefile.in: Rebuilt.
1999-09-02 * hppa.h: Add HPUX specific dynamic and program header tableJeff Law2-6/+52
specific definitions.
1999-09-02Fix memory leak.Nick Clifton2-1/+5
1999-09-02Enable --emulation={i386coff,i386elf} for i386 gas.Alan Modra6-471/+635
1999-09-02Do not dump literal pool when a .section .line directive is encountered.Nick Clifton2-10/+66
1999-09-02Add test for strongarm to ScottB's patch.Nick Clifton2-0/+6
1999-09-01 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dumpCatherine Moore2-1/+9
test "entry0" instead of "entry1". ARM targets use REL relocs, and should use the test entry0.
1999-09-01Fix minor typos introduced while cleaning up the previous patch.Jeff Law1-4/+4
1999-09-01 * elf-hppa.h (elf_hppa_add_symbol_hook): New function.Jeff Law2-0/+546
(elf_hppa_final_link, elf_hppa_relocate_section): Likewise. (elf_hppa_final_link_relocate, elf_hppa_relocate_insn): Likewise.
1999-09-01fix typo.Nick Clifton1-1/+1
1999-09-01slight code improvement over previous deltaNick Clifton1-1/+2
1999-09-01Coff fix for i386 gas testsuiteAlan Modra2-1/+5
1999-09-01Do not align sectins when producing ELF format objects.Nick Clifton2-3/+4
1999-09-01Document new command line switches.Nick Clifton3-7/+33
1999-08-31ooops - omitted from previous deltaNick Clifton1-0/+2
1999-08-31oops - omitted from previous deltaNick Clifton1-1/+1
1999-08-31Patch from Scott Bambrough <scottb@netwinder.org> to define NT_TASKSTRUCT.Nick Clifton2-0/+5
1999-08-31Apply patch from Scott Bambrough to display the contents of a NOTES segmentNick Clifton3-4/+195
in a core file.
1999-08-31 * binutils.texi (Bug Reporting): Clarify that large files shouldIan Lance Taylor2-3/+9
not be sent to bug-gnu-utils.
1999-08-31fix FSF addressIan Lance Taylor6-10/+12
1999-08-31When possible, keep the original type of the symbol.Nick Clifton2-1/+9
1999-08-31Add support for configuring for fr30.Nick Clifton2-2/+6
1999-08-31 * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson2-4/+8
1999-08-31import gdb-1999-08-30 snapshotJason Molenda132-3076/+8906
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-08-30Check in correct version of previous patch.Jeff Law1-2/+2
1999-08-30 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow bothJeff Law3-1/+15
R_PARISC_DIR32 and R_PARISC_DIR64 regardless of how the tools were configured. * elf32-hppa.h (_bfd_elf32_hppa_gen_reloc_type): Declare.
1999-08-30 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law8-63/+33
sectioning. * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for PA64.