diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-04 20:20:01 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-04 20:20:01 +0000 |
commit | 46276eaf7f2f9828c238ed7bd49b02426a43b8e9 (patch) | |
tree | 4d0dd4f07bf428b656a90ed18811c98f5f3d7ae1 /libiberty/ChangeLog | |
parent | 35d9c496f5ed92600ed9985b2a2a45516a0a002d (diff) | |
download | ppe42-gcc-46276eaf7f2f9828c238ed7bd49b02426a43b8e9.tar.gz ppe42-gcc-46276eaf7f2f9828c238ed7bd49b02426a43b8e9.zip |
ChangeLog:
* ltconfig: chmod 644 before ranlib during install.
libiberty/ChangeLog:
* Makefile.in: chmod 644 before ranlib during install.
gcc/ChangeLog:
* mklibgcc.in: chmod 644 before ranlib during install.
libjava/classpath/ChangeLog:
* ltconfig: chmod 644 before ranlib during install.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115183 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 93f8449f65b..00c3089f8c7 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2006-07-04 Peter O'Gorman <peter@pogma.com> + + * Makefile.in: chmod 644 before ranlib during install. + 2006-06-02 Mark Shinwell <shinwell@codesourcery.com> * pex-unix.c (pex_unix_exec_child): Insert cast when assigning |