OSDN Git Service

uclinux-h8/uClibc.git
18 years agoneed features.h for the alias macros
Mike Frysinger [Wed, 11 Jan 2006 01:22:14 +0000 (01:22 -0000)]
need features.h for the alias macros

18 years agoneed to include bits/sysnum.h for all of our __NR_* defs
Mike Frysinger [Wed, 11 Jan 2006 01:21:58 +0000 (01:21 -0000)]
need to include bits/sysnum.h for all of our __NR_* defs

18 years agoadd aliases for strcoll when needed
Mike Frysinger [Wed, 11 Jan 2006 01:21:34 +0000 (01:21 -0000)]
add aliases for strcoll when needed

18 years agoAurelien Jacobs writes:
Mike Frysinger [Wed, 11 Jan 2006 01:19:20 +0000 (01:19 -0000)]
Aurelien Jacobs writes:
The kernel include guard that uClibc rely on for POSIX_TYPES_H on ppc
has changed in linux-2.6.15.
Here is a trivial patch to fix this issue.

18 years agoremove unused symbols
Mike Frysinger [Tue, 10 Jan 2006 05:39:53 +0000 (05:39 -0000)]
remove unused symbols

18 years agogenerate a symlink for older targets (like nios)
Mike Frysinger [Tue, 10 Jan 2006 05:38:32 +0000 (05:38 -0000)]
generate a symlink for older targets (like nios)

18 years agodont depend on libc.so if we dont have shared
Mike Frysinger [Tue, 10 Jan 2006 05:37:58 +0000 (05:37 -0000)]
dont depend on libc.so if we dont have shared

18 years agofix by Thomas Chou to allow building of nios targets out of the box
Mike Frysinger [Tue, 10 Jan 2006 02:10:28 +0000 (02:10 -0000)]
fix by Thomas Chou to allow building of nios targets out of the box

18 years agofix by Thomas Chou to allow building of nios targets out of the box
Mike Frysinger [Tue, 10 Jan 2006 02:10:06 +0000 (02:10 -0000)]
fix by Thomas Chou to allow building of nios targets out of the box

18 years agomore fixes by Thomas Chou in Bug 618
Mike Frysinger [Tue, 10 Jan 2006 02:06:25 +0000 (02:06 -0000)]
more fixes by Thomas Chou in Bug 618

18 years agomore fixes by Thomas Chou in Bug 618
Mike Frysinger [Tue, 10 Jan 2006 02:03:25 +0000 (02:03 -0000)]
more fixes by Thomas Chou in Bug 618

18 years agosupport a few more relocation types
Mike Frysinger [Tue, 10 Jan 2006 00:29:56 +0000 (00:29 -0000)]
support a few more relocation types

18 years agojust define _GNU_SOURCE
Mike Frysinger [Tue, 10 Jan 2006 00:29:24 +0000 (00:29 -0000)]
just define _GNU_SOURCE

18 years agoforce -fsigned-char for everyone
Mike Frysinger [Tue, 10 Jan 2006 00:29:07 +0000 (00:29 -0000)]
force -fsigned-char for everyone

18 years agoGet rid of hidden_def
Peter S. Mazinger [Mon, 9 Jan 2006 23:05:32 +0000 (23:05 -0000)]
Get rid of hidden_def

18 years agoHope I have it correct now w/ native gcc4 ssp
Peter S. Mazinger [Mon, 9 Jan 2006 19:45:23 +0000 (19:45 -0000)]
Hope I have it correct now w/ native gcc4 ssp

18 years agoAllow to use atexit() and __stack_chk_fail_local() within libc
Peter S. Mazinger [Mon, 9 Jan 2006 19:43:47 +0000 (19:43 -0000)]
Allow to use atexit() and __stack_chk_fail_local() within libc

18 years agogive the 64bit ldso on amd64 a slightly diff name so (in the future), we can do multilib
Mike Frysinger [Mon, 9 Jan 2006 06:50:01 +0000 (06:50 -0000)]
give the 64bit ldso on amd64 a slightly diff name so (in the future), we can do multilib

18 years agolist more relocs
Mike Frysinger [Mon, 9 Jan 2006 06:47:14 +0000 (06:47 -0000)]
list more relocs

