gecko-dev/nsprpub/config
wtchang%redhat.com 2122f732c0 Bugzilla Bug 273336: Checked in Brian Ryner's patch:
Add support for using gcc's visibility pragma to treat all function and
method declarations as "hidden" unless declared otherwise.  Create wrappers
for system headers that cause them to be treated as default-visibility
declarations.  This gives a substantial code size and performance win on
compilers that support it.  r=darin sr=dbaron.
Modified Files:
	configure configure.in config/Makefile.in
	config/autoconf.mk.in config/config.mk pr/include/prtypes.h
	pr/src/md/unix/uxproces.c pr/tests/sel_spd.c
Added Files:
	config/gcc_hidden.h config/make-system-wrappers.pl
	config/system-headers
2005-04-29 21:02:55 +00:00
..
.cvsignore Adding nsinstall & nspr-config. Bug #84824 r=wtc 2001-07-20 00:22:11 +00:00
Makefile.in Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00
autoconf.mk.in Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00
config.mk Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00
gcc_hidden.h Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00
libc_r.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
make-system-wrappers.pl Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00
nfspwd.pl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
now.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nsinstall.c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nspr-config.in Bugzilla Bug 289015: backed out the checkin. It broke some tinderboxes 2005-04-29 00:15:42 +00:00
nspr.m4 Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:36:57 +00:00
nsprincl.mk.in
nsprincl.sh.in
pathsub.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
prdepend.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
prmkdir.bat Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
rules.mk Bugzilla bug 290122: pass full pathnames of source files to the compiler 2005-04-13 22:55:11 +00:00
system-headers Bugzilla Bug 273336: Checked in Brian Ryner's patch: 2005-04-29 21:02:55 +00:00