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/
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
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
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
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.
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
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
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_
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
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
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
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
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
Module Name:src
Committed By: skrll
Date: Sat Jan 9 15:36:44 UTC 2010
Modified Files:
src/libexec/ld.elf_so/arch/hppa: rtld_start.S
Log Message:
Small tidyup.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/libexec/ld.elf_so/arch/hppa/rtld_start.S
Pleas
Module Name:src
Committed By: skrll
Date: Fri Sep 25 17:49:56 UTC 2009
Modified Files:
src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c
Log Message:
ld.elf_so grew more PLABELS with dlinfo so bump HPPA_PLABEL_PRE.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.3
Module Name:src
Committed By: skrll
Date: Sat Sep 12 07:22:16 UTC 2009
Modified Files:
src/libexec/ld.elf_so/arch/hppa: Makefile.inc
Log Message:
Fix the start symbol.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/libexec/ld.elf_so/arch/hppa/Makefile.in
Module Name:src
Committed By: mjf
Date: Sat May 23 17:50:34 UTC 2009
Modified Files:
src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c
Log Message:
After a recent WARNS= bump on ld.elf_so it fails to build on hppa,
complaining that we're "discarding qualifier from pointer targ
17 matches
Mail list logo