Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.
Browse files Browse the repository at this point in the history
2008-05-19  Jakub Jelinek  <jakub@redhat.com>

	* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
  • Loading branch information
Jakub Jelinek committed May 20, 2008
1 parent 84aacd9 commit 3b15b59
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2008-05-19 Jakub Jelinek <jakub@redhat.com>

* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.

2008-05-10 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access
Expand Down
4 changes: 4 additions & 0 deletions nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ifeq ($(subdir),nptl)
CFLAGS-pause.c += -fexceptions
CFLAGS-sigsuspend.c += -fexceptions
endif

0 comments on commit 3b15b59

Please sign in to comment.