summaryrefslogtreecommitdiff
path: root/gdb/mcore-tdep.c
Commit message (Collapse)AuthorAgeFilesLines
...
* s/value_ptr/struct value */Andrew Cagney2001-07-151-2/+2
|
* Gag -Wuninitialized warnings.Andrew Cagney2001-03-281-1/+3
| | | | Add -Wuninitialized to default warning list.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney2001-03-051-0/+3
| | | | | | | | | | | | | | | | * ocd.c (ocd_xfer_memory): Ditto. * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops. * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as buildable with ,-Werror. * Makefile.in (symfile_h): Define. (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h). * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h". * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with ,-Werror. * dsrec.c (make_srec): Fix internal_error fmt arg. * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
|
* 2000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2000-12-081-1/+1
| | | | | | | * alpha-tdep.c: Fix typo in comment. * dbxread.c: Fix typo in comment. * fr30-tdep.c: Fix typo: newline missing after comment. * mcore-tdep.c: Fix typo in comment.
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-2/+2
| | | | | | | | | | | | | | | | | | | mips-tdep.c, monitor.c, regcache.c, remote-es.c, ser-unix.c, somread.c, tracepoint.c: Fix spelling errors in comments. * gdbarch.c: Regenerate. * gnu-nat.c (S_exception_raise_request): Fix typos and spelling errors in strings. * m3-nat.c (intercept_exec_calls, mach_thread_parse_id): Likewise. * mcore-tdep.c (mcore_analyze_prologue): Likewise. * mips-tdep.c (mips16_next_pc, _initialize_mips_tdep): Likewise. * remote-e7000.c (e7000_start_remote): Likewise. * remote-rdp.c (handle_swi): Likewise. * remote-vx.c (vx_load_command): Likewise. * sh-tdep.c (sh_do_pseudo_register): Likewise. * sol-thread.c (td_err_string): Likewise. * symtab.c (decode_line_2): Likewise. -------------------------------------------------------------------
* Corrected spelling errors in comments.David Anderson2000-10-271-1/+1
| | | | gdbarch.{c,sh} removed a word from a comment.
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-1/+1
|
* Initial revisionJason Molenda1999-08-091-0/+992