Rob Landley
|
feaab8d438
Warning fix for uninitialized variable, by Al Stone.
|
18 years ago |
Mike Frysinger
|
f211204dd3
Paul Brook writes: filter .svn dirs to greatly speed up the file grep test
|
18 years ago |
Bernhard Reutner-Fischer
|
520e102e16
- add arm1176 options
|
18 years ago |
Joakim Tjernlund
|
3850723af0
Joseph S. Myers writes:
|
18 years ago |
Mike Frysinger
|
ee238d8414
dont want to actually bump EXTRAVERSION
|
18 years ago |
Mike Frysinger
|
6bc45b2d57
#1273 if EXTRAVERSION is set, make sure we respect it
|
18 years ago |
Mike Frysinger
|
a9216d2745
remove dead link as pointed out by Denis Vlasenko
|
18 years ago |
Mike Frysinger
|
5aa6c3f51a
fix one more to use html entities rather than the ISO 8859 version
|
18 years ago |
Mike Frysinger
|
a9db3c3cc2
use html entities rather than the ISO 8859 version
|
18 years ago |
Mike Frysinger
|
678a887f60
Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll.
|
18 years ago |
Mike Frysinger
|
cc3c59c913
fix typo pointed out by Al Stone
|
18 years ago |
Rob Landley
|
046781273e
Have Makefile.in call conf-header.sh instead of having kconfig call it
|
18 years ago |
Rob Landley
|
15c32ee116
No configs actually set LIBGCC_CFLAGS to anything, and it's not even
|
18 years ago |
Mike Frysinger
|
524fcc49dd
more ifdef tweaks from holin (#1247) for retarded hosts (like OS X)
|
18 years ago |
Mike Frysinger
|
d8a1759c47
dont include asm/user.h
|
18 years ago |
Rob Landley
|
69c54f8038
Be consistent about spelling. LGPL says "License" not "Licence", so go
|
18 years ago |
Joakim Tjernlund
|
11b4fd555c
Carmelo Amoroso writes:
|
18 years ago |
Joakim Tjernlund
|
56450d6b99
Carmelo Amoroso writes:
|
18 years ago |
Khem Raj
|
85635c1432
Using local variable 'result' caused problems with lseek64 syscall failing with gcc 4.2. Renaming to make it a bit uncommon name.
|
18 years ago |
Mike Frysinger
|
55b69ac7be
make sure undefine references in dlopen()-ed libs are handled graciously
|
18 years ago |
Mike Frysinger
|
458e37f68e
make sure dlsym() properly returns NULL with undefined symbols
|
18 years ago |
Mike Frysinger
|
3c744cd178
fix from upstream blackfin repo for sigsetjmp
|
18 years ago |
Rob Landley
|
4bb5454cbd
Patch from Al Stone to fix ia64:
|
18 years ago |
Khem Raj
|
8e3683e96a
Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.
|
18 years ago |
Rob Landley
|
f95dae5414
Patch from Khem Raj that fixes running gcc on arm for me. (Otherwise it
|
18 years ago |
Khem Raj
|
449af02b4c
Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DNDEBUG is added
|
18 years ago |
Rob Landley
|
78a11bc191
svn 17941/17943 broke the build. 18032 made the threaded case compile
|
18 years ago |
Rob Landley
|
5a551453e6
Fix a build break due to errno and h_errno being unresolved symbols.
|
18 years ago |
Paul Mundt
|
90307023f8
Sync sh's procfs.h with glibc, fixes gdbserver.
|
18 years ago |
Paul Mundt
|
499e2c9e41
Fix PLTJMP() token pasting build error, patch from
|
18 years ago |