diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2014-09-07 22:09:49 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2014-09-07 22:09:49 -0400 |
commit | 645a0e9c179642578756777ddd6c3b71b0ae4ed4 (patch) | |
tree | 3864d5d3828fe07411e1f087184d1759e6973c43 /ChangeLog | |
parent | d83f0734e1522a5e5ea2494565f4dcd25a86d6a0 (diff) | |
download | glibc-645a0e9c179642578756777ddd6c3b71b0ae4ed4.tar glibc-645a0e9c179642578756777ddd6c3b71b0ae4ed4.tar.gz glibc-645a0e9c179642578756777ddd6c3b71b0ae4ed4.tar.bz2 glibc-645a0e9c179642578756777ddd6c3b71b0ae4ed4.zip |
HPPA: Add c++-types.data.
Added c++-types.data to baseline for HPPA. At this point `make check`
completes without error, and the full testing results are summarized.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2014-09-07 Carlos O'Donell <carlos@systemhalted.org> + + * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file. + 2014-09-07 Roland McGrath <roland@hack.frob.com> Carlos O'Donell <carlos@systemhalted.org> |