gdbadmin
3ca047d39a
*** empty log message ***
25 years ago
Jeff Law
3c1ba8a308
* config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation's
offset match H8 ELF spec.
(md_section_align): Alternate implementation for BFD_ASSEMBLER.
(md_apply_fix): Fix argument and return types for BFD_ASSEMBLER.
25 years ago
H.J. Lu
6140b3b903
2001-08-31 H.J. Lu <hjl@gnu.org>
* elf32-mips.c (_bfd_mips_elf_check_relocs): Report filename
with bad relocation.
25 years ago
Eric Christopher
39e5585e1b
2001-08-31 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>
* ldmain.c (get_emulation): Add support for -mips32 and -mips64.
25 years ago
Eric Christopher
a1cd6a8fe3
2001-08-31 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>
* bfd/archures.c: Add mipsisa32 and mipsisa64. Remove mips32,
mips32_4k and mips64.
* bfd/aoutx.h: Remove bfd_mach_mips32, bfd_mach_mips32_4k,
bfd_mach_mips64. Add bfd_mach_mipsisa32, bfd_mach_mipsisa64.
* bfd/cpu-mips.c: Ditto.
* bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing): Ditto.
* bfd/bfd-in2.h: Regenerate.
25 years ago
Eric Christopher
a98b9439f9
mips3264 support
25 years ago
Eric Christopher
0823fbcae4
2001-08-31 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>
* mips-dis.c: Add support for bfd_mach_mipsisa32 and
bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
bfd_mach_mips64.
25 years ago
Eric Christopher
3c02b2abd6
2001-08-31 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>
* config/tc-mips.c (mips_cpu_info): Add support for mipsisa32,
5kc, and 20kc. Clean up old entries.
25 years ago
Andreas Jaeger
5bd67f350d
* tic54x-opc.c: Add default initializers to avoid warnings.
25 years ago
Kevin Buettner
902d7086d7
Don't let a branch unit nop terminate the prologue scan.
25 years ago
Jakub Jelinek
28cfee261d
* elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memory
value into R_ALPHA_RELATIVE's addend.
(elf64_alpha_finish_dynamic_symbol): Likewise.
25 years ago
Jeff Law
36ed2fff06
* tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.
(build_bytes): Mark fixups for PCrel branches as signed. For
OBJ_ELF, make sure the reloc's offset points to the first byte
to be modified.
(md_convert_frag): Update definiton based on BFD_ASSEMBLER.
* tc-h8300.h (relocation mappings): Add.
25 years ago
Nick Clifton
08bf74c587
amend entry to mention only if not USE_REL
25 years ago
Nick Clifton
5fb1c3f282
Do not rightshift recomputed addend during relocatable link if not USE_REL.
25 years ago
Nick Clifton
374b596dd6
Fix off-by-one error whilst sweeping vtable relocs
25 years ago
Andreas Jaeger
3fc90ddbe3
* emultempl/pe.em: Add missing prototypes.
25 years ago
Eric Christopher
91549d1cb8
2001-08-30 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>
* config.sub: Add support for mipsisa32.
25 years ago
Eric Christopher
cf966cf9b3
2001-08-30 Eric Christopher <echristo@redhat.com>
* config.sub, config.guess: Import latest from subversions.
25 years ago
Jim Blandy
17d9d55883
* gdb.texinfo (`add-symbol-file'): Correct synopsis.
Explain what it means to load relocatable files.
25 years ago
Jim Blandy
9ec8e6a002
* symfile.c (sections_overlap): New function.
(map_overlay_command): Call sections_overlap, instead of using
incorrect logic to recognize overlapping sections.
25 years ago
Jim Blandy
2889e66104
* symfile.c (load_command): Invalidate the overlay cache.
25 years ago
gdbadmin
56f3b7d623
*** empty log message ***
25 years ago
Jim Blandy
72cde065d6
*** empty log message ***
25 years ago
Mark Kettenis
cd903d5356
* config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed.
25 years ago
H.J. Lu
2bab97856d
2001-08-30 H.J. Lu <hjl@gnu.org>
* elf32-mips.c (mips_elf_calculate_relocation): Revert the last
2 changes.
(_bfd_mips_elf_adjust_dynamic_symbol): Allocate dynamic
relocations for weak definitions.
25 years ago
Joern Rennecke
f41e352811
* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
(do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
(do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
* gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
* gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
* gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
* gas/h8300/ffxx1-elf.s: Likewise.
* gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
* gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
* gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
* gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
* gas/h8300/ffxx1.s: Move to:
* gas/h8300/ffxx1-coff.s .
25 years ago
Jeff Law
5facebfccc
Nuts. Checked in wrong version of previous patch. Fixed.
25 years ago
Jeff Law
f333765ffd
Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
* tc-h8300.c (tc_crawl_symbol_chain, tc_headers_hook): Don't
define for BFD_ASSEMBLER.
(tc_reloc_mangle): Likewise.
(tc_gen_reloc): New function for BFD_ASSEMBLER.
More of Joern's patches with minor changes s/OBJ_ELF/BFD_ASSEMBLER/
25 years ago
Keith Seitz
4c32cc04d2
* lib/gdb.exp: Move all insight-related functionality into
separate file.
* lib/insight-support.exp: New file.
25 years ago
H.J. Lu
ee8a3a3be4
2001-08-30 H.J. Lu <hjl@gnu.org>
* Makefile.am (BFD32_BACKENDS): Add elf32-h8300.lo.
(BFD32_BACKENDS_CFILES): Add elf32-h8300.c.
* Makefile.in: Rebuild.
25 years ago
H.J. Lu
8eb59a907a
2001-08-30 H.J. Lu <hjl@gnu.org>
* elf32-mips.c (mips_elf_calculate_relocation): Don't create
dynamic relocation for undefined weak symbols when creating
executables. Check h->root.root.type, instead of h->root.type.
25 years ago
Tom Rix
8df8c6197a
Fix for xty_ld symbols
25 years ago
Nick Clifton
063cb91d19
omitted in previous delta
25 years ago
Jeff Law
f235248854
* elf32-h8300.c (h8_elf_howto_table): Add new PC relative
relocations.
(h8_reloc_map): Similarly.
(elf32_h8_final_link_relocate): Remove incorrect overflow tests.
Add support for PC relative relocations.
25 years ago
Andrew Cagney
a116b84cf9
Cleanups. Now passes!
25 years ago
Jeff Law
5e47149d10
* elf32-h8300.c: Put all prototypes together.
(elf32_h8_info_to_howto): Parameter elf_reloc is used.
(elf32_h8_final_link_relocate): New function for linker.
(elf32_h8_relocate_section): Similarly.
(elf_backend_relocate_section): Define.
25 years ago
gdbadmin
3738f56667
*** empty log message ***
25 years ago
Frank Ch. Eigler
8d6e6f816b
* gdb/sid connect fix, etc.
2001-08-29 Frank Ch. Eigler <fche@redhat.com>
* config/sid.exp (sid_start): Never set sid verbosity; disable
expect_background {} that consumed its stdout; tolerate </dev/null.
Attempt to set endianness override in "sid" protocol mode. Cleanup.
25 years ago
DJ Delorie
f2e55dc2f4
merge from gcc
25 years ago
Kevin Buettner
8ad2fcde8d
Applied Daniel Jacobowitz's patch for reattaching in the presence of
remote SVR4 shared libraries.
25 years ago
Jeff Law
7e0de7bf18
* tc-h8300.c: If OBJ_ELF, include elf/h8.h, and define
assorted coff relocations to the corresponding elf relocations.
* tc-h8300.h (TARGET_ARCH, TARGET_FORMAT): Define appropriately.
More of Joern's patches.
25 years ago
Jeff Law
83e20b45a3
* config/tc-h8300.c (h8300hmode): Record the machine type
if BFD_ASSEMBLER is defined.
(h8300smode, md_begin): Similarly.
25 years ago
Phil Blundell
d43ded80a7
2001-08-29 Joel Sherrill <joel@OARcorp.com>
* configure.tgt (i[3456]86-*-rtems*, m68*-*-rtems*): Change
default from coff to elf.
25 years ago
Phil Blundell
f6314f3e2f
2001-08-29 Joel Sherrill <joel@OARcorp.com>
* configure.in (i[3456]86-*-rtems*, m68*-*-rtems*): Change
default from coff to elf.
* configure: Regenerate.
25 years ago
Jeff Law
eea78af13d
Fix brown-paper-bag thinko in last change.
25 years ago
Jeff Law
3ad62fc4e7
* lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
25 years ago
Jeff Law
ccad732da8
* configure.in: Add case for h8300-*-elf.
* configure: Regenerate.
Checking in parts of Joern's patch.
25 years ago
Jeff Law
3946dd2f8d
* emulparams/h8300helf.sh: Resync with h8300elf.sh. Update
25 years ago
Jeff Law
f18a3b8579
Fix typos in ChangeLog dates.
25 years ago
Jeff Law
0dec92862f
* h8.h (EF_H8_MACH): New mask for encoded machine type.
(E_H8_MACH_H8300, E_H8_MACH_H8300H, E_H8_MACH_H8300S): New
machine types.
25 years ago