about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* (__elf_preferred_address): Prefer gaps below main executable.Andreas Jaeger2001-07-251-1/+5
* Update to LGPL v2.1.Andreas Jaeger2001-07-06111-905/+897
* (__elf_preferred_address): Prefer gaps below main executable.Ulrich Drepper2001-06-301-1/+1
* Update.Andreas Jaeger2001-06-291-0/+54
* Update.Andreas Jaeger2001-06-111-0/+6
* * sysdeps/alpha/fpu/fclrexcpt.c: #include <shlib-compat.h>Roland McGrath2001-06-027-21/+56
* Use __cxa_atexit.Andreas Jaeger2001-05-181-2/+2
* Update.Ulrich Drepper2001-04-221-0/+15
* Update.Ulrich Drepper2001-04-171-21/+21
* (ELF_MACHINE_NO_REL): Move to right place.Andreas Jaeger2001-04-041-1/+3
* Update.Ulrich Drepper2001-04-041-0/+1
* Update.Ulrich Drepper2001-04-044-147/+147
* (elf_machine_pltrel_p): Removed, it's not needed.Ulrich Drepper2001-03-101-6/+1
* Update.Ulrich Drepper2001-02-281-1/+1
* Update.Ulrich Drepper2001-02-281-6/+6
* Update.Ulrich Drepper2001-02-281-4/+4
* Update.Ulrich Drepper2001-02-236-237/+336
* Update.Ulrich Drepper2001-01-071-1/+3
* Update.Ulrich Drepper2001-01-071-0/+1
* * resolv/Versions: Fix bracing. Andreas Jaeger2001-01-031-1/+2
* Update.Ulrich Drepper2001-01-031-1/+1
* Update.Ulrich Drepper2001-01-032-19/+31
* Update.Ulrich Drepper2000-12-051-3/+2
* Update.Ulrich Drepper2000-12-041-9/+0
* Update.Ulrich Drepper2000-11-271-1/+1
* Update.Ulrich Drepper2000-10-261-20/+20
* Update.Ulrich Drepper2000-10-211-4/+4
* Pretty print.Ulrich Drepper2000-10-201-18/+17
* * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions Geoff Keating2000-10-191-1/+14
* * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): New function. Geoff Keating2000-10-191-8/+19
* Update after precision increase is sources.Ulrich Drepper2000-10-171-8/+8
* Add volatile to PPC_DCBST, PPC_SYNC, and PPC_ICBI asm for broken compilers.Ulrich Drepper2000-09-091-3/+3
* Update.Ulrich Drepper2000-09-071-1/+4
* Update.Andreas Jaeger2000-09-062-1/+29
* Update.Andreas Jaeger2000-09-061-2/+2
* Update.Andreas Jaeger2000-09-052-0/+2
* Update.Andreas Jaeger2000-09-051-0/+35
* Moved from soft-fp/sysdeps/sparc/sparc64/s_scalbnl.cAndreas Jaeger2000-09-051-0/+48
* Moved from soft-fp/sysdeps/powerpc/VersionsAndreas Jaeger2000-09-051-0/+8
* Moved from soft-fp/sysdeps/sparc/sparc32/q_itoq.cAndreas Jaeger2000-09-0527-0/+1102
* Update.Ulrich Drepper2000-09-011-3/+3
* * sysdeps/powerpc/fpu/feenablxcpt.c: Correct bogus checkin.Geoff Keating2000-08-281-2/+2
* * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. Geoff Keating2000-08-283-0/+148
* (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. (_FPU_SETCW):...Ulrich Drepper2000-08-201-2/+2
* Update.Ulrich Drepper2000-08-171-8/+8
* Update.Greg McGary2000-07-291-4/+6
* Update.Ulrich Drepper2000-07-221-6/+6
* * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS. Greg McGary2000-07-214-20/+32
* * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). Greg McGary2000-07-126-12/+18
* * sysdeps/powerpc/strchr.S: Check bounds. Greg McGary2000-07-041-13/+28