diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 5 | ||||
-rw-r--r-- | include/gdb/ChangeLog | 5 | ||||
-rw-r--r-- | include/gdb/callback.h (renamed from include/callback.h) | 0 | ||||
-rw-r--r-- | include/gdb/remote-sim.h (renamed from include/remote-sim.h) | 0 |
4 files changed, 10 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 55bd90d..1f04e1b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2002-06-09 Andrew Cagney <cagney@redhat.com> + + * remote-sim.h: Move to directory gdb/. + * callback.h: Move to directory gdb/. + 2002-06-07 Charles Wilson <cwilson@ece.gatech.edu> * bfdlink.h (struct bfd_link_info): Change type of diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 44e3582..571861b 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,3 +1,8 @@ +2002-06-08 Andrew Cagney <cagney@redhat.com> + + * callback.h: Copy to here from directory above. + * remote-sim.h: Copy to here from directory above. + 2002-06-01 Andrew Cagney <ac131313@redhat.com> * sim-d10v.h (sim_d10v_regs): Expand to include all registers. diff --git a/include/callback.h b/include/gdb/callback.h index 3075284..3075284 100644 --- a/include/callback.h +++ b/include/gdb/callback.h diff --git a/include/remote-sim.h b/include/gdb/remote-sim.h index 726ec62..726ec62 100644 --- a/include/remote-sim.h +++ b/include/gdb/remote-sim.h |