OSDN Git Service

uclinux-h8/uClibc.git
18 years agoDepedencies corrected (less make oldconfig/headers), rerunning make remakes only...
Peter S. Mazinger [Tue, 22 Nov 2005 21:45:24 +0000 (21:45 -0000)]
Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers

18 years agosync include paths and copyrights with glibc
Mike Frysinger [Tue, 22 Nov 2005 21:32:06 +0000 (21:32 -0000)]
sync include paths and copyrights with glibc

18 years agotouchup include paths
Mike Frysinger [Tue, 22 Nov 2005 21:31:10 +0000 (21:31 -0000)]
touchup include paths

18 years agouse the local elf.h since the host toolchain probably sucks #555
Mike Frysinger [Tue, 22 Nov 2005 21:25:37 +0000 (21:25 -0000)]
use the local elf.h since the host toolchain probably sucks #555

18 years agorework depends and stripping so that libraries arent rebuilt all the time in a loop
Mike Frysinger [Tue, 22 Nov 2005 01:44:51 +0000 (01:44 -0000)]
rework depends and stripping so that libraries arent rebuilt all the time in a loop

18 years agoremove headers_done since it broke buildroot again
Mike Frysinger [Tue, 22 Nov 2005 01:40:56 +0000 (01:40 -0000)]
remove headers_done since it broke buildroot again

18 years agotouchup output and move .PHONY to the shared Makerules so all subdirs get it
Mike Frysinger [Tue, 22 Nov 2005 01:37:23 +0000 (01:37 -0000)]
touchup output and move .PHONY to the shared Makerules so all subdirs get it

18 years agoadd some copyright info
Mike Frysinger [Tue, 22 Nov 2005 00:06:59 +0000 (00:06 -0000)]
add some copyright info

18 years agodefault PIE to off
Mike Frysinger [Tue, 22 Nov 2005 00:06:26 +0000 (00:06 -0000)]
default PIE to off

18 years agotabs -> spaces
Mike Frysinger [Mon, 21 Nov 2005 23:58:21 +0000 (23:58 -0000)]
tabs -> spaces

18 years agotweak restore function definitions like glibc does it to get rid of warnings
Mike Frysinger [Mon, 21 Nov 2005 23:57:49 +0000 (23:57 -0000)]
tweak restore function definitions like glibc does it to get rid of warnings

18 years agotabs -> spaces
Mike Frysinger [Mon, 21 Nov 2005 23:57:18 +0000 (23:57 -0000)]
tabs -> spaces

18 years agofix bswap32/bswap16 macros for non-linux targets as reported by Melange in Bug 553
Mike Frysinger [Mon, 21 Nov 2005 23:56:34 +0000 (23:56 -0000)]
fix bswap32/bswap16 macros for non-linux targets as reported by Melange in Bug 553

18 years ago2005-11-02 Daniel Jacobowitz <dan@codesourcery.com>
Mike Frysinger [Mon, 21 Nov 2005 23:55:00 +0000 (23:55 -0000)]
2005-11-02  Daniel Jacobowitz  <dan@codesourcery.com>

    * td_ta_clear_event.c (td_ta_clear_event): Correct arguments to
    sizeof.
    * td_ta_set_event.c (td_ta_set_event): Likewise.
    * td_thr_clear_event.c (td_thr_clear_event): Likewise.
    * td_thr_set_event.c (td_thr_set_event): Likewise.

18 years agosync with glibc
Mike Frysinger [Mon, 21 Nov 2005 23:54:50 +0000 (23:54 -0000)]
sync with glibc

18 years agosync with glibc
Mike Frysinger [Mon, 21 Nov 2005 23:51:37 +0000 (23:51 -0000)]
sync with glibc

18 years agosync with glibc
Mike Frysinger [Mon, 21 Nov 2005 23:50:20 +0000 (23:50 -0000)]
sync with glibc

18 years agosync with glibc
Mike Frysinger [Mon, 21 Nov 2005 23:49:55 +0000 (23:49 -0000)]
sync with glibc

18 years agoHide all __kernel_x and __ieee754_
Peter S. Mazinger [Mon, 21 Nov 2005 21:27:22 +0000 (21:27 -0000)]
Hide all __kernel_x and __ieee754_

