<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/modutils/modutils-24.c, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-09-12T15:06:43+00:00</updated>
<entry>
<title>*: s/perror/bb_simple_perror_msg/g</title>
<updated>2010-09-12T15:06:43+00:00</updated>
<author>
<name>Marek Polacek</name>
<email>mmpolacek@gmail.com</email>
</author>
<published>2010-09-12T15:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7dd61e377223d150198a23dbec47f51c21e10e65'/>
<id>urn:sha1:7dd61e377223d150198a23dbec47f51c21e10e65</id>
<content type='text'>
function                                             old     new   delta
readLines                                            448     446      -2
doCommands                                          2449    2438     -11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-13)             Total: -13 bytes

Signed-off-by: Marek Polacek &lt;mmpolacek@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modutils: Add support for NDS32 architecture.</title>
<updated>2010-08-11T12:12:07+00:00</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2010-08-05T05:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=58662f2c9376b526029935492b84d5b5829dfb1e'/>
<id>urn:sha1:58662f2c9376b526029935492b84d5b5829dfb1e</id>
<content type='text'>
Add support of NDS32 architecture to modutils.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: better string sharing</title>
<updated>2010-06-02T10:57:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-02T10:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ea8b252cb30c4b4463df43a5342af95931920f09'/>
<id>urn:sha1:ea8b252cb30c4b4463df43a5342af95931920f09</id>
<content type='text'>
   text   data    bss    dec    hex filename
 849427    441   7556 857424  d1550 busybox_old
 849355    441   7556 857352  d1508 busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modutils-24: [mips] modutlis-24 segfault fix for 2.4 kernel modules</title>
<updated>2010-04-14T16:45:37+00:00</updated>
<author>
<name>Ralf Rösch</name>
<email>ralf.roesch@rw-gmbh.de</email>
</author>
<published>2010-04-14T16:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8597da193474673a3caeffcf3d134bb2ed57aa4d'/>
<id>urn:sha1:8597da193474673a3caeffcf3d134bb2ed57aa4d</id>
<content type='text'>
handling DWARF sections solves the problem.

This seems to be a long outstanding bug:
http://permalink.gmane.org/gmane.linux.busybox/4533
http://www.linux-mips.org/archives/linux-mips/2004-08/msg00072.html

Signed-off-by: Ralf Rösch &lt;ralf.roesch@rw-gmbh.de&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: suppress ~60% of "aliased warnings" on gcc-4.4.1</title>
<updated>2010-02-04T14:00:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-04T14:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=98a4c7cf3d799ab953cb77e8b34597c73e3e7335'/>
<id>urn:sha1:98a4c7cf3d799ab953cb77e8b34597c73e3e7335</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>style fixes, no code changes</title>
<updated>2010-01-28T11:30:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-28T11:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=083e172641b64c564b7ec5478197dccbde43b421'/>
<id>urn:sha1:083e172641b64c564b7ec5478197dccbde43b421</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: style fixes. no code changes (verified with objdump)</title>
<updated>2010-01-28T01:24:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-28T01:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6b9f1633537e2ff06eb1a0741e4598a294f40fcb'/>
<id>urn:sha1:6b9f1633537e2ff06eb1a0741e4598a294f40fcb</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modutils: add FEATURE_INSMOD_TRY_MMAP option</title>
<updated>2009-10-25T03:35:22+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-25T03:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=77c066ea5cf4b1ee606a81e48388ff0b1d019134'/>
<id>urn:sha1:77c066ea5cf4b1ee606a81e48388ff0b1d019134</id>
<content type='text'>
function                                             old     new   delta
try_to_mmap_module                                     -     121    +121
bb_init_module_24                                   4514    4578     +64
bb_init_module                                       119     173     +54
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 239/0)             Total: 239 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: optimize code size in strtoul calls</title>
<updated>2009-09-23T15:17:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-23T15:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f27ab0d4bb65425496ff4ed0fbbd0f5bb32786f'/>
<id>urn:sha1:1f27ab0d4bb65425496ff4ed0fbbd0f5bb32786f</id>
<content type='text'>
function                                             old     new   delta
bb_parse_mode                                        433     431      -2
rtnl_rtntype_a2n                                     202     198      -4
ParseField                                           511     498     -13
bb_init_module_24                                   4730    4675     -55
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-74)             Total: -74 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
