Age | Commit message (Expand) | Author | Files | Lines |
2015-06-09 | Update to OpenJDK7, Update 80. | tnn | 2 | -23/+5 |
2015-04-27 | Find iconv and zlib correctly. Problem masked by legacy wrappers, and | jperkin | 3 | -6/+6 |
2015-03-31 | Don't mess with __sync_*, clang disallows it this way. Failing at link | joerg | 1 | -2/+24 |
2015-03-02 | - put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere | tnn | 15 | -311/+10 |
2015-03-01 | Rototil include order so stdint doesn't get included without the necessary | tnn | 2 | -10/+40 |
2015-02-23 | Remove icedtea-web stuff from the base runtime. | tnn | 2 | -110/+0 |
2015-02-22 | SpinPause() needs to return a proper value, or we can apparently crash. | tnn | 1 | -0/+15 |
2015-02-21 | Fix more ARM defines | tnn | 3 | -13/+45 |
2015-02-21 | Extend the OpenBSD ifdef for os::pd_commit_memory() to include NetBSD. | tnn | 1 | -6/+15 |
2015-02-21 | Sync ARM fixes from lang/openjdk8 | tnn | 4 | -0/+97 |
2015-02-12 | - Add basic support for NetBSD/sparc64 | tnn | 2 | -22/+17 |
2015-02-10 | Let the build find intermediate libs when it wants to run intermediate rmic. | tnn | 1 | -2/+12 |
2015-02-10 | Fix error observed in SmartOS bulk build. | tnn | 1 | -0/+24 |
2015-02-09 | Clean up +UseSerialGC handling and ensure it is set for the entire build. | tnn | 12 | -35/+66 |
2015-02-08 | Optionalize debug, X11 and ZeroVM similar to lang/openjdk8 + minor cleanups | tnn | 2 | -9/+37 |
2015-02-08 | Don't need to set -DDEFAULT_LIBPATH on compiler command line when it's | tnn | 1 | -2/+2 |
2015-02-07 | No reason to keep netbsd-4 hacks when we don't have it in ONLY_FOR_PLATFORM | tnn | 1 | -23/+0 |
2015-01-29 | Limit memory used by the Queens test program. | joerg | 1 | -1/+10 |
2015-01-27 | Update to 1.7.76 | ryoon | 2 | -4/+23 |
2015-01-23 | Explicitly export ANT_OPTS to make sure they are visible. | joerg | 2 | -4/+6 |
2015-01-09 | lang/openjdk7: make it work on FreeBSD 10.* x86_64 | rumko | 2 | -3/+26 |
2015-01-06 | Sorry, revert previous, already fixed on HEAD (still broken on 2014Q4). | jperkin | 1 | -17/+0 |
2015-01-06 | Extend valid currency data to 15 years to avoid lag in upstream updates, | jperkin | 1 | -0/+17 |
2014-11-03 | Update to 1.7.71 | ryoon | 1 | -0/+17 |
2014-10-04 | Two more cases for serialized GC and memory limits. | joerg | 2 | -0/+25 |
2014-09-22 | Force serial GC for jar invocations. | joerg | 1 | -1/+12 |
2014-09-13 | Only add -lgcc_s explicitly on NetBSD 5. Disable parallel GC in | joerg | 8 | -12/+111 |
2014-07-25 | Bump PKGREVISION | ryoon | 7 | -12/+101 |
2014-07-21 | Bump PKGREVISION. Fix PR pkg/48982. | ryoon | 2 | -0/+93 |
2014-06-03 | Bump PKGREVISION | ryoon | 2 | -22/+12 |
2014-06-01 | Update font path references. Bump PKGREVISION. | wiz | 2 | -31/+31 |
2014-05-02 | Update to 1.7.55 | ryoon | 3 | -27/+18 |
2014-03-06 | Remove patches-aw which just removed the trailing "};" from | abs | 1 | -10/+0 |
2014-01-25 | Update to 1.7.51 | ryoon | 2 | -9/+31 |
2014-01-20 | Force serial GC during build. Fix friend forward with default arguments. | joerg | 7 | -3/+113 |
2014-01-14 | Add a compat sem_timedwait() for __NetBSD_Version__ < 699000400 to fix | abs | 1 | -3/+38 |
2014-01-08 | Update SunOS support for recent update. | jperkin | 2 | -3/+40 |
2014-01-02 | Update to 1.7.45 (7u45) | ryoon | 22 | -267/+176 |
2013-12-30 | Bump PKGREVISION | ryoon | 1 | -0/+16 |
2013-09-30 | Bump PKGREVISION. | ryoon | 1 | -12/+0 |
2013-09-27 | Bump PKGREVISION. | ryoon | 1 | -0/+12 |
2013-06-26 | Bump PKGREVISION. | ryoon | 1 | -2/+19 |
2013-06-23 | Add SunOS 64-bit support. This patch disables the default multiarch build, | jperkin | 9 | -16/+140 |
2013-06-15 | Add SunOS/GCC support. With huge thanks to "jesse" from #SmartOS who did the | jperkin | 84 | -28/+2376 |
2013-06-02 | Update to 1.7.21 (7u21) | ryoon | 52 | -281/+449 |
2012-11-22 | lang/openjdk7: return NULL, not bool, for pointers | marino | 2 | -0/+38 |
2012-11-03 | Do as advertised for the last commit and really use the AS limit. | joerg | 1 | -2/+2 |
2012-11-02 | Use hw.usermem64 when available to truncation to less than 4GB on 64bit | joerg | 1 | -4/+54 |
2012-10-24 | Fix the clang build by using the proper compiler builtins instead of | joerg | 1 | -1/+32 |
2012-05-22 | Fix rpath usage. Discussed with tnn@, tested on i386 by hans@ and on | joerg | 2 | -6/+39 |