- 24 3月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Reviewed-by: dholmes, ohair, sspitsyn
-
- 06 2月, 2012 1 次提交
-
-
由 erikj 提交于
Summary: Cleaned up make variables for compilers and linker to consistently use CXX for C++ compiler, CC for C compiler and LD for linker. Reviewed-by: dholmes, ohrstrom
-
- 31 1月, 2012 1 次提交
-
-
由 ohrstrom 提交于
Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached. Reviewed-by: ohair, rottenha Contributed-by: fredrik.ohrstrom@oracle.com
-
- 12 1月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Added a nop tracing infrastructure, JFR makefile changes and other infrastructure used only by JFR. Reviewed-by: acorn, sspitsyn Contributed-by: markus.gronlund@oracle.com
-
- 17 9月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Add support for .debuginfo files for HSX libraries. Reviewed-by: poonam, dholmes, never
-
- 06 4月, 2011 1 次提交
-
-
由 trims 提交于
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
-
- 09 2月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
-
- 17 12月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: read Solaris kstat data to get more precise CPU information Reviewed-by: iveresov, never, twisti, dholmes
-
- 15 12月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Don't recurse into sub-directories when looking for source files. Reviewed-by: never, brutisso
-
- 12 12月, 2010 1 次提交
-
-
由 zgu 提交于
Summary: Implemented in-process C native stack frame decoding when symbols are available. Reviewed-by: coleenp, never
-
- 03 12月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Reverted to old sort order on Linux and Solaris. Reviewed-by: tonyp, coleenp
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 19 5月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: kamg, ysr, dholmes, johnc
-
- 17 12月, 2009 1 次提交
-
-
由 phh 提交于
Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
-
- 13 11月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Fix solaris makefiles for 5.10 compilers Reviewed-by: jcoomes
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 10 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Moved makefiles out of build and build/closed into make/ Reviewed-by: kvn, ohair
-
- 03 4月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: remove old private plugin interface, simplify, rework old plugin to use unchanged Gnu sources Reviewed-by: kvn, rasbold
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-