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 /sim/frv | |
parent | 91cb26dac47265f178fb6635f1deebdfd244572a (diff) | |
download | binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz |
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'sim/frv')
-rw-r--r-- | sim/frv/ChangeLog | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/sim/frv/ChangeLog b/sim/frv/ChangeLog index 48919578555..44c920c6e7a 100644 --- a/sim/frv/ChangeLog +++ b/sim/frv/ChangeLog @@ -237,8 +237,8 @@ * config.in: Ditto. 2008-06-06 Vladimir Prus <vladimir@codesourcery.com> - Daniel Jacobowitz <dan@codesourcery.com> - Joseph Myers <joseph@codesourcery.com> + Daniel Jacobowitz <dan@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> * configure: Regenerate. @@ -261,7 +261,7 @@ 2005-10-28 Dave Brolley <brolley@redhat.com> * cpu.c,cpu.h,decode.c,decode.h,model.c,sem.c: Regenerate. - + Contribute the following changes: 2003-09-29 Dave Brolley <brolley@redhat.com> @@ -879,7 +879,7 @@ 2000-09-01 Dave Brolley <brolley@redhat.com> - * interrupts.c (frv_queue_break_interrupt): Call sim_handle_breakpoint + * interrupts.c (frv_queue_break_interrupt): Call sim_handle_breakpoint before queuing an interrupt in order to allow 'break' to be used as the breakpoint insn. @@ -932,7 +932,7 @@ Thu Jul 6 13:51:12 2000 Dave Brolley <brolley@topaz> (@cpu@_simulate_insn_prefetch): Monitoring of fetch buffer moved to run_caches. Use cache directly if not counting cycles. Don't use cache at all if not counting cycles and cache not enabled. - * frv.c (frv_insn_fetch_buffer): New global variable. + * frv.c (frv_insn_fetch_buffer): New global variable. (run_caches): Monitor the status of insn prefetch requests. * frv-sim.h (FRV_INSN_FETCH_BUFFER): New struct type. (frv_insn_fetch_buffer): New global variable. @@ -1857,24 +1857,24 @@ Wed May 24 14:40:34 2000 Andrew Cagney <cagney@b1.cygnus.com> Call sim_queue_fn_mem_xi_write. (frvbf_load_quad_CPR): Call frvbf_read_mem_SI. Call sim_queue_fn_mem_xi_write. - (frvbf_insn_cache_preload): New function. - (frvbf_data_cache_preload): New function. - (frvbf_insn_cache_unlock): New function. - (frvbf_data_cache_unlock): New function. - (frvbf_insn_cache_invalidate): New function. - (frvbf_data_cache_invalidate): New function. - (frvbf_data_cache_flush): New function. + (frvbf_insn_cache_preload): New function. + (frvbf_data_cache_preload): New function. + (frvbf_insn_cache_unlock): New function. + (frvbf_data_cache_unlock): New function. + (frvbf_insn_cache_invalidate): New function. + (frvbf_data_cache_invalidate): New function. + (frvbf_data_cache_flush): New function. * frv-sim.h (sim-options.h): Include it. (GET_HSR0): New macro. - (SET_HSR0): New macro. - (GET_HSR0_ICE): New macro. - (SET_HSR0_ICE): New macro. - (GET_HSR0_DCE): New macro. - (SET_HSR0_DCE): New macro. - (GET_HSR0_CBM): New macro. - (GET_HSR0_RME): New macro. - (GET_IHSR8): New macro. - (GET_IHSR8_NBC): New macro. + (SET_HSR0): New macro. + (GET_HSR0_ICE): New macro. + (SET_HSR0_ICE): New macro. + (GET_HSR0_DCE): New macro. + (SET_HSR0_DCE): New macro. + (GET_HSR0_CBM): New macro. + (GET_HSR0_RME): New macro. + (GET_IHSR8): New macro. + (GET_IHSR8_NBC): New macro. (frvbf_insn_cache_preload): New function. (frvbf_data_cache_preload): New function. (frvbf_insn_cache_unlock): New function. |