diff options
author | Cary Coutant <ccoutant@google.com> | 2013-07-15 16:49:20 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2013-07-15 16:49:20 +0000 |
commit | eb5b4dedf41f9ac5d3028abe6660e2e63448e115 (patch) | |
tree | 94582ac9963266c54cb1f172731419e8cc6e8a63 /gold/ChangeLog | |
parent | 926bf92da54df730ed468bde368ebb577136adc1 (diff) | |
download | gdb-eb5b4dedf41f9ac5d3028abe6660e2e63448e115.zip gdb-eb5b4dedf41f9ac5d3028abe6660e2e63448e115.tar.gz gdb-eb5b4dedf41f9ac5d3028abe6660e2e63448e115.tar.bz2 |
2013-07-15 Shawn Landden <shawnlandden@gmail.com>
gold/
PR gold/15070
* fileread.h (File_read::get_view): Clarify comment about ALIGNED.
* nacl.h (Sniff_file::View::View): Request aligned view.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 0322e03..7f859b7 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2013-07-15 Shawn Landden <shawnlandden@gmail.com> + + PR gold/15070 + * fileread.h (File_read::get_view): Clarify comment about ALIGNED. + * nacl.h (Sniff_file::View::View): Request aligned view. + 2013-07-11 Cary Coutant <ccoutant@google.com> * powerpc.cc (Target_powerpc::write_branch_lookup_table): Use |