diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-31 12:13:32 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-31 12:13:32 +0000 |
commit | 42493273de48c914e4235c83c586f7aa4b8a0ff0 (patch) | |
tree | f4542c1f597bda48df884b935ebf78aa24753c2d /gcc | |
parent | 48bd9529118c7b04d1569ff5466e897d34cc6f88 (diff) | |
download | gcc-42493273de48c914e4235c83c586f7aa4b8a0ff0.zip gcc-42493273de48c914e4235c83c586f7aa4b8a0ff0.tar.gz gcc-42493273de48c914e4235c83c586f7aa4b8a0ff0.tar.bz2 |
updates, cleanups and reworking of fixinc
From-SVN: r26089
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4c6544b..d6fad56 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,14 @@ +Wed Mar 31 12:10:00 1999 Bruce Korb <ddsinc09@ix.netcom.com> + + * inclhack.def (several): added spaces in tests to ensure + correct shell syntax. Added c_asm.h fix from fixincludes. + + * inclhack.tpl: changed method of traversing symlink trees + so that file name matching will work correctly. + + * fixincl.c, hackshell.tpl: fallout from above + * fixincl.x, inclhack.sh, fixincl.sh: Rebuilt. + Tue Mar 30 10:43:49 1999 Philip Blundell <pb@nexus.co.uk> * config/arm/aout.h (DBX_DEBUGGING_INFO): Avoid redefinition if |