aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2009-09-08 22:32:51 +0000
committerCary Coutant <ccoutant@google.com>2009-09-08 22:32:51 +0000
commit6a89f575aaaf6f183620a91507e965205429a54a (patch)
treeb619bed64d92f4364d6b95a27f03a4d277be5d6f /gold/ChangeLog
parenta5bbabf3b57792e1bbc7fa3ae2e712dae1da282a (diff)
downloadgdb-6a89f575aaaf6f183620a91507e965205429a54a.zip
gdb-6a89f575aaaf6f183620a91507e965205429a54a.tar.gz
gdb-6a89f575aaaf6f183620a91507e965205429a54a.tar.bz2
* output.cc (Output_file::open): Add execute permission to empty file.
* testsuite/Makefile.am (permission_test): New test. * testsuite/Makefile.in: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index b517449..b486aea 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-08 Cary Coutant <ccoutant@google.com>
+
+ * output.cc (Output_file::open): Add execute permission to empty file.
+ * testsuite/Makefile.am (permission_test): New test.
+ * testsuite/Makefile.in: Regenerate.
+
2009-09-02 Ian Lance Taylor <iant@google.com>
* output.cc (Output_file::resize): Call map_no_anonymous rather