<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/extra/Configs/Config.microblaze, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>microblaze mmu/elf/shared lib support</title>
<updated>2011-10-06T20:22:25+00:00</updated>
<author>
<name>Ryan Flux</name>
<email>ryan.flux@emsolutions.com.au</email>
</author>
<published>2011-10-04T00:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=331b43717229eaad2a95bf420f5100079bd53683'/>
<id>331b43717229eaad2a95bf420f5100079bd53683</id>
<content type='text'>
microblaze can either be with mmu or without
If with, use elf rather than flat, and support shared libs

Signed-off-by: Ryan Flux &lt;ryan.flux@emsolutions.com.au&gt;
Signed-off-by: Steve Bennett &lt;steveb@workware.net.au&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
microblaze can either be with mmu or without
If with, use elf rather than flat, and support shared libs

Signed-off-by: Ryan Flux &lt;ryan.flux@emsolutions.com.au&gt;
Signed-off-by: Steve Bennett &lt;steveb@workware.net.au&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>microblaze can be either big or little endian</title>
<updated>2011-10-06T20:22:25+00:00</updated>
<author>
<name>Steve Bennett</name>
<email>steveb@workware.net.au</email>
</author>
<published>2011-10-04T00:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c13e46c982133482f32352c5a845978a5f076116'/>
<id>c13e46c982133482f32352c5a845978a5f076116</id>
<content type='text'>
Signed-off-by: Steve Bennett &lt;steveb@workware.net.au&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steve Bennett &lt;steveb@workware.net.au&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS</title>
<updated>2009-11-19T21:35:40+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2009-10-16T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=64f11aa906c9df236d89f5db98132cf08c4f1393'/>
<id>64f11aa906c9df236d89f5db98132cf08c4f1393</id>
<content type='text'>
Signed-off-by: Peter S. Mazinger &lt;ps.m@gmx.net&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Peter S. Mazinger &lt;ps.m@gmx.net&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "default ?conf to native arch"</title>
<updated>2009-09-14T14:00:24+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-09-14T14:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3a5c27d1ec9409faf9c422b1eae7cc4db352cbfe'/>
<id>3a5c27d1ec9409faf9c422b1eae7cc4db352cbfe</id>
<content type='text'>
This reverts commit 6625518cd6894338937a74ca6b9187b7b8167b03.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6625518cd6894338937a74ca6b9187b7b8167b03.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>default ?conf to native arch</title>
<updated>2009-08-25T12:52:08+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-08-25T12:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6625518cd6894338937a74ca6b9187b7b8167b03'/>
<id>6625518cd6894338937a74ca6b9187b7b8167b03</id>
<content type='text'>
  Default is now the native arch, you can start a fresh .config via
  'make ARCH=ia64 menuconfig'.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Default is now the native arch, you can start a fresh .config via
  'make ARCH=ia64 menuconfig'.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>No configs actually set LIBGCC_CFLAGS to anything, and it's not even </title>
<updated>2007-03-16T19:38:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2007-03-16T19:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=15c32ee1161e15f6b32f0e41700ebe68b065a601'/>
<id>15c32ee1161e15f6b32f0e41700ebe68b065a601</id>
<content type='text'>
written into the resulting .config, so remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
written into the resulting .config, so remove it.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure we declare TARGET_ARCH as a string</title>
<updated>2007-02-14T06:52:55+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-02-14T06:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=38d85080f672b7f1815e81e6f10b4d4e1e2d45aa'/>
<id>38d85080f672b7f1815e81e6f10b4d4e1e2d45aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify endian config/selection</title>
<updated>2006-02-18T06:50:14+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-18T06:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ea0f380daa8b7b6accd0c77395ef6a4da0187db8'/>
<id>ea0f380daa8b7b6accd0c77395ef6a4da0187db8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed out by Joseph S. Myers</title>
<updated>2006-01-20T00:59:47+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-01-20T00:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d4b5778bf85ba9bddbf40c3b05c379bd683146ab'/>
<id>d4b5778bf85ba9bddbf40c3b05c379bd683146ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix breakage from HAVE_ELF removal and standardize all the arch config files</title>
<updated>2006-01-19T22:41:17+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-01-19T22:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2304e360269b8e53e5ff7853358e5283e1e86061'/>
<id>2304e360269b8e53e5ff7853358e5283e1e86061</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
