Commit graph

51 commits

Author SHA1 Message Date
John R. Shannon
b769fab5d3 Completing the AMD64 change merge 2004-04-30 23:09:32 +00:00
John R. Shannon
f88b959da6 AMD64 Changes 2004-04-30 18:58:24 +00:00
John R. Shannon
2295f684d6 Backout patch-varasm because it causes problems with ACATS C940005 2004-04-30 12:53:56 +00:00
John R. Shannon
500fc192c2 Remove architecture dependancies found when testing on AMD 64 2004-04-30 09:40:28 +00:00
John R. Shannon
b88a1e0373 New patchsum to reflect patch just commited 2004-04-29 18:17:49 +00:00
John R. Shannon
b2bbc3b544 To fix ACATS test c37213f and c37215f, the following was backported from
current:

Revision 1.422 / (download) - annotate - [select for diffs] , Mon Apr 19 13:52:16 2004 UTC (10 days, 3 hours ago) by kenner
Branch: MAIN
CVS Tags: tree-ssa-20020619-merge-20040428, HEAD
Changes since 1.421: +1 -0 lines
Diff to previous 1.421 (colored)
        * varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case.
2004-04-29 18:16:29 +00:00
John R. Shannon
a193f7ecae Changes for AMD 64 2004-04-29 15:18:21 +00:00
John R. Shannon
edc1d89ec1 AMD 64-bit support 2004-04-29 12:50:28 +00:00
John R. Shannon
64f33d4810 Start of AMD 64-bit support 2004-04-29 12:49:21 +00:00
John R. Shannon
fd2f37d926 Correcting mantissa size for AMD 64 2004-04-27 00:21:25 +00:00
John R. Shannon
974b082341 Removing attempt to prepend path in buildlink 2004-04-27 00:19:20 +00:00
John R. Shannon
23d8f8ead0 Starting to add support for x86_64 2004-04-25 08:43:09 +00:00
John R. Shannon
9ff63dfe4f Switched to dynamic PLIST to accomodate platform differences 2004-04-25 07:43:35 +00:00
John R. Shannon
cd62f12267 Modified to permit using bootstrap Ada compiler outside pkgsrc 2004-04-24 14:13:52 +00:00
John R. Shannon
1ccc1e08f2 Correcting master site url 2004-04-22 08:51:48 +00:00
John R. Shannon
3893f511cc Fix URL 2004-04-21 10:05:09 +00:00
John R. Shannon
0bfe6eedbb Updated to gcc 3.4.0 release 2004-04-21 10:01:01 +00:00
John R. Shannon
9ed55ccc4d Revised to work with current compiler.mk and buildlink3. 2004-04-20 21:49:31 +00:00
Marc Recht
bc95cb0530 note gcc-3.4.0 release 2004-04-20 09:45:06 +00:00
John R. Shannon
ff6fc30a86 Correceted TODO list 2004-04-19 19:39:45 +00:00
John R. Shannon
cf7256bf49 gcc changed 3.4 to 3.40 with RC 2 - pkg name changed with it 2004-04-18 11:41:46 +00:00
John R. Shannon
52453af1cc Update to GCC 3.4.0 RC2 2004-04-18 10:22:54 +00:00
John R. Shannon
d05eb1e8f5 Update to 20040317 snapshot 2004-03-19 03:03:31 +00:00
Min Sik Kim
8e3a9f01d3 Remove unnecessary whitespaces. 2004-03-13 20:44:56 +00:00
John R. Shannon
6c2c351848 Updated to gcc-ss-3.4-20040310 2004-03-10 18:33:14 +00:00
John R. Shannon
bd3cdce843 1) Revised buildlink3.mk file to reflect prototype structure in
bsd.buildlink3.mk,v 1.102 2004/03/05
2) Renamed pkg to gccAda-3.4 because gcc-3.4-ada cuaused problems
   with pkg_admin
2004-03-06 08:35:03 +00:00
John R. Shannon
fcbb5ed1e6 Replaced variable with it's equivalent value because it's not available from
other pkgs including this buildlink3.mk
2004-03-03 22:39:58 +00:00
John R. Shannon
016f8a3767 Update to gcc-ss-3.4-20040303 2004-03-03 22:09:40 +00:00
John R. Shannon
ebfb88856d 1) Cleanup of Makefile and buildlink3.mk per pkglint
2) Modified PLIST so non-default installation directory stuff works
2004-03-01 11:05:31 +00:00
John R. Shannon
9698f6fad9 PLIST correction 2004-02-28 14:09:13 +00:00
John R. Shannon
6fe97a2200 Changed so pkg can be built with either lang/gcc3-ada or itself. 2004-02-28 10:49:34 +00:00
John R. Shannon
5790eef7ea Took advantage of BUILDLINK3 to cleanup pkg. 2004-02-28 00:54:00 +00:00
John R. Shannon
aed0acf33d Some further buildlink3 tuning. 2004-02-27 14:02:41 +00:00
John R. Shannon
c01050f615 Adding buildlink3.mk 2004-02-26 17:05:27 +00:00
John R. Shannon
b380e42d0f Buildlink3'ified so the package can be built with new pkgsrc/mk stuff. 2004-02-26 17:04:37 +00:00
John R. Shannon
326a8f0068 Updated to gcc-ss-3.4-20040225 2004-02-26 12:33:29 +00:00
John R. Shannon
bfe4748707 Updated to gcc-ss-3.4-20040218 2004-02-19 09:46:54 +00:00
John R. Shannon
3def5e7f8d Changed GCC3_DEFAULT_SUBPREFIX= ${PKGNAME_NOREV} per Johnny Lam's preference 2004-02-12 19:38:44 +00:00
John R. Shannon
29cc3276c7 Update to gcc-ss-3.4-20040211. 2004-02-11 22:42:56 +00:00
John R. Shannon
53821fc109 Updated to todays snapshot 2004-02-06 20:23:08 +00:00
John R. Shannon
f78f8a4543 Update to gcc-ss-3.4-20040128 2004-01-28 19:07:36 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
John R. Shannon
d3a3e7d531 With gcc-ss-3.4-20040121, patch is no longer needed. 2004-01-21 20:17:24 +00:00
John R. Shannon
54456ec502 Update to gcc-ss-3.4-20040121 2004-01-21 20:16:06 +00:00
John R. Shannon
1a0d144746 Update to 20040114 snapshot. 2004-01-14 20:38:23 +00:00
John R. Shannon
458ac586df Added README fil with build instructions. 2004-01-11 14:33:04 +00:00
John R. Shannon
54c9dd053b Adding buildlink2.mk file 2004-01-09 23:25:18 +00:00
John R. Shannon
e1f99341ba Cleanup so it builds without modified compiler.mk 2004-01-09 23:24:18 +00:00
John R. Shannon
75d0ba9cc8 Replaced path to Ada compiler with comment 2004-01-08 13:55:05 +00:00
John R. Shannon
d7d947c7ae 1) Update PLIST and TODO
2) Removed empty patch
2004-01-08 13:34:42 +00:00