18 years agodont include linux/types.h
Mike Frysinger [Mon, 9 Jan 2006 04:12:11 +0000 (04:12 -0000)]
dont include linux/types.h

18 years agoupdate for newer binutils
Mike Frysinger [Mon, 9 Jan 2006 04:07:32 +0000 (04:07 -0000)]
update for newer binutils

18 years agoupdate for newer binutils
Mike Frysinger [Mon, 9 Jan 2006 04:04:11 +0000 (04:04 -0000)]
update for newer binutils

18 years agodont include linux/types.h
Mike Frysinger [Mon, 9 Jan 2006 03:57:37 +0000 (03:57 -0000)]
dont include linux/types.h

18 years agocopy strcoll aliases from arm
Mike Frysinger [Mon, 9 Jan 2006 03:34:51 +0000 (03:34 -0000)]
copy strcoll aliases from arm

18 years agoadd missing __strcoll alias
Mike Frysinger [Mon, 9 Jan 2006 03:17:00 +0000 (03:17 -0000)]
add missing __strcoll alias

18 years agosync with glibc
Mike Frysinger [Mon, 9 Jan 2006 03:03:54 +0000 (03:03 -0000)]
sync with glibc

18 years agoneed _GNU_SOURCE for the strsignal() func
Mike Frysinger [Mon, 9 Jan 2006 03:02:41 +0000 (03:02 -0000)]
need _GNU_SOURCE for the strsignal() func

18 years agoinclude stdinit for arc4random() as pointed out by Jan-Benedict Glaw
Mike Frysinger [Mon, 9 Jan 2006 02:53:59 +0000 (02:53 -0000)]
include stdinit for arc4random() as pointed out by Jan-Benedict Glaw

18 years agoother half of lazy relocation from glibc dl-trampoline
Mike Frysinger [Sun, 8 Jan 2006 12:37:04 +0000 (12:37 -0000)]
other half of lazy relocation from glibc dl-trampoline

18 years agopatch by Jocke to fix up lazy relocation
Mike Frysinger [Sun, 8 Jan 2006 12:36:40 +0000 (12:36 -0000)]
patch by Jocke to fix up lazy relocation

18 years agofix errno handling with some magical hacks
Mike Frysinger [Sun, 8 Jan 2006 12:28:18 +0000 (12:28 -0000)]
fix errno handling with some magical hacks

18 years agocreate & use an internal alias to __uClibc_init()
Mike Frysinger [Sun, 8 Jan 2006 12:02:48 +0000 (12:02 -0000)]
create & use an internal alias to __uClibc_init()

18 years agodeclare static
Mike Frysinger [Sun, 8 Jan 2006 11:58:42 +0000 (11:58 -0000)]
declare static

18 years agocreate a hidden internal pagesize symbol for libc usage
Mike Frysinger [Sun, 8 Jan 2006 11:51:43 +0000 (11:51 -0000)]
create a hidden internal pagesize symbol for libc usage

18 years agodeclare the internal syscalls static inline
Mike Frysinger [Sun, 8 Jan 2006 11:47:23 +0000 (11:47 -0000)]
declare the internal syscalls static inline

18 years agocreate hidden alias for truncate/ftruncate and use those in the 64bit versions
Mike Frysinger [Sun, 8 Jan 2006 11:43:41 +0000 (11:43 -0000)]
create hidden alias for truncate/ftruncate and use those in the 64bit versions

18 years agohide internal _string_syssigmsgs symbol
Mike Frysinger [Sun, 8 Jan 2006 11:40:56 +0000 (11:40 -0000)]
hide internal _string_syssigmsgs symbol

18 years agohide the internal __in6addr_any/__in6addr_loopback symbols
Mike Frysinger [Sun, 8 Jan 2006 11:39:36 +0000 (11:39 -0000)]
hide the internal __in6addr_any/__in6addr_loopback symbols

18 years agohide internal ahostbuf symbol
Mike Frysinger [Sun, 8 Jan 2006 11:37:03 +0000 (11:37 -0000)]
hide internal ahostbuf symbol

18 years agohide internal __time_tm/_time_tzinfo symbols
Mike Frysinger [Sun, 8 Jan 2006 11:36:07 +0000 (11:36 -0000)]
hide internal __time_tm/_time_tzinfo symbols