18 years agoUse internal hidden versions of __login_tty/__openpty
Peter S. Mazinger [Mon, 21 Nov 2005 20:40:14 +0000 (20:40 -0000)]
Use internal hidden versions of __login_tty/__openpty

18 years agoHide __des_crypt/__md5_crypt
Peter S. Mazinger [Mon, 21 Nov 2005 20:03:20 +0000 (20:03 -0000)]
Hide __des_crypt/__md5_crypt

18 years agoHide some more
Peter S. Mazinger [Mon, 21 Nov 2005 19:11:56 +0000 (19:11 -0000)]
Hide some more

18 years agoHide some
Peter S. Mazinger [Mon, 21 Nov 2005 18:32:07 +0000 (18:32 -0000)]
Hide some

18 years agoRemove TOPDIR, update copyright
Peter S. Mazinger [Mon, 21 Nov 2005 16:23:20 +0000 (16:23 -0000)]
Remove TOPDIR, update copyright

18 years agoRemove TOPDIR
Peter S. Mazinger [Mon, 21 Nov 2005 16:15:55 +0000 (16:15 -0000)]
Remove TOPDIR

18 years agoDo not create any files (dl-progname.h) in ldso anymore
Peter S. Mazinger [Mon, 21 Nov 2005 15:26:56 +0000 (15:26 -0000)]
Do not create any files (dl-progname.h) in ldso anymore

18 years agoPartly undo earlier patch on vapier's request
Peter S. Mazinger [Mon, 21 Nov 2005 15:20:30 +0000 (15:20 -0000)]
Partly undo earlier patch on vapier's request

18 years agoGuard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__
Peter S. Mazinger [Mon, 21 Nov 2005 14:24:54 +0000 (14:24 -0000)]
Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__

18 years agoDo not create header links, use -I to find them. Moved dl-progname.h to ldso/ldso...
Peter S. Mazinger [Mon, 21 Nov 2005 13:42:00 +0000 (13:42 -0000)]
Do not create header links, use -I to find them. Moved dl-progname.h to ldso/ldso, that will exist if top_srcdir != top_builddir.

18 years agoDon't build empty objects, remove unused vars, update copyright
Peter S. Mazinger [Mon, 21 Nov 2005 07:09:36 +0000 (07:09 -0000)]
Don't build empty objects, remove unused vars, update copyright

18 years agofix up ifdef checks so dl_iterate_phdr is defined in all the proper objects
Mike Frysinger [Sun, 20 Nov 2005 17:58:23 +0000 (17:58 -0000)]
fix up ifdef checks so dl_iterate_phdr is defined in all the proper objects

18 years agofix tab issue properly by not using tabs
Mike Frysinger [Sun, 20 Nov 2005 06:53:14 +0000 (06:53 -0000)]
fix tab issue properly by not using tabs

18 years agoAdd needed include to build loader.
"Steven J. Hill" [Sun, 20 Nov 2005 01:25:27 +0000 (01:25 -0000)]
Add needed include to build loader.

18 years agoYou included the wrong file. Check your work better next time. You get a big fat...
"Steven J. Hill" [Sun, 20 Nov 2005 00:47:10 +0000 (00:47 -0000)]
You included the wrong file. Check your work better next time. You get a big fat "F" for this one.

18 years agoTab clean-up.
"Steven J. Hill" [Sun, 20 Nov 2005 00:46:37 +0000 (00:46 -0000)]
Tab clean-up.

18 years agodont want to delete the 64.c files anymore
Mike Frysinger [Sat, 19 Nov 2005 09:14:46 +0000 (09:14 -0000)]
dont want to delete the 64.c files anymore

18 years agosimplify Makefile rules for handling of LFS files by tweaking the way we compile...
Mike Frysinger [Sat, 19 Nov 2005 09:13:33 +0000 (09:13 -0000)]
simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm

18 years agotouchup whitespace
Mike Frysinger [Sat, 19 Nov 2005 09:11:29 +0000 (09:11 -0000)]
touchup whitespace

