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