forked from gcc-mirror/gcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge from transactional-memory branch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181154 138bc75d-0d04-0410-961f-82ee72b054a4
- Loading branch information
aldyh
committed
Nov 8, 2011
1 parent
bf09288
commit 4c0315d
Showing
304 changed files
with
53,780 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
2011-11-07 Aldy Hernandez <[email protected]> | ||
Richard Henderson <[email protected]> | ||
|
||
Merged from transactional-memory. | ||
|
||
* Makefile.def (lang_env_dependencies): libitm is c++. | ||
Add libitm target module. | ||
* configure.ac: Likewise. | ||
* config/mmap.m4: New file. | ||
* contrib/gcc_update: Add libitm to touch data. | ||
* Makefile.in, configure: Rebuild. | ||
|
||
2011-11-02 Rainer Orth <[email protected]> | ||
|
||
* Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.