| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=20213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
tell if people built Gcc28 from the ports collection in a normal manner when
I get bug reports.
Notes:
svn path=/head/; revision=17487
|
|
|
|
|
|
|
| |
(kernel and world should now be buildable using gcc28)
Notes:
svn path=/head/; revision=17484
|
|
|
|
|
|
|
|
|
| |
case too.
Submitted by: terry (Thanks to Amancio for identification)
Notes:
svn path=/head/; revision=17336
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Notes:
svn path=/head/; revision=17053
|
|
|
|
|
|
|
| |
"i386-unknown-freebsdaout3" for a.out machines.
Notes:
svn path=/head/; revision=16574
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
| |
Notes:
svn path=/head/; revision=16017
|
|
|
|
|
|
|
| |
Requested by: imp
Notes:
svn path=/head/; revision=14492
|
|
|
|
|
|
|
|
|
|
|
| |
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
Notes:
svn path=/head/; revision=14465
|
|
|
|
|
|
|
|
|
|
| |
(I still intend to fix the bug in the script that misses an ELF system for
an a.out one)
Current fix submitted by: "Alec Wolman" <wolman@cs.washington.edu>
Notes:
svn path=/head/; revision=14442
|
|
|
|
|
|
|
| |
BROKEN_ELF will do. :)
Notes:
svn path=/head/; revision=13725
|
|
|
|
| |
Notes:
svn path=/head/; revision=13442
|
|
|
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
Notes:
svn path=/head/; revision=12621
|
|
|
|
| |
Notes:
svn path=/head/; revision=12611
|
|
|
|
| |
Notes:
svn path=/head/; revision=12610
|
|
|
|
|
|
|
|
|
|
|
| |
subexpressions.
* expmed.c (expand_divmod): Save last divison constant and
if rem is same as div, don't adjust rem cost.
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Notes:
svn path=/head/; revision=12515
|
|
|
|
|
|
|
|
|
|
|
| |
* Some initial support for FreeBSD-alpha
* Add some optimizations required by g77, which still might be of some use
to adventuring C/C++ programmers.
Obtained from: OpenBSD (parts)
Notes:
svn path=/head/; revision=12502
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.
Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be. However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
Notes:
svn path=/head/; revision=12329
|
|
|
|
| |
Notes:
svn path=/head/; revision=12059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-current systems.
Fix the definition of the preprocessor symbol __FreeBSD__. It had
been defined as "2=3".
Implement support for weak symbols. This solves the "___error"
undefined problem on -current systems.
Default to -fsjlj-exceptions even for C programs. This is needed
because a few modules in libgcc are built with -fexceptions turned
on, and the default style of exception support causes croakage.
I tried a make buildworld on a recent -current system by adding the
following to /etc/make.conf:
CC=/usr/local/bin/gcc28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/
CXX=/usr/local/bin/g++28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/
It got pretty far along before dying. The death occurred when building
our old native libstdc++, almost certainly because of header file
incompatibilities.
Another obstacle for make world is that this port doesn't currently
build a PIC version of libgcc (libgcc_pic.a).
Notes:
svn path=/head/; revision=11633
|
|
|
|
| |
Notes:
svn path=/head/; revision=11381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
_ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _op_new _op_vnew _new_handler _op_delete _op_vdel _bb _shtab _clear_cache _trampoline __main _exit _ctors _eh _eh_compat _pure; \
do \
echo ${name}; \
./xgcc -B./ -O2 -DIN_GCC -g -I./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I. -I./config -c -DL${name} \
./libgcc2.c -o ${name}.o; \
if [ $? -eq 0 ] ; then true; else exit 1; fi; \
ar rc tmplibgcc2.a ${name}.o; \
rm -f ${name}.o; \
done
_muldi3
:
_fixunsdfsi
In file included from include/limits.h:116,
from include/syslimits.h:7,
from include/limits.h:11,
from ./libgcc2.c:1085:
/usr/local/lib/gcc-lib/i386-unknown-freebsd2.2.6/2.8.1/include/limits.h:212: unbalanced `#endif'
Notes:
svn path=/head/; revision=11288
|
|
|
|
|
|
|
| |
Submitted by: roberto
Notes:
svn path=/head/; revision=11100
|
|
|
|
| |
Notes:
svn path=/head/; revision=10794
|
|
|
|
|
|
|
|
| |
1. we are not 386BSD
2. ELF shouldn't need "-fsjlj-exceptions"
Notes:
svn path=/head/; revision=10494
|
|
|
|
| |
Notes:
svn path=/head/; revision=10493
|
|
|
|
|
|
|
|
| |
Add -fsjlj-exceptions as the default.
Requested by: John Fiber
Notes:
svn path=/head/; revision=10113
|
|
|
|
| |
Notes:
svn path=/head/; revision=10090
|
|
|
|
| |
Notes:
svn path=/head/; revision=10081
|
|
|
|
| |
Notes:
svn path=/head/; revision=10051
|
|
|
|
|
|
|
|
| |
The changes were done to closely match the upcoming libstdc++ port I will
commit shortly.
Notes:
svn path=/head/; revision=10044
|
|
|
|
|
|
|
|
| |
Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts.
Added bin/gcc28 and bin/g++28.
Notes:
svn path=/head/; revision=10031
|
|
SGI reference STL.
Notes:
svn path=/head/; revision=9348
|