about summary refs log tree commit diff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+3
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-1/+4
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-052-9830/+0
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-5/+5
* Whitespace fixesAndreas Schwab2014-02-101-1/+0
* Move m68k from ports to libcAndreas Schwab2014-02-10268-0/+19183
* * sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath2006-02-28245-8346/+0
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+0
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-102-6/+26
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-082-3/+0
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-3/+3
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-2/+2
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-061-1/+5
* * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath2005-03-281-0/+7
* (elf_machine_rela): Remove use of RESOLVE.Andreas Schwab2005-02-081-7/+0
* * sysdeps/m68k/dl-machine.h: Remove trampoline code. Define Andreas Schwab2005-01-163-34/+202
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-22244-0/+8157
* 2.5-18.1Jakub Jelinek2007-07-12244-8157/+0
* (elf_machine_rela) (elf_machine_rela_relative, elf_machine_lazy_rel): Mark au...Andreas Schwab2004-10-301-3/+3
* *** empty log message ***Andreas Schwab2004-10-091-9/+13
* Remove __THROW from inline definitions.Andreas Schwab2004-10-091-21/+21
* * csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2004-08-161-0/+17
* Update.Ulrich Drepper2004-07-051-1/+2
* Use "+m" constraint instead of separate "m" constraints.Andreas Schwab2004-05-231-42/+35
* * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ...Richard Henderson2004-03-153-96/+44
* Update.Ulrich Drepper2004-03-142-2/+2
* Update.Ulrich Drepper2004-03-101-9/+7
* Update.Ulrich Drepper2004-03-051-3/+3
* Avoid matching memory constraints.Andreas Schwab2003-12-211-12/+12
* Update.Ulrich Drepper2003-09-241-3/+0
* Add hidden_def.Andreas Schwab2003-09-151-0/+3
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-311-4/+6
* Update.Ulrich Drepper2003-07-101-1/+0
* * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp. Andreas Schwab2003-06-263-37/+83
* Update.Andreas Schwab2003-06-241-25/+10
* Update.Ulrich Drepper2003-05-101-1/+1
* Update.Ulrich Drepper2003-04-292-2/+4
* (atomic_increment_and_test): Define. (atomic_decrement_and_test): Fix test.Andreas Schwab2003-03-311-4/+38
* *** empty log message ***Andreas Schwab2003-03-251-2/+2
* * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab2003-03-221-17/+17
* * sysdeps/m68k/m68020/bits/atomic.h: New file.Andreas Schwab2003-03-221-64/+0
* Atomic operations for m68020 and up.Andreas Schwab2003-03-221-0/+227
* (_dl_start_user): Access __libc_stack_end through GOT since it is a global sy...Andreas Schwab2003-03-011-2/+2
* (sysdep-CFLAGS): Don't define, not needed any more.Andreas Schwab2003-01-301-3/+0
* (_dl_start_user): Use pc-relative addressing to save GOT entries.Andreas Schwab2003-01-251-6/+5
* * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels whichAndreas Schwab2003-01-101-32/+33