diff options
author | Michael Meissner <gnu@the-meissners.org> | 1995-12-15 21:06:22 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1995-12-15 21:06:22 +0000 |
commit | 669b4e1ef6dda67e657fe25988f1a163bd7e41f9 (patch) | |
tree | 202cfd1877010ca8f08f9ca53b53114907d9ee86 /sim/ppc/ChangeLog | |
parent | 1c1a6a1e3de8f8fc40eeee744db5ceb4aa575800 (diff) | |
download | gdb-669b4e1ef6dda67e657fe25988f1a163bd7e41f9.zip gdb-669b4e1ef6dda67e657fe25988f1a163bd7e41f9.tar.gz gdb-669b4e1ef6dda67e657fe25988f1a163bd7e41f9.tar.bz2 |
Fix warnings when using full inlining.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index e6028a1..4ea9ded 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 15 15:55:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * corefile.h: Delete declarations for unknown functions. + * device.h: Ditto. + * interrupts.h: Ditto. + Thu Dec 14 18:49:34 1995 Andrew Cagney <cagney@highland.com.au> * lf.c (lf_print_function_type): New function. Munges a function |