]>
git.ipfire.org Git - thirdparty/glibc.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Roland McGrath [Tue, 7 Apr 2015 23:16:04 +0000 (16:16 -0700)]
Random nits prepping for upstreaming.
Roland McGrath [Tue, 31 Mar 2015 23:11:53 +0000 (16:11 -0700)]
Implement _dl_runtime_profile.
Roland McGrath [Tue, 31 Mar 2015 18:08:08 +0000 (11:08 -0700)]
Make fdopen work.
Roland McGrath [Thu, 19 Mar 2015 22:25:53 +0000 (15:25 -0700)]
(__get_nprocs_conf): Comment typo fix.
Roland McGrath [Thu, 19 Mar 2015 22:25:23 +0000 (15:25 -0700)]
Rewritten.
Roland McGrath [Thu, 19 Mar 2015 22:25:05 +0000 (15:25 -0700)]
Disable tlsdesc stuff.
Roland McGrath [Mon, 2 Mar 2015 22:00:16 +0000 (14:00 -0800)]
Implement all nacl_irt_dev_filename calls.
Roland McGrath [Mon, 2 Mar 2015 21:28:55 +0000 (13:28 -0800)]
Implement all nacl_irt_dev_fdio calls except getdents.
Roland McGrath [Fri, 27 Feb 2015 23:29:35 +0000 (15:29 -0800)]
Add bits/fcntl.h with proper bits for NaCl.
Roland McGrath [Fri, 27 Feb 2015 23:29:15 +0000 (15:29 -0800)]
Implement mkdir, unlink.
Roland McGrath [Fri, 27 Feb 2015 23:28:56 +0000 (15:28 -0800)]
Implement access/euidaccess.
Roland McGrath [Fri, 27 Feb 2015 23:28:36 +0000 (15:28 -0800)]
Actually read in the data when mmap fails.
Roland McGrath [Thu, 26 Feb 2015 00:14:03 +0000 (16:14 -0800)]
Implement getcwd.
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.
Roland McGrath [Thu, 12 Feb 2015 22:57:04 +0000 (14:57 -0800)]
Remove unused macro.
Roland McGrath [Thu, 12 Feb 2015 22:36:23 +0000 (14:36 -0800)]
Tweaks to fix builds.
Roland McGrath [Thu, 22 Jan 2015 19:30:37 +0000 (11:30 -0800)]
Separate IRT tables in rtld.
Roland McGrath [Sat, 10 Jan 2015 00:09:43 +0000 (16:09 -0800)]
Proper(ish) posix_opt.h for NaCl.
Roland McGrath [Thu, 8 Jan 2015 22:00:35 +0000 (14:00 -0800)]
Do not try to build nptl_db.
Roland McGrath [Thu, 8 Jan 2015 21:58:56 +0000 (13:58 -0800)]
Add some __libc_foo aliases for libpthread to use.
Roland McGrath [Mon, 5 Jan 2015 21:56:11 +0000 (13:56 -0800)]
Closer to NPTL building.
Roland McGrath [Mon, 5 Jan 2015 21:53:13 +0000 (13:53 -0800)]
Update copyright years.
Roland McGrath [Wed, 17 Dec 2014 18:35:02 +0000 (10:35 -0800)]
NPTL thread creation
Roland McGrath [Wed, 17 Dec 2014 18:34:44 +0000 (10:34 -0800)]
Placeholder sigaction.c
Roland McGrath [Wed, 17 Dec 2014 18:34:26 +0000 (10:34 -0800)]
Hack up futex layer to get things building again.
Roland McGrath [Wed, 17 Dec 2014 18:33:55 +0000 (10:33 -0800)]
Adapt to bits/stat.h changes.
Roland McGrath [Wed, 12 Nov 2014 22:29:17 +0000 (14:29 -0800)]
Use basic futex ops.
Roland McGrath [Wed, 12 Nov 2014 22:28:43 +0000 (14:28 -0800)]
Define THREAD_SYSINFO macros.
Roland McGrath [Wed, 12 Nov 2014 22:28:27 +0000 (14:28 -0800)]
Adapt to nacl internal header changes.
Roland McGrath [Wed, 15 Oct 2014 20:32:33 +0000 (13:32 -0700)]
shlib-versions revamp
Roland McGrath [Wed, 30 Jul 2014 22:24:58 +0000 (15:24 -0700)]
Handle uintptr_t use in irt.h.
Roland McGrath [Wed, 30 Jul 2014 22:10:35 +0000 (15:10 -0700)]
Starting on NPTL.
Roland McGrath [Thu, 8 May 2014 17:43:27 +0000 (10:43 -0700)]
Remove old backtrace.c, unneeded now we are back to EABI.
Roland McGrath [Mon, 5 May 2014 20:07:59 +0000 (13:07 -0700)]
Update for irt.h/irt_dev.h changes.
Roland McGrath [Tue, 1 Apr 2014 18:45:25 +0000 (11:45 -0700)]
mman-linux.h no longer copied
Roland McGrath [Tue, 18 Mar 2014 21:59:27 +0000 (14:59 -0700)]
sysdep_headers for bits/mman-linux.h
Roland McGrath [Fri, 14 Mar 2014 20:06:35 +0000 (13:06 -0700)]
Update copyright years; .in -> .ac
Roland McGrath [Fri, 14 Mar 2014 19:43:16 +0000 (12:43 -0700)]
Working dynamic linking.
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.
Roland McGrath [Wed, 12 Mar 2014 20:20:44 +0000 (13:20 -0700)]
Update for ARM setjmp changes in main tree.
Roland McGrath [Fri, 10 Jan 2014 17:30:15 +0000 (09:30 -0800)]
Remove obsolete macro.
Roland McGrath [Fri, 10 Jan 2014 17:30:04 +0000 (09:30 -0800)]
Comment typo.
Roland McGrath [Thu, 10 Oct 2013 20:56:41 +0000 (13:56 -0700)]
#define NO_THUMB
Roland McGrath [Tue, 6 Aug 2013 19:49:04 +0000 (12:49 -0700)]
New ABI baseline of 2.19.
Roland McGrath [Tue, 6 Aug 2013 19:44:37 +0000 (12:44 -0700)]
Use stub getifaddrs/freeifaddrs.
Roland McGrath [Tue, 6 Aug 2013 19:42:56 +0000 (12:42 -0700)]
Implement brk.
Roland McGrath [Mon, 5 Aug 2013 16:45:15 +0000 (09:45 -0700)]
Unfinished/untested PLT trampoline code.
Roland McGrath [Mon, 5 Aug 2013 16:45:02 +0000 (09:45 -0700)]
Temp NEON hack for building
Roland McGrath [Mon, 5 Aug 2013 16:44:37 +0000 (09:44 -0700)]
Missing deps
Roland McGrath [Mon, 5 Aug 2013 16:44:23 +0000 (09:44 -0700)]
Updates for NaCl header changes.
Roland McGrath [Tue, 18 Jun 2013 21:07:13 +0000 (14:07 -0700)]
New macro for memcpy port.
Roland McGrath [Tue, 18 Jun 2013 21:06:52 +0000 (14:06 -0700)]
bitrot
Roland McGrath [Mon, 17 Jun 2013 20:15:20 +0000 (13:15 -0700)]
license exception text; use __builtin_trap
Roland McGrath [Tue, 7 May 2013 21:51:54 +0000 (14:51 -0700)]
Part way to rtld startup.
Roland McGrath [Mon, 6 May 2013 23:14:29 +0000 (16:14 -0700)]
glob/glob64
Roland McGrath [Mon, 6 May 2013 23:14:10 +0000 (16:14 -0700)]
Stub profil.
Roland McGrath [Mon, 6 May 2013 23:13:51 +0000 (16:13 -0700)]
Simplified _dl_writev.
Roland McGrath [Mon, 6 May 2013 16:59:17 +0000 (09:59 -0700)]
Update for open_2 cleanup.
Roland McGrath [Fri, 3 May 2013 22:16:11 +0000 (15:16 -0700)]
backtrace
Roland McGrath [Fri, 3 May 2013 22:15:49 +0000 (15:15 -0700)]
Header order hell
Roland McGrath [Fri, 3 May 2013 22:15:35 +0000 (15:15 -0700)]
Fiddle xstat aliases
Roland McGrath [Thu, 2 May 2013 20:58:07 +0000 (13:58 -0700)]
Make sure stat calls diagnose EFAULT for a NULL struct stat *.
Roland McGrath [Thu, 2 May 2013 20:37:39 +0000 (13:37 -0700)]
Add getpid.
Roland McGrath [Thu, 2 May 2013 20:30:02 +0000 (13:30 -0700)]
Missing file
Roland McGrath [Wed, 1 May 2013 16:29:44 +0000 (09:29 -0700)]
Handle stat, massaging irt.h
Roland McGrath [Mon, 29 Apr 2013 23:58:13 +0000 (16:58 -0700)]
Add bits/local_lim.h file.
Roland McGrath [Mon, 29 Apr 2013 20:42:04 +0000 (13:42 -0700)]
struct nacl_irt_memory rename
Roland McGrath [Mon, 29 Apr 2013 20:38:20 +0000 (13:38 -0700)]
Implement getpagesize, getsysstats.
Roland McGrath [Thu, 25 Apr 2013 22:32:37 +0000 (15:32 -0700)]
Right mman.h bits for NaCl.
Roland McGrath [Thu, 25 Apr 2013 22:32:19 +0000 (15:32 -0700)]
gettimeofday fills in timezone
Roland McGrath [Wed, 24 Apr 2013 20:40:47 +0000 (13:40 -0700)]
Avoid IFUNC for static library.
Roland McGrath [Wed, 24 Apr 2013 20:40:27 +0000 (13:40 -0700)]
Fix clock_gettime to call the right IRT function.
Roland McGrath [Fri, 12 Apr 2013 21:53:58 +0000 (14:53 -0700)]
Initial commit of hacky state