mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
2007-02-02 Guy Martin <gmsoft@tuxicoman.be>
* sysdeps/hppa/dl-trampoline.S (_dl_runtime_profile): Add cfi_endproc.
This commit is contained in:
parent
f50c692c20
commit
186a83ab33
@ -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
|
||||
|
@ -284,5 +284,6 @@ L(cont):
|
||||
bv,n 0(%r2)
|
||||
.EXIT
|
||||
.PROCEND
|
||||
cfi_endproc
|
||||
.size _dl_runtime_profile, . - _dl_runtime_profile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user