]> sourceware.org Git - newlib-cygwin.git/commit
* external.h: Fix typo.
authorAlan Modra <modra@gmail.com>
Mon, 7 May 2001 09:18:52 +0000 (09:18 +0000)
committerAlan Modra <modra@gmail.com>
Mon, 7 May 2001 09:18:52 +0000 (09:18 +0000)
commitc9b76619ac422c5c595264d91470e2f6ed803cd9
tree7b562f08ccaec73c952367cd37ca9a1decb360cc
parent68ebd3f6e2a438a58e0647d5a53509aa2aa8e6ea
* external.h: Fix typo.
* mips.h: Add/Extend many comments with reference to the MIPS ELF64
spec v. 2.4, available at e.g.
ftp://oss.sgi.com/pub/linux/mips/doc/ABI/ELF64.ps.
(EF_MIPS_UCODE): Define.
(EF_MIPS_OPTIONS_FIRST): Define.
(EF_MIPS_ARCH_ASE): Define.
(EF_MIPS_ARCH_ASE_MDMX): Define.
(EF_MIPS_ARCH_ASE_M16): Define.
(SHF_MIPS_ADDR): Renamed SHF_MIPS_ADDR32.
(SHF_MIPS_STRING): Renamed SHF_MIPS_ADDR64.
(SHF_MIPS_NODUPES): Define.
(ELF64_MIPS_R_SSYM): New MIPS ELF 64 relocation info access macro.
(ELF64_MIPS_R_TYPE3): Likewise.
(ELF64_MIPS_R_TYPE2): Likewise.
(ELF64_MIPS_R_TYPE): Likewise.
(OHW_R10KLDL): Define.
include/elf/ChangeLog
include/elf/external.h
include/elf/mips.h
This page took 0.029146 seconds and 5 git commands to generate.