diff options
author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-21 23:01:44 +0000 |
---|---|---|
committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-21 23:01:44 +0000 |
commit | 4964185aa300ebc18ff67ed6ab93ca2c9b8ec7e9 (patch) | |
tree | d4ca4c848df4eccaad3ec2e2d77c908f698df07b /fixincludes/ChangeLog | |
parent | 030aa7500e0eed6b43b074f168fee3eef50daeef (diff) | |
download | gcc-4964185aa300ebc18ff67ed6ab93ca2c9b8ec7e9.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90989 138bc75d-0d04-0410-961f-82ee72b054a4
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 ace5d2a75e6..25a4e7ffb34 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. |