diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1999-04-26 10:55:35 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1999-04-26 10:55:35 +0000 |
commit | 2a0818584ff3a8e11ca183ecda3692af9c9a98f1 (patch) | |
tree | 9cc354dfb40df2999c46e4338c40f32f9d302084 | |
parent | e2be6f0afffeab1f5125bdff5f96cdd1e1aac4ae (diff) | |
download | gcc-2a0818584ff3a8e11ca183ecda3692af9c9a98f1.zip gcc-2a0818584ff3a8e11ca183ecda3692af9c9a98f1.tar.gz gcc-2a0818584ff3a8e11ca183ecda3692af9c9a98f1.tar.bz2 |
Improve child process exits and Remove unnecessary character quote
From-SVN: r26646
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ef0e24..532f457 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +1999-04-26 10:50 -0700 Bruce Korb <ddsinc09@ix.netcom.com> + + * fixinc/fixincl.c: Improve the handling of child process exits + * fixinc/server.[ch]: Export the interface for shutting down + the server process + * fixinc/inclhack.tpl: Remove unnecessary character quote + Mon Apr 26 10:41:42 EDT 1999 <amacleod@cygnus.com> * alpha.md (builtin_setjmp_receiver): Use a label_ref instead of |