18 years agomake sure we pull in features.h
Mike Frysinger [Sat, 19 Nov 2005 09:09:26 +0000 (09:09 -0000)]
make sure we pull in features.h

18 years agorename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger [Sat, 19 Nov 2005 06:59:45 +0000 (06:59 -0000)]
rename common Makefile.arch to prevent include funkiness from occuring

18 years agorename common Makefile.arch to prevent include funkiness from occuring
Mike Frysinger [Sat, 19 Nov 2005 06:59:23 +0000 (06:59 -0000)]
rename common Makefile.arch to prevent include funkiness from occuring

18 years agograb fix from glibc:
Mike Frysinger [Fri, 18 Nov 2005 23:08:28 +0000 (23:08 -0000)]
grab fix from glibc:
2005-11-18  Paul Brook  <paul@codesourcery.com>

* sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add definition of
MREMAP_FIXED.

18 years agomove alpha/hppa into their own arch subdir where they should be
Mike Frysinger [Fri, 18 Nov 2005 23:07:06 +0000 (23:07 -0000)]
move alpha/hppa into their own arch subdir where they should be

18 years agotouchup syntax/whitespace
Mike Frysinger [Fri, 18 Nov 2005 23:05:55 +0000 (23:05 -0000)]
touchup syntax/whitespace

18 years agoCorrect type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing
Peter S. Mazinger [Fri, 18 Nov 2005 22:49:55 +0000 (22:49 -0000)]
Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing

18 years agomake -j2 works here
Peter S. Mazinger [Fri, 18 Nov 2005 22:20:49 +0000 (22:20 -0000)]
make -j2 works here

18 years agoAdd info to CFLAGS about lib we are building
Peter S. Mazinger [Fri, 18 Nov 2005 20:37:59 +0000 (20:37 -0000)]
Add info to CFLAGS about lib we are building

18 years agoEnable __THROW,_NTH,REDIRECT_NTH
Peter S. Mazinger [Fri, 18 Nov 2005 20:33:38 +0000 (20:33 -0000)]
Enable __THROW,_NTH,REDIRECT_NTH

18 years agoRun headers only once, until better solution is found
Peter S. Mazinger [Fri, 18 Nov 2005 20:24:00 +0000 (20:24 -0000)]
Run headers only once, until better solution is found

18 years agofix trailing comment
Mike Frysinger [Fri, 18 Nov 2005 06:43:30 +0000 (06:43 -0000)]
fix trailing comment

18 years agoadd support for ia64
Mike Frysinger [Fri, 18 Nov 2005 06:22:43 +0000 (06:22 -0000)]
add support for ia64

18 years agofix warnings when arch lacks get_kernel_syms syscall (like ia64)
Mike Frysinger [Fri, 18 Nov 2005 06:11:13 +0000 (06:11 -0000)]
fix warnings when arch lacks get_kernel_syms syscall (like ia64)

18 years agodont include sub makefiles if thread support has been disabled
Mike Frysinger [Fri, 18 Nov 2005 06:09:14 +0000 (06:09 -0000)]
dont include sub makefiles if thread support has been disabled

18 years agoupdate ignores
Mike Frysinger [Fri, 18 Nov 2005 06:05:41 +0000 (06:05 -0000)]
update ignores

18 years agoshouldnt have been committed
Mike Frysinger [Fri, 18 Nov 2005 06:04:13 +0000 (06:04 -0000)]
shouldnt have been committed

18 years agoimport new linuxthreads_db from glibc HEAD
Mike Frysinger [Fri, 18 Nov 2005 06:03:31 +0000 (06:03 -0000)]
import new linuxthreads_db from glibc HEAD

18 years agoReplace TOPDIR, add/update copyright
Peter S. Mazinger [Fri, 18 Nov 2005 00:41:09 +0000 (00:41 -0000)]
Replace TOPDIR, add/update copyright

18 years agoReplace TOPDIR, update copyright
Peter S. Mazinger [Fri, 18 Nov 2005 00:33:12 +0000 (00:33 -0000)]
Replace TOPDIR, update copyright

