2007-02-02 Guy Martin <gmsoft@tuxicoman.be>

* sysdeps/hppa/dl-trampoline.S (_dl_runtime_profile):
	Add cfi_endproc.
This commit is contained in:
Carlos O'Donell 2007-02-02 21:50:19 +00:00
parent f50c692c20
commit 186a83ab33
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-02-02 Guy Martin <gmsoft@tuxicoman.be>
* sysdeps/hppa/dl-trampoline.S (_dl_runtime_profile):
Add cfi_endproc.
2006-12-03 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/unix/sysv/linux/hppa/bits/atomic.h: Remove non-atomic

View File

@ -284,5 +284,6 @@ L(cont):
bv,n 0(%r2)
.EXIT
.PROCEND
cfi_endproc
.size _dl_runtime_profile, . - _dl_runtime_profile