]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
10 years agoRandom nits prepping for upstreaming. roland/nacl-port/master
Roland McGrath [Tue, 7 Apr 2015 23:16:04 +0000 (16:16 -0700)] 
Random nits prepping for upstreaming.

10 years agoImplement _dl_runtime_profile.
Roland McGrath [Tue, 31 Mar 2015 23:11:53 +0000 (16:11 -0700)] 
Implement _dl_runtime_profile.

10 years agoMake fdopen work.
Roland McGrath [Tue, 31 Mar 2015 18:08:08 +0000 (11:08 -0700)] 
Make fdopen work.

10 years ago(__get_nprocs_conf): Comment typo fix.
Roland McGrath [Thu, 19 Mar 2015 22:25:53 +0000 (15:25 -0700)] 
(__get_nprocs_conf): Comment typo fix.

10 years agoRewritten.
Roland McGrath [Thu, 19 Mar 2015 22:25:23 +0000 (15:25 -0700)] 
Rewritten.

10 years agoDisable tlsdesc stuff.
Roland McGrath [Thu, 19 Mar 2015 22:25:05 +0000 (15:25 -0700)] 
Disable tlsdesc stuff.

10 years agoImplement all nacl_irt_dev_filename calls.
Roland McGrath [Mon, 2 Mar 2015 22:00:16 +0000 (14:00 -0800)] 
Implement all nacl_irt_dev_filename calls.

10 years agoImplement all nacl_irt_dev_fdio calls except getdents.
Roland McGrath [Mon, 2 Mar 2015 21:28:55 +0000 (13:28 -0800)] 
Implement all nacl_irt_dev_fdio calls except getdents.

10 years agoAdd bits/fcntl.h with proper bits for NaCl.
Roland McGrath [Fri, 27 Feb 2015 23:29:35 +0000 (15:29 -0800)] 
Add bits/fcntl.h with proper bits for NaCl.

10 years agoImplement mkdir, unlink.
Roland McGrath [Fri, 27 Feb 2015 23:29:15 +0000 (15:29 -0800)] 
Implement mkdir, unlink.

10 years agoImplement access/euidaccess.
Roland McGrath [Fri, 27 Feb 2015 23:28:56 +0000 (15:28 -0800)] 
Implement access/euidaccess.

10 years agoActually read in the data when mmap fails.
Roland McGrath [Fri, 27 Feb 2015 23:28:36 +0000 (15:28 -0800)] 
Actually read in the data when mmap fails.

10 years agoImplement getcwd.
Roland McGrath [Thu, 26 Feb 2015 00:14:03 +0000 (16:14 -0800)] 
Implement getcwd.

10 years agoUse code_data_alloc and dyncode_create IRT interfaces in _dl_map_segments.
Roland McGrath [Thu, 26 Feb 2015 00:05:33 +0000 (16:05 -0800)] 
Use code_data_alloc and dyncode_create IRT interfaces in _dl_map_segments.

10 years agoRemove unused macro.
Roland McGrath [Thu, 12 Feb 2015 22:57:04 +0000 (14:57 -0800)] 
Remove unused macro.

10 years agoTweaks to fix builds.
Roland McGrath [Thu, 12 Feb 2015 22:36:23 +0000 (14:36 -0800)] 
Tweaks to fix builds.

10 years agoSeparate IRT tables in rtld.
Roland McGrath [Thu, 22 Jan 2015 19:30:37 +0000 (11:30 -0800)] 
Separate IRT tables in rtld.

10 years agoProper(ish) posix_opt.h for NaCl.
Roland McGrath [Sat, 10 Jan 2015 00:09:43 +0000 (16:09 -0800)] 
Proper(ish) posix_opt.h for NaCl.

10 years agoDo not try to build nptl_db.
Roland McGrath [Thu, 8 Jan 2015 22:00:35 +0000 (14:00 -0800)] 
Do not try to build nptl_db.

10 years agoAdd some __libc_foo aliases for libpthread to use.
Roland McGrath [Thu, 8 Jan 2015 21:58:56 +0000 (13:58 -0800)] 
Add some __libc_foo aliases for libpthread to use.

10 years agoCloser to NPTL building.
Roland McGrath [Mon, 5 Jan 2015 21:56:11 +0000 (13:56 -0800)] 
Closer to NPTL building.

10 years agoUpdate copyright years.
Roland McGrath [Mon, 5 Jan 2015 21:53:13 +0000 (13:53 -0800)] 
Update copyright years.

10 years agoNPTL thread creation
Roland McGrath [Wed, 17 Dec 2014 18:35:02 +0000 (10:35 -0800)] 
NPTL thread creation

