aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Add iseqsig.Joseph Myers1-0/+55
2016-10-06Update comments for some functions in s_sin.cSiddhesh Poyarekar1-0/+3
2016-10-06Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar1-0/+3
2016-10-06Make quadrant shift a boolean in reduce_and_compute in s_sin.cSiddhesh Poyarekar1-0/+7
2016-10-06Manual typos: System Databases and Name Service SwitchSiddhesh Poyarekar1-0/+5
2016-10-06Manual typos: Contributors toRical Jasan1-0/+2
2016-10-06Manual typos: Library MaintenanceRical Jasan1-0/+2
2016-10-06Manual typos: InstallingRical Jasan1-0/+3
2016-10-06Manual typos: C Language Facilities in the LibraryRical Jasan1-0/+2
2016-10-06Manual typos: Internal probesRical Jasan1-0/+2
2016-10-06Manual typos: POSIX ThreadsRical Jasan1-0/+2
2016-10-06Manual typos: Debugging supportRical Jasan1-0/+2
2016-10-06Manual typos: DES Encryption and Password HandlingRical Jasan1-0/+2
2016-10-06Manual typos: System Configuration ParametersRical Jasan1-0/+2
2016-10-06Manual typos: System ManagementRical Jasan1-0/+2
2016-10-06Manual typos: Users and GroupsRical Jasan1-0/+2
2016-10-06Manual typos: Job ControlRical Jasan1-0/+2
2016-10-06Manual typos: ProcessesRical Jasan1-0/+2
2016-10-06Manual typos: The Basic Program/System InterfaceRical Jasan1-0/+4
2016-10-06Manual typos: Signal HandlingRical Jasan1-0/+2
2016-10-06Manual typos: Non-Local ExitsRical Jasan1-0/+2
2016-10-06Manual typos: Resource Usage and LimitationRical Jasan1-0/+2
2016-10-06Manual typos: Date and TimeRical Jasan1-0/+2
2016-10-06Manual typos: Arithmetic FunctionsRical Jasan1-0/+2
2016-10-06Manual typos: MathematicsRical Jasan1-0/+2
2016-10-06Manual typos: SyslogRical Jasan1-0/+2
2016-10-06Manual typos: Low-Level Terminal InterfaceRical Jasan1-0/+2
2016-10-06Manual typos: SocketsRical Jasan1-0/+2
2016-10-06Manual typos: File System InterfaceRical Jasan1-0/+2
2016-10-06Manual typos: Low-Level Input/OutputRical Jasan1-0/+2
2016-10-06Manual typos: Input/Output on StreamsRical Jasan1-0/+4
2016-10-06Check n instead of k1 to decide on sign of sin/cos resultSiddhesh Poyarekar1-0/+3
2016-10-06Make the quadrant shift K a bool in do_sincos_* functionsSiddhesh Poyarekar1-0/+10
2016-10-05powerpc: Regenerate ULPsTulio Magno Quites Machado Filho1-0/+4
2016-10-04Fix LONG_WIDTH, ULONG_WIDTH include ordering issue.Joseph Myers1-0/+7
2016-10-04powerpc: Installed-header hygieneTulio Magno Quites Machado Filho1-0/+12
2016-10-04S390: Regenerate ULPsStefan Liebler1-0/+4
2016-10-03Add TCP_REPAIR_WINDOW from Linux 4.8.Joseph Myers1-0/+5
2016-10-02Fix tst-memstream3 build failureAdhemerval Zanella1-0/+4
2016-09-30libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)Adhemerval Zanella1-0/+20
2016-09-30Use __builtin_fma more in dbl-64 code.Joseph Myers1-0/+4
2016-09-30Fix ldbl-128ibm iscanonical for -mlong-double-64.Joseph Myers1-0/+6
2016-09-30Bug 20292 - Simplify and test _dl_addr_inside_objectCarlos O'Donell1-0/+16
2016-09-30Add iscanonical.Joseph Myers1-0/+41
2016-09-29Remove C++ style comments from string3.hAdhemerval Zanella1-0/+4
2016-09-30Use copysign instead of ternary for some sin/cos input rangesSiddhesh Poyarekar1-0/+11
2016-09-30Use copysign instead of ternary conditions for positive constantsSiddhesh Poyarekar1-0/+13
2016-09-30consolidate sign checks for slow2Siddhesh Poyarekar1-0/+7
2016-09-28Fix iszero for excess precision.Joseph Myers1-0/+9
2016-09-28posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella1-0/+5