aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor1-0/+5
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor3-45/+65
1998-02-13rebuild with new automakeIan Lance Taylor1-0/+3
1998-02-13xIan Lance Taylor2-0/+2
1998-02-13Oops, fix typo.Mark Alexander1-1/+1
1998-02-13 * mn10300-dis.c (print_insn_mn10300): Recognize break instruction.Mark Alexander1-0/+4
1998-02-13 * configure.in: Get the version number from BFD.Ian Lance Taylor2-77/+76
1998-02-13 * Makefile.am (libopcodes_la_LDFLAGS): Define.Ian Lance Taylor3-2/+8
1998-02-13 * Makefile.am (libbfd_la_LDFLAGS): Define.Ian Lance Taylor3-1/+7
1998-02-13First functional drop of the gpuif code plus modifications toPatrick Macdonald1-1/+1
1998-02-13Parallelisation code changed to used cgen's new ins operands feature.Nick Clifton2-126/+76
1998-02-13Regenerated after modifying cgen/m32r.cpu to remove WRITE_LR and WRITE_SRCNick Clifton3-214/+192
1998-02-13 * config/tc-mips.c (macro_build): Handle operand type 'C'.Ian Lance Taylor1-0/+5
1998-02-13Implement separate user (SPU) and interrupt (SPI) stack pointers.Andrew Cagney3-0/+15
1998-02-13Test switching between SPI/SPU.Andrew Cagney4-0/+29
1998-02-13Beginnings of m32r simulator testsuite.Doug Evans8-0/+1182
1998-02-13Keep m32r-elf.Doug Evans1-0/+1
1998-02-13 * cgen.h (lookup_insn): New argument alias_p.Doug Evans2-1/+9
1998-02-13tweak last entryDoug Evans1-1/+1
1998-02-13 * cgen-opc.in (@arch@_cgen_lookup_insn): New argument alias_p.Doug Evans3-525/+678
1998-02-13 (vu_operands): New element UFLAGS.Doug Evans1-0/+3
1998-02-13 * gas/dvp/upper-2.[sd]: New testcase.Doug Evans1-0/+7
1998-02-13Regenerate with less verbose operand instance tables.Doug Evans1-164/+170
1998-02-13 * gasp/macro.out: Adjust to reflect the fact that keywordIan Lance Taylor2-0/+17
1998-02-13 Based on patches from Ross Harvey <ross@teraflop.com>:Ian Lance Taylor1-0/+9
1998-02-13 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor1-0/+18
1998-02-13 * scripttempl/elf.sc: Align the _end symbol according to the ELFIan Lance Taylor1-0/+3
1998-02-12 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor1-0/+5
1998-02-12 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor2-84/+90
1998-02-12 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor6-31/+103
1998-02-12 * as.h (flag_warn_suppress_instructionswap): Move from here...Ian Lance Taylor1-0/+4
1998-02-12 * getopt.h: Update to latest FSF version.Ian Lance Taylor1-0/+4
1998-02-12* Changed MIPS monitor interface code to be tolerant of slightlyFrank Ch. Eigler2-12/+8
1998-02-12 * ehopt.c (eh_frame_code_alignment): Only use seg_info ifIan Lance Taylor1-0/+3
1998-02-12 * deflex.l: Accept '?' in symbol names, for VC++ mangled names.Ian Lance Taylor2-2/+5
1998-02-12Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-13/+10
1998-02-12 * gprof.c (usage): Update bug-gnu-utils address.Ian Lance Taylor2-1/+5
1998-02-12 * addr2line.c (usage): Update bug-gnu-utils address.Ian Lance Taylor3-9/+53
1998-02-12 * lexsup.c (help): Update bug-gnu-utils address.Ian Lance Taylor1-0/+11
1998-02-12 * as.c (show_usage): Update bug-gnu-utils address.Ian Lance Taylor3-3/+9
1998-02-12 * dvp.opc.c: Nicely format opcode tables.Doug Evans1-0/+6
1998-02-12update bug-gnu-utils addressIan Lance Taylor1-0/+48
1998-02-12Improve my ChangeLog etiquette.James Lemke1-2/+2
1998-02-12 * config/tc-mips.c (load_address): Don't use mips III or mips IVJeff Law2-84/+239
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-12opcodes:Joern Rennecke4-12/+33