Joseph Myers
|
568035b787
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
|
Andreas Schwab
|
3d3f8e5582
|
Fix missing declaration
|
2012-05-26 22:33:51 +02:00 |
|
Richard Henderson
|
a386f1cc22
|
ppc: Pass hwcap to ifuncs.
* sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
dl_hwcap to ifunc resolver.
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
elf_ifunc_invoke.
* sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
dl_hwcap to ifunc resolver.
* sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
|
2012-05-25 10:30:42 -07:00 |
|
Paul Eggert
|
59ba27a63a
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
|
David S. Miller
|
42675c6ff0
|
Add an elf_ifunc_invoke interface so that architectures can implement
the ifunc resolver calls however they wish.
|
2011-06-20 19:56:40 -07:00 |
|
Alan Modra
|
77799d9d9b
|
Implement IFUNC for PPC.
|
2009-10-30 00:39:38 -07:00 |
|