about summary refs log tree commit diff
path: root/ports/ChangeLog.tile
Commit message (Collapse)AuthorAgeFilesLines
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
|
* tile: update libm-test-ulps for new testsChris Metcalf2012-09-171-0/+4
|
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-061-0/+2
| | | | | | | | The previous dummy definition (as type int) was fine in general, since tile doesn't have floating-point registers, but it confused gdb's configure, leading to later compile errors. This change also makes prfpregset_t parallel to prgregset_t, which seems like generally the right thing regardless of the non-existence of the actual registers :-)
* tile: Add BZ to Changelog and update NEWSChris Metcalf2012-09-061-0/+1
|
* tile: BZ#14237: fix __tls_get_addr bug initializing new modulesChris Metcalf2012-09-061-0/+4
| | | | | We were missing a check for TLS_DTV_UNALLOCATED; if set, we need to go to the slow path.
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
|
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-0/+5
|
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-201-0/+5
|
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-141-0/+5
|
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-0/+5
|
* tile: Get rid of ASM_TYPE_DIRECTIVEChris Metcalf2012-08-021-0/+4
|
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+5
|
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-0/+5
| | | | | (__ptrace_eventcodes): Add new value PTRACE_EVENT_SECCOMP from Linux 3.5. (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust PTRACE_O_MASK.
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-0/+6
|
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+7
|
* tile: exit with status zero on makecontext return with NULL uc_linkChris Metcalf2012-07-171-0/+3
|
* tile: update libm test ULPsChris Metcalf2012-07-171-0/+2
|
* Move tile c++-types baselines to sysdeps directories.Chris Metcalf2012-07-171-0/+10
|
* tile: correct typo in commentChris Metcalf2012-07-101-0/+3
|
* tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2012-07-101-0/+5
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+371