summaryrefslogtreecommitdiff
path: root/gdb/m88k-tdep.c
AgeCommit message (Expand)Author
2004-07-312004-07-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-06-072004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung
2004-05-30* m88k-tdep.c (m88k_analyze_prologue): Fix handling of branchMark Kettenis
2004-05-24Add OpenBSD/m88k support.Mark Kettenis
2002-12-162002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-07-24Obsolete m88k.Andrew Cagney
2002-05-13* config/m88k/tm-m88k.h: Update copyright.Andrew Cagney
2001-11-13Zap REGISTER_CONVERTIBLE from m88k.Andrew Cagney
2001-04-02Make --target=m88k buildable again.Kevin Buettner
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney
2000-09-18Protoization.Kevin Buettner
2000-07-30Protoization.Kevin Buettner
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-05-05import gdb-19990504 snapshotStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1998-12-12CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney
1998-11-29CARP:Andrew Cagney
1996-11-12Patches to add Irix6 host support.Jim Wilson
1995-08-02Update FSF address.Fred Fish
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs
1994-11-04 Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs
1994-07-15 From Kevin A. Buettner (kev@cujo.geg.mot.com).Stan Shebs
1994-02-28 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon
1994-02-01 * config/m88k/{tm-delta88.h,tm-delta88v4.h}, m88k-tdep.c:Jim Kingdon
1993-12-26 * valops.c (call_function_by_hand, push_word), defs.h (push_word),Jim Kingdon
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord
1993-09-23* config/m88k/tm-m88k.h, m88k-tdep.c: Add call function stuff.Jim Kingdon
1993-09-22 * breakpoint.c (bpstat_stop_status),K. Richard Pixley
1993-09-02* m88k-tdep.c: Remove a bunch of unused #includes.Jim Kingdon
1993-09-02 * m88k-tdep.c: Include sys/dir.h before sys/user.h.Jim Kingdon
1993-09-01bzero -> memsetK. Richard Pixley
1993-09-01bcopy -> memcpyK. Richard Pixley
1993-08-24remove include of sys/dir.h. Appears unnecessary and isn't availableK. Richard Pixley
1993-08-17 * config/m88k/tm-m88k.h: Fix typo in comment.K. Richard Pixley
1993-06-13 * m88k-tdep.c (IEEE_isNAN): Remove.Jim Kingdon
1993-01-29M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>:John Gilmore
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore
1991-11-18Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore
1991-11-14Handle moves ahead of the stack pointer slide, for struct returning fns.John Gilmore
1991-11-14* m88k-tdep.c (examine_prologue): Deal with OR instructionsJohn Gilmore
1991-11-14Motorola 88000 port without tears, I mean without tdescs.John Gilmore
1991-10-07First stage of coff-encap work.John Gilmore
1991-07-21 Mostly MIPS symbol-reading and general symbol-reading fixups.John Gilmore
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore