diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-10 13:29:17 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:27:13 +0200 |
commit | fdf090ae4505af5ca09d3ad4958a9e66c1748961 (patch) | |
tree | f94bc30fcc1b9f07a1000a265231cddac9db85dc /ChangeLog | |
parent | db6bdf06c86d7a2903b32735df673ddb31dd0ffe (diff) |
2007-12-10 Thomas Schwinge <tschwinge@gnu.org>
* i386/Makefrag.am (i386/i386at/boothdr.o, i386/i386at/interrupt.o)
(i386/i386/cswitch.o, i386/i386/locore.o): Remove targets.
* configure.ac <Dependency tracking for `.S' files>: Add a hack to
re-add the four targets with have been removed above for the (legacy)
case only where they are actually needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-12-10 Thomas Schwinge <tschwinge@gnu.org> + + * i386/Makefrag.am (i386/i386at/boothdr.o, i386/i386at/interrupt.o) + (i386/i386/cswitch.o, i386/i386/locore.o): Remove targets. + * configure.ac <Dependency tracking for `.S' files>: Add a hack to + re-add the four targets with have been removed above for the (legacy) + case only where they are actually needed. + 2007-12-05 Guillem Jover <guillem@hadrons.org> * i386/Makefrag.am (i386/i386at/interrupt.o): New target, depends on |