Commit b96299a1 by Richard Sandiford Committed by Richard Sandiford

update-copyright.py: Add libdecnumber to the default list.

contrib/
	* update-copyright.py: Add libdecnumber to the default list.
	Remove libquadmath and libssp.

From-SVN: r195822
parent 8e322cb4
2013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
* update-copyright.py: Add libdecnumber to the default list.
Remove libquadmath and libssp.
2013-02-06 Diego Novillo <dnovillo@google.com>
* testsuite-management/validate_failures.py: Fix typo.
......
......@@ -752,14 +752,13 @@ class GCCCmdLine (CmdLine):
'libatomic',
'libbacktrace',
'libcpp',
'libdecnumber',
'libgcc',
'libgfortran',
'libgomp',
'libitm',
'libmudflap',
'libobjc',
'libquadmath',
'libssp',
'libstdc++-v3',
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment