diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1998-10-16 07:11:44 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1998-10-16 07:11:44 +0000 |
commit | f4ed83edca83441a7c3bbdf37fc8ca4fdf2841fc (patch) | |
tree | 439ca014fe8bcbcbd66533b00bd950fae828591f | |
parent | 0083c9044f6a6d904380daffb0c5c34919861792 (diff) | |
download | gcc-f4ed83edca83441a7c3bbdf37fc8ca4fdf2841fc.zip gcc-f4ed83edca83441a7c3bbdf37fc8ca4fdf2841fc.tar.gz gcc-f4ed83edca83441a7c3bbdf37fc8ca4fdf2841fc.tar.bz2 |
Notification of move of fixinc/ from contrib to here.
From-SVN: r23126
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 36aff77..7f3add0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +Fri Oct 16 07:08:46 1998 Bruce Korb <korb@datadesign.com> + * fixinc/* Moved in from ../contrib directory in preparation + for integrating it into the normal build process. In particular, + fixinc/Makefile.in must be config-ed into the build directory + as fixinc/Makefile. Proposed patches to ./Makefile.in and + ./configure.in will be "in the mail" momentarily. + Fri Oct 16 08:13:46 1998 David S. Miller <davem@pierdol.cobaltnet.com> * cse.c (cse_basic_block): Fixup hash flushing loop so we do not |