diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2008-12-30 18:52:44 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2008-12-30 18:52:44 +0000 |
commit | a0956358392d42d909bc19a9361e84aa2569e8dd (patch) | |
tree | f60ad8b5a6550c82170117610a356c07786d3338 /sim/ChangeLog | |
parent | fe524faa87338b3324439dadbaf6afa3734312d5 (diff) | |
download | gdb-a0956358392d42d909bc19a9361e84aa2569e8dd.zip gdb-a0956358392d42d909bc19a9361e84aa2569e8dd.tar.gz gdb-a0956358392d42d909bc19a9361e84aa2569e8dd.tar.bz2 |
* cris/sim-if.c (sim_open): If sim_analyze_program fails, emit
just a short CRIS-specific notice. Tweak the wording for a
failing architecture test.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index c4b5ead..4398077 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,9 @@ 2008-12-30 Hans-Peter Nilsson <hp@axis.com> + * cris/sim-if.c (sim_open): If sim_analyze_program fails, emit + just a short CRIS-specific notice. Tweak the wording for a + failing architecture test. + * cris/traps.c (TARGET_SYS_writev): New macro. (is_mapped_only, cris_dump_map): New functions. (cris_break_13_handler) <case TARGET_SYS_mmap2>: Handle more flags |