joerg
60932acbe7
Redo netbsd/ctype_base.h patch to not pollute the namespace as much with
...
sys/param.h.
2012-06-08 15:42:28 +00:00
ryoon
243fcd7d47
Fix PR pkg/46029
...
* Make gcc handle -fPIC properly.
from http://gcc.gnu.org/viewcvs/branches/csl-sol210-3_4-branch/gcc/config/sol2.h?r1=87927&r2=87928&pathrev=178719
2012-04-08 20:45:15 +00:00
wiz
b0a2ef007d
Fix patch-ac for NetBSD<5.99.41.
2010-12-23 15:25:16 +00:00
wiz
135427ed7a
Fix build on NetBSD-5.99.41 (_? -> _CTYPE_?) while hopefully not breaking
...
older releases.
2010-12-20 00:04:50 +00:00
tez
2069386669
Add patch to embedded libltdl for CVE-2009-3736 from:
...
http://lists.gnu.org/archive/html/libtool/2009-11/msg00065.html
2010-05-04 20:46:31 +00:00
hasso
7705abd5e1
Hack it to work on DragonFly.
2009-04-22 18:59:54 +00:00
markd
00e0151458
Fix build on NetBSD 5.x using same patch Joerg applied to gcc3.
2009-03-30 10:57:02 +00:00
shannonjr
ba3865dc7a
Re: pkg/27775 programs compiled with gcc34 don't find gcc34's libraries
...
Added patch patterned after the one in lang/gcc3 to set rpath for libgcc
2004-11-05 12:40:23 +00:00
shannonjr
bedf3290f5
Revised to build dynamic (in addition to static) libgnat if Ada language
...
frontend is built.
2004-10-30 12:06:59 +00:00
shannonjr
5fc3ae83af
Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixes
...
for regressions in GCC 3.4.1 relative to previous releases of GCC.
2004-09-21 13:32:40 +00:00
shannonjr
584b3677af
1) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalib
...
rather than find. This behaves better if ${ALT_GCC} does not specify
a gcc executable.
2) Change to uniform handling of ABI baseline-pairs for NetBSD. There
must be agreement between the Makefile and libstdc++-v3/configure.host;
this change ensures consistency by introducing ABI_BASELINE_PAIR
variable used in both.
3) Bump revision number.
2004-08-11 19:08:15 +00:00
shannonjr
6bf47762a8
Introduce several changes so that package builds successfully on
...
alpha--netbsd1.6.2:
1) Rename the baseline_symbols.txt files that define abi and implement
logic in Makefile that uses these according to architecture and
NetBSD version (1.x versus 2.x)
2) Add several patches that allow code to compile on alpha--netbsd1.6.2
3) Revise Makefile so that libiconv is found under NetBSD 1.6.2
2004-08-10 15:11:14 +00:00
shannonjr
aadc99c41d
Change for AMD64: The patch incorrectly AMD64 to be identified
...
as x86_64--netbsdelf when it is identified as x86_64--netbsd.
This effect the building of the Ada front-end on the AMD64 target only.
2004-07-30 14:37:45 +00:00
shannonjr
b7fd610486
1) Renamed patch-libstdc++-v3_configure_host to follow naming convention
...
2) Removed USE_GCC33ADA option. gcc3-ada may still be used as a bootstrap
Ada compiler by specifying ALT_GCC
2004-07-28 12:14:49 +00:00
shannonjr
e7d2deb170
1) Removed two patches because the problem, corrected by the patches, has
...
been corrected in 3.4.1 source
2) Incremented PKGREVISION
3) Corrected attempt to elimiate hardcoded
GCC_PLATFORM=${MACHINE_GNU_ARCH}--netbsdelf2.0
2004-07-28 07:37:19 +00:00
shannonjr
ba0fda83f5
Update from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any actual
...
changes to the gcc codebase occurred with this delta.
2004-07-21 16:03:33 +00:00
drochner
a0c7dff514
on 1.6.x, we need libiconv. Make sure the rpath includes ${LOCALBASE}.
2004-07-09 20:20:08 +00:00
shannonjr
24aec08c13
This is the gcc 3.4 compiler suite.
2004-06-29 18:01:24 +00:00