Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix from psm: DODEBUG_PT is only meaningful for LINUXTHREADS_OLD, add: ↵ | Mike Frysinger | 2006-08-25 | 1 | -1/+1 | |
| | | | | depends on LINUXTHREADS_OLD | |||||
* | fix from psm: makes use of the malloc debug option in malloc-standard as well | Mike Frysinger | 2006-08-25 | 4 | -13/+8 | |
| | ||||||
* | Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide with | Paul Mundt | 2006-08-25 | 2 | -0/+212 | |
| | | | | | | | the kernel's get_unmapped_area() behaviour. Ideally this should be more tightly packed based off of the L1 dcache shape, once we're able to handle it through the auxiliary vector. | |||||
* | merge with psm: sync with common socket headers | Mike Frysinger | 2006-08-25 | 5 | -1003/+7 | |
| | ||||||
* | merge fixes from upstream (rev 1.10 -> 1.13) | Mike Frysinger | 2006-08-24 | 1 | -2/+5 | |
| | ||||||
* | - only link asm-generic if it exists. | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -3/+3 | |
| | | | | PS: test for existence on Slowaris was disfunctional, last time i looked. Shouldn't matter much here, though.. | |||||
* | fix from psm: enable readahead prototype | Mike Frysinger | 2006-08-24 | 16 | -16/+48 | |
| | ||||||
* | only pull in errno.h when not assembler | Mike Frysinger | 2006-08-24 | 1 | -2/+2 | |
| | ||||||
* | implement readahead() | Mike Frysinger | 2006-08-24 | 1 | -0/+52 | |
| | ||||||
* | fixups from psm for ASSEMBLER handling | Mike Frysinger | 2006-08-24 | 1 | -20/+21 | |
| | ||||||
* | use the common huge_val.h version now | Mike Frysinger | 2006-08-24 | 3 | -254/+0 | |
| | ||||||
* | update to new huge_val headers | Mike Frysinger | 2006-08-24 | 1 | -57/+10 | |
| | ||||||
* | fix from psm: disable unsupported features | Mike Frysinger | 2006-08-24 | 1 | -0/+2 | |
| | ||||||
* | fix from psm: just use common resource.h | Mike Frysinger | 2006-08-24 | 8 | -1672/+0 | |
| | ||||||
* | just be like every other uclibc port | Mike Frysinger | 2006-08-24 | 1 | -2/+2 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2006-08-24 | 1 | -1/+1 | |
| | ||||||
* | psm says: use $(top_builddir) instead of $(top_srcdir) when accessing ↵ | Mike Frysinger | 2006-08-24 | 1 | -1/+3 | |
| | | | | generated header files | |||||
* | add back in HIDDEN_JUMPTARGET() as pointed out by psm | Mike Frysinger | 2006-08-24 | 1 | -1/+1 | |
| | ||||||
* | fix by Bernhard Fischer to move local prototypes to a header to keep things sane | Mike Frysinger | 2006-08-24 | 4 | -20/+29 | |
| | ||||||
* | fix from psm: only define __ASSUME_NETLINK_SUPPORT if not defined | Mike Frysinger | 2006-08-24 | 1 | -0/+2 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 2 | -75/+100 | |
| | ||||||
* | s/ifdef ASM/ifndef ASM/ as point out by psm | Mike Frysinger | 2006-08-24 | 1 | -1/+1 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 22 | -293/+567 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 2 | -5/+9 | |
| | ||||||
* | psm updates: add __libc symbols for signal cancellation | Mike Frysinger | 2006-08-23 | 10 | -23/+51 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -13/+20 | |
| | ||||||
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 21 | -113/+160 | |
| | ||||||
* | only define offsetof() if it isnt already defined | Mike Frysinger | 2006-08-23 | 1 | -1/+3 | |
| | ||||||
* | merge from psm: hide more brk | Mike Frysinger | 2006-08-23 | 1 | -3/+2 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -3/+7 | |
| | ||||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 61 | -520/+1519 | |
| | ||||||
* | import new headers from upstream via psm | Mike Frysinger | 2006-08-23 | 10 | -0/+867 | |
| | ||||||
* | fix from psm: remove unused defines/includes | Mike Frysinger | 2006-08-23 | 7 | -27/+0 | |
| | ||||||
* | fixes from psm: use new clone definition | Mike Frysinger | 2006-08-23 | 1 | -1/+2 | |
| | ||||||
* | fixes from psm: use __asm__/__volatile__ | Mike Frysinger | 2006-08-23 | 2 | -22/+22 | |
| | ||||||
* | fix from psm: remove unused defines/includes | Mike Frysinger | 2006-08-23 | 1 | -4/+0 | |
| | ||||||
* | sync with upstream glibc | Mike Frysinger | 2006-08-23 | 1 | -20/+56 | |
| | ||||||
* | fixes from psm: hide internal brk symbols | Mike Frysinger | 2006-08-23 | 26 | -92/+55 | |
| | ||||||
* | fixes from psm: disable unsupported __fpu_control and sync with upstream | Mike Frysinger | 2006-08-23 | 11 | -39/+99 | |
| | ||||||
* | sync with psm: add copyright notice | Mike Frysinger | 2006-08-23 | 1 | -0/+5 | |
| | ||||||
* | pull from upstream | Mike Frysinger | 2006-08-23 | 3 | -4/+13 | |
| | ||||||
* | fixes from psm so we can pull in uClibc headers properly | Mike Frysinger | 2006-08-23 | 3 | -3/+15 | |
| | ||||||
* | fix from psm: add UCLIBC_ prefix to HAS_SHADOW option | Mike Frysinger | 2006-08-23 | 6 | -6/+6 | |
| | ||||||
* | Bogus page size comment for frv PAGE_SHIFT. | Paul Mundt | 2006-08-23 | 1 | -1/+1 | |
| | ||||||
* | Jie Zhang writes: Fix struct kernel_stat64 for Blackfin. | Mike Frysinger | 2006-08-23 | 1 | -6/+4 | |
| | ||||||
* | fix upstream blackfin page.h rather than duplicating effort here | Mike Frysinger | 2006-08-23 | 1 | -29/+0 | |
| | ||||||
* | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen | 2006-08-21 | 20 | -1403/+0 | |
| | | | | | based profiling I nuked ages ago since tools like oprofile are non invasive and work so much better. | |||||
* | merge fix from blackfin cvs: | Mike Frysinger | 2006-08-05 | 2 | -2/+2 | |
| | | | | bernds writes: Use __alignof__ instead of sizeof to get alignments. Eliminates some warnings about misalignments when malloc debugging is enabled. | |||||
* | fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r() | Mike Frysinger | 2006-07-31 | 1 | -0/+11 | |
| | | | | | | | | | otherwise we get messed up alias memory and this simple test case will segfault: python -c 'import socket; print socket.gethostbyaddr("80.68.88.204")[2];' see bug report in blackfin tracker for more info: http://blackfin.uclinux.org/tracker/index.php?func=detail&aid=1503&group_id=17&atid=141 | |||||
* | psm writes: | Eric Andersen | 2006-07-13 | 2 | -36/+1 | |
| | | | | | | | | forgotten to mention to remove glob-hooks.c and the reference in Makefile.in (the prototypes for the 3 hooks were already removed by the patch applied here) Peter |