diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:08:12 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-07-24 04:16:47 -0700 |
commit | 72f4393d8cfc4a47f0e59657f7822668cfad132f (patch) | |
tree | 72a183bf802b025c08fd2a5fa5717155c5c536c6 /gdb/ChangeLog | |
parent | 91cb26dac47265f178fb6635f1deebdfd244572a (diff) | |
download | gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2 |
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ed9e302..f475ca6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -757,7 +757,7 @@ (rx_frame_this_id): Rename parameter `this_prologue_cache' to `this_cache'. (rx_frame_prev_register): Rename parameter `this_prologue_cache' to - `this_cache'. Add cases for RX_FRAME_TYPE_EXCEPTION and + `this_cache'. Add cases for RX_FRAME_TYPE_EXCEPTION and RX_FRAME_TYPE_FAST_INTERRUPT. (normal_frame_p, exception_frame_p, rx_frame_sniffer_common) (rx_frame_sniffer, rx_exception_sniffer): New functions. @@ -4043,10 +4043,10 @@ 2015-03-18 Tristan Gingold <gingold@adacore.com> - * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move - redirection code to ... - (amd64_windows_frame_decode_insns): ... Here. Fix in prologue - checks. Fix SAVE_NONVOL operations. Add debug code and comments. + * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move + redirection code to ... + (amd64_windows_frame_decode_insns): ... Here. Fix in prologue + checks. Fix SAVE_NONVOL operations. Add debug code and comments. 2015-03-18 Gary Benson <gbenson@redhat.com> @@ -4152,7 +4152,7 @@ * config.in: Regenerate. * configure: Regenerate. * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't - define. + define. (fbsd_find_memory_regions): Use kinfo_getvmmap to enumerate memory regions if present. |