18 years agoReplace TOPDIR
Peter S. Mazinger [Fri, 18 Nov 2005 00:26:19 +0000 (00:26 -0000)]
Replace TOPDIR

18 years agoCorrect typos
Peter S. Mazinger [Thu, 17 Nov 2005 23:58:02 +0000 (23:58 -0000)]
Correct typos

18 years agoReplace TOPDIR
Peter S. Mazinger [Thu, 17 Nov 2005 23:57:17 +0000 (23:57 -0000)]
Replace TOPDIR

18 years agodont try to build getpgrp if the arch doesnt support it (like ia64)
Mike Frysinger [Thu, 17 Nov 2005 23:37:46 +0000 (23:37 -0000)]
dont try to build getpgrp if the arch doesnt support it (like ia64)

18 years agodont try to build fork if the arch doesnt support it (like ia64)
Mike Frysinger [Thu, 17 Nov 2005 23:37:13 +0000 (23:37 -0000)]
dont try to build fork if the arch doesnt support it (like ia64)

18 years agoInclude all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects...
Peter S. Mazinger [Thu, 17 Nov 2005 22:56:02 +0000 (22:56 -0000)]
Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib

18 years agoReplace TOPDIR w/ top_builddir
Peter S. Mazinger [Thu, 17 Nov 2005 21:49:59 +0000 (21:49 -0000)]
Replace TOPDIR w/ top_builddir

18 years agoRemove unneeded top_builddir
Peter S. Mazinger [Thu, 17 Nov 2005 21:43:58 +0000 (21:43 -0000)]
Remove unneeded top_builddir

18 years agoAdd link.so, add support for CFLAGS-$(subdir), where subdir is the last part of dir...
Peter S. Mazinger [Thu, 17 Nov 2005 21:28:41 +0000 (21:28 -0000)]
Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part of dir, or the full path relativ to top_srcdir, remove *CPPFLAGS, not used, remove $< from multi, unusable

18 years agoUse -z relro/-z now on all libs, add some new variables needed later, move common...
Peter S. Mazinger [Thu, 17 Nov 2005 21:10:19 +0000 (21:10 -0000)]
Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH

18 years agowe want to compare the register value itself, not the address of the variable holding...
Mike Frysinger [Thu, 17 Nov 2005 05:26:18 +0000 (05:26 -0000)]
we want to compare the register value itself, not the address of the variable holding the register value

18 years agoallow the threads option
Mike Frysinger [Thu, 17 Nov 2005 05:25:27 +0000 (05:25 -0000)]
allow the threads option

18 years agotouchup pretty STRIP output a little
Mike Frysinger [Thu, 17 Nov 2005 05:25:10 +0000 (05:25 -0000)]
touchup pretty STRIP output a little

18 years agoupdate copyright and license, add _BITS_SETJMP_H protection around the file, make...
Mike Frysinger [Wed, 16 Nov 2005 04:55:24 +0000 (04:55 -0000)]
update copyright and license, add _BITS_SETJMP_H protection around the file, make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS

18 years agorename files to .s like they should be
Mike Frysinger [Wed, 16 Nov 2005 04:36:58 +0000 (04:36 -0000)]
rename files to .s like they should be

18 years agorename files to .s like they should be
Mike Frysinger [Wed, 16 Nov 2005 04:36:34 +0000 (04:36 -0000)]
rename files to .s like they should be

18 years agoadd support for .s translation like .S
Mike Frysinger [Wed, 16 Nov 2005 04:35:48 +0000 (04:35 -0000)]
add support for .s translation like .S

18 years agocondense rules to be easier to read
Mike Frysinger [Wed, 16 Nov 2005 04:27:10 +0000 (04:27 -0000)]
condense rules to be easier to read

18 years agosync with glibc and fix warning when building pthreads
Mike Frysinger [Wed, 16 Nov 2005 03:13:13 +0000 (03:13 -0000)]
sync with glibc and fix warning when building pthreads

18 years agothis is GNU source
Mike Frysinger [Tue, 15 Nov 2005 23:38:09 +0000 (23:38 -0000)]
this is GNU source

18 years agoimport updates from glibc
Mike Frysinger [Tue, 15 Nov 2005 23:37:12 +0000 (23:37 -0000)]
import updates from glibc

