summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Random nits prepping for upstreaming. roland/nacl-port/masterRoland McGrath2015-04-0719-248/+398
* Implement _dl_runtime_profile.Roland McGrath2015-03-311-2/+177
* Make fdopen work.Roland McGrath2015-03-311-0/+26
* (__get_nprocs_conf): Comment typo fix.Roland McGrath2015-03-191-1/+1
* Rewritten.Roland McGrath2015-03-191-24/+32
* Disable tlsdesc stuff.Roland McGrath2015-03-191-2/+2
* Implement all nacl_irt_dev_filename calls.Roland McGrath2015-03-0213-1/+309
* Implement all nacl_irt_dev_fdio calls except getdents.Roland McGrath2015-03-028-0/+175
* Add bits/fcntl.h with proper bits for NaCl.Roland McGrath2015-02-271-0/+149
* Implement mkdir, unlink.Roland McGrath2015-02-272-0/+56
* Implement access/euidaccess.Roland McGrath2015-02-272-0/+55
* Actually read in the data when mmap fails.Roland McGrath2015-02-271-0/+2
* Implement getcwd.Roland McGrath2015-02-252-0/+58
* Use code_data_alloc and dyncode_create IRT interfaces in _dl_map_segments.Roland McGrath2015-02-252-31/+43
* Remove unused macro.Roland McGrath2015-02-121-1/+0
* Tweaks to fix builds.Roland McGrath2015-02-123-1/+4
* Separate IRT tables in rtld.Roland McGrath2015-01-227-32/+74
* Proper(ish) posix_opt.h for NaCl.Roland McGrath2015-01-091-0/+210
* Do not try to build nptl_db.Roland McGrath2015-01-081-0/+6
* Add some __libc_foo aliases for libpthread to use.Roland McGrath2015-01-082-0/+2
* Closer to NPTL building.Roland McGrath2015-01-055-2/+24
* Update copyright years.Roland McGrath2015-01-0558-58/+58
* NPTL thread creationRoland McGrath2014-12-171-0/+46
* Placeholder sigaction.cRoland McGrath2014-12-171-0/+2
* Hack up futex layer to get things building again.Roland McGrath2014-12-171-3/+8
* Adapt to bits/stat.h changes.Roland McGrath2014-12-171-13/+2
* Use basic futex ops.Roland McGrath2014-11-121-0/+82
* Define THREAD_SYSINFO macros.Roland McGrath2014-11-121-0/+7
* Adapt to nacl internal header changes.Roland McGrath2014-11-121-0/+2
* shlib-versions revampRoland McGrath2014-10-152-15/+11
* Handle uintptr_t use in irt.h.Roland McGrath2014-07-301-1/+1
* Starting on NPTL.Roland McGrath2014-07-3011-97/+125
* Remove old backtrace.c, unneeded now we are back to EABI.Roland McGrath2014-05-081-1/+0
* Update for irt.h/irt_dev.h changes.Roland McGrath2014-05-054-3/+8
* mman-linux.h no longer copiedRoland McGrath2014-04-011-11/+0
* sysdep_headers for bits/mman-linux.hRoland McGrath2014-03-181-0/+6
* Update copyright years; .in -> .acRoland McGrath2014-03-1450-49/+66
* Working dynamic linking.Roland McGrath2014-03-144-7/+317
* No longer using .eh_frame, so don't emit it from assembly code.Roland McGrath2014-03-141-5/+1
* Update for ARM setjmp changes in main tree.Roland McGrath2014-03-121-3/+3
* Remove obsolete macro.Roland McGrath2014-01-101-3/+0
* Comment typo.Roland McGrath2014-01-101-1/+1
* #define NO_THUMBRoland McGrath2013-10-101-0/+3
* New ABI baseline of 2.19.Roland McGrath2013-08-061-1/+1
* Use stub getifaddrs/freeifaddrs.Roland McGrath2013-08-061-0/+2
* Implement brk.Roland McGrath2013-08-061-0/+93
* Unfinished/untested PLT trampoline code.Roland McGrath2013-08-051-3/+87
* Temp NEON hack for buildingRoland McGrath2013-08-051-0/+3
* Missing depsRoland McGrath2013-08-051-2/+3
* Updates for NaCl header changes.Roland McGrath2013-08-053-42/+4