18 years agohide internal __libc_drand48_data symbol
Mike Frysinger [Sun, 8 Jan 2006 11:34:36 +0000 (11:34 -0000)]
hide internal __libc_drand48_data symbol

18 years agohide internal symbols
Mike Frysinger [Sun, 8 Jan 2006 11:31:45 +0000 (11:31 -0000)]
hide internal symbols

18 years agohide internal _string_syserrmsgs
Mike Frysinger [Sun, 8 Jan 2006 11:30:39 +0000 (11:30 -0000)]
hide internal _string_syserrmsgs

18 years agocreate an alias for internal usage
Mike Frysinger [Sun, 8 Jan 2006 11:28:06 +0000 (11:28 -0000)]
create an alias for internal usage

18 years agohide internal atexit symbols
Mike Frysinger [Sun, 8 Jan 2006 11:26:55 +0000 (11:26 -0000)]
hide internal atexit symbols

18 years agohide internal _net_stayopen symbol
Mike Frysinger [Sun, 8 Jan 2006 11:23:12 +0000 (11:23 -0000)]
hide internal _net_stayopen symbol

18 years agohide internal funcs to kill off more relocs
Mike Frysinger [Sun, 8 Jan 2006 11:21:59 +0000 (11:21 -0000)]
hide internal funcs to kill off more relocs

18 years agokill off two more relocs
Mike Frysinger [Sun, 8 Jan 2006 11:19:44 +0000 (11:19 -0000)]
kill off two more relocs

18 years agofix warnings when __NR_socketcall is not defined and building recv()
Mike Frysinger [Sun, 8 Jan 2006 11:09:43 +0000 (11:09 -0000)]
fix warnings when __NR_socketcall is not defined and building recv()

18 years agoadd missing hidden alias for 64bit hosts
Mike Frysinger [Sun, 8 Jan 2006 11:05:06 +0000 (11:05 -0000)]
add missing hidden alias for 64bit hosts

18 years agofix building on 64bit hosts
Mike Frysinger [Sun, 8 Jan 2006 11:03:47 +0000 (11:03 -0000)]
fix building on 64bit hosts

18 years agohide __sigjmp_save
Mike Frysinger [Sun, 8 Jan 2006 10:53:09 +0000 (10:53 -0000)]
hide __sigjmp_save

18 years agoprototypes for arc4random
Mike Frysinger [Sun, 8 Jan 2006 10:52:33 +0000 (10:52 -0000)]
prototypes for arc4random

18 years agostat update
Mike Frysinger [Sun, 8 Jan 2006 10:42:04 +0000 (10:42 -0000)]
stat update

18 years agotouchup code a bit and shrink it by a few bytes
Mike Frysinger [Sun, 8 Jan 2006 09:46:14 +0000 (09:46 -0000)]
touchup code a bit and shrink it by a few bytes

18 years agoimport the arc4random() function by ashes in Bug 90
Mike Frysinger [Sun, 8 Jan 2006 09:06:40 +0000 (09:06 -0000)]
import the arc4random() function by ashes in Bug 90

18 years agojust define the macros all the time
Mike Frysinger [Sun, 8 Jan 2006 08:51:33 +0000 (08:51 -0000)]
just define the macros all the time

18 years agofix typo
Mike Frysinger [Sun, 8 Jan 2006 08:40:11 +0000 (08:40 -0000)]
fix typo

18 years agodont include atexit() if uClibc doesnt support it
Mike Frysinger [Sun, 8 Jan 2006 08:17:04 +0000 (08:17 -0000)]
dont include atexit() if uClibc doesnt support it

18 years agouse an exclude from file rather than trying to pass wildcards in shell
Mike Frysinger [Sun, 8 Jan 2006 07:15:40 +0000 (07:15 -0000)]
use an exclude from file rather than trying to pass wildcards in shell

18 years agoupdate to parisc cvs
Mike Frysinger [Sun, 8 Jan 2006 06:47:05 +0000 (06:47 -0000)]
update to parisc cvs

18 years agoinclude prototype for __syscall_rt_sigaction
Mike Frysinger [Sun, 8 Jan 2006 06:46:59 +0000 (06:46 -0000)]
include prototype for __syscall_rt_sigaction

