Magnus Ihse Bursie
|
63f939636a
|
8239708: Split basics.m4 into basic.m4 and util.m4
Reviewed-by: erikj
|
2020-02-21 18:37:10 +01:00 |
|
Magnus Ihse Bursie
|
9b9830ced7
|
8218480: Automatically add -Werror in FLAGS_COMPILER_CHECK_ARGUMENTS
Reviewed-by: erikj
|
2020-02-06 13:38:57 +01:00 |
|
Magnus Ihse Bursie
|
ce28a96c28
|
8238281: Raise minimum gcc version needed to 5.0
Reviewed-by: erikj, dholmes, jwilhelm, mbaesken
|
2020-02-05 10:45:39 +01:00 |
|
Severin Gehwolf
|
96d9d06cc9
|
8227397: Add --with-extra-asflags configure option
Reviewed-by: phh
|
2019-07-08 17:44:34 +02:00 |
|
Erik Joelsson
|
4aeeb2f045
|
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
Reviewed-by: ihse
|
2019-02-05 09:56:19 -08:00 |
|
Jakub Vanek
|
e4446cf0be
|
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
Reviewed-by: erikj, dholmes
|
2018-11-29 00:51:58 -05:00 |
|
Jakub Vanek
|
0c151cbbae
|
8214466: Append assembler flags on ARM targets
Reviewed-by: erikj, dholmes
|
2018-11-29 00:49:27 -05:00 |
|
Bob Vandette
|
05027c124c
|
8209093: JEP 340: One AArch64 Port, Not Two
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
|
2018-10-30 10:39:19 -04:00 |
|
Magnus Ihse Bursie
|
165a8b22b4
|
8210729: Clean up macosx static library handling
Reviewed-by: erikj
|
2018-09-18 13:32:40 +02:00 |
|
John Paul Adrian Glaubitz
|
e7a2c9d679
|
8165440: Add Zero support for x86_64-linux-gnux32 target
Reviewed-by: erikj, ihse
|
2018-09-05 11:15:28 +02:00 |
|
Magnus Ihse Bursie
|
c76ed565da
|
8201536: configure fails compiler check due to bad -m32 flag
Reviewed-by: erikj
|
2018-04-20 21:54:36 +02:00 |
|
Magnus Ihse Bursie
|
44bab94d66
|
8200358: Remove mapfiles for JDK executables
Reviewed-by: erikj
|
2018-04-05 21:33:38 +02:00 |
|
Erik Joelsson
|
1dd10a8fbf
|
8196724: Change macosx deployment target to 10.9
Reviewed-by: tbell, gziemski
|
2018-04-04 16:13:30 -07:00 |
|
Ao Qi
|
fe57cd2f3d
|
8200213: Configure broken on MIPS
Reviewed-by: erikj, stuefe, dholmes, ihse
|
2018-03-26 00:33:01 -04:00 |
|
Magnus Ihse Bursie
|
11fc5a4d73
|
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
Reviewed-by: aph, erikj
|
2018-03-12 17:00:54 +01:00 |
|
Ed Nevill
|
cf0e82688b
|
8199152: Configure broken on arm32
Reviewed-by: ihse
|
2018-03-06 23:03:50 +00:00 |
|
Magnus Ihse Bursie
|
f62bc01efe
|
8199052: Configure broken on aarch64
Reviewed-by: erikj
|
2018-03-06 00:56:03 +01:00 |
|
Magnus Ihse Bursie
|
b64d0ef66d
|
8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
|
2018-03-02 10:59:25 +01:00 |
|
Erik Joelsson
|
c6109771f1
|
8153294: Solaris devkit uses linker from system instead of in devkit
Reviewed-by: tbell, ihse
|
2018-02-16 11:49:27 -08:00 |
|
Thomas Stuefe
|
553380e693
|
8196488: [aix] TOC overflow for libjvm.so in fastdebug build
Reviewed-by: goetz, mbaesken, erikj
|
2018-02-08 15:35:49 +01:00 |
|
Gary Adams
|
40f004ad8c
|
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
|
2018-02-08 09:24:44 -05:00 |
|
Erik Joelsson
|
ffdfd48fd2
|
8196803: Fix build warnings in jdk libraries with Xcode 9
Reviewed-by: tbell, ihse
|
2018-02-06 10:12:05 -08:00 |
|
Paul Sandoz
|
038b5f571c
|
8191913: Bump classfile version number to 55
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
|
2017-12-20 09:14:06 -08:00 |
|
Mark Reinhold
|
0214135fde
|
8192833: JEP 322: Time-Based Release Versioning
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
|
2017-12-13 17:28:24 -08:00 |
|
Magnus Ihse Bursie
|
a06ef68dcf
|
8190484: Move jvm.h, jmm.h et al to hotspot/*/include
Reviewed-by: dholmes, erikj, mchung
|
2017-12-04 23:55:52 +01:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|
Thomas Stuefe
|
479ec4791b
|
8187228: [aix] make data segment page size 64K by default
Reviewed-by: goetz, erikj
|
2017-09-05 13:40:14 +02:00 |
|
Goetz Lindenmaier
|
92fc72a86b
|
8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Reviewed-by: ihse, dholmes
|
2017-09-25 23:42:58 -04:00 |
|
Magnus Ihse Bursie
|
e84be60b1a
|
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
Reviewed-by: erikj
|
2017-09-25 10:32:00 +02:00 |
|
Erik Joelsson
|
72c4ec5462
|
8187444: Forest Consolidation: Make build work
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:56 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|