Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
c3ef5633
Commit
c3ef5633
authored
Mar 23, 2010
by
Dave Korn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed incorrect formatting of previous ChangeLog entry. Obvious.
From-SVN: r157663
parent
19222959
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
libjava/ChangeLog
+9
-9
No files found.
libjava/ChangeLog
View file @
c3ef5633
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
PR target/42811
PR target/42811
*
libjava/
configure.ac (DLLTOOL): Call AC_CHECK_TOOL.
* configure.ac (DLLTOOL): Call AC_CHECK_TOOL.
(libgcj_sublib_core_extra_deps): New host-dependent configure var.
(libgcj_sublib_core_extra_deps): New host-dependent configure var.
(LIBGCJ_SUBLIB_CORE_EXTRA_DEPS): AC_SUBST it.
(LIBGCJ_SUBLIB_CORE_EXTRA_DEPS): AC_SUBST it.
*
libjava/
configure.host (libgcj_sublib_core_extra_deps): Define
* configure.host (libgcj_sublib_core_extra_deps): Define
appropriately on Cygwin and MinGW.
appropriately on Cygwin and MinGW.
(libgcj_sublib_core_extra_deps): Add libgcj-noncore-dummy import
(libgcj_sublib_core_extra_deps): Add libgcj-noncore-dummy import
stub library on Cygwin and MinGW.
stub library on Cygwin and MinGW.
*
libjava/
Makefile.am (LIBJAVA_CORE_EXTRA): Import AC_SUBST'd
* Makefile.am (LIBJAVA_CORE_EXTRA): Import AC_SUBST'd
LIBGCJ_SUBLIB_CORE_EXTRA_DEPS if building sublibs, else define empty.
LIBGCJ_SUBLIB_CORE_EXTRA_DEPS if building sublibs, else define empty.
(libgcj_la_DEPENDENCIES): Use it.
(libgcj_la_DEPENDENCIES): Use it.
(DLL_VERSION): New makefile macro.
(DLL_VERSION): New makefile macro.
...
@@ -16,12 +16,12 @@
...
@@ -16,12 +16,12 @@
library.
library.
(libgcj_noncore_la_LIBADD): Trim superfluous convenience libs.
(libgcj_noncore_la_LIBADD): Trim superfluous convenience libs.
(AM_MAKEFLAGS): Add DLLTOOL recursive propagation.
(AM_MAKEFLAGS): Add DLLTOOL recursive propagation.
* lib
java/lib
gcj-noncore-dummy.def: New file.
* libgcj-noncore-dummy.def: New file.
*
libjava/
Makefile.in: Regenerate.
* Makefile.in: Regenerate.
*
libjava/
include/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
*
libjava/
testsuite/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
*
libjava/
configure: Likewise.
* configure: Likewise.
*
libjava/
gcj/Makefile.in: Likewise.
* gcj/Makefile.in: Likewise.
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment