CVS commit: src/libexec/ld.elf_so/arch/hppa

2020-05-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat May 16 16:43:00 UTC 2020 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Avoid compiler warnings about uninitialised symnum To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/libexec/

CVS commit: src/libexec/ld.elf_so/arch/hppa

2020-05-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun May 10 06:42:38 UTC 2020 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c rtld_start.S Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/libexec/ld.elf_so/arch/hpp

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Dec 5 07:36:32 UTC 2011 Removed Files: src/libexec/ld.elf_so/arch/hppa: mdtls.c Log Message: Remove unused file. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 src/libexec/ld.elf_so/arch/hppa/mdtls.c Please note

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 16:53:08 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Use the tlsoffset from the correct object. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/libexec/ld.elf_s

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-09-29 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Sep 30 03:05:43 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: rtld_start.S Log Message: match EXIT() with LEAF_ENTRY() so that sizes are actually constants. fixes binutils 2.21 build issues reported by he and chuq.

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-09-25 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Sep 25 13:34:54 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: gcc 4.5 generates an extra plabel in ld.elf_so, so expand the array of preallocated ones. To generate a diff of this commit: cv

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 17 22:07:52 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Another TLS reloc. Thanks to joerg for a hint. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/libexec/ld.e

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Mar 14 08:49:29 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: More PLABELS are required due to TLS stuff. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/libexec/ld.elf_

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Mar 14 08:21:54 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Handle some TLS relocs. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/libexec/ld.elf_so/arch/hppa/hppa_re

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Mar 14 08:20:15 UTC 2011 Added Files: src/libexec/ld.elf_so/arch/hppa: mdtls.c Log Message: First cut at mdtls.c for hppa. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/libexec/ld.elf_so/arch/hppa/mdtls.c Ple

CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 10 12:53:42 UTC 2011 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c rtld_start.S Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/libexec/ld.elf_so/arch/hppa/hppa_r

CVS commit: src/libexec/ld.elf_so/arch/hppa

2010-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Sep 30 19:32:41 UTC 2010 Modified Files: src/libexec/ld.elf_so/arch/hppa: rtld_start.S Log Message: Add the magic branch instruction that is used by GCC's __canonicalize_funcptr_for_compare() function to fixup relocations in or

CVS commit: src/libexec/ld.elf_so/arch/hppa

2010-09-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Sep 24 11:41:46 UTC 2010 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c rtld_start.S Log Message: Wrap long lines Reformat comments. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/libexec/ld