Age | Commit message (Expand) | Author | Files | Lines |
1998-03-04 | elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into MAKE_MSYMBOL_SPECIAL | Ron Unrau | 3 | -13/+17 |
1998-03-04 | vr4111 changes for mips64vr4111-*-elf, Passes make chack with only 2 failures | John Metzler | 1 | -0/+9 |
1998-03-04 | Previously, the size of pointers was taken from the hosts pointer size. Now, ... | John Metzler | 1 | -4/+2 |
1998-03-04 | Target triple mips64vr4111-*-elf is defined by the header file tm-vr4xxx.h | John Metzler | 1 | -2/+2 |
1998-03-04 | Supports mips64vr4111-*-elf | John Metzler | 1 | -0/+5 |
1998-03-04 | Defines a mips configuration which entails | John Metzler | 1 | -0/+25 |
1998-03-03 | Tue Mar 3 14:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jason Molenda | 2 | -7/+19 |
1998-03-03 | * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320*-*-elf*) : | Gavin Romig-Koch | 3 | -0/+38 |
1998-03-03 | Mon Mar 2 17:44:13 1998 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+5 |
1998-03-03 | Mon Mar 2 17:04:25 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 2 | -1/+5 |
1998-03-03 | Mon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 2 | -0/+8 |
1998-03-03 | Mon Mar 2 16:51:44 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 2 | -1/+5 |
1998-03-03 | Mon Mar 2 16:47:11 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 2 | -0/+5 |
1998-03-03 | Mon Mar 2 16:45:48 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -0/+5 |
1998-03-02 | Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com> | Jason Molenda | 6 | -0/+89 |
1998-03-02 | Mon Mar 2 12:12:41 1998 Anthony Thompson (athompso@cambridge.arm.com) | Jason Molenda | 1 | -0/+5 |
1998-02-24 | Change from rth. | Jason Molenda | 2 | -14/+23 |
1998-02-23 | * config/mn10300-eval.exp: New file to support MN10300 eval board. | Mark Alexander | 1 | -0/+10 |
1998-02-23 | Specify correct values for REGISTER_RAW_SIZE. | Andrew Cagney | 2 | -2/+21 |
1998-02-20 | remove long long printf crash | John Metzler | 1 | -0/+10 |
1998-02-17 | * remote-mips.c (mips_request): Use unsigned long during parsing | Frank Ch. Eigler | 2 | -2/+7 |
1998-02-17 | Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> | Jason Molenda | 5 | -6/+17 |
1998-02-17 | Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returned | Andrew Cagney | 2 | -6/+18 |
1998-02-16 | Make ``target d10v'' and ``target remote'' equivalent. | Andrew Cagney | 3 | -68/+61 |
1998-02-15 | parse.c (write_dollar_variable): call new function target_map_name_to_register | Ron Unrau | 2 | -13/+45 |
1998-02-14 | * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used. | Stan Shebs | 3 | -2/+8 |
1998-02-14 | micro-cleanup | Stan Shebs | 1 | -2/+0 |
1998-02-12 | * Changed MIPS monitor interface code to be tolerant of slightly | Frank Ch. Eigler | 2 | -12/+8 |
1998-02-12 | * d10v-tdep.c (show_regs): Avoid use of %llx when printing 8 byte | Andrew Cagney | 2 | -4/+19 |
1998-02-12 | For d10v, do not sign-extend pointers. | Andrew Cagney | 1 | -0/+6 |
1998-02-12 | Add a new target specific protocol `target d10v' implemented in | Andrew Cagney | 4 | -53/+141 |
1998-02-12 | * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of | Andrew Cagney | 2 | -0/+226 |
1998-02-12 | Remote protocol for d10v. Mainly responsible for translating GDB d10v | Andrew Cagney | 2 | -0/+280 |
1998-02-11 | Enable remote-tcp on a FreeBSD host. | Andrew Cagney | 1 | -0/+4 |
1998-02-11 | * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook | Keith Seitz | 5 | -13/+52 |
1998-02-10 | Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 4 | -11/+42 |
1998-02-10 | D10V memory map changed. Update. | Andrew Cagney | 3 | -36/+37 |
1998-02-09 | * symtab.c (fixup_psymbol_section): Move forward declaration to | Doug Evans | 1 | -5/+7 |
1998-02-09 | * symtab.c (fixup_psymbol_section): Move forward declaration to | Doug Evans | 1 | -0/+6 |
1998-02-09 | * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): | Stan Shebs | 4 | -7/+10 |
1998-02-09 | * Makefile.in (init.c): Ignore errors when making init.c. Seems | Ian Lance Taylor | 1 | -0/+5 |
1998-02-06 | Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 3 | -22/+65 |
1998-02-06 | * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target to | Jeff Law | 2 | -1/+20 |
1998-02-06 | * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf. | Doug Evans | 2 | -5/+10 |
1998-02-06 | * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW, | Andrew Cagney | 3 | -74/+64 |
1998-02-06 | o Update GDB to match changes to d10v abi (ARG1 in r0 instead of r2). | Andrew Cagney | 3 | -141/+183 |
1998-02-06 | New function, generic_pop_current_frame(), targets point POP_FRAME at | Andrew Cagney | 1 | -0/+8 |
1998-02-06 | Get overlay testsuite to work on m32r when image is being built with a | Andrew Cagney | 1 | -0/+19 |
1998-02-06 | When starting a new simulator run, ensure proceed status is cleared. | Andrew Cagney | 2 | -0/+7 |
1998-02-06 | * top.c (do_nothing): Remove signal handler after signal is caught. | Jason Molenda | 1 | -0/+7 |