| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=11371
|
|
|
|
|
|
|
|
|
|
|
| |
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt to non conflict with stock version
+ clean up package dirs on ``pkg_delete''
Notes:
svn path=/head/; revision=11080
|
|
|
|
| |
Notes:
svn path=/head/; revision=11068
|
|
|
|
| |
Notes:
svn path=/head/; revision=10856
|
|
|
|
|
|
|
| |
Reviewed by: my PITA ecs240 project
Notes:
svn path=/head/; revision=10516
|
|
|
|
|
|
|
|
| |
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
Notes:
svn path=/head/; revision=10462
|
|
|
|
| |
Notes:
svn path=/head/; revision=10432
|
|
|
|
| |
Notes:
svn path=/head/; revision=10431
|
|
|
|
| |
Notes:
svn path=/head/; revision=10217
|
|
|
|
| |
Notes:
svn path=/head/; revision=10091
|
|
|
|
|
|
|
|
| |
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by: jdp
Notes:
svn path=/head/; revision=10074
|
|
|
|
| |
Notes:
svn path=/head/; revision=9890
|
|
|
|
| |
Notes:
svn path=/head/; revision=9768
|
|
|
|
|
|
|
| |
Noticed by: Satoshi
Notes:
svn path=/head/; revision=9767
|
|
|
|
| |
Notes:
svn path=/head/; revision=9744
|
|
|
|
|
|
|
| |
Including linking with the STL vector class.
Notes:
svn path=/head/; revision=9712
|
|
|
|
|
|
|
| |
Ports track -STABLE.
Notes:
svn path=/head/; revision=9692
|
|
|
|
|
|
|
|
| |
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
Notes:
svn path=/head/; revision=9577
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default for FreeBSD. The standard exception implementation reliably
dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.
Configure with "--with-gnu-as" and "--with-gnu-ld".
Define "__FreeBSD__" as 3.
Notes:
svn path=/head/; revision=9420
|
|
|
|
| |
Notes:
svn path=/head/; revision=9337
|
|
|
|
| |
Notes:
svn path=/head/; revision=9330
|
|
like "enhanced GNU compiler suite." It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
Notes:
svn path=/head/; revision=9316
|