cvs commit: src/gnu/lib/libgcc Makefile

2008-09-18 Thread Warner Losh
imp 2008-09-19 03:09:36 UTC FreeBSD src repository Modified files: gnu/lib/libgcc Makefile Log: SVN rev 183167 on 2008-09-19 03:09:36Z by imp MFP4: Add mips to the list of soft-float platforms. Revision ChangesPath 1.62 +2 -2 src/gnu/lib/libgc

cvs commit: src/gnu/lib/libgcc Makefile

2008-09-18 Thread Warner Losh
imp 2008-09-19 01:35:34 UTC FreeBSD src repository Modified files: gnu/lib/libgcc Makefile Log: SVN rev 183165 on 2008-09-19 01:35:34Z by imp Prefer the patch in p4 to the patch in svn as it properly sorts the architectures alphabetically. Revision Changes

cvs commit: src/gnu/lib/libgcc Makefile

2007-08-14 Thread Alexander Kabaev
kan 2007-08-14 20:49:58 UTC FreeBSD src repository Modified files: gnu/lib/libgcc Makefile Log: Remove comment that was added by mistakes and which prevented _eprintf and gcc_bcmp to be added to static libgcc.a. Approved by:re (kensmith) Revision Change

cvs commit: src/gnu/lib/libgcc Makefile

2006-10-12 Thread Olivier Houchard
cognet 2006-10-12 16:43:15 UTC FreeBSD src repository Modified files: gnu/lib/libgcc Makefile Log: Don't build the libgcc with functions already included in the libc to unbreak the build. We'll switch back to the libgcc functions and get rid of the libsoftfloat later

cvs commit: src/gnu/lib/libgcc Makefile

2006-10-05 Thread David E. O'Brien
obrien 2006-10-05 19:46:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) gnu/lib/libgcc Makefile Log: ARM in its present state cannot handle the full LIB1ASMFUNCS and FP/DPBIT's so build a limited set. Approved by: re(KEN) Revision Chang