Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-16 | 2002-12-16 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1365/+0 | |
* config/arc/arc.mt, config/arc/tm-arc.h: Delete. * config/d30v/d30v.mt, config/d30v/tm-d30v.h: Delete. * config/fr30/fr30.mt, config/fr30/tm-fr30.h: Delete. * config/i386/i386aix.mh, config/i386/i386aix.mt: Delete. * config/i386/i386m3.mh, config/i386/i386m3.mt: Delete. * config/i386/i386mach.mh, config/i386/i386os9k.mt: Delete. * config/i386/nm-i386aix.h, config/i386/nm-i386mach.h: Delete. * config/i386/nm-m3.h, config/i386/tm-i386aix.h: Delete. * config/i386/tm-i386m3.h, config/i386/tm-i386mk.h: Delete. * config/i386/xm-i386aix.h, config/i386/xm-i386m3.h: Delete. * config/i386/xm-i386mach.h, config/i386/xm-i386mk.h: Delete. * config/i960/mon960.mt, config/i960/nindy960.mt: Delete. * config/i960/tm-i960.h, config/i960/tm-mon960.h: Delete. * config/i960/tm-nindy960.h, config/i960/tm-vx960.h: Delete. * config/i960/vxworks960.mt, config/m68k/apollo68b.mh: Delete. * config/m68k/apollo68b.mt, config/m68k/apollo68v.mh: Delete. * config/m68k/hp300bsd.mh, config/m68k/hp300bsd.mt: Delete. * config/m68k/hp300hpux.mh, config/m68k/hp300hpux.mt: Delete. * config/m88k/delta88.mh, config/m88k/delta88.mt: Delete. * config/m88k/delta88v4.mh, config/m88k/delta88v4.mt: Delete. * config/m88k/m88k.mh, config/m88k/m88k.mt: Delete. * config/m88k/nm-delta88v4.h, config/m88k/nm-m88k.h: Delete. * config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h: Delete. * config/m88k/tm-m88k.h, config/m88k/xm-delta88.h: Delete. * config/m88k/xm-dgux.h: Delete. * fr30-tdep.c, i386aix-nat.c, i386m3-nat.c: Delete. * i386mach-nat.c, i960-tdep.c, m88k-nat.c: Delete. * os9kread.c, remote-bug.c, remote-nindy.c: Delete. * remote-nrom.c, remote-os9k.c, remote-vx960.c: Delete. * d30v-tdep.c, arc-tdep.c, cxux-nat.c, dst.h, dstread.c: Delete. * ch-exp.c, ch-lang.c, ch-lang.h, ch-typeprint.c: Delete. * ch-valprint.c: Delete. | |||||
2002-07-14 | Obsolete the d30v. | Andrew Cagney | 1 | -1365/+1365 | |
2002-04-12 | * defs.h (read_relative_register_raw_bytes): Delete declaration. | Andrew Cagney | 1 | -3/+4 | |
* frame.c (frame_register_read): New function. Return non-zero on success. (read_relative_register_raw_bytes_for_frame): Delete. (read_relative_register_raw_bytes): Delete. * frame.h (frame_register_read): Declare. * d30v-tdep.c: Update Copyright. Use frame_register_read. * sh-tdep.c: Ditto. * infcmd.c (do_registers_info): Ditto. * hppa-tdep.c: Ditto. * rs6000-tdep.c: Ditto. * h8500-tdep.c: Ditto. * mips-tdep.c: Ditto. * h8300-tdep.c: Ditto. * z8k-tdep.c: Ditto. | |||||
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 | |
2001-09-05 | 2001-09-05 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+1 | |
* gdbarch.sh: Move include of dis-asm.h so it is generated earlier in gdbarch.h. (TARGET_PRINT_INSN): Multiarch. * gdbarch.h: Regenerate. * gdbarch.c: Regenerate. * arch-utils.c (legacy_print_insn): New function. * arch-utils.h (legacy_print_insn): Export. * cris-tdep.c (cris_delayed_get_disassembler): Use TARGET_PRINT_INSN, instead of tm_print_insn. * d10v-tdep.c (print_insn): Ditto. * d30v-tdep.c (print_insn): Ditto. * m32r-tdep.c (dump_insn): Ditto. * v850-tdep.c (v850_scan_prologue): Ditto. * mcore-tdep.c (mcore_dump_insn): Ditto. * sh-tdep.c (sh_gdbarch_init): Set print_insn gdbarch field. | |||||
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -4/+5 | |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 | |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 | |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -2/+3 | |
internal_verror(). | |||||
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 | |
2000-08-13 | Protoization. | Kevin Buettner | 1 | -7/+3 | |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -70/+30 | |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -2/+2 | |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -13/+13 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -2/+2 | |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -6/+11 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -183/+186 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1396 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1396/+0 | |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -2/+2 | |
ChangeLog-gdbtk for details. | |||||
1998-12-10 | CARP: | Andrew Cagney | 1 | -2/+2 | |
Rename REGISTER_NAMES{} -> REGISTER_NAME(). | |||||
1998-11-30 | CARP: | Andrew Cagney | 1 | -0/+13 | |
Cleanup FRAME_CHAIN_VALID. Replace all macro's with functions. | |||||
1998-01-14 | Remove GCC-isms | Michael Meissner | 1 | -0/+2 | |
1997-12-21 | Got backtrace working when calling from framefull routines into frameless | David Taylor | 1 | -6/+77 | |
routines. | |||||
1997-12-19 | improved end-of-stack handling. | David Taylor | 1 | -2/+21 | |
1997-12-16 | back trace now works when using external memory and frameless functions; all | David Taylor | 1 | -19/+33 | |
arguments are passed in args registers until we run out; finding saved regs now has two offsets not just one doing double duty. TARGET_READ_SP / TARGET_WRITE_SP are (temporarily?) commented out. | |||||
1997-12-11 | changed d10v instruction patterns to d30v ones and made them defines rather | David Taylor | 1 | -121/+333 | |
than sprinkled throughout the code. changes to several functions; backtraces now work and calling functions in the inferior partially works. Registers do not yet track the frame. | |||||
1997-11-13 | Add comment about code that is actually d10v specific instead of d30v | Michael Meissner | 1 | -0/+6 | |
1997-11-13 | Add info command to print out flags values | Michael Meissner | 1 | -0/+38 | |
1997-09-25 | * The following block of changes add support for debugging assembly | Stu Grossman | 1 | -0/+1021 | |
source files. * breakpoint.c (resolve_sal_pc): Prevent crash when pc isn't associated with a function. * buildsym.c (record_line start_symtab end_symtab): Don't delete symtabs which only have line numbers (but no other debug symbols). * dbxread.c (read_dbx_symtab end_psymtab): Ditto. * remote-sim.c: New functions gdbsim_insert/remove_breakpoint. Use intrinsic simulator breakpoints if available, otherwise do it the hard way. * configure.tgt: Add d30v. * d30v-tdep.c: New file. * config/d30v/d30v.mt, config/d30v/tm-d30v.h: New files. |