18 years agoCongratulations! You get the stupid award for not including <signal.h> to
"Steven J. Hill" [Sat, 7 Jan 2006 01:40:16 +0000 (01:40 -0000)]
Congratulations! You get the stupid award for not including <signal.h> to
pull in the signal #define's. How did this compile for you again?

18 years agoAllow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work though
Peter S. Mazinger [Fri, 6 Jan 2006 17:35:50 +0000 (17:35 -0000)]
Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work though

18 years agoAllow compiling newly added if_index.c (at least on 2.4), missing __u32/__u16/__s32
Peter S. Mazinger [Fri, 6 Jan 2006 08:25:08 +0000 (08:25 -0000)]
Allow compiling newly added if_index.c (at least on 2.4), missing __u32/__u16/__s32

18 years agopsm says: fix your linuxthreads / linuxthreads.old typo stupid!
Mike Frysinger [Fri, 6 Jan 2006 07:12:29 +0000 (07:12 -0000)]
psm says: fix your linuxthreads / linuxthreads.old typo stupid!

18 years agosimple test for the if_nameindex() related functions
Mike Frysinger [Fri, 6 Jan 2006 05:56:26 +0000 (05:56 -0000)]
simple test for the if_nameindex() related functions

18 years agoas weber notes in Bug 99:
Mike Frysinger [Fri, 6 Jan 2006 04:57:40 +0000 (04:57 -0000)]
as weber notes in Bug 99:
if_nameindex doesnt list all of my interfaces!

this is because we are still using the old style ioctl(SIOCGIFINDEX) for
gathering interface names/indexes.  while this code is pretty small, the
kernel does not return all interfaces via this method.  so we import the
new style netlink code from glibc and make it optional so those people
who need the full functionality can get it.

18 years agocreate __if_nametoindex hidden alias and use it
Mike Frysinger [Fri, 6 Jan 2006 04:52:34 +0000 (04:52 -0000)]
create __if_nametoindex hidden alias and use it

18 years agouse hidden strcmp
Mike Frysinger [Fri, 6 Jan 2006 04:51:55 +0000 (04:51 -0000)]
use hidden strcmp

18 years agoused hidden close
Mike Frysinger [Fri, 6 Jan 2006 04:51:46 +0000 (04:51 -0000)]
used hidden close

18 years agouse hidden read/write symbols
Mike Frysinger [Fri, 6 Jan 2006 04:47:31 +0000 (04:47 -0000)]
use hidden read/write symbols

18 years agorework the alloca() loop slightly to save some space
Mike Frysinger [Fri, 6 Jan 2006 04:08:00 +0000 (04:08 -0000)]
rework the alloca() loop slightly to save some space

18 years agosync with glibc
Mike Frysinger [Fri, 6 Jan 2006 03:24:31 +0000 (03:24 -0000)]
sync with glibc

18 years agoMerge from NPTL branch.
"Steven J. Hill" [Fri, 6 Jan 2006 03:22:19 +0000 (03:22 -0000)]
Merge from NPTL branch.

18 years agoMerge from NPTL branch.
"Steven J. Hill" [Fri, 6 Jan 2006 02:53:47 +0000 (02:53 -0000)]
Merge from NPTL branch.

18 years agoMerge from NPTL branch.
"Steven J. Hill" [Fri, 6 Jan 2006 02:41:40 +0000 (02:41 -0000)]
Merge from NPTL branch.

18 years agoJan-Benedict Glaw: run shell scripts through $(SHELL) so people
Mike Frysinger [Fri, 6 Jan 2006 01:02:02 +0000 (01:02 -0000)]
Jan-Benedict Glaw: run shell scripts through $(SHELL) so people
can force it to something other than /bin/sh

18 years agoJan-Benedict Glaw: allow people to override the default `tar`
Mike Frysinger [Fri, 6 Jan 2006 00:59:37 +0000 (00:59 -0000)]
Jan-Benedict Glaw: allow people to override the default `tar`
binary via TAR make variable for non-GNU systems

