aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)Author
1999-12-18Protect definitions for math.h against double inclusion.Ulrich Drepper
1999-11-29 * sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variableAndreas Schwab
1999-10-31Return value and add alias.Ulrich Drepper
1999-10-31Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE.Ulrich Drepper
1999-08-24Use hexadecimal floating-point constants for gcc >= 2.95.Ulrich Drepper
1999-07-26 * sysdeps/m68k/dl-machine.h (RTLD_START): Call pre-init funtions.Andreas Schwab
1999-07-211999-07-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-14Adjusted for modified strtold extendability.Ulrich Drepper
1999-07-14Adjusted for modified printf_fphex extendability.Ulrich Drepper
1999-07-14Add flt-32, dbl-64, and ldbl-96.Ulrich Drepper
1999-06-26New file.Andreas Schwab
1999-06-26 * sysdeps/m68k/fpu/bits/mathinline.h: Move all libm internalAndreas Schwab
1999-06-14New files, optimized for m68k.Andreas Schwab
1999-05-22 * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to memberAndreas Schwab
1999-04-30New file.Andreas Schwab
1999-03-10m68k specific function to print floating point numbers in hexadecimalUlrich Drepper
1999-03-08m68k specific strtold wrapper.Ulrich Drepper
1999-03-01(ucontext): Rename field uc_links toUlrich Drepper
1999-02-20(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.Ulrich Drepper
1999-02-20(elf_machine_rela): DT_STRTAB is already relocated.Ulrich Drepper
1999-02-13 * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test insteadAndreas Schwab
1999-01-29m68k specific export and versioning list.Ulrich Drepper
1999-01-04 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expressionAndreas Schwab
1998-11-26Remove __setfpucw declaration, it's an internal symbol.Ulrich Drepper
1998-11-10Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X isUlrich Drepper
1998-11-05Define only if __USE_ISOC9X.Ulrich Drepper
1998-10-07 * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startupAndreas Schwab
1998-09-22 * sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel): SlightlyAndreas Schwab
1998-09-09 * sysdeps/m68k/dl-machine.h(RTLD_START): Push _dl_main_searchlistAndreas Schwab
1998-09-09 * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid conflict withAndreas Schwab
1998-08-28(elf_machine_lazy_rel): Change first parameter and use this value.Ulrich Drepper
1998-07-30Add ffsl entry point.Ulrich Drepper
1998-07-04List only one file per line.Ulrich Drepper
1998-06-10 * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 asAndreas Schwab
1998-06-10 * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): SetAndreas Schwab
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper
1998-04-22 * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added.Andreas Schwab
1998-04-20Add copyright text.Ulrich Drepper
1998-03-23 * sysdeps/m68k/m68020/wordcopy.S: New file.Andreas Schwab
1998-03-13 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,Andreas Schwab
1998-03-11 * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of theAndreas Schwab
1998-03-09Rename function to __ffs and make ffs a weak alias.Ulrich Drepper
1998-03-09 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):Andreas Schwab
1998-03-06 * sysdeps/m68k/add_n.S: Use ENTRY and END macros.Andreas Schwab
1998-03-04 * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use wordAndreas Schwab
1998-02-26(FE_TOWARDZERO): Correct typo.Ulrich Drepper
1998-02-18Stub fileAndreas Schwab
1997-12-22Don't define exp2 inline.Ulrich Drepper
1997-12-14Protect declarations of inline functions by feature tests to avoidUlrich Drepper
1997-12-14(fenv_t): Add member to hold fpiar value, to match spirit of theUlrich Drepper