History log of /openbsd-current/lib/libc/arch/powerpc/Symbols.list
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 23-Oct-2019 kettenis

Unexport __floatundidf.

ok deraadt@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE
# 1.4 27-Feb-2017 guenther

RELRO means the __{got,plt}_{start,end} symbols are superfluous

ok kettenis@


Revision tags: OPENBSD_6_0_BASE
# 1.3 30-May-2016 guenther

Consistently reference '_end' instead of 'end' in the brk/sbrk implementation

ok deraadt@


Revision tags: OPENBSD_5_9_BASE
# 1.2 26-Aug-2015 guenther

Hide many (194!) symbols that nothing should be using.
Delete exect(2); it wasn't portable across archs and nothing used it.

ports test build by naddy@
ok deraadt@ kettenis@


# 1.1 22-Aug-2015 guenther

Explicitly list the symbols permitted to be exported by libc.
This is primed with the current list of exported symbols so it doesn't
change the ABI yet, but will prevent unintentional additions in the future
and sets the stage for reductions.

ok deraadt@ kettenis@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 27-Feb-2017 guenther

RELRO means the __{got,plt}_{start,end} symbols are superfluous

ok kettenis@


Revision tags: OPENBSD_6_0_BASE
# 1.3 30-May-2016 guenther

Consistently reference '_end' instead of 'end' in the brk/sbrk implementation

ok deraadt@


Revision tags: OPENBSD_5_9_BASE
# 1.2 26-Aug-2015 guenther

Hide many (194!) symbols that nothing should be using.
Delete exect(2); it wasn't portable across archs and nothing used it.

ports test build by naddy@
ok deraadt@ kettenis@


# 1.1 22-Aug-2015 guenther

Explicitly list the symbols permitted to be exported by libc.
This is primed with the current list of exported symbols so it doesn't
change the ABI yet, but will prevent unintentional additions in the future
and sets the stage for reductions.

ok deraadt@ kettenis@