| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
snapshot.
Mark BROKEN until the next Cygnus snapshot.
Notes:
svn path=/head/; revision=20542
|
|
|
|
|
|
|
|
|
|
|
|
| |
when I changed from defining these in gcc/config/freebsd.h and instead defined
extensable FreeBSD-wide definitions.
While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG
assignments to the global file to remove one more thing from the arch specific
config files.
Notes:
svn path=/head/; revision=20343
|
|
|
|
| |
Notes:
svn path=/head/; revision=20285
|
|
|
|
| |
Notes:
svn path=/head/; revision=20212
|
|
|
|
| |
Notes:
svn path=/head/; revision=20095
|
|
|
|
| |
Notes:
svn path=/head/; revision=20059
|
|
|
|
|
|
|
| |
(mostly junk in PREFIX/lib/gcc-lib/.../include)
Notes:
svn path=/head/; revision=20014
|
|
|
|
| |
Notes:
svn path=/head/; revision=20012
|
|
|
|
| |
Notes:
svn path=/head/; revision=20011
|
|
|
|
| |
Notes:
svn path=/head/; revision=19752
|
|
|
|
| |
Notes:
svn path=/head/; revision=19607
|
|
|
|
| |
Notes:
svn path=/head/; revision=19484
|
|
|
|
|
|
|
|
|
| |
- sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h
- add patch for mkfixinc.sh
- PLIST kludge
Notes:
svn path=/head/; revision=19406
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
| |
Notes:
svn path=/head/; revision=19010
|
|
|
|
| |
Notes:
svn path=/head/; revision=18979
|
|
|
|
|
|
|
| |
upcoming 1.2 release. Which, BTW, will be called GCC-2.95.
Notes:
svn path=/head/; revision=18874
|
|
|
|
| |
Notes:
svn path=/head/; revision=18061
|
|
|
|
| |
Notes:
svn path=/head/; revision=18059
|
|
|
|
|
|
|
|
|
|
|
| |
This is their bleeding edge offering. This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.
Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.
Notes:
svn path=/head/; revision=18045
|
|
|
|
| |
Notes:
svn path=/head/; revision=17824
|
|
|
|
| |
Notes:
svn path=/head/; revision=17742
|
|
|
|
| |
Notes:
svn path=/head/; revision=17448
|
|
|
|
| |
Notes:
svn path=/head/; revision=17363
|
|
|
|
|
|
|
|
|
|
| |
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
<simokawa@FreeBSD.ORG> work
Notes:
svn path=/head/; revision=17335
|
|
|
|
| |
Notes:
svn path=/head/; revision=17256
|
|
|
|
| |
Notes:
svn path=/head/; revision=17142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=16938
|
|
|
|
|
|
|
|
| |
(if you are an EGCS user, please test this port. I would like to get any
feedback before the 1.1.2 release)
Notes:
svn path=/head/; revision=16933
|
|
|
|
|
|
|
| |
* now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
Notes:
svn path=/head/; revision=16577
|
|
|
|
|
|
|
| |
"i386-unknown-freebsdaout" for an a.out machine.
Notes:
svn path=/head/; revision=16573
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
|
|
|
|
| |
Reviewed by: jdp
Submitted by: Keith Walker <kew@timesink.spk.wa.us>
Notes:
svn path=/head/; revision=16273
|
|
|
|
|
|
|
| |
Noticed by: jdp
Notes:
svn path=/head/; revision=15639
|
|
|
|
|
|
|
|
|
|
| |
This should fix some of the problems with exceptions under ELF.
PR: ports/9089
Submitted by: jdp via Robert Schulhof <rrs@LMI.Net>
Notes:
svn path=/head/; revision=15612
|
|
|
|
| |
Notes:
svn path=/head/; revision=15116
|
|
|
|
| |
Notes:
svn path=/head/; revision=15115
|
|
|
|
|
|
|
| |
GNU description string.
Notes:
svn path=/head/; revision=15103
|
|
|
|
|
|
|
|
|
| |
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x). However people have
reported less problems with 1.1.1-prerel than the current snapshots.
Notes:
svn path=/head/; revision=15064
|
|
|
|
| |
Notes:
svn path=/head/; revision=14493
|
|
|
|
|
|
|
| |
Requested by: imp
Notes:
svn path=/head/; revision=14492
|
|
|
|
| |
Notes:
svn path=/head/; revision=13754
|
|
|
|
| |
Notes:
svn path=/head/; revision=13586
|
|
|
|
|
|
|
| |
inclusion order.
Notes:
svn path=/head/; revision=13514
|
|
|
|
| |
Notes:
svn path=/head/; revision=13434
|
|
|
|
| |
Notes:
svn path=/head/; revision=13426
|
|
|
|
|
|
|
| |
Submitted by: jdp
Notes:
svn path=/head/; revision=13401
|
|
|
|
|
|
|
|
| |
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
Notes:
svn path=/head/; revision=13078
|
|
|
|
|
|
|
|
| |
directory.
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
Notes:
svn path=/head/; revision=13007
|