Skip to content

Commit

Permalink
* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
Browse files Browse the repository at this point in the history
	properly, first byte is bit number in mask.  Skip disabled caps.
  • Loading branch information
Roland McGrath committed Sep 8, 2005
1 parent 648068c commit e73b144
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2005-09-08 Roland McGrath <roland@redhat.com>

* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
properly, first byte is bit number in mask. Skip disabled caps.

2005-07-11 Derek R. Price <derek@ximbiot.com>

[BZ #1061]
Expand Down

0 comments on commit e73b144

Please sign in to comment.