diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-03 03:52:08 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-03 03:52:08 +0000 |
commit | ec7a8792d92ebfa360e6ce4d1edf1065634e4fc5 (patch) | |
tree | 591ebd646512db1282f3116ca4a665f46175ec17 /ChangeLog | |
parent | e61900e6a259570926e289fa8fd22dd3c124d87a (diff) | |
download | gdb-ec7a8792d92ebfa360e6ce4d1edf1065634e4fc5.zip gdb-ec7a8792d92ebfa360e6ce4d1edf1065634e4fc5.tar.gz gdb-ec7a8792d92ebfa360e6ce4d1edf1065634e4fc5.tar.bz2 |
* Makefile.in (DO_X): Split rule to decrease command line length
for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
(Philippe De Muyter).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (DO_X): Split rule to decrease command line length + for systems with small ARG_MAX values. From phdm@info.ucl.ac.be + (Philippe De Muyter). + Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) * Makefile.in (all-patch): depend on all-libiberty. |