Rob Landley
|
88621d7398
Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage
|
18 anni fa |
Rob Landley
|
519d7df930
Another whack at scripts/individual. Now builds 212 applets.
|
18 anni fa |
Rob Landley
|
081e38483e
Remove xcalloc() and convert its callers to xzalloc(). About half of them
|
18 anni fa |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 anni fa |
Rob Landley
|
5ebeb3ec56
Somebody on the buildroot list hit:
|
18 anni fa |
Mike Frysinger
|
280dae74b0
import support for microblaze relocations from uClinux-dist
|
18 anni fa |
Mike Frysinger
|
b306cb767f
merge blackfin/microblaze from uClinux-dist
|
18 anni fa |
Bernhard Reutner-Fischer
|
deda6a5c0d
- move #include busybox.h to the very top so we pull in the config
|
18 anni fa |
Bernhard Reutner-Fischer
|
c2cb0f32b4
- patch from Denis Vlasenko to add and use bb_xopen3()
|
18 anni fa |
Bernhard Reutner-Fischer
|
e375e8c732
- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is set
|
18 anni fa |
Rob Landley
|
0bafd47e84
Stephane Billiart found an endianness bug in insmod.
|
18 anni fa |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
19 anni fa |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 anni fa |
Rob Landley
|
688ed0d760
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
|
19 anni fa |
Rob Landley
|
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
|
19 anni fa |
Rob Landley
|
b4ec339ac2
Update comment.
|
19 anni fa |
Mike Frysinger
|
ebee0e7705
fix building on ppc64
|
19 anni fa |
Eric Andersen
|
3496fdc9a5
hopefully the last of the annoying signed/unsigned and mixed type errors
|
19 anni fa |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 anni fa |
Mike Frysinger
|
f982d86ba7
import nios2 support from microtronix
|
19 anni fa |
Rob Landley
|
999af20d3e
Make insmod quiet by default (patch from Yann E. Morin).
|
19 anni fa |
Rob Landley
|
07fffc5add
uClibc can't handle anonymous MAP_SHARED. Since we're treating it as
|
19 anni fa |
"Vladimir N. Oleynik"
|
1f0262bcdb
another more const
|
19 anni fa |
Mike Frysinger
|
c31fcbbaf3
remove debug warning
|
19 anni fa |
Mike Frysinger
|
cb1ce7b974
reorder arches into alphabetical order
|
19 anni fa |
Mike Frysinger
|
fa17c4b949
fixup whitespace
|
19 anni fa |
Mike Frysinger
|
86a4bfb30a
remove all Elf32 hardcodes to make sure the elf handling is 64bit clean
|
19 anni fa |
Mike Frysinger
|
91fbdac6ab
svdavidson writes in Bug 459: add support for x86_64 relocations from modutils 2.4.27
|
19 anni fa |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
19 anni fa |
Mike Frysinger
|
bc48ebd86a
initial ppc64 support
|
19 anni fa |