diff options
author | Andrew Cagney <cagney@gnu.org> | 2002-06-09 15:45:44 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gnu.org> | 2002-06-09 15:45:44 +0000 |
commit | a1178695fc1ce2d850005ce89e340e04c2b8ab13 (patch) | |
tree | 6cdc764349f6cd8f4fc6f6342c77735460c87a10 /include | |
parent | 548e0dad4be0b84b1b358e11cd3aff931dd394d3 (diff) | |
download | newlib-a1178695fc1ce2d850005ce89e340e04c2b8ab13.zip newlib-a1178695fc1ce2d850005ce89e340e04c2b8ab13.tar.gz newlib-a1178695fc1ce2d850005ce89e340e04c2b8ab13.tar.bz2 |
Move include/callback.h and include/remote-sim.h to include/gdb/.
Update accordingly.
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 |