diff options
author | Doug Evans <dje@google.com> | 2010-01-25 00:48:17 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2010-01-25 00:48:17 +0000 |
commit | 80532737986a54ba841f5aabbc290d0de7c5cf70 (patch) | |
tree | 5f01bd2e1dda9abbd3246a07a1b0cde44eb0f8fd /sim/common/ChangeLog | |
parent | ea6f8917d7068b263b72f7d85ada2ea3d719a5f1 (diff) | |
download | gdb-80532737986a54ba841f5aabbc290d0de7c5cf70.zip gdb-80532737986a54ba841f5aabbc290d0de7c5cf70.tar.gz gdb-80532737986a54ba841f5aabbc290d0de7c5cf70.tar.bz2 |
* Make-common.in (CGEN_SIM_DEPS): Define.
(CGEN_INCLUDE_DEPS): Use it.
(CGEN_MAIN_CPU_DEPS): Simplify.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index dfe328c..2f62553 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +2010-01-24 Doug Evans <dje@sebabeach.org> + + * Make-common.in (CGEN_SIM_DEPS): Define. + (CGEN_INCLUDE_DEPS): Use it. + (CGEN_MAIN_CPU_DEPS): Simplify. + 2010-01-22 Doug Evans <dje@sebabeach.org> * cgen-ops.h (SUBWORDXFSI): Fix word ordering. |