aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
AgeCommit message (Expand)AuthorFilesLines
1998-04-22Humoring RMS by saying "GNU/Linux" instead of just "Linux"Stan Shebs1-1/+1
1998-04-21Add a "keep-vr4320" section so that tm-vr4320.h and vr4320.mt areJason Molenda1-0/+6
1998-04-21add i386sco5.mt, nm-i386sol2.h, tm-i386sco5.h, tm-i386sol2.hJason Molenda1-0/+4
1998-04-21* MIPS CPU-specific dissasembly extensions. Now TM_PRINT_INSN_MACH from tm.hFrank Ch. Eigler1-0/+5
1998-04-20Mon Apr 20 14:18:45 1998 J. Kean Johnston <jkj@sco.com>Jason Molenda2-0/+65
1998-04-16 * sparc-tdep.c (SPARC_HAS_FPU): Define.Mark Alexander1-33/+12
1998-04-15 * sparc-tdep.c (sparc_extract_struct_value_address): Make itMark Alexander1-1/+13
1998-04-14Tue Apr 14 15:43:49 1998 John Metzler <jmetzler@cygnus.com>John Metzler2-0/+29
1998-04-13 * config/sparc/tm-sun4os4.h (IS_STATIC_TRANSFORM_NAME): Add missingKeith Seitz1-0/+1
1998-04-11Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-1/+6
1998-04-02 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE): Define.Mark Alexander2-0/+7
1998-04-02Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au>Jason Molenda3-1/+61
1998-04-01Make the SR, FSR and FIR registers 32 bits regardless of the target.Andrew Cagney2-10/+14
1998-04-01* d10v-tdep.c (d10v_extract_return_value): Wierd. GCC wants to returnAndrew Cagney1-1/+1
1998-03-24 * Makefile.in: Derive SHELL from configure.Stu Grossman2-3/+2
1998-03-20Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+7
1998-03-13Fri Mar 13 15:43:53 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-0/+5
1998-03-13Fri Mar 13 15:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-6/+0
1998-03-13massive sanitization fixesAngela Marie Thomas2-0/+19
1998-03-04elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into MAKE_MSYMBOL_SPECIALRon Unrau1-10/+9
1998-03-04Supports mips64vr4111-*-elfJohn Metzler1-0/+5
1998-03-04Defines a mips configuration which entailsJohn Metzler1-0/+25
1998-03-02Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com>Jason Molenda2-0/+77
1998-02-16Make ``target d10v'' and ``target remote'' equivalent.Andrew Cagney1-0/+21
1998-02-14 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.Stan Shebs2-2/+2
1998-02-12Add a new target specific protocol `target d10v' implemented inAndrew Cagney1-0/+6
1998-02-10Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda2-10/+22
1998-02-10D10V memory map changed. Update.Andrew Cagney1-6/+6
1998-02-09 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):Stan Shebs3-7/+4
1998-02-06Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be>Jason Molenda2-22/+50
1998-02-06 * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target toJeff Law1-1/+10
1998-02-06 * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW,Andrew Cagney1-2/+5
1998-02-06o Update GDB to match changes to d10v abi (ARG1 in r0 instead of r2).Andrew Cagney1-33/+43
1998-02-03* alpha-nat.c (fetch_aout_core_registers): Rename fromRichard Henderson1-0/+3
1998-01-30Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to stepDavid Taylor2-6/+4
1998-01-30 * coffread.c (coff_symtab_read) [SEM]: Remove code, macro canStan Shebs3-12/+1
1998-01-27Fix some mswin sanitization problems.Fred Fish1-1/+17
1998-01-27 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):Jason Molenda1-1/+1
1998-01-24 * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,Stan Shebs4-49/+0
1998-01-23 * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".Fred Fish1-3/+5
1998-01-22Add sanitize-sky for txvu stuff.Ron Unrau1-0/+6
1998-01-22Fix sanitization errors.Mark Alexander1-2/+1
1998-01-21 * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove configStan Shebs1-3/+0
1998-01-15 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:Stan Shebs5-59/+0
1998-01-14Remove GCC-ismsMichael Meissner1-1/+1
1998-01-14 * configure.in (--with-mmalloc): Add new configure arg to use theFred Fish12-45/+6
1998-01-12Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-8/+11
1998-01-05fix gdb/13620 -- control-c to interrupt gdb command only works once.David Taylor1-0/+3
1997-12-29 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander4-6/+32
1997-12-19improved end-of-stack handling.David Taylor1-7/+2