about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add configure check to test if gcc supports attribute ifunc.Stefan Liebler2016-10-071-0/+9
* Add iseqsig.Joseph Myers2016-10-061-0/+55
* Update comments for some functions in s_sin.cSiddhesh Poyarekar2016-10-061-0/+3
* Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar2016-10-061-0/+3
* Make quadrant shift a boolean in reduce_and_compute in s_sin.cSiddhesh Poyarekar2016-10-061-0/+7
* Manual typos: System Databases and Name Service SwitchSiddhesh Poyarekar2016-10-061-0/+5
* Manual typos: Contributors toRical Jasan2016-10-061-0/+2
* Manual typos: Library MaintenanceRical Jasan2016-10-061-0/+2
* Manual typos: InstallingRical Jasan2016-10-061-0/+3
* Manual typos: C Language Facilities in the LibraryRical Jasan2016-10-061-0/+2
* Manual typos: Internal probesRical Jasan2016-10-061-0/+2
* Manual typos: POSIX ThreadsRical Jasan2016-10-061-0/+2
* Manual typos: Debugging supportRical Jasan2016-10-061-0/+2
* Manual typos: DES Encryption and Password HandlingRical Jasan2016-10-061-0/+2
* Manual typos: System Configuration ParametersRical Jasan2016-10-061-0/+2
* Manual typos: System ManagementRical Jasan2016-10-061-0/+2
* Manual typos: Users and GroupsRical Jasan2016-10-061-0/+2
* Manual typos: Job ControlRical Jasan2016-10-061-0/+2
* Manual typos: ProcessesRical Jasan2016-10-061-0/+2
* Manual typos: The Basic Program/System InterfaceRical Jasan2016-10-061-0/+4
* Manual typos: Signal HandlingRical Jasan2016-10-061-0/+2
* Manual typos: Non-Local ExitsRical Jasan2016-10-061-0/+2
* Manual typos: Resource Usage and LimitationRical Jasan2016-10-061-0/+2
* Manual typos: Date and TimeRical Jasan2016-10-061-0/+2
* Manual typos: Arithmetic FunctionsRical Jasan2016-10-061-0/+2
* Manual typos: MathematicsRical Jasan2016-10-061-0/+2
* Manual typos: SyslogRical Jasan2016-10-061-0/+2
* Manual typos: Low-Level Terminal InterfaceRical Jasan2016-10-061-0/+2
* Manual typos: SocketsRical Jasan2016-10-061-0/+2
* Manual typos: File System InterfaceRical Jasan2016-10-061-0/+2
* Manual typos: Low-Level Input/OutputRical Jasan2016-10-061-0/+2
* Manual typos: Input/Output on StreamsRical Jasan2016-10-061-0/+4
* Check n instead of k1 to decide on sign of sin/cos resultSiddhesh Poyarekar2016-10-061-0/+3
* Make the quadrant shift K a bool in do_sincos_* functionsSiddhesh Poyarekar2016-10-061-0/+10
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2016-10-051-0/+4
* Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.Joseph Myers2016-10-041-0/+7
* powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2016-10-041-0/+12
* S390: Regenerate ULPsStefan Liebler2016-10-041-0/+4
* Add TCP_REPAIR_WINDOW from Linux 4.8.Joseph Myers2016-10-031-0/+5
* Fix tst-memstream3 build failureAdhemerval Zanella2016-10-021-0/+4
* libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella2016-09-301-0/+20
* Use __builtin_fma more in dbl-64 code.Joseph Myers2016-09-301-0/+4
* Fix ldbl-128ibm iscanonical for -mlong-double-64.Joseph Myers2016-09-301-0/+6
* Bug 20292 - Simplify and test _dl_addr_inside_objectCarlos O'Donell2016-09-301-0/+16
* Add iscanonical.Joseph Myers2016-09-301-0/+41
* Remove C++ style comments from string3.hAdhemerval Zanella2016-09-291-0/+4
* Use copysign instead of ternary for some sin/cos input rangesSiddhesh Poyarekar2016-09-301-0/+11
* Use copysign instead of ternary conditions for positive constantsSiddhesh Poyarekar2016-09-301-0/+13
* consolidate sign checks for slow2Siddhesh Poyarekar2016-09-301-0/+7
* Fix iszero for excess precision.Joseph Myers2016-09-281-0/+9