18 years agoJan-Benedict Glaw writes:
Mike Frysinger [Fri, 6 Jan 2006 00:58:04 +0000 (00:58 -0000)]
Jan-Benedict Glaw writes:
The "test" program (aka '[') doesn't know about the operator "==", but
"=" is correct (cf. http://www.opengroup.org/onlinepubs/000095399/utilities/test.html).

18 years agoadd note about HPPA
Mike Frysinger [Fri, 6 Jan 2006 00:57:01 +0000 (00:57 -0000)]
add note about HPPA

18 years agoupdate libc lock functions to new pthread forwarding
Mike Frysinger [Fri, 6 Jan 2006 00:56:35 +0000 (00:56 -0000)]
update libc lock functions to new pthread forwarding

18 years agoimport the extend_alloca() macro from glibc
Mike Frysinger [Thu, 5 Jan 2006 23:48:49 +0000 (23:48 -0000)]
import the extend_alloca() macro from glibc

18 years agograb syscall macros from linux headers
Mike Frysinger [Thu, 5 Jan 2006 23:47:53 +0000 (23:47 -0000)]
grab syscall macros from linux headers

18 years agofPIC doesnt work on bfin
Mike Frysinger [Thu, 5 Jan 2006 03:53:44 +0000 (03:53 -0000)]
fPIC doesnt work on bfin

18 years agogrammar fix
Mike Frysinger [Thu, 5 Jan 2006 03:53:27 +0000 (03:53 -0000)]
grammar fix

18 years agouse tabs for whitespace
Mike Frysinger [Thu, 5 Jan 2006 03:30:27 +0000 (03:30 -0000)]
use tabs for whitespace

18 years agosync Joseph S. Myers fixes from glibc for proper clobbers
Mike Frysinger [Thu, 5 Jan 2006 03:28:31 +0000 (03:28 -0000)]
sync Joseph S. Myers fixes from glibc for proper clobbers

18 years agosync Joseph S. Myers fixes from glibc for a better NAN define
Mike Frysinger [Thu, 5 Jan 2006 03:24:47 +0000 (03:24 -0000)]
sync Joseph S. Myers fixes from glibc for a better NAN define

18 years agosync __SYSCALL_CLOBBERS macro from glibc
Mike Frysinger [Thu, 5 Jan 2006 02:47:00 +0000 (02:47 -0000)]
sync __SYSCALL_CLOBBERS macro from glibc

18 years agoMerge from branch and add removal of 'tls.h' when using NPTL threads.
"Steven J. Hill" [Thu, 5 Jan 2006 01:39:16 +0000 (01:39 -0000)]
Merge from branch and add removal of 'tls.h' when using NPTL threads.

18 years agoMerge from branch.
"Steven J. Hill" [Thu, 5 Jan 2006 01:37:44 +0000 (01:37 -0000)]
Merge from branch.

18 years agoimplement syscall6
Mike Frysinger [Thu, 5 Jan 2006 00:51:47 +0000 (00:51 -0000)]
implement syscall6

18 years agoremove duplicate ;
Mike Frysinger [Thu, 5 Jan 2006 00:51:36 +0000 (00:51 -0000)]
remove duplicate ;

18 years agoforgot again about iconv
Peter S. Mazinger [Thu, 5 Jan 2006 00:06:11 +0000 (00:06 -0000)]
forgot again about iconv

18 years agoone reloc less, uninline, should save some space
Peter S. Mazinger [Wed, 4 Jan 2006 23:46:30 +0000 (23:46 -0000)]
one reloc less, uninline, should save some space

18 years ago__uselocale is hidden
Peter S. Mazinger [Wed, 4 Jan 2006 23:44:59 +0000 (23:44 -0000)]
__uselocale is hidden

18 years agoBuild also if XLOCALE is enabled
Peter S. Mazinger [Wed, 4 Jan 2006 23:24:02 +0000 (23:24 -0000)]
Build also if XLOCALE is enabled

18 years agouse internal versions of exit/memcpy
Peter S. Mazinger [Wed, 4 Jan 2006 20:55:48 +0000 (20:55 -0000)]
use internal versions of exit/memcpy

18 years agoSync w/ glibc, mostly REDIRECT_NTH,__wur
Peter S. Mazinger [Wed, 4 Jan 2006 10:57:25 +0000 (10:57 -0000)]
Sync w/ glibc, mostly REDIRECT_NTH,__wur