Jeff Law
|
45b1824802
|
8
* hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
|
28 years ago |
Jeff Law
|
dd1a42115b
|
b
* hppa.h (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
|
28 years ago |
Mark Mitchell
|
030d863d4f
|
* mips.h (Elf32_Internal_Msym): New structure.
(Elf32_External_Msym): Likewise.
(ELF32_MS_REL_INDEX): New macro.
(ELF32_MS_FLAGS): Likewise.
(ELF32_MS_INFO): Likewise.
|
28 years ago |
Richard Henderson
|
09cb30ac5e
|
Jakub Jelinek <jj@ultra.linux.cz>
* sparc.h (R_SPARC_max_std): Define.
|
28 years ago |
Jeff Law
|
41ee1a61d7
|
è
* hppa.h: Update with various changes from newest PA ELF
specifications.
|
28 years ago |
Jeff Law
|
0b3ded27b2
|
.
* hppa.h: Update with various changes from newest PA ELF
specifications.
|
28 years ago |
Ian Lance Taylor
|
348a348349
|
* common.h (EM_PPC64): Define.
|
28 years ago |
Richard Henderson
|
6e3db71c77
|
Stu Grossman <grossman@babylon-5.cygnus.com>
* dwarf.h: Add LANG_JAVA.
* dwarf2.h: Add DW_LANG_Java.
|
28 years ago |
Nick Clifton
|
3d4920d7c3
|
Define ELFOSABI_ARM
|
28 years ago |
Nick Clifton
|
e15e4a6398
|
Update comment
|
28 years ago |
Ian Lance Taylor
|
82599b0c2e
|
* i960.h: New file.
|
28 years ago |
Nick Clifton
|
7c2499d256
|
Add PLT relolcs
|
28 years ago |
Nick Clifton
|
daa8de753e
|
Defined rva relocations.
|
28 years ago |
Catherine Moore
|
5ce00b97b9
|
* m68k.h (EF_CPU32): Define.
|
28 years ago |
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
28 years ago |
Stan Shebs
|
071ea11e85
|
Initial creation of sourceware repository
|
28 years ago |
Jeff Law
|
1305940a82
|
m32rx -> cygnus sanitization change.
|
28 years ago |
Catherine Moore
|
2459fd703e
|
add arm-oabi.h
|
28 years ago |
Catherine Moore
|
612df9a73a
|
* arm.h: Renumber relocs to conform to standard.
(EF_NEW_ABI): Define.
(EF_OLD_ABI): Define.
* arm-oabi.h: New file.
|
28 years ago |
Nick Clifton
|
a21a12e39e
|
Remove v850e sanitization
|
28 years ago |
Nick Clifton
|
7f1efb4486
|
ooops - missed from previous delta
|
28 years ago |
Nick Clifton
|
6c2d84bfbf
|
Add typedefs for structures found in dwarf2 debug sections
|
28 years ago |
Jeff Law
|
5809e33d1a
|
am33 sanitization changes
|
28 years ago |
Gavin Romig-Koch
|
02650bd0a9
|
This adds ABI flags to MIPS/ELF object files.
|
28 years ago |
Gavin Romig-Koch
|
f14397f057
|
for bfd:
* archures.c,bfd-in2.h (bfd_mach_mips4121): New.
* cpu-mips.c: Added vr4121.
* elf32-mips.c (elf_mips_mach): Same.
(_bfd_mips_elf_final_write_processing): Same.
for gas:
* config/tc-mips.c (mips_4121): New.
(md_begin,mips_ip,md_longopts,md_parse_option): Add vr4121.
for gcc:
* config/mips/mips.c (override_options): Add vr4121.
* config/mips/t-vr4xxx (MULTILIB_MATCHES): Same.
for include/elf:
* mips.h (E_MIPS_MACH_4121): New.
for include/opcode:
* mips.h (INSN_4121): New.
for opcodes:
* mips-dis.c (set_mips_isa_type): Add bfd_mach_mips4121.
(_print_insn_mips): Same.
* mips-opc.c: Add vr4121.
for sim/mips:
* configure.in,mips.igen,vr.igen: Add vr4121.
* configure: Rebuilt.
|
28 years ago |
Ulrich Drepper
|
b57b7d4c82
|
Update.
|
28 years ago |
Ulrich Drepper
|
46be1c93d2
|
Update.
|
28 years ago |
Ulrich Drepper
|
46ab34a185
|
Add more LL_* options from Irix 6.5.
|
28 years ago |
Ulrich Drepper
|
077e3444ce
|
Update.
|
28 years ago |
Ulrich Drepper
|
47a5b9f337
|
Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
|
28 years ago |
Nick Clifton
|
ac3ebf1a48
|
Reduce EM_CYGNUS_FR30 to a 16 bit value
|
28 years ago |
Catherine Moore
|
b4a6a4a6bf
|
Add vtable relocs.
|
28 years ago |
Nick Clifton
|
025ce5c6d8
|
Add sanitization for FR30
|
28 years ago |
Nick Clifton
|
1898346aa7
|
Add support for FR30
|
28 years ago |
Catherine Moore
|
f36011e0c7
|
From Philip Blundell <pb@nexus.co.uk>:
* arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
(EF_ALIGN8): New flag.
|
28 years ago |
Catherine Moore
|
d10fb38c2b
|
Add vtable relocs.
|
28 years ago |
Felix Lee
|
2c54bc607e
|
bfd:
* acinclude.m4, aclocal.m4: move gettext-related fragments from
aclocal.m4 to acinclude.m4, so they don't get lost.
* elfcore.h: rewrite for better corefile support.
* elf.c (elfcore_*): new functions.
* elf-bfd.h (elf_obj_tdata): new structure members.
* acconfig.h, acinclude.m4, configure.in: add feature-tests for
flavor of procfs.
* aclocal.m4, config.in, configure, Makefile.in: regenerated.
include:
* common.h (NT_PSTATUS, NT_FPREGS, NT_PSINFO,
NT_LWPSTATUS,NT_LWPSINFO): added.
* internal.h (Elf_Internal_Note): new structure members.
|
28 years ago |
Catherine Moore
|
2b6f11fa0b
|
Add vtable relocs.
|
28 years ago |
Catherine Moore
|
d284b1f7c5
|
Add vtable relocs.
|
28 years ago |
Ian Lance Taylor
|
a315d03d17
|
* i386.h (R_386_max): Change from 252 to 24.
|
28 years ago |
Ian Lance Taylor
|
8c685dfe22
|
Sun Sep 20 00:54:22 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* m68k.h: Add vtable relocs and R_68K_max.
|
28 years ago |
Richard Henderson
|
d405c4a1ae
|
* i386.h: Add vtable relocs.
|
28 years ago |
Ken Raeburn
|
485c39eb7b
|
sanitize-vr5400 -> sanitize-cygnus
|
28 years ago |
Nick Clifton
|
455adeb6be
|
Add ARM ELF header flags
|
28 years ago |
Ulrich Drepper
|
8cad2d6266
|
Add missing RHF_* constants.
|
28 years ago |
Catherine Moore
|
ea89ffaec5
|
*** empty log message ***
|
28 years ago |
Catherine Moore
|
860fe0c07e
|
Add R_ARM_THM_PC9 relocation.
|
28 years ago |
Stan Cox
|
f1f40f95ca
|
sparc.h: (R_SPARC_REV32): Added for little endian data e.g. sparc 86x.
|
28 years ago |
Jeff Law
|
b774fb9b45
|
* mn10300.h: Add R_MN10300_24 relocation.
|
29 years ago |
Ulrich Drepper
|
eef02e7ece
|
Add MIPS64 relocation names and values.
|
29 years ago |