aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2005-12-282005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-062005-11-15 Mike Frysinger <vapier@gentoo.org>Roland McGrath
2005-07-082005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath
2005-07-082005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath
2005-03-132005-03-10 GOTO Masanori <gotom@debian.or.jp>Roland McGrath
2005-01-06 * csu/elf-init.c (__libc_csu_fini): Don't do anything here.Ulrich Drepper
2004-11-19(TRAMPOLINE_TEMPLATE): Add unwind annotations.Ulrich Drepper
2004-10-262004-10-25 Roland McGrath <roland@frob.com>Roland McGrath
2004-08-162004-08-15 Roland McGrath <roland@frob.com>Roland McGrath
2004-04-19hppa specific part of profiling code.Ulrich Drepper
2004-04-19Entry point definition for hppa.Ulrich Drepper
2004-04-17Add bits/link.h elf/entry.h.Ulrich Drepper
2004-04-17Dynamic linking definitions for HPPA.Ulrich Drepper
2004-04-17(__hppa_init_bootstrap_fdesc_table):Ulrich Drepper
2004-04-17(feupdateenv): Use only sw[0] and call feraiseexcept.Ulrich Drepper
2004-02-21(feholdexcept): Fix order of fp status register loads.Ulrich Drepper
2003-12-18(fesetexceptflag): Set enable bits not raised exception bits.Ulrich Drepper
2003-12-18(feraiseexcept): Add delayed exception flushing, FE_UNDERFLOW is DBL_MIN/3.0,Ulrich Drepper
2003-12-18(feupdateenv): Read raised exception bits, OR with envp, pass to fesetenv.Ulrich Drepper
2003-12-18(fesetenv): Use asm 'ma,' completer, and gcc '+r' constraint.Ulrich Drepper
2003-12-18(feholdexcept): Use asm 'ma,' completer, and gcc '+r' constraint.Ulrich Drepper
2003-12-18(fegetenv): use asm 'ma,' completer, and gcc '+r' constraint.Ulrich Drepper
2003-12-18(feclearexcept): Right shift FE_ALL_EXCEPT before complimenting.Ulrich Drepper
2003-12-18DL_LOOKUP_ADDRESS must clear PLABEL32 bits, define DL_AUTO_FUNCTION_ADDRESS andUlrich Drepper
2003-12-18(_dl_symbol_address): Use _dl_make_ftpr, remove const qualifier for map.Ulrich Drepper
2003-12-18Not needed anymore.Ulrich Drepper
2003-12-18Configuration for hppa function descriptor handling.Ulrich Drepper
2003-12-18Add dl-symaddr and dl-fptr to the correct build strings.Ulrich Drepper
2003-10-15Undef JUMPTARGET before use.Ulrich Drepper
2003-10-112003-10-10 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2003-09-24[GLIBC_2.2]: Add __clz_tab.Ulrich Drepper
2003-09-24Add libgcc-compat.c.Ulrich Drepper
2003-09-24libgcc compatibility code.Ulrich Drepper
2003-09-24Include compat code in build.Ulrich Drepper
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,Alexandre Oliva
2003-03-232003-03-23 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-12-31Use libc_hidden_def(name) instead of strong_alias (name, __GI_name).Ulrich Drepper
2002-12-31Add __GI__setjmp alias.Ulrich Drepper
2002-12-092002-12-08 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-032002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2002-11-192002-11-11 Randolf Chung <tausq@debian.org>Roland McGrath
2002-11-192002-11-11 Randolf Chung <tausq@debian.org>Roland McGrath
2002-10-03Avoid unterminated string literals.Ulrich Drepper
2002-10-012002-02-08 Randolph Chung <tausq@debian.org>Roland McGrath
2002-09-28Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative' withUlrich Drepper
2002-09-232002-09-21 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath
2002-09-10Add libm_hidden_ver.Ulrich Drepper
2002-06-20Don't use multi-line string literals.Ulrich Drepper
2002-06-06(elf_machine_rela): Cast reloc_addr to an integer type before performingAndreas Jaeger
2002-03-14Dummy file fo rnot needed __clz_tab table.Ulrich Drepper