10 years agoPlaceholder sigaction.c
Roland McGrath [Wed, 17 Dec 2014 18:34:44 +0000 (10:34 -0800)] 
Placeholder sigaction.c

10 years agoHack up futex layer to get things building again.
Roland McGrath [Wed, 17 Dec 2014 18:34:26 +0000 (10:34 -0800)] 
Hack up futex layer to get things building again.

10 years agoAdapt to bits/stat.h changes.
Roland McGrath [Wed, 17 Dec 2014 18:33:55 +0000 (10:33 -0800)] 
Adapt to bits/stat.h changes.

10 years agoUse basic futex ops.
Roland McGrath [Wed, 12 Nov 2014 22:29:17 +0000 (14:29 -0800)] 
Use basic futex ops.

10 years agoDefine THREAD_SYSINFO macros.
Roland McGrath [Wed, 12 Nov 2014 22:28:43 +0000 (14:28 -0800)] 
Define THREAD_SYSINFO macros.

10 years agoAdapt to nacl internal header changes.
Roland McGrath [Wed, 12 Nov 2014 22:28:27 +0000 (14:28 -0800)] 
Adapt to nacl internal header changes.

10 years agoshlib-versions revamp
Roland McGrath [Wed, 15 Oct 2014 20:32:33 +0000 (13:32 -0700)] 
shlib-versions revamp

11 years agoHandle uintptr_t use in irt.h.
Roland McGrath [Wed, 30 Jul 2014 22:24:58 +0000 (15:24 -0700)] 
Handle uintptr_t use in irt.h.

11 years agoStarting on NPTL.
Roland McGrath [Wed, 30 Jul 2014 22:10:35 +0000 (15:10 -0700)] 
Starting on NPTL.

11 years agoRemove old backtrace.c, unneeded now we are back to EABI.
Roland McGrath [Thu, 8 May 2014 17:43:27 +0000 (10:43 -0700)] 
Remove old backtrace.c, unneeded now we are back to EABI.

11 years agoUpdate for irt.h/irt_dev.h changes.
Roland McGrath [Mon, 5 May 2014 20:07:59 +0000 (13:07 -0700)] 
Update for irt.h/irt_dev.h changes.

11 years agomman-linux.h no longer copied
Roland McGrath [Tue, 1 Apr 2014 18:45:25 +0000 (11:45 -0700)] 
mman-linux.h no longer copied

11 years agosysdep_headers for bits/mman-linux.h
Roland McGrath [Tue, 18 Mar 2014 21:59:27 +0000 (14:59 -0700)] 
sysdep_headers for bits/mman-linux.h

11 years agoUpdate copyright years; .in -> .ac
Roland McGrath [Fri, 14 Mar 2014 20:06:35 +0000 (13:06 -0700)] 
Update copyright years; .in -> .ac

11 years agoWorking dynamic linking.
Roland McGrath [Fri, 14 Mar 2014 19:43:16 +0000 (12:43 -0700)] 
Working dynamic linking.

11 years agoNo longer using .eh_frame, so don't emit it from assembly code.
Roland McGrath [Fri, 14 Mar 2014 19:41:52 +0000 (12:41 -0700)] 
No longer using .eh_frame, so don't emit it from assembly code.

11 years agoUpdate for ARM setjmp changes in main tree.
Roland McGrath [Wed, 12 Mar 2014 20:20:44 +0000 (13:20 -0700)] 
Update for ARM setjmp changes in main tree.

11 years agoRemove obsolete macro.
Roland McGrath [Fri, 10 Jan 2014 17:30:15 +0000 (09:30 -0800)] 
Remove obsolete macro.

11 years agoComment typo.
Roland McGrath [Fri, 10 Jan 2014 17:30:04 +0000 (09:30 -0800)] 
Comment typo.

11 years ago#define NO_THUMB
Roland McGrath [Thu, 10 Oct 2013 20:56:41 +0000 (13:56 -0700)] 
#define NO_THUMB

12 years agoNew ABI baseline of 2.19.
Roland McGrath [Tue, 6 Aug 2013 19:49:04 +0000 (12:49 -0700)] 
New ABI baseline of 2.19.

12 years agoUse stub getifaddrs/freeifaddrs.
Roland McGrath [Tue, 6 Aug 2013 19:44:37 +0000 (12:44 -0700)] 
Use stub getifaddrs/freeifaddrs.

12 years agoImplement brk.
Roland McGrath [Tue, 6 Aug 2013 19:42:56 +0000 (12:42 -0700)] 
Implement brk.

12 years agoUnfinished/untested PLT trampoline code.
Roland McGrath [Mon, 5 Aug 2013 16:45:15 +0000 (09:45 -0700)] 
Unfinished/untested PLT trampoline code.

