9
0
Fork 0
barebox/commands
Sascha Hauer 50cc8c5412 Subject: [PATCH] [general] Fixed constant strings in data section issue
For practical reasons I changed all string literals assumed to be constant
to reside in .rodata subsection at end of .text section.

Signed-off-by: Carsten Schlote <schlote@vahanus.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-04-04 14:45:04 +02:00
..
Kconfig Revert "separating memory commands" 2007-11-27 23:19:55 +01:00
Makefile remove leftover Makefile entries 2008-01-24 11:50:14 +01:00
bootm.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
cat.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
cd.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
clear.c declare lots of functions static 2007-09-28 10:07:26 +02:00
cp.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
crc.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
echo.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
edit.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
exec.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
export.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
flash.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
go.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
loadb.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
loadenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
loads.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
ls.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
mem.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
meminfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
memtest.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
mkdir.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
mount.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
net.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
partition.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
printenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
pwd.c various small typos fixed 2007-10-16 19:07:21 +02:00
readline.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
reginfo.c declare lots of functions static 2007-09-28 10:07:26 +02:00
reset.c remove u-boot command paramter flag 2007-09-24 12:31:08 +02:00
rm.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
rmdir.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
saveenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
setenv.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
sleep.c declare lots of functions static 2007-09-28 10:07:26 +02:00
splash.c declare lots of functions static 2007-09-28 10:07:26 +02:00
test.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
timeout.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00
umount.c Subject: [PATCH] [general] Fixed constant strings in data section issue 2008-04-04 14:45:04 +02:00