<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CompilerDriver, branch release_26</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CompilerDriver?h=release_26</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CompilerDriver?h=release_26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-07-11T19:27:07Z</updated>
<entry>
<title>Delete the temp dir even when '--temp-dir' is specified.</title>
<updated>2009-07-11T19:27:07Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-11T19:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63bb60fc320f6076f31e1dbe18b67b0ff1ecdd71'/>
<id>urn:sha1:63bb60fc320f6076f31e1dbe18b67b0ff1ecdd71</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75374 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove some duplication.</title>
<updated>2009-07-09T19:37:17Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-09T19:37:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f5f9a4d7db5bc4bb70e551d3ba2d0419425a5cc1'/>
<id>urn:sha1:f5f9a4d7db5bc4bb70e551d3ba2d0419425a5cc1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75163 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename -t to --temp-dir.</title>
<updated>2009-07-09T19:36:08Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-09T19:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3a780d1214f54e943b45a657702bd76166587167'/>
<id>urn:sha1:3a780d1214f54e943b45a657702bd76166587167</id>
<content type='text'>
-t is already used by gcc in the meaning 'ld -t' (trace). The Base plugin may
 want to emulate this behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75162 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fixed handling of -t. It gets the prirority for temp dir name.</title>
<updated>2009-07-09T18:06:27Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-07-09T18:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7ebc424a31c7089558eec424a72fdf4ad085b05c'/>
<id>urn:sha1:7ebc424a31c7089558eec424a72fdf4ad085b05c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75154 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Missing )</title>
<updated>2009-07-09T08:48:45Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-07-09T08:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5c6da7c243443faf4d4236411603cc495de5445a'/>
<id>urn:sha1:5c6da7c243443faf4d4236411603cc495de5445a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75126 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a -t="dir" option to the driver. This can be used to specify the directory to be used as TempDir if somebody doesn't want to use the standard /tmp.</title>
<updated>2009-07-09T08:23:38Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-07-09T08:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b8f418488c4eb46d793e7580fb76dd42c92ad7e'/>
<id>urn:sha1:0b8f418488c4eb46d793e7580fb76dd42c92ad7e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75121 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Have scoped mutexes take referenes instead of pointers.</title>
<updated>2009-07-07T18:33:04Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2009-07-07T18:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9d1f2c559ef4b2549e29288fe6944e68913ba0f'/>
<id>urn:sha1:a9d1f2c559ef4b2549e29288fe6944e68913ba0f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74931 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Reverting back the changes checked-in accidently.</title>
<updated>2009-07-06T10:34:10Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-07-06T10:34:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2f8ca29a70448aa6fe04c54abf598599653bd841'/>
<id>urn:sha1:2f8ca29a70448aa6fe04c54abf598599653bd841</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74823 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement _CONFIG macro to allow users to se to configuration settings on the part.</title>
<updated>2009-07-06T10:18:37Z</updated>
<author>
<name>Sanjiv Gupta</name>
<email>sanjiv.gupta@microchip.com</email>
</author>
<published>2009-07-06T10:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=505996fdd5139201f166726dbd8b0247f7ac560b'/>
<id>urn:sha1:505996fdd5139201f166726dbd8b0247f7ac560b</id>
<content type='text'>
Implement _section macro to allow users to place objects in specific sections.
Implement _address macro to allow users to place objects at a particular address.
Placing objects at a memory address:
crate a unique section name from varname, address, object type and put that section at specified address. Mark this section a full (size = banksize) so that other objects do not compete for it while placing objects to sections in AsmPrinter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74822 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make -save-temps=obj play better with -o.</title>
<updated>2009-07-04T14:23:32Z</updated>
<author>
<name>Mikhail Glushenkov</name>
<email>foldr@codedgers.com</email>
</author>
<published>2009-07-04T14:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eebf60cae51371393c6136d71c7c715350079fb8'/>
<id>urn:sha1:eebf60cae51371393c6136d71c7c715350079fb8</id>
<content type='text'>
Use only the *dirname* of the pathname given to -o, so that -o can still be used
to name the output executable. This is more like what GCC 4.5 does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74790 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
