diff options
author | Jim Wilson <wilson@tuliptree.org> | 1997-02-21 18:28:36 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1997-02-21 18:28:36 +0000 |
commit | e2e5acfa756c4de80a904e7525264c24f103f514 (patch) | |
tree | c1374c612c593ebdab27e1222641d09ab39b1fbd /include | |
parent | 830ce6319a8fed54013413cce741a0bc079f12d0 (diff) | |
download | gdb-e2e5acfa756c4de80a904e7525264c24f103f514.zip gdb-e2e5acfa756c4de80a904e7525264c24f103f514.tar.gz gdb-e2e5acfa756c4de80a904e7525264c24f103f514.tar.bz2 |
Fix linker relocation overflow errors for the NEC vr4300/ddb toolchain.
These changes are related to Ian's gas/libgloss changes of Dec 13/Dec 18.
* tc-mips.c (mips_ip): If configured for an embedded ELF system,
don't set the section alignment to 2**4.
* mips/ddb.ld: Align the location counter before setting _gp, and
before setting edata. Remove ALIGN from _gp computation.
* mips/idt.ld, mips/pmon.ld: Before setting _gp, use ALIGN(8) instead
of ALIGN(16). Remove ALIGN from _gp computation.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions