diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-03 08:07:47 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-03 08:07:47 +0000 |
commit | 69063200c247f1bb05d369b0f6b396858d9190d0 (patch) | |
tree | fec2ccaa05f88111c68b7b999154dfdd72b40706 /gcc | |
parent | 1f414ac48f4a946930e35c5003b5f020ad8168c4 (diff) | |
download | gcc-69063200c247f1bb05d369b0f6b396858d9190d0.zip gcc-69063200c247f1bb05d369b0f6b396858d9190d0.tar.gz gcc-69063200c247f1bb05d369b0f6b396858d9190d0.tar.bz2 |
Merge from fixincl-branch
From-SVN: r25559
Diffstat (limited to 'gcc')
-rwxr-xr-x | gcc/fixinc/fixincl.sh | 2 | ||||
-rw-r--r-- | gcc/fixinc/fixincl.x | 2 | ||||
-rwxr-xr-x | gcc/fixinc/inclhack.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/fixinc/fixincl.sh b/gcc/fixinc/fixincl.sh index 1c9ab14..80d5f47 100755 --- a/gcc/fixinc/fixincl.sh +++ b/gcc/fixinc/fixincl.sh @@ -2,7 +2,7 @@ # # DO NOT EDIT THIS FILE (fixincl.sh) # -# It has been autogen-ed Wednesday January 27, 1999 at 09:03:56 AM PST +# It has been autogen-ed Wednesday March 3, 1999 at 08:06:18 AM PST # From the definitions inclhack.def # and the template file inclhack.tpl # diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index cd41742..684849d 100644 --- a/gcc/fixinc/fixincl.x +++ b/gcc/fixinc/fixincl.x @@ -1,7 +1,7 @@ /* * DO NOT EDIT THIS FILE (fixincl.x) * - * It has been autogen-ed Tuesday January 5, 1999 at 09:20:37 AM PST + * It has been autogen-ed Wednesday March 3, 1999 at 08:07:03 AM PST * From the definitions inclhack.def * and the template file fixincl.tpl * diff --git a/gcc/fixinc/inclhack.sh b/gcc/fixinc/inclhack.sh index f56e9a5..cc3ed4d 100755 --- a/gcc/fixinc/inclhack.sh +++ b/gcc/fixinc/inclhack.sh @@ -2,7 +2,7 @@ # # DO NOT EDIT THIS FILE (inclhack.sh) # -# It has been autogen-ed Wednesday January 27, 1999 at 09:03:36 AM PST +# It has been autogen-ed Wednesday March 3, 1999 at 08:05:49 AM PST # From the definitions inclhack.def # and the template file inclhack.tpl # |