* common.h (NT_GNU_ABI_TAG): Define.
[deliverable/binutils-gdb.git] / include / elf / ChangeLog
index 8edd52975345196b9c0b1546a3ae89b0c148d5e1..fe3823b1b6783119b6a0ad43305b33515703fcc4 100644 (file)
@@ -1,3 +1,429 @@
+2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * common.h (NT_GNU_ABI_TAG): Define.
+       (GNU_ABI_TAG_LINUX): Define.
+       (GNU_ABI_TAG_HURD): Define.
+       (GNU_ABI_TAG_SOLARIS): Define. 
+       (NT_NETBSD_IDENT): Define.  
+       (NT_FREEBSD_ABI_TAG): Define.
+
+2002-04-24  Elena Zannoni  <ezannoni@redhat.com>
+
+       * dwarf2.h: Add DW_AT_GNU_vector.
+
+2002-02-13  Matt Fredette  <fredette@netbsd.org>
+
+       * m68k.h (EF_M68000): Define.
+
+2002-02-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc.h (DT_PPC64_OPD, DT_PPC64_OPDSZ): Define.
+
+2002-02-09  Richard Henderson  <rth@redhat.com>
+
+       * alpha.h (R_ALPHA_BRSGP): New.
+
+2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       Contribute sh64-elf.
+       2002-01-23  Alexandre Oliva  <aoliva@redhat.com>
+       * sh.h (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
+       R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
+       R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
+       R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
+       R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
+       R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
+       R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
+       R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8,
+       R_SH_GOTPLT10BY8, R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64,
+       R_SH_RELATIVE64): New relocs.
+       (R_SH_FIRST_INVALID_RELOC_4): Adjust.
+       2001-05-16  Alexandre Oliva  <aoliva@redhat.com>
+       * sh.h: Renumbered and renamed some SH5 relocations to match
+       official numbers and names; moved unmaching ones to the range
+       0xf2-0xff.
+       2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (sh64_get_contents_type): Declare.
+       (sh64_address_is_shmedia): Likewise.
+       2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (sh64_elf_crange): New type.
+       (struct sh64_section_data): New.
+       (sh64_elf_section_data): New macro.
+       (EF_SH5): Rename back from EF_SH64.
+       2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (SHF_SH5_ISA32_MIXED, SHT_SH5_CR_SORTED,
+       SH64_CRANGES_SECTION_NAME, SH64_CRANGE_SIZE,
+       SH64_CRANGE_CR_ADDR_OFFSET, SH64_CRANGE_CR_SIZE_OFFSET,
+       SH64_CRANGE_CR_TYPE_OFFSET): New macros.
+       2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (EF_SH64): Don't define EF_SH64_ABI64.
+       2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (EF_SH64_32BIT_ABI, EF_SH64_64BIT_ABI): Delete.
+       (EF_SH64_ABI64): New.
+       2000-11-23  Hans-Peter Nilsson  <hpn@cygnus.com>
+       * sh.h (EF_SH64): Rename from EF_SH5.
+       (EF_SH64_32BIT_ABI): New.
+       (EF_SH64_64BIT_ABI): New.
+       (R_SH_PT_16, R_SH_SHMEDIA_CODE
+       R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
+       R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
+       R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
+       R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
+       R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL): New
+       relocs.
+       2000-09-01  Ben Elliston  <bje@redhat.com>
+       * sh.h (EF_SH5): Define.
+
+2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * mmix.h: Tweak comments.
+       (MMIX_LD_ALLOCATED_REG_CONTENTS_SECTION_NAME): New.
+       [BFD_ARCH_SIZE] (_bfd_mmix_prepare_linker_allocated_gregs,
+       _bfd_mmix_finalize_linker_allocated_gregs,
+       _bfd_mmix_check_all_relocs): Provide prototypes.
+
+2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
+
+       * or32.h: New file.
+       * common.h: Add support for or32 targets.
+
+2002-01-28  Jason Merrill  <jason@redhat.com>
+
+       * dwarf2.h: Sync with gcc version.
+
+2002-01-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc.h (DT_PPC64_GLINK): Define.
+
+2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define.
+
+2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * common.h: Update copyright years.
+       (NT_NETBSDCORE_PROCINFO): Define.
+       (NT_NETBSDCORE_FIRSTMACH): Define. 
+
+2002-01-06  Steve Ellcey  <sje@cup.hp.com>
+
+       * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.
+       (SHT_IA_64_HP_OPT_ANOT): Ditto
+       (PT_IA_64_HP_OPT_ANOT): Ditto
+       (PT_IA_64_HP_HSL_ANOT): Ditto
+       (PT_IA_64_HP_STACK): Ditto
+       (SHN_IA_64_ANSI_COMMON): Ditto
+
+2001-12-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * external.h (Elf_External_Sym_Shndx): Declare.
+       * internal.h (struct elf_internal_sym <st_shndx>): Make it an
+       unsigned int.
+       * common.h (SHN_BAD): Define.
+
+2001-12-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf/common.h (PT_GNU_EH_FRAME): Define.
+
+2001-12-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * common.h (SHN_XINDEX): Comment typo fix.
+       * internal.h (Elf_Internal_Ehdr): Change existing "unsigned short"
+       size, count and index fields to "unsigned int".
+
+2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
+           Richard Henderson  <rth@redhat.com>
+
+       * common.h (EM_XSTORMY16): Define.
+       * xstormy16.h: New file.
+
+2001-11-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * common.h (NT_ARCH): Define.  Remove incorrect comment.
+
+2001-11-11  Geoffrey Keating  <geoffk@redhat.com>
+
+       * dwarf2.h (dwarf_line_number_ops): Add DWARF 3 opcodes.
+
+2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * mmix.h: New file.
+
+2001-10-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * internal.h: White space changes to keep lines under 80 chars.
+
+2001-10-16  Jeff Holcomb  <jeffh@redhat.com>
+
+       * internal.h (elf_internal_shdr): Make contents a unsigned char *.
+
+2001-09-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * internal.h (elf_internal_rela): Make r_addend a bfd_vma.
+
+2001-09-13  Alexandre Oliva  <aoliva@redhat.com>
+
+       * common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.
+
+2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * common.h (EM_AVR_OLD): Renamed from...
+       (EM_AVR): this, redefined as in the current ELF standard.
+       (EM_PJ_OLD): Renamed from...
+       (EM_PJ): this, redefined as in the current ELF standard.
+       (EM_R30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
+       EM_MN10200, EM_OPENRISC, EM_ARC_A5, EM_XTENSA): Defined as in
+       the current ELF standard.
+       (EM_CYGNUS_ARC): Removed, unused for a long time.
+
+2001-09-04  Richard Henderson  <rth@redhat.com>
+
+       * alpha.h (R_ALPHA_OP*, R_ALPHA_IMMED*, R_ALPHA_GPVALUE): Remove.
+       (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
+
+2001-08-30  Eric Christopher  <echristo@redhat.com>
+
+       * mips.h: Remove E_MIPS_MACH_MIPS32_4K.
+
+2001-08-29  Jeff Law <law@redhat.com>
+
+       * 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.
+
+2001-08-26  J"orn Rennecke <amylaar@redhat.com>
+
+       * h8.h: New file.
+
+2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
+
+       * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.
+
+2001-06-30  Daniel Berlin  <dan@cgsoftware.com>
+
+       * dwarf2.h: Remerge with gcc version,
+       including all new DWARF 2.1 extensions.
+
+2001-06-29  James Cownie <jcownie@etnus.com>
+
+       * dwarf2.h: Add DWARF 2.1 attribues.
+
+2001-06-15  Per Bothner  <per@bothner.com>
+
+       * dwarf2.h:  Partial merge with gcc version.
+       (enum dwarf_descrim_list):  Fix typo -> dwarf_discrim_list.
+       (DW_LANG_Java):  Use value from dwarf 2.1 draft (also used in gcc).
+
+2001-05-15  Ralf Baechle  <ralf@gnu.org>
+
+       * common.h: Remove definition of EM_MIPS_RS4_BE.  The constant was
+       never in active use and is used otherwise by the ABI.
+
+2001-05-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * ia64.h (ELF_STRING_ia64_unwind_once): Define.
+       (ELF_STRING_ia64_unwind_info_once): Define.
+
+2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * 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.
+
+2001-04-24  Todd Fries  <todd@fries.net>
+
+       * sparc.h: Fix typo.
+
+2001-04-20  Johan Rydberg  <jrydberg@opencores.org>
+
+       * openrisc.h: New file.
+       * common.h (EM_OPENRISC): New constant.
+
+2001-04-23  Bo Thorsen  <bo@suse.de>
+
+       * x86-64.h: Add vtable support.
+
+2001-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * mips.h: Remove extraneous whitespace.
+
+2001-03-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris.h: Add leading comment about PC-relative location.
+       (R_CRIS_COPY, R_CRIS_GLOB_DAT, R_CRIS_JUMP_SLOT, R_CRIS_RELATIVE,
+       R_CRIS_16_GOT, R_CRIS_32_GOT, R_CRIS_16_GOTPLT, R_CRIS_32_GOTPLT,
+       R_CRIS_32_GOTREL, R_CRIS_32_PLT_GOTREL, R_CRIS_32_PLT_PCREL):
+       New relocs.
+
+2001-02-27  Philip Blundell  <pb@futuretv.com>
+
+       * arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01.
+       (EF_PIC, et al.): Rename to EF_ARM_xx.
+
+2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * common.h: Add linux target for S/390.
+       * s390.h: New file.
+
+2001-01-11  Peter Targett  <peter.targett@arccores.com>
+
+       * arc.h (E_ARC_MACH_ARC5, E_ARC_MACH_ARC6, E_ARC_MACH_ARC7,
+       E_ARC_MACH_ARC8): New definitions for cpu types.
+
+       * common.h (EM_ARC): Change comment.
+
+2000-12-12  Nick Clifton  <nickc@redhat.com>
+
+       * mips.h: Fix formatting.
+
+2000-12-11  Jeffrey A Law  (law@cygnus.com)
+
+       * hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
+       compatibility.
+
+2000-10-16  Chris Demetriou  <cgd@sibyte.com>
+
+        * mips.h (E_MIPS_ARCH_32): New constant.
+        (E_MIPS_MACH_MIPS32, E_MIPS_MACH_MIPS32_4K): Replace the
+        former with the latter.
+
+        * mips.h (E_MIPS_ARCH_5, E_MIPS_ARCH_64): New definitions.
+
+        * mips.h (E_MIPS_MACH_SB1): New constant.
+
+2000-11-30  Jan Hubicka  <jh@suse.cz>
+
+        * common.h (EM_X86_64): New macro.
+        * x86-64.h: New file.
+
+2000-11-27  Hans-Peter Nilsson  <hp@axis.com>
+
+       * common.h (e_machine numbers): Clarify comments to describe how
+       EM_* constants are assigned.  Move EM_PJ from official section to
+       ad-hoc section.
+       (EM_CRIS): Correct comment to match official description.
+       (EM_MMIX): Ditto.
+
+2000-11-22  Nick Clifton  <nickc@redhat.com>
+
+       * common.h (EM_JAVELIN): New machine number.
+       (EM_FIREPATH): New machine number.
+       (EM_ZSP): New machine number.
+       (EM_MMIX): New machine number.
+       (EM_HUANY): New machine number.
+       (EM_PRISM): New machine number.
+       (SHT_GROUP): New section type.
+       (SHT_SYMTAB_SHNDX): New section type.
+       (SHF_GROUP): New section flag.
+       (SHN_XINDEX): New section index.
+       (GRP_COMDAT): New section group flag.
+
+2000-11-20  H.J. Lu  <hjl@gnu.org>
+
+       * common.h (ELFOSABI_MONTEREY): Renamed to ...
+       (ELFOSABI_AIX): This.
+
+2000-11-16  Richard Henderson  <rth@redhat.com>
+
+       Update relocations per August psABI docs.
+       * ia64.h (R_IA64_SEGBASE): Remove.
+       (R_IA64_LTV*): Renumber to 0x74 to 0x77.
+       (R_IA64_EPLTMSB, R_IA64_EPLTLSB): Remove.
+       (R_IA64_TPREL14, R_IA64_TPREL64I): New.
+       (R_IA64_DTPMOD*): New.
+       (R_IA64_DTPREL*): New.
+
+2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris.h (EF_CRIS_UNDERSCORE): New.
+
+2000-09-27  Alan Modra  <alan@linuxcare.com.au>
+
+       * hppa.h (R_PARISC_DIR14F): Add.
+
+2000-09-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
+       R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): Change
+       numbers to the range from 160 to 167.
+       (R_SH_FIRST_INVALID_RELOC): Adjust.
+       (R_SH_FIRST_INVALID_RELOC_2, R_SH_LAST_INVALID_RELOC_2):
+       New relocs to fill in the gap.
+
+2000-09-13  Anders Norlander  <anorland@acc.umu.se>
+
+       * mips.h (E_MIPS_MACH_4K): New define.
+
+2000-09-05  Alan Modra  <alan@linuxcare.com.au>
+
+       * hppa.h: Fix a comment.
+       (R_PARISC_PCREL12F): Define.
+       (R_PARISC_GNU_VTENTRY): Define.
+       (R_PARISC_GNU_VTINHERIT): Define.
+
+2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
+       R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): New relocs.
+       (R_SH_FIRST_INVALID_RELOC): Adjust.
+
+2000-08-14  Jim Wilson  <wilson@cygnus.com>
+
+       * ia64.h (EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP,
+       EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define.
+
+2000-08-07  Nick Clifton  <nickc@cygnus.com>
+
+       * ppc.h: Remove spurious CYGNUS LOCAL comments.
+       * v850.h: Likewise.
+
+2000-07-22  Jason Eckhardt  <jle@cygnus.com>
+
+       * i860.h: New file.
+       (elf_i860_reloc_type): Defined ELF32 i860 relocations.
+
+2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
+
+       common.h (EM_CRIS): New machine number.
+       cris.h: New file.
+
+2000-07-19  H.J. Lu  <hjl@gnu.org>
+
+       * common.h (DF_1_NODEFLIB): Renamed from DF_1_NODEPLIB.
+
+2000-07-19  H.J. Lu  <hjl@gnu.org>
+
+       * common.h (DT_CHECKSUM): Set to 0x6ffffdf8.
+       (DTF_1_CONFEXP): It is 0x00000002 as suspected.
+
+2000-07-19  H.J. Lu  <hjl@gnu.org>
+
+       * common.h (DT_FEATURE): Renamed from DT_FEATURE_1.
+       (DT_CONFIG): New. From Solaris 8.
+       (DT_DEPAUDIT): Likewise.
+       (DT_AUDIT): Likewise.
+       (DT_PLTPAD): Likewise.
+       (DT_MOVETAB): Likewise.
+       (DF_1_NODEPLIB): Likewise.
+       (DF_1_NODUMP): Likewise.
+       (DF_1_CONLFAT): Likewise.
+       (DT_CHECKSUM): Likewise. FIXME. Check the value on Solaris 8.
+       (DTF_1_CONFEXP): Likewise.
+
 2000-07-18  H.J. Lu  <hjl@gnu.org>
 
        * common.h (DT_FLAGS_1): Renamed from DT_1_FLAGS.
@@ -8,7 +434,7 @@
 
 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
 
-       * hppa.h: Add comments to all the relocs. 
+       * hppa.h: Add comments to all the relocs.
 
 2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
 
        (ELFOSABI_MODESTO): Defined.
        (ELFOSABI_OPENBSD): Likewise.
 
-Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
-                         David Mosberger  <davidm@hpl.hp.com>
+2000-04-21  Richard Henderson  <rth@cygnus.com>
+           David Mosberger  <davidm@hpl.hp.com>
 
        * ia64.h: New file.
 
@@ -105,7 +531,7 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
        (PF_ARM_PI): Define.
        (PF_ARM_ABS): Define.
 
-Wed Apr  5 22:08:59 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
+2000-04-05  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * sh.h (R_SH_LOOP_START, R_SH_LOOP_END): New RELOC_NUMBERs.
 
@@ -134,7 +560,7 @@ Wed Apr  5 22:08:59 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * common.h (ELFOSABI_LINUX): Define.
 
-Thu Feb 17 00:18:33 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
+2000-02-17  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * sh.h: (EF_SH_MACH_MASK, EF_SH_UNKNOWN, EF_SH1, EF_SH2): New macros.
        (EF_SH3, EF_SH_HAS_DSP, EF_SH_DSP, EF_SH3_DSP): Likewise.
@@ -395,7 +821,7 @@ Thu Feb 18 18:58:26 1999  Ian Lance Taylor  <ian@cygnus.com>
 
        Patch submitted by: Scott Bambrough <scottb@corelcomputer.com>
 
-       * elf/external.h: struct Elf_External_Versym must be packed on
+       * external.h: struct Elf_External_Versym must be packed on
        ARM.  Code uses sizeof(Elf_External_Versym) and assumes it is
        equal to sizeof(char[2]).  Reported by Jim Pick <jim@jimpick.com>
 
@@ -440,6 +866,11 @@ Mon Feb  1 11:33:56 1999  Catherine Moore  <clm@cygnus.com>
 
        * mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately.
 
+Mon Nov 30 15:25:58 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * sh.h (elf_sh_reloc_type): Add R_SH_FIRST_INVALID_RELOC,
+       R_SH_LAST_INVALID_RELOC, R_SH_SWITCH8 and R_SH_max.
+
 Tue Nov 10 15:12:28 1998  Nick Clifton  <nickc@cygnus.com>
 
        * common.h (EM_CYGNUS_FR30): Reduce to a 16 bit value.
This page took 0.035735 seconds and 4 git commands to generate.