FreeBSD_HEAD_i386 - Build #3631 - Fixed

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Tue Jul 19 22:24:18 UTC 2016


FreeBSD_HEAD_i386 - Build #3631 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3631/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3631/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3631/console

Change summaries:

303046 by pfg:
libc: tag the Rune initialization function prototypes visibility as hidden.

It is good practice to export as few symbols as possible from your shared
libraries, so use the GCC visibility attribute in this case, matching what
Apple's libc does.

Reference:
https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html

Hinted by:	Apple's libc 1082.20.4
MFC after:	1 week

303045 by emaste:
arch.7: correct MIPS endianness transcription error

Submitted by:	Nikolai Lifanov <lifanov at mail.lifanov.com>

303044 by emaste:
arch.7: we also use 1M page mappings on armv6

Submitted by:	alc

303043 by cem:
Increase vt(4) framebuffer maximum size

And rename "DEFAULT" constants to the more accurate "MAX."

PR:		210382
Submitted by:	Felix <felixphew0 at gmail.com>
Reviewed by:	wblock, cem
Tested by:	Dave Cottlehuber <dch at skunkwerks.at>

303042 by scottl:
Remove unused variable from last commit.



More information about the freebsd-current mailing list