<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/trylink, branch 1_17_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_17_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_17_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-06-19T18:07:23+00:00</updated>
<entry>
<title>cosmetics on top of Dan's patches</title>
<updated>2010-06-19T18:07:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-19T18:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=134d0eb114ac67693eb62bb030dd537eca71c48d'/>
<id>urn:sha1:134d0eb114ac67693eb62bb030dd537eca71c48d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Define GNU-specific link options in one place</title>
<updated>2010-06-19T18:03:21+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2010-06-19T05:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ebeac1685a6230abcf73ca36755e3bb208bfd569'/>
<id>urn:sha1:ebeac1685a6230abcf73ca36755e3bb208bfd569</id>
<content type='text'>
This makes them easier to change to support a non-GNU toolchain.

Signed-off-by: Dan Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>trylink: gold may not support --sort-common (yet)</title>
<updated>2010-05-21T10:11:34+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2010-05-21T10:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a88585a931c7e81d4d3d393127d8ad8c0fe73fb5'/>
<id>urn:sha1:a88585a931c7e81d4d3d393127d8ad8c0fe73fb5</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>trylink: don't use ld --gc-sections if ld doesn't support it</title>
<updated>2009-06-26T22:24:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-26T22:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=eb1cda2f2d6236baf36986d2da07cc564617fa88'/>
<id>urn:sha1:eb1cda2f2d6236baf36986d2da07cc564617fa88</id>
<content type='text'>
Signed-off-by: Ian Abbott &lt;abbotti@mev.co.uk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>- give glob a chance</title>
<updated>2008-10-23T13:49:21+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-23T13:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2dfd295726a0e71c5901214b78cc13a0775a4102'/>
<id>urn:sha1:2dfd295726a0e71c5901214b78cc13a0775a4102</id>
<content type='text'>
  CROSS_COMPILE=~/foo-bar-baz would fail otherwise
  See http://www.uclibc.org/lists/buildroot/2008-October/011191.html
</content>
</entry>
<entry>
<title>trylink: make messages less confusing</title>
<updated>2008-08-26T20:09:08+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-08-26T20:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b522d6931d16e9e8ef41fe8d9f23035ccf53270c'/>
<id>urn:sha1:b522d6931d16e9e8ef41fe8d9f23035ccf53270c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hush: add support for ':'; create testsuite entries</title>
<updated>2008-06-14T15:50:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-06-14T15:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=dd316dd283704b9adb588c3fb7cdec6ba5fbceb8'/>
<id>urn:sha1:dd316dd283704b9adb588c3fb7cdec6ba5fbceb8</id>
<content type='text'>
   text    data     bss     dec     hex filename
 809569     612    7044  817225   c7849 busybox_old
 809528     612    7044  817184   c7820 busybox_unstripped

</content>
</entry>
<entry>
<title>- pass flags to ld in one argument</title>
<updated>2008-05-09T12:43:04+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-05-09T12:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=50dbed95fb7c0a97135b771385160ca26c377a15'/>
<id>urn:sha1:50dbed95fb7c0a97135b771385160ca26c377a15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: fix glibc check; make --sort-section option look less ugly</title>
<updated>2008-04-30T00:15:56+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-04-30T00:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a2dcb5017503acea97547e4c538a47f920d752f7'/>
<id>urn:sha1:a2dcb5017503acea97547e4c538a47f920d752f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: fix build problems found with randomconfig</title>
<updated>2008-03-21T18:29:01+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-21T18:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89'/>
<id>urn:sha1:4824ccae8ef0896b9fcb2a15ffa666d3c2aa8a89</id>
<content type='text'>
</content>
</entry>
</feed>
