1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<array>
5	<dict>
6		<key>OpenSourceImportDate</key>
7		<string>2007-07-19</string>
8		<key>OpenSourceLicense</key>
9		<string>GPL+exception</string>
10		<key>OpenSourceLicenseFile</key>
11		<string>libstdcxx.txt</string>
12		<key>OpenSourceSHA1</key>
13		<string>b8a55b13c4e38fae78d5db9a456e2d4ffe003118</string>
14		<key>OpenSourceModifications</key>
15		<array>
16			<string>Allow tildes in build directory name.</string>
17			<string>Reduce emergency buffer size.</string>
18			<string>Support keymgr.</string>
19			<string>Support for testing after installation.</string>
20			<string>Limited support for -malign-natural.</string>
21			<string>Fix libtool bug for Jaguar.</string>
22			<string>Handle 'semun' definition on Jaguar.</string>
23			<string>Don't export libm functions on Jaguar.</string>
24			<string>Add test for stdexcept visibility</string>
25			<string>reconfigure for x86 visibility</string>
26			<string>reconfigure libiberty</string>
27			<string>Revert typeinfo ABI to 4.0.0</string>
28			<string>Set -fvisibility-inlines-hidden for x86.</string>
29			<string>Add suppport for darwin10.</string>
30			<string>remove functionality split off to libc++abi level</string>
31		</array>
32		<key>OpenSourceProject</key>
33		<string>gcc</string>
34		<key>OpenSourceURL</key>
35		<string>ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.1/gcc-4.2.1.tar.bz2</string>
36		<key>OpenSourceVersion</key>
37		<string>4.2.1</string>
38		<key>OpenSourceWebsiteURL</key>
39		<string>http://gcc.gnu.org/</string>
40	</dict>
41</array>
42</plist>
43