diff options
author | Doug Evans <dje@google.com> | 1998-02-12 00:58:27 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-02-12 00:58:27 +0000 |
commit | 2acf55ff6c62b3175f72105fe3046c4936c8e713 (patch) | |
tree | eea8c959a02f06f43e9c07223be9d0c6397ff1a5 /include/ChangeLog | |
parent | a699db2270f5a741eb9a7281419d42c0357957ba (diff) | |
download | gdb-2acf55ff6c62b3175f72105fe3046c4936c8e713.zip gdb-2acf55ff6c62b3175f72105fe3046c4936c8e713.tar.gz gdb-2acf55ff6c62b3175f72105fe3046c4936c8e713.tar.bz2 |
* symcat.h: New file.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index b8a2cb1..a4193a4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,27 @@ +Wed Feb 11 16:56:06 1998 Doug Evans <devans@canuck.cygnus.com> + + * symcat.h: New file. + +Mon Feb 2 17:13:31 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> + + * dis-asm.h (print_insn_tic30): Declare. + +start-sanitize-sky +Wed Jan 28 09:55:07 1998 Doug Evans <devans@canuck.cygnus.com> + + * dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes. + +end-sanitize-sky +Thu Jan 22 16:23:59 1998 Fred Fish <fnf@cygnus.com> + + * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly + function there is a reloc on this line. + +Mon Dec 8 11:22:23 1997 Nick Clifton <nickc@cygnus.com> + + * dis-asm.h: Remove prototype of disasm_symaddr() as this function + no longer exists. + Tue Dec 2 10:20:53 1997 Nick Clifton <nickc@cygnus.com> * dis-asm.h (disasm_symaddr): New prototype. |