about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib.texiSiddhesh Poyarekar2014-02-061-0/+5
| | | | Update blurb for Roland, Alex, Ryan, Joseph and Carlos.
* Add missing ChangeLog from yesterday's sparc ULPs update.David S. Miller2014-02-051-0/+5
|
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-061-11/+0
| | | | This reverts commit 69a17d9d245dc3551792e95e1823cc2d877592f3.
* Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-7/+0
| | | | This reverts commit 35e8f7ab94c910659de9d507aa0f3e1f8973d914.
* Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-19/+0
| | | | | | | | | | | | | This reverts commit 1f33d36a8a9e78c81bed59b47f260723f56bb7e6. Conflicts: elf/dl-misc.c Also reverts the follow commits that were bug fixes to new code introduced in the above commit: 063b2acbce83549df82ab30f5af573f1b9c4bd19 b627fdd58554bc36bd344dc40a8787c4b7a9cc46 e81c64bba13d2d8b2a4e53254a82cc80f27c8497
* Revert "Async-signal safe TLS."Allan McRae2014-02-061-9/+0
| | | | | | | | | This reverts commit 7f507ee17aee720fa423fa38502bc3caa0dd03d7. Conflicts: ChangeLog nptl/tst-tls7.c nptl/tst-tls7mod.c
* Fix comment in kernel-features.h.Carlos O'Donell2014-02-051-0/+2
| | | | Use "was" not "were."
* Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell2014-02-051-0/+6
| | | | | | | | Support for /proc/self/task/$tid/comm as added in Linux 2.6.33, therefore since the test tst-setgetname relies on this functionality to operate we must skip the test in kernels < 2.6.33. We wrap the checks with __ASSUME_PROC_PID_TASK_COMM such that in the future when we move arch_minimum_kernel to 2.6.33 we can remove this code.
* Update contrib.texiSiddhesh Poyarekar2014-02-051-0/+6
| | | | | | This may not be a complete list of new contributors added to the list, so I'd love it if more people look at contributions and suggest additions.
* PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-041-0/+29
| | | | This patch is the abifiles for powerpc64le based on GLIBC 2.17.
* PowerPC: Change powerpc64le start ABI to 2.17.Adhemerval Zanella2014-02-041-0/+5
|
* abilist-pattern configurabilityAdhemerval Zanella2014-02-041-0/+11
| | | | | | | This patch creates implicit rules to match the abifiles if abilist-pattern is defined in the architecture Makefile. This allows machine specific Makefiles to define different abifiles names (for instance *-le.abilist for powerpc64le).
* Update x86_64 ULPs (AMD family 21, model 2)Eric Wong2014-02-041-0/+4
| | | | Tested on an AMD FX-8320 CPU
* Update x86_64 ULPs (AMD Family 10h)Eric Wong2014-02-041-0/+4
|
* Remove excessive redundant ChangeLog header lines.Roland McGrath2014-02-031-74/+0
|
* Fix manual build warnings.Carlos O'Donell2014-02-031-0/+5
| | | | | | | The mixed use of automatic and manual node next, previous, and top specification causes warning when building the manual. This fix explicitly specifies the node's next, previous and top values to fix the warning.
* * manual/macros.texi: Add comments before MTASC-safety macros.Alexandre Oliva2014-02-031-0/+4
|
* * manual/users.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-031-0/+4
|
* * manual/threads.texi (pthread_key_create, pthread_key_delete,Alexandre Oliva2014-02-031-0/+8
| | | | | | | pthread_getspecific, pthread_setspecific): Format with @deftypefun, and add @safety note. * manual/signal.texi: Move comments that analyze the above functions to their home place.
* Update Slovenian translationsAllan McRae2014-02-031-0/+4
|
* * manual/time.texi (timegm): Add missing blank after @c.Alexandre Oliva2014-02-021-0/+5
| | | | Reported by Joseph Myers <joseph@codesourcery.com>.
* * manual/check-safety.sh: New.Alexandre Oliva2014-02-011-0/+5
| | | | * manual/Makefile ($(objpfx)stamp-summary): Run it.
* * manual/terminal.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/filesys.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/errno.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/intro.texi: Document safety identifiers andAlexandre Oliva2014-02-011-0/+5
| | | | conditionals.
* * manual/string.texi (wcstok): Fix prototype.Alexandre Oliva2014-02-011-0/+5
| | | | (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
* * manual/time.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/string.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/threads.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/stdio.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/syslog.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/sysinfo.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/startup.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/socket.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/signal.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+4
|
* * manual/setjmp.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/search.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/resource.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/process.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/platform.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/pipe.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/pattern.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/message.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* [BZ #12751]Alexandre Oliva2014-01-311-0/+5
| | | | * manual/memory.texi: Document MTASC-safety properties.
* * manual/math.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/locale.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/llio.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|
* * manual/libdl.texi: New.Alexandre Oliva2014-01-311-0/+4
|
* * manual/lang.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+4
|