Module Name:src
Committed By: macallan
Date: Sun May 24 02:33:11 UTC 2020
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
new binutils/gcc started emitting R_PPC_UADDR32 reloc entries, so for now
treat them like R_PPC_ADDR32
XXX
these relocs ha
Module Name:src
Committed By: uwe
Date: Sun Dec 8 23:49:16 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Use existing lo() and hi() macros. Same object code is generated.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1
Module Name:src
Committed By: uwe
Date: Sun Dec 8 22:57:51 UTC 2019
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Resolve ADDR16_LO, ADDR16_HI, and ADDR16_HA relocs.
Recent GNU ld does not resolve them statically if the reloc is in a
writab
Module Name:src
Committed By: christos
Date: Sun Dec 30 03:23:46 UTC 2018
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
- fix wrong reloc name in assert
- fix uninitialized
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/l
Module Name:src
Committed By: matt
Date: Fri Aug 15 09:40:07 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: Makefile.inc
Log Message:
Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would cause
__PIC__ to change.
To generate a diff of this c
Module Name:src
Committed By: joerg
Date: Wed Aug 13 15:56:52 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: Makefile.inc
Log Message:
Build position independent on PPC64, too.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/libexec/ld.elf
Module Name:src
Committed By: matt
Date: Mon Jul 28 17:28:13 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Fix parenthesis on __ha macro
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/libexec/ld.elf_so/arch/power
Module Name:src
Committed By: matt
Date: Fri Mar 7 05:57:46 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ld.so.script
Log Message:
Change OUTPUT to powerpc:common to make powerpc64 ld happy
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: matt
Date: Thu Mar 6 09:34:07 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Make ELF64 aware.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/libexec/ld.elf_so/arch/powerpc/ppc_reloc
Module Name:src
Committed By: matt
Date: Thu Mar 6 07:47:19 UTC 2014
Added Files:
src/libexec/ld.elf_so/arch/powerpc: rtld_start64.S
Log Message:
Startup file for powerpc64. (too many difference with ppc32 to do
#ifdef dance)
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: matt
Date: Thu Mar 6 07:47:39 UTC 2014
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: Makefile.inc
Log Message:
powerpc64 changes
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/libexec/ld.elf_so/arch/powerpc/Makefile
Module Name:src
Committed By: chs
Date: Wed Oct 26 15:56:58 UTC 2011
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: Makefile.inc
Log Message:
avoid linker warnings with the new binutils by not forcing ld.elf_so
to be soft-float. the floating-point usage in ld.elf_so
Module Name:src
Committed By: mrg
Date: Mon Sep 26 01:52:22 UTC 2011
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: rtld_start.S
Log Message:
match END() with a relevant ENTRY*(). gas 2.21 complains about the
non-constant-ness of the symbol otherwise.
To generate a
Module Name:src
Committed By: matt
Date: Fri Mar 4 00:40:49 UTC 2011
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: rtld_start.S
Log Message:
Don't rely on >32bit math.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/libexec/ld.elf_so/arch/powerpc
Module Name:src
Committed By: matt
Date: Thu Feb 10 02:28:20 UTC 2011
Modified Files:
src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c rtld_start.S
Log Message:
Fix problem with bss-plt objects which a reloc index, not offset.
(secure-plt uses an offset (index*sizeof(rela),
15 matches
Mail list logo