Age | Commit message (Expand) | Author | Files | Lines |
1997-09-25 | * The following block of changes add support for debugging assembly | Stu Grossman | 9 | -3/+1486 |
1997-09-25 | d30v sanitization | Stu Grossman | 1 | -0/+14 |
1997-09-25 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | Stu Grossman | 1 | -1/+1 |
1997-09-25 | * remote-sim.h (SIM_RC): Add a bunch of new return codes for | Stu Grossman | 1 | -1/+17 |
1997-09-25 | * Make-common.in: New files sim-break.c, sim-break.h. | Stu Grossman | 5 | -0/+331 |
1997-09-24 | * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire. | Ian Lance Taylor | 2 | -6/+14 |
1997-09-24 | * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers. | Ian Lance Taylor | 2 | -2/+52 |
1997-09-24 | fix copyright | Ian Lance Taylor | 1 | -1/+1 |
1997-09-24 | * m68k.h: Document q and v operand specifiers. | Ian Lance Taylor | 2 | -2191/+170 |
1997-09-24 | Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 3 | -77/+82 |
1997-09-24 | Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set, | Bob Manson | 2 | -1/+12 |
1997-09-24 | * binutils.texi (ar cmdline): Document that q now works like r. | Ian Lance Taylor | 1 | -1/+4 |
1997-09-24 | * binutils.texi (size): The object file argument is optional. | Ian Lance Taylor | 2 | -1/+5 |
1997-09-24 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * doc/c-i386.texi (i386-Float): Remove incorrect assertion that | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32. | Ian Lance Taylor | 2 | -3/+5 |
1997-09-24 | * ld.texinfo (Section Options): Improve documentation of NOLOAD | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr | Ian Lance Taylor | 2 | -3/+45 |
1997-09-24 | * config/m68k-parse.y (yylex): Permit an expression to be used for | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y, | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * Makefile.am (libbfd_a_SOURCES): Define. | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -9/+15 |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 5 | -277/+982 |
1997-09-24 | * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL. | Ian Lance Taylor | 2 | -9/+16 |
1997-09-24 | r5900 sanitization fixes. | Jeff Law | 2 | -2/+3 |
1997-09-23 | * elf.c (map_sections_to_segments): Even if we are not demand | Ian Lance Taylor | 1 | -0/+14 |
1997-09-23 | * app.c (do_scrub_chars): Clear mri_state at end of .mri | Ian Lance Taylor | 1 | -0/+3 |
1997-09-23 | * config/tc-mips.c (hilo_interlocks): Change from a static | Ian Lance Taylor | 1 | -13/+13 |
1997-09-23 | mips64vr5900el-elf -> mips64r5900-elf. | Jeff Law | 66 | -2062/+0 |
1997-09-23 | * Makefile.in (ALLCONFIG): Remove, inaccurate and never used. | Stan Shebs | 1 | -0/+4 |
1997-09-23 | * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once | Felix Lee | 2 | -1/+13 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -1/+1 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -20/+23 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -4/+2 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -2/+1 |
1997-09-23 | vr5900-r5900. | Jeff Law | 1 | -1/+1 |
1997-09-23 | Check v850eq popm[hl] instructions. | Andrew Cagney | 5 | -2/+284 |
1997-09-23 | * mips-tdep.c (mips_push_arguments): Tweak alignment of register | Peter Schauer | 2 | -1/+26 |
1997-09-23 | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. | Andrew Cagney | 2 | -1/+10 |
1997-09-23 | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. | Felix Lee | 1 | -0/+5 |
1997-09-23 | * configure.in: i386-windows is a cross, so don't expect | Felix Lee | 1 | -1/+1 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 26 | -585/+1859 |
1997-09-22 | * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c: | Dawn Perchik | 4 | -37/+36 |
1997-09-22 | * ldlang.c (wild_doit): Revert patch of September 3. | Ian Lance Taylor | 1 | -3/+5 |
1997-09-22 | Removed v850eq sanitization. | Nick Clifton | 1 | -3/+1 |
1997-09-22 | remove v850 sanitization | Ian Lance Taylor | 2 | -10/+0 |
1997-09-22 | only remove more.parse if it exists | Ian Lance Taylor | 1 | -4/+5 |
1997-09-22 | Add memory alignment config option. | Andrew Cagney | 6 | -87/+204 |
1997-09-22 | Enable --alignment option, stop sim-options.c hardwiring the alignment. | Andrew Cagney | 4 | -3/+8 |