aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1998-03-04Wed Mar 4 15:34:49 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-5/+23
1998-03-04type in feb 19John Metzler1-2/+2
1998-03-04Cleanup entry for feb 19John Metzler1-1/+3
1998-03-04elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into MAKE_MSYMBOL_SPECIALRon Unrau3-13/+17
1998-03-04vr4111 changes for mips64vr4111-*-elf, Passes make chack with only 2 failuresJohn Metzler1-0/+9
1998-03-04Previously, the size of pointers was taken from the hosts pointer size. Now, ...John Metzler1-4/+2
1998-03-04Target triple mips64vr4111-*-elf is defined by the header file tm-vr4xxx.hJohn Metzler1-2/+2
1998-03-04Supports mips64vr4111-*-elfJohn Metzler1-0/+5
1998-03-04Defines a mips configuration which entailsJohn Metzler1-0/+25
1998-03-03Tue Mar 3 14:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda2-7/+19
1998-03-03 * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320*-*-elf*) :Gavin Romig-Koch3-0/+38
1998-03-03Mon Mar 2 17:44:13 1998 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+5
1998-03-03Mon Mar 2 17:04:25 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+5
1998-03-03Mon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-0/+8
1998-03-03Mon Mar 2 16:51:44 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+5
1998-03-03Mon Mar 2 16:47:11 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda2-0/+5
1998-03-03Mon Mar 2 16:45:48 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-0/+5
1998-03-02Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com>Jason Molenda6-0/+89
1998-03-02Mon Mar 2 12:12:41 1998 Anthony Thompson (athompso@cambridge.arm.com)Jason Molenda1-0/+5
1998-02-24Change from rth.Jason Molenda2-14/+23
1998-02-23 * config/mn10300-eval.exp: New file to support MN10300 eval board.Mark Alexander1-0/+10
1998-02-23Specify correct values for REGISTER_RAW_SIZE.Andrew Cagney2-2/+21
1998-02-20remove long long printf crashJohn Metzler1-0/+10
1998-02-17 * remote-mips.c (mips_request): Use unsigned long during parsingFrank Ch. Eigler2-2/+7
1998-02-17Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>Jason Molenda5-6/+17
1998-02-17Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returnedAndrew Cagney2-6/+18
1998-02-16Make ``target d10v'' and ``target remote'' equivalent.Andrew Cagney3-68/+61
1998-02-15parse.c (write_dollar_variable): call new function target_map_name_to_registerRon Unrau2-13/+45
1998-02-14 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.Stan Shebs3-2/+8
1998-02-14micro-cleanupStan Shebs1-2/+0
1998-02-12* Changed MIPS monitor interface code to be tolerant of slightlyFrank Ch. Eigler2-12/+8
1998-02-12* d10v-tdep.c (show_regs): Avoid use of %llx when printing 8 byteAndrew Cagney2-4/+19
1998-02-12For d10v, do not sign-extend pointers.Andrew Cagney1-0/+6
1998-02-12Add a new target specific protocol `target d10v' implemented inAndrew Cagney4-53/+141
1998-02-12 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k ofAndrew Cagney2-0/+226
1998-02-12Remote protocol for d10v. Mainly responsible for translating GDB d10vAndrew Cagney2-0/+280
1998-02-11Enable remote-tcp on a FreeBSD host.Andrew Cagney1-0/+4
1998-02-11 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hookKeith Seitz5-13/+52
1998-02-10Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda4-11/+42
1998-02-10D10V memory map changed. Update.Andrew Cagney3-36/+37
1998-02-09 * symtab.c (fixup_psymbol_section): Move forward declaration toDoug Evans1-5/+7
1998-02-09 * symtab.c (fixup_psymbol_section): Move forward declaration toDoug Evans1-0/+6
1998-02-09 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):Stan Shebs4-7/+10
1998-02-09 * Makefile.in (init.c): Ignore errors when making init.c. SeemsIan Lance Taylor1-0/+5
1998-02-06Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be>Jason Molenda3-22/+65
1998-02-06 * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target toJeff Law2-1/+20
1998-02-06 * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf.Doug Evans2-5/+10
1998-02-06 * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW,Andrew Cagney3-74/+64
1998-02-06o Update GDB to match changes to d10v abi (ARG1 in r0 instead of r2).Andrew Cagney3-141/+183
1998-02-06New function, generic_pop_current_frame(), targets point POP_FRAME atAndrew Cagney1-0/+8