[RTEMS Project] #4521: Relicense libdl to BSD
RTEMS trac
trac at rtems.org
Tue Apr 5 00:03:40 UTC 2022
#4521: Relicense libdl to BSD
-----------------------------+--------------------------
Reporter: Hesham Almatary | Owner: Chris Johns
Type: defect | Status: assigned
Priority: low | Milestone:
Component: admin | Version:
Severity: minor | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+--------------------------
Comment (by Chris Johns):
The relocation support for some architectures was originally based on
NetBSD sources. A number of arch not in other operating systems were added
using an existing file as a template.
The original code has been heavily modified to support the RTEMS link
editor.
|| arm || NetBSD CVS ||
[http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/arm/mdreloc.c?rev=1.45
&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
libexec/ld.elf_so/arch/arm/mdreloc.c] ||
|| bfin || Add BSD-2 and Chris Johns (me) ||
|| i386 || NetBSD CVS ||
[http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/i386/mdreloc.c?rev=1.41
&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
libexec/ld.elf_so/arch/i386/mdreloc.c] ||
|| lm32 || Add BSD-2 and Chris Johns (me) ||
|| m68k || NetBSD CVS ||
[http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/m68k/mdreloc.c?rev=1.33
&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
libexec/ld.elf_so/arch/m68k/mdreloc.c] ||
|| mips || Add BSD-2 and Chris Johns (me) ||
|| moxie || Add BSD-2 and Chris Johns (me) ||
|| powerpc || Add BSD-2 and Chris Johns (me). This code has the NetBSD tag
but the code in the file has no similarities to that version of the file
NetBSD. The trampoline work is very specific to RTEMS and done by me. The
NetBSD tag can be removed. ||
[http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c?rev=1.44
&content-type=text/x-cvsweb-markup&only_with_tag=MAIN
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c] ||
|| v850 || Add BSD-2 and Chris Johns (me) ||
--
Ticket URL: <http://devel.rtems.org/ticket/4521#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list