pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc5
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Jul 25 03:46:02 UTC 2015
Modified Files:
pkgsrc/lang/gcc5: Makefile distinfo version.mk
Log Message:
Update to 5.2.0
Changelog:
GCC 5.2
This is the [42]list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 5.2 release. This list might
not be complete (that is, it is possible that some PRs that have been
fixed are not listed here).
Target Specific Changes
IA-32/x86-64
* Support for new AMD instructions monitorx and mwaitx has been
added. This includes new intrinsic and built-in support. It is
enabled through option -mmwaitx. The instructions monitorx and
mwaitx implement the same functionality as the old monitor and
mwait instructions. In addition mwaitx adds a configurable timer.
The timer value is received as third argument and stored in
register %ebx.
For questions related to the use of GCC, please consult these web
pages and the [43]GCC manuals. If that fails, the
[44]gcc-help%gcc.gnu.org@localhost mailing list might help. Comments on these
web pages and the development of GCC are welcome on our developer
list at [45]gcc%gcc.gnu.org@localhost. All of [46]our lists have public
archives.
Copyright (C) [47]Free Software Foundation, Inc. Verbatim copying and
distribution of this entire article is permitted in any medium,
provided this notice is preserved.
These pages are [48]maintained by the GCC team. Last modified
2015-07-16[49].
References
42. https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=5.2.0
43. https://gcc.gnu.org/onlinedocs/
44. mailto:gcc-help%gcc.gnu.org@localhost
45. mailto:gcc%gcc.gnu.org@localhost
46. https://gcc.gnu.org/lists.html
47. http://www.fsf.org/
48. https://gcc.gnu.org/about.html
49. http://validator.w3.org/check/referer
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gcc5/Makefile pkgsrc/lang/gcc5/distinfo \
pkgsrc/lang/gcc5/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index