platform/upstream/binutils.git
1998-03-04 John MetzlerDefines a mips configuration which entails
1998-03-03 Jason MolendaTue Mar 3 14:37:02 1998 Peter Schauer (pes@regent...
1998-03-03 Gavin Romig... * vr4320.igen: New file.
1998-03-03 Gavin Romig... * mips-dis.c (_print_insn_mips) : Handle bfd_mach_mips...
1998-03-03 Gavin Romig... * mips.h (INSN_4320) : Added.
1998-03-03 Gavin Romig... * config/tc-mips.c : Added vr4320 similar to vr4300.
1998-03-03 Gavin Romig... * mips-cpu.c: Reorganize sanitization.
1998-03-03 Gavin Romig... * configure.tgt (mips*vr4320el-*-elf*,mips*vr4320...
1998-03-03 Gavin Romig... * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320...
1998-03-03 Gavin Romig... * gas/mips/mips.exp (ilocks) : Added mips64vr4320...
1998-03-03 Gavin Romig... * config.sub (mips64vr4320-unknown-elf) : Added.
1998-03-03 Andrew CagneyFix DIV, DIV1 (wrong check for overflow) and DIVU1...
1998-03-03 Andrew Cagney * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.
1998-03-03 Doug EvansFix typos.
1998-03-03 Michael SnyderMon Mar 2 17:44:13 1998 Michael Snyder (msnyder...
1998-03-03 Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03 Jason MolendaMon Mar 2 17:04:25 1998 Jason Molenda (crash@bugshac...
1998-03-03 Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03 Jason MolendaMon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshac...
1998-03-03 Jason MolendaMon Mar 2 16:51:44 1998 Jason Molenda (crash@bugshac...
1998-03-03 Jason MolendaMon Mar 2 16:47:11 1998 Philippe De Muyter <phdm...
1998-03-03 Jason MolendaMon Mar 2 16:45:48 1998 Philippe De Muyter <phdm...
1998-03-03 Doug EvansGood grief. Detailed function descriptions should...
1998-03-03 Michael MeissnerFix setting memory from default attributes
1998-03-03 Doug Evans(sim_core_attach): Add a comment describing its function.
1998-03-03 Doug EvansImprove comment.
1998-03-03 Frank Ch. Eigler* Continuing PKE sim unit tests. Found little bugs...
1998-03-02 Frank Ch. Eigler* Added more PKE unit tests. Coverage now at 90%.
1998-03-02 Jason MolendaSun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus...
1998-03-02 Doug Evans * sim-core.c (sim_core_attach): Revise last patch.
1998-03-02 Doug Evans * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
1998-03-02 Jason MolendaMon Mar 2 12:12:41 1998 Anthony Thompson (athompso...
1998-03-02 Angela Marie... not used and not wanted
1998-03-02 Doug Evans * cgen.h (CGEN_BOOL_ATTR): New macro.
1998-03-02 Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-02 Ron Unrauadd sky-gdb.c to sky_files
1998-03-01 Ron Unrau(find_match): recheck argv[argi] in multi-word match...
1998-03-01 Ron Unrausky-gdb.c: new file - temporary demo version of the...
1998-03-01 Richard Henderson * config/tc-alpha.c (md_shortopts, md_longopts...
1998-03-01 Richard Henderson* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.
1998-03-01 Nick CliftonPrevent core dump when info->symbols is NULL.
1998-02-28 Richard Henderson* alpha-opc.c (cvtqs) There is no such thing.
1998-02-28 Doug Evans * sim-module.c (*): Fix typos in assertion tests.
1998-02-28 Andrew CagneyPacify GCC: const char * passed to asprintf; int functi...
1998-02-28 Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-28 Doug Evans * interp.c (DECLARE_OPTION_HANDLER): Use it.
1998-02-28 Jeff Law * simops.c (inc): Fix typo.
1998-02-27 Frank Ch. Eigler* Updated build to allow srcdir != objdir. Tests still...
1998-02-27 Frank Ch. Eigler* Major endianness fixes on sky code today. The milest...
1998-02-27 Jeff LawPut sanitize markers around last ChangeLog entry.
1998-02-27 Jeff Law * mips-opc.c (r5900/madd.s): Takes three operan...
1998-02-27 Michael MeissnerIndicate which instructions are delayed branches or...
1998-02-27 Michael MeissnerAdd eit_vb section support
1998-02-27 Michael MeissnerAdd flag for delayed branches/jumps
1998-02-27 Michael MeissnerDelayed jsr instructions do not require padding to...
1998-02-27 Doug Evans * sim-base.h (sim_cpu_base): New members name, options.
1998-02-27 Doug Evans * mloopx.in: Fix handling of branch in parallel with...
1998-02-27 Doug Evans * config/tc-dvp.c (assemble_vif): Insert cpu type...
1998-02-27 Doug Evans * dvp-opc.c (vif_operands): Add unpack[u] support.
1998-02-27 Doug Evans * dvp.h (VIF_FLAG_U): New macro.
1998-02-27 Angela Marie... fix
1998-02-25 Doug Evans * config/tc-m32r.c (optimize): New static local.
1998-02-25 Frank Ch. Eigler* PKE unit testing continuing. Confusion over PKE1...
1998-02-25 Frank Ch. Eigler* Enlarged PKE testing mini bucket. Not yet converted...
1998-02-25 Doug Evans * Makefile.in (RUNTEST): Fix path to runtest.
1998-02-25 Andrew CagneyFinish implementation of r5900 instructions.
1998-02-25 Doug Evans * Make-common.in (check): Run `make check' in testsuit...
1998-02-25 Andrew CagneyExtend TRACE macros to include more cases.
1998-02-25 Andrew CagneyTest r5900 floating point instructions.
1998-02-25 Jeff Law * simops.c (signed multiply instructions):...
1998-02-25 Doug Evansdelete FIXME
1998-02-25 Doug Evans * dvp-dis.c (print_insn): Handle word number.
1998-02-25 Doug Evans * dvp.h (DVP_OPERAND_MIPS_ADDRESS): Renamed...
1998-02-25 Doug Evans * genmloop.sh (engine_resume): Update insn_count befor...
1998-02-25 Doug Evans (profile_print_core): Simplify by calling sim_core_map...
1998-02-25 Doug Evans (profile_print_core): Simplify by calling sim_core_map...
1998-02-25 Doug Evans * sim-profile.c (profile_print): Delete duplicate...
1998-02-25 Nick CliftonFix bug detected by Michael snyder.
1998-02-25 Frank Ch. Eigler* Unit testing of PKE sim continuing. Only minor VU...
1998-02-25 Doug Evans (dma_opcodes): Add dmarefe insn.
1998-02-25 Frank Ch. Eigler* Added test bucket directory for sky tests, which...
1998-02-25 Doug Evans (s_endgif): Update. NLOOP is in quadwords for IMAGE...
1998-02-25 Doug Evans (gif_regs): Add new register number/name changes.
1998-02-25 Doug Evans (gif_reg): Add recent register name/number changes.
1998-02-24 Ian Carmichael* A bunch of changes which get us closer to running...
1998-02-24 Doug Evans (print_gif): Fix word order.
1998-02-24 Doug Evans (UNIQUE_LABEL_PREFIX): New macro.
1998-02-24 Doug Evans * dvp-opc.c (gif_operands): Fix word order.
1998-02-24 Doug Evans(s_endgif): Change length mismatched errors to warnings.
1998-02-24 Doug Evans * arm-dis.c (print_insn_{big,little}_arm): info->symbo...
1998-02-24 Doug Evans (create_colon_label): New argument `sto'. All callers...
1998-02-24 Jason MolendaChange from rth.
1998-02-24 Nick CliftonRemoved saved_symbol code as it is no longer needed.
1998-02-24 Nick CliftonFixed bug displaying symbols in big endian arms.
1998-02-24 Doug Evans * config/tc-dvp.h (tc_frob_label): Define.
1998-02-24 Doug Evans * dvp.h (dvp_cpu): Add DVP_UNKNOWN.
1998-02-24 Mark Alexander * Makefile.in: Last change was bad. Define NL_TARGET
1998-02-24 Mark Alexander * nltvals.def: Regenerate with MN10300 additions.
1998-02-24 Andrew CagneyAdd tracing to r5900 p* instructions.
1998-02-24 Frank Ch. Eigler* PKE sim unit testing continuing. Starting to run...
next