diff options
| author | Jose E. Marchesi <[email protected]> | 2016-08-24 06:47:57 -0700 |
|---|---|---|
| committer | Jose E. Marchesi <[email protected]> | 2016-08-24 06:47:57 -0700 |
| commit | b944b65f55869d47f986f035211e088ee0d2a7b7 (patch) | |
| tree | 090301c51452c56a685dec092e78704e708af120 /tests/ChangeLog | |
| parent | b584da5ae7259d4923eb3f993de87cf55bef71b8 (diff) | |
sparc: fix the printing of hw capabilities object attributes.
The GNU_Sparc_HWCAPS and GNU_Sparc_HWCAPS2 object attributes comprise
a set of hardware capabilities that may (or not) be present in the
target machine for which the object was compiled. This patch adds the
support for printing a nicely formatted comma-separated list with the
selected hw capabilities.
Signed-off-by: Jose E. Marchesi <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index f21a0b79..98a31ddd 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2016-08-09 Jose E. Marchesi <[email protected]> + + * testfilesparc64attrs.o.bz2: New file. + * run-readelf-A.sh: Check attributes in a sparc object. + 2016-08-06 Mark Wielaard <[email protected]> * run-strip-reloc.sh: Add explicit compressed and uncompressed |
