diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 506029c..9d0b8d8 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2006-11-07 Thiemo Seufer <ths@mips.com> + * gentmap.c: Fix compile time warning. + +2006-11-07 Thiemo Seufer <ths@mips.com> + * sim-base.h (text_start, text_end, start_addr): Use bfd_vma type for bfd text addresses. |