kan 2007-05-19 16:38:40 UTC
FreeBSD src repository
Modified files:
lib/libc Makefile
Log:
Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGS
puts it before library's object files, making the whole constuct useless.
Revision Changes
On Sun, 20 May 2007 10:27:48 +0400
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> On Sat, May 19, 2007 at 10:58:04AM -0400, Alexander Kabaev wrote:
> > GCC build tools somehow were built against shared libc.so.7 with
> > symbol versioning, instead of library on host. So then whe
kan 2007-05-22 02:22:58 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 elf_machdep.c
sys/arm/arm elf_machdep.c
sys/compat/ia32 ia32_sysvec.c
sys/i386/i386elf_machdep.c
sys/ia64/ia64elf_machdep.c
sys/powerpc/po
kan 2007-05-28 00:25:07 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/cc/cc_tools Makefile
Log:
Fix compiles when user chooses to disable both ObjC and C++ support in
GCC.
Reported by: bz
Revision ChangesPath
1.88 +2 -1 src/gnu/usr.bin/cc
kan 2007-05-28 23:02:56 UTC
FreeBSD src repository
Modified files:
contrib/gcc gcc.c
Log:
Disable shared libgcc use for profiled builds. GNU linker pulls symbols
out of libgcc_s.so.1 somehow and fails to record DT_NEEED dependency
when linking with profiled libra
kan 2007-05-30 03:03:06 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/xfs xfs_bit.c xfs_bmap.c xfs_bmap_btree.c
xfs_dir.c xfs_ialloc.c xfs_inode.c
xfs_log.c xfs_log_recover.c xfs_rtalloc.h
kan 2007-05-31 13:21:30 UTC
FreeBSD src repository
Modified files:
gnu/lib/libgomp Makefile
Log:
Install omp.h file.
Submitted by: Pieter de Goeje (pieter at degoejes dot nl)
Revision ChangesPath
1.2 +2 -0 src/gnu/lib/libgomp/Makefile
__
kan 2006-11-04 02:06:50 UTC
FreeBSD ports repository
Modified files:
java/eclipse Makefile distinfo
java/eclipse/files eclipse.in patch-build patch-build.xml
patch-features-jdt-build.xml
patch-features-jdt-source-b
=1.79
Back this out please. I do not see how this change can possibly be
correct.
--
Alexander Kabaev
signature.asc
Description: PGP signature
> review changes for security implications.
>
> Approved by:core
>
> Revision ChangesPath
> 1.815 +1 -0 CVSROOT/access
>
> http://cvsweb.FreeBSD.org/CVSROOT/access.diff?r1=1.814&r2=1.815
No press is bad as long as they get your name right. :)
You meant
kan 2007-03-12 00:28:06 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/cc Makefile.fe Makefile.inc
gnu/usr.bin/cc/c++filt Makefile
gnu/usr.bin/cc/cc_int Makefile
gnu/usr.bin/cc/f77 Makefile
Log:
Minor Makefile cleanup. Do not use Makefile variab
ce that
exists in 7.0. Either we add these to 7.0 before it releases, or they
should go into their own section which will start collecting all new
libc symbols to appear in 8.0.
Daniel, Yar - what is your take on this?
--
Alexander Kabaev
signature.asc
Description: PGP signature
On Fri, 14 Dec 2007 01:22:32 -0500
David Schultz <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 13, 2007, Alexander Kabaev wrote:
> > > http://cvsweb.FreeBSD.org/src/lib/msun/Symbol.map.diff?r1=1.5&r2=1.6
> >
> > This is just wrong IMHO. New exported symbols should no
On Fri, 14 Dec 2007 00:48:51 -0500 (EST)
Daniel Eischen <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Dec 2007, Alexander Kabaev wrote:
>
> > On Fri, 14 Dec 2007 03:08:10 + (UTC)
> > David Schultz <[EMAIL PROTECTED]> wrote:
> >
> >> das 20
make buildworld on amd64 at least:
/usr/src/bin/mv/mv.c: In function 'copy': /usr/src/bin/mv/mv.c:361:
warning: variable 'rval' might be clobbered by 'longjmp' or 'vfork'
/usr/src/bin/mv/mv.c:361: warning:variable 'i' might be clobbered by
'longjmp' or 'vfork'
--
Alexander Kabaev
signature.asc
Description: PGP signature
=1.21
> http://cvsweb.FreeBSD.org/src/lib/libthr/thread/thr_syscalls.c.diff?r1=1.16&r2=1.17
Technically, you just broke ABI backwards compatibility for libthr.
Symbols can not be removed from exported sections on a whim.
--
Alexander Kabaev
signature.asc
Description: PGP signature
On Thu, 20 Dec 2007 17:10:03 -0800
Xin LI <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi, Alexander,
>
> Alexander Kabaev wrote:
> > On Thu, 20 Dec 2007 04:32:28 + (UTC)
> > David Xu <[EMAIL PROTECTED]> wrote:
201 - 217 of 217 matches
Mail list logo