diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-30 23:56:14 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-30 23:56:14 +0000 |
commit | 849515449b8db3cf1c9ee78c37655884bdf54e19 (patch) | |
tree | d028b9a5ac2dcb20ffe5649bc24b4cb76020c0ab /gas/ChangeLog | |
parent | f949f7b8c5d2997c95cb39d7d43fccbdbdef77b5 (diff) | |
download | gdb-849515449b8db3cf1c9ee78c37655884bdf54e19.zip gdb-849515449b8db3cf1c9ee78c37655884bdf54e19.tar.gz gdb-849515449b8db3cf1c9ee78c37655884bdf54e19.tar.bz2 |
* Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it
includes. Delete those files from per-file dependencies.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index fcc2061..a704239 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,10 @@ Fri Dec 30 18:21:41 1994 Ken Raeburn <raeburn@cujo.cygnus.com> at least as wide, after handling the special case of 4-byte values. + * Makefile.in (dependencies): Make $(OBJS) depend on as.h and + everything it includes. Delete those files from per-file + dependencies. + Wed Dec 28 20:57:37 1994 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c (pa_subspace): For sections with the ZERO |