12 years agoTemp NEON hack for building
Roland McGrath [Mon, 5 Aug 2013 16:45:02 +0000 (09:45 -0700)] 
Temp NEON hack for building

12 years agoMissing deps
Roland McGrath [Mon, 5 Aug 2013 16:44:37 +0000 (09:44 -0700)] 
Missing deps

12 years agoUpdates for NaCl header changes.
Roland McGrath [Mon, 5 Aug 2013 16:44:23 +0000 (09:44 -0700)] 
Updates for NaCl header changes.

12 years agoNew macro for memcpy port.
Roland McGrath [Tue, 18 Jun 2013 21:07:13 +0000 (14:07 -0700)] 
New macro for memcpy port.

12 years agobitrot
Roland McGrath [Tue, 18 Jun 2013 21:06:52 +0000 (14:06 -0700)] 
bitrot

12 years agolicense exception text; use __builtin_trap
Roland McGrath [Mon, 17 Jun 2013 20:15:20 +0000 (13:15 -0700)] 
license exception text; use __builtin_trap

12 years agoPart way to rtld startup.
Roland McGrath [Tue, 7 May 2013 21:51:54 +0000 (14:51 -0700)] 
Part way to rtld startup.

12 years agoglob/glob64
Roland McGrath [Mon, 6 May 2013 23:14:29 +0000 (16:14 -0700)] 
glob/glob64

12 years agoStub profil.
Roland McGrath [Mon, 6 May 2013 23:14:10 +0000 (16:14 -0700)] 
Stub profil.

12 years agoSimplified _dl_writev.
Roland McGrath [Mon, 6 May 2013 23:13:51 +0000 (16:13 -0700)] 
Simplified _dl_writev.

12 years agoUpdate for open_2 cleanup.
Roland McGrath [Mon, 6 May 2013 16:59:17 +0000 (09:59 -0700)] 
Update for open_2 cleanup.

12 years agobacktrace
Roland McGrath [Fri, 3 May 2013 22:16:11 +0000 (15:16 -0700)] 
backtrace

12 years agoHeader order hell
Roland McGrath [Fri, 3 May 2013 22:15:49 +0000 (15:15 -0700)] 
Header order hell

12 years agoFiddle xstat aliases
Roland McGrath [Fri, 3 May 2013 22:15:35 +0000 (15:15 -0700)] 
Fiddle xstat aliases

12 years agoMake sure stat calls diagnose EFAULT for a NULL struct stat *.
Roland McGrath [Thu, 2 May 2013 20:58:07 +0000 (13:58 -0700)] 
Make sure stat calls diagnose EFAULT for a NULL struct stat *.

12 years agoAdd getpid.
Roland McGrath [Thu, 2 May 2013 20:37:39 +0000 (13:37 -0700)] 
Add getpid.

12 years agoMissing file
Roland McGrath [Thu, 2 May 2013 20:30:02 +0000 (13:30 -0700)] 
Missing file

12 years agoHandle stat, massaging irt.h
Roland McGrath [Wed, 1 May 2013 16:29:44 +0000 (09:29 -0700)] 
Handle stat, massaging irt.h

12 years agoAdd bits/local_lim.h file.
Roland McGrath [Mon, 29 Apr 2013 23:58:13 +0000 (16:58 -0700)] 
Add bits/local_lim.h file.

12 years agostruct nacl_irt_memory rename
Roland McGrath [Mon, 29 Apr 2013 20:42:04 +0000 (13:42 -0700)] 
struct nacl_irt_memory rename

12 years agoImplement getpagesize, getsysstats.
Roland McGrath [Mon, 29 Apr 2013 20:38:20 +0000 (13:38 -0700)] 
Implement getpagesize, getsysstats.

12 years agoRight mman.h bits for NaCl.
Roland McGrath [Thu, 25 Apr 2013 22:32:37 +0000 (15:32 -0700)] 
Right mman.h bits for NaCl.

12 years agogettimeofday fills in timezone
Roland McGrath [Thu, 25 Apr 2013 22:32:19 +0000 (15:32 -0700)] 
gettimeofday fills in timezone

12 years agoAvoid IFUNC for static library.
Roland McGrath [Wed, 24 Apr 2013 20:40:47 +0000 (13:40 -0700)] 
Avoid IFUNC for static library.

12 years agoFix clock_gettime to call the right IRT function.
Roland McGrath [Wed, 24 Apr 2013 20:40:27 +0000 (13:40 -0700)] 
Fix clock_gettime to call the right IRT function.

12 years agoInitial commit of hacky state
Roland McGrath [Fri, 12 Apr 2013 21:53:58 +0000 (14:53 -0700)] 
Initial commit of hacky state