18 years agoinclude pthreads if appropriate ala glibc
Mike Frysinger [Tue, 15 Nov 2005 23:36:26 +0000 (23:36 -0000)]
include pthreads if appropriate ala glibc

18 years agoadd rules to handle .s and .E
Mike Frysinger [Tue, 15 Nov 2005 23:35:56 +0000 (23:35 -0000)]
add rules to handle .s and .E

18 years agoHide more of stdio,getdents, use internal __raise
Peter S. Mazinger [Tue, 15 Nov 2005 20:23:33 +0000 (20:23 -0000)]
Hide more of stdio,getdents, use internal __raise

18 years agoCorrect build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks
Peter S. Mazinger [Tue, 15 Nov 2005 19:41:54 +0000 (19:41 -0000)]
Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks

18 years agoUndo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to...
Peter S. Mazinger [Tue, 15 Nov 2005 15:46:44 +0000 (15:46 -0000)]
Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread

18 years agoUpdate copyright notice
Peter S. Mazinger [Tue, 15 Nov 2005 15:32:32 +0000 (15:32 -0000)]
Update copyright notice

18 years agoHide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong
Peter S. Mazinger [Tue, 15 Nov 2005 15:20:11 +0000 (15:20 -0000)]
Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong

18 years agoHide __libc_sa_len
Peter S. Mazinger [Tue, 15 Nov 2005 15:02:44 +0000 (15:02 -0000)]
Hide __libc_sa_len

18 years agoHide some internally used functions
Peter S. Mazinger [Tue, 15 Nov 2005 14:56:41 +0000 (14:56 -0000)]
Hide some internally used functions

18 years agoCorrect Warning: function declaration isn't a prototype
Peter S. Mazinger [Tue, 15 Nov 2005 14:51:40 +0000 (14:51 -0000)]
Correct Warning: function declaration isn't a prototype

18 years agorename current stable linuxthreads to linuxthreads.old to prepare for import of lates...
Mike Frysinger [Tue, 15 Nov 2005 03:13:04 +0000 (03:13 -0000)]
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version

18 years agounused
Mike Frysinger [Tue, 15 Nov 2005 03:04:00 +0000 (03:04 -0000)]
unused

18 years agorevert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc...
Mike Frysinger [Tue, 15 Nov 2005 03:02:51 +0000 (03:02 -0000)]
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc updates) while keeping the few bugfixes ... idea is to keep both old and new linuxthreads around so we can hack on the new version while delivering the old stable version to end users

18 years agouse clone() instead of __clone()
Mike Frysinger [Tue, 15 Nov 2005 01:36:41 +0000 (01:36 -0000)]
use clone() instead of __clone()

18 years agoas psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist...
Mike Frysinger [Tue, 15 Nov 2005 01:28:16 +0000 (01:28 -0000)]
as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont exist if user disables the option

18 years agoupdate licenses and sync with glibc
Mike Frysinger [Tue, 15 Nov 2005 01:17:02 +0000 (01:17 -0000)]
update licenses and sync with glibc

18 years agosync getopt headers with glibc
Mike Frysinger [Tue, 15 Nov 2005 00:58:31 +0000 (00:58 -0000)]
sync getopt headers with glibc

18 years agomake sure TARGET_ARCH is set ... thought i committed this already?
Mike Frysinger [Tue, 15 Nov 2005 00:51:36 +0000 (00:51 -0000)]
make sure TARGET_ARCH is set ... thought i committed this already?

18 years agouse $TOPDIR instead of ../ and utilize -B so that our target utils use the correct...
Mike Frysinger [Tue, 15 Nov 2005 00:50:45 +0000 (00:50 -0000)]
use $TOPDIR instead of ../ and utilize -B so that our target utils use the correct crt files

18 years agoupdate license info
Mike Frysinger [Tue, 15 Nov 2005 00:49:38 +0000 (00:49 -0000)]
update license info

18 years agoimport some math funcs from glibc
Mike Frysinger [Tue, 15 Nov 2005 00:35:30 +0000 (00:35 -0000)]
import some math funcs from glibc