diff options
author | Roger Sayle <roger@eyesopen.com> | 2004-11-21 23:01:44 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2004-11-21 23:01:44 +0000 |
commit | 743348ea534b4995d9361eb736df9c5931bdd63a (patch) | |
tree | d4ca4c848df4eccaad3ec2e2d77c908f698df07b /fixincludes/ChangeLog | |
parent | d23eb341468c6ce1f0bf1708d379c8fbc3e81aec (diff) | |
download | gcc-743348ea534b4995d9361eb736df9c5931bdd63a.zip gcc-743348ea534b4995d9361eb736df9c5931bdd63a.tar.gz gcc-743348ea534b4995d9361eb736df9c5931bdd63a.tar.bz2 |
inclhack.def (alpha_pthread_init): Fix technical problems with the last check-in caused by CVS variable substitution.
* inclhack.def (alpha_pthread_init): Fix technical problems with
the last check-in caused by CVS variable substitution.
* fixincl.x: Likewise.
* tests/base/pthread.h: Likewise.
From-SVN: r90989
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r-- | fixincludes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index ace5d2a..25a4e7f 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,4 +1,11 @@ 2004-11-20 Roger Sayle <roger@eyesopen.com> + + * inclhack.def (alpha_pthread_init): Fix technical problems with + the last check-in caused by CVS variable substitution. + * fixincl.x: Likewise. + * tests/base/pthread.h: Likewise. + +2004-11-20 Roger Sayle <roger@eyesopen.com> Bruce Korb <bkorb@gnu.org> * inclhack.def (alpha_pthread_init): New fix. |