]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
1996-09-04  Mark Alexander * simops.c: Include correct syscall.h for d10v, not...
1996-09-04  Jeff Law * elf32-v850.c (bfd_elf32_v850_reloc): Fix...
1996-09-03  David Edelsohn * Makefile.in (aout-sparcle.o): New target.
1996-09-03  Jeff Law * gencode.c: Fix various indention & style...
1996-09-03  Jeff Law * v850-dis.c (disassemble): Make static. Provi...
1996-09-03  Michael MeissnerPortability fixes; re-add printf/putchar traps
1996-09-03  Jeff Law * config/tc-v850.c: Remove commented out and...
1996-09-03  Jeff LawFix typpppo
1996-09-03  Jeff Law * interp.c: OP should be an array of 32bit...
1996-09-03  Jeff Law * elf32-v850.c (bfd_elf3_v850_reloc): New funct...
1996-09-02  Mark AlexanderRemove reloc.c from v850_files.
1996-09-02  Ian Lance Taylorwhoops--typo
1996-09-02  Ian Lance Taylorfile was really removed a long time ago
1996-09-01  Mark Alexander * .Sanitize: Remove reloc.c from v850_files.
1996-09-01  Ian Lance Taylor * rs6000-core.c (rs6000coff_core_file_matches_executab...
1996-08-31  Jeff Law * config/tc-v850.c (md_assemble): Compute size...
1996-08-31  Jeff Law * v850-dis.c (disassemble): Handle insertion...
1996-08-31  Jeff Law * v850-dis.c (print_insn_v850): Properly handle...
1996-08-31  Jeff Law * v850-dis.c (v850_cc_names): Fix stupid thinkos.
1996-08-31  Jeff Law * v850-dis.c (v850_reg_names): Define.
1996-08-31  Jeff Law * dis-asm.h (print_insn_v850): Declare.
1996-08-31  Jeff Law * v850-dis.c: New file. Skeleton for disassemb...
1996-08-31  Jeff Law * v850-dis.c: New file. Skeleton for disassemb...
1996-08-31  Jeff Law * config/tc-v850.c (md_apply_fix3): Do simple...
1996-08-31  Jeff Law * v850-opc.c (insert_d8_7, extract_d8_7): New...
1996-08-31  Jeff Law * v850-opc.c (insert_d16_15, extract_d16_15...
1996-08-31  Jeff Law * v850-opc.c (insert_d9, insert_d22): Slightly...
1996-08-31  Jeff Law * elf32-v850.c (enum reloc_type): Add R_V850_...
1996-08-31  Jeff Law * v850-opc.c: Add notes about needing special...
1996-08-31  Jeff Law * v850-opc.c (insert_d22, extract_d22): New...
1996-08-31  Jeff Law * gas/v850/basic.exp (do_branch): Check offsets...
1996-08-31  Jeff Law * config/tc-v850.c (md_apply_fix3): Use little...
1996-08-31  Jeff Law * emulparms/v850.sh: Entry symbol is "_start...
1996-08-31  Jeff LawOpps. Forgot to commit this a few days ago.
1996-08-31  J.T. Conklin* config/tc-v850.c (reg_name_search): Align calling...
1996-08-31  J.T. Conklin* elf32-v850.c (reloc_type): Add R_V850_HI16_S.
1996-08-31  J.T. Conklin* v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED...
1996-08-30  Ian Lance Taylor * configure.tgt (sh-*-elf*): New target.
1996-08-30  Ian Lance Taylor Add SH ELF support.
1996-08-30  Ian Lance Taylor Add SH ELF support.
1996-08-30  Jeff Law * simops.c: Fix "not1" and "set1".
1996-08-30  Martin HuntFri Aug 30 14:47:38 1996 Martin M. Hunt <hunt@pizza...
1996-08-30  Jeff Law * simops.c: Don't forget to initialize temp for
1996-08-30  Jeff Law * gas/v850/misc.s: Tweak register numbers for...
1996-08-30  Jeff Law * v850-opc.c (v850_operands): Define SR2 operand.
1996-08-30  Jeff Law * interp.c: Remove various debugging printfs.
1996-08-30  Jeff Law * simops.c: Fix satadd, satsub boundary case...
1996-08-30  Jeff Law * interp.c (hash): Fix.
1996-08-30  Ian Lance Taylor * gmon.h: Replace #elif with #else/#endif.
1996-08-30  Ian Lance Taylor * ihex.c (ihex_scan): Removed unnecessary extbase...
1996-08-30  Jackie Smith... Fri Aug 30 15:07:14 1996 James G. Smith <jsmith@cygnu...
1996-08-30  Jeff Law * config/tc-850.c (md_assemble): Handle hi...
1996-08-30  Jeff Law * gas/v850/hilo.s: New testfile.
1996-08-30  Jeff Law * interp.c (do_format_4): Get operands correctl...
1996-08-30  Jeff Law * v850_sim.h: The V850 doesn't have split I...
1996-08-30  Jeff Law * v850_sim.h (struct _state): Remove "psw"...
1996-08-30  Jeff Law * simops.c: Handle "satadd", "satsub", "satsubi...
1996-08-30  Jeff Law * interp.c (do_format_5): Get operands correctl...
1996-08-30  Jeff Law * simops.c: Fix minor typos. Handle "cmp"...
1996-08-30  Jeff Law * interp.c (do_format_3): Get operands correctl...
1996-08-30  Jeff Law * simops.c: Add condition code handling to...
1996-08-30  Jeff Law * Makefile.in: Fix typo.
1996-08-29  Jeff Law * interp.c (hash): Update to be more accurate.
1996-08-29  Michael MeissnerRecognize i586-dg-dgux and use generic System V config...
1996-08-29  Jeff Law * simops.c: Add shift support.
1996-08-29  Jeff LawFix typos in multiply and divide code.
1996-08-29  Michael Meissnergdbserver/configure does not exist
1996-08-29  Geoffrey Noersanitize change
1996-08-29  Michael MeissnerRecognize i686 as pentium pro
1996-08-29  Michael MeissnerRecognize i686-*-* for pentium pro
1996-08-29  Michael MeissnerRecognize i686-*-* for pentium pro
1996-08-29  Jeff Law * simops.c: Add multiply & divide support....
1996-08-29  Jeff Law * simops.c: Add logicals, mov, movhi, movea...
1996-08-29  Jeff Law * v850-opc.c (v850_opcodes): Fix opcode specs for
1996-08-29  Ian Lance Taylor * objdump.c (L_tmpnam): Never define.
1996-08-29  Jackie Smith... Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnu...
1996-08-29  Martin HuntWed Aug 28 19:20:04 1996 Martin M. Hunt <hunt@pizza...
1996-08-29  Jeff Law * ChangeLog, Makefile.in, configure, configure...
1996-08-29  Jeff Law * configure.in (v850-*-*): Added V850 simulator.
1996-08-29  Martin HuntWed Aug 28 17:33:19 1996 Martin M. Hunt <hunt@pizza...
1996-08-28  Jeff Law * v850-opc.c (v850_opcodes): Add null opcode...
1996-08-28  Martin HuntFix it.
1996-08-28  Martin HuntNew file.
1996-08-28  Martin HuntFix d10v_files.
1996-08-28  Martin HuntNew file.
1996-08-28  Ian Lance Taylor * configure.in: If CY_AC_PATH_TCLCONFIG can't find...
1996-08-27  Ian Lance Taylor * expr.c (operand): If md_parse_name is defined, call...
1996-08-27  Jeff Law * config/tc-hppa.c (tc_gen_reloc): Add new...
1996-08-27  Michael MeissnerRegenerate configure
1996-08-27  Geoffrey NoerTue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus...
1996-08-27  Ian Lance Taylor * elf32-mips.c (mips_elf_check_relocs): Set dynobj...
1996-08-27  Martin HuntMon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:30:28 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza...
1996-08-27  Martin HuntMon Aug 26 18:24:51 1996 Martin M. Hunt <hunt@pizza...
1996-08-26  Martin HuntMon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza...
1996-08-26  Martin HuntMon Aug 26 13:39:27 1996 Martin M. Hunt <hunt@pizza...
next