]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes
import gdb-1999-11-01 snapshot
[thirdparty/binutils-gdb.git] / opcodes /
1999-11-01  Gavin Romig-KochFor include/opcode:
1999-10-29  Nick Cliftonoops - omitted from previous delta
1999-10-29  Nick CliftonDefine SHORT_AR and use for MVTACC (fix for CR: 101340)
1999-10-28  Nick Cliftonfix typo in previous delta
1999-10-27  Nick Cliftonfix compile time warnings.
1999-10-25  Nick Cliftonrevert previous delta
1999-10-25  Nick CliftonApply patch supplied for case 102229 to implement new...
1999-10-18  Michael MeissnerAdd md expression support; Cleanup alpha warnings
1999-10-10  Jeff Law * hppa-dis.c (print_insn_hppa): Add new codes...
1999-10-07  Diego NovilloAdded seven new instructions ld, ld2w, sac, sachi,...
1999-10-05  Doug Evans * fr30-asm.c,fr30-desc.h: Rebuild.
1999-09-29  Nick CliftonFix bit patterns of some load/store instructions to...
1999-09-23  Jeff LawRemove accidental case duplication.
1999-09-23  Jeff Law * hppa-dis.c (print_insn_hppa): Replace 'B'...
1999-09-19  Jeff Law * hppa-dis.c: (print_insn_hppa): Correct 'cJ...
1999-09-19  Jeff Law * hppa-dis.c (extract_22): New function.
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'J'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'fe...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle '#'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'm'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'X'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'B'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'M'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'l'...
1999-09-19  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'g'...
1999-09-18  Jeff Law * hppa-dis.c (print_insn_hppa): Output a space...
1999-09-18  Jeff Law * hppa-dis.c: (print_insn_hppa): Do output...
1999-09-18  Jeff Law * hppa-dis.c: (print_insn_hppa): Handle 'fX'.
1999-09-18  Jeff Law * hppa-dis.c: (print_insn_hppa): Add missing...
1999-09-18  Jeff Law * hppa-dis.c: Finish constifying various comple...
1999-09-14  Michael MeissnerFix problem with going to automake 2.14
1999-09-07  Jeff Law * hppa-dis.c (print_insn_hppa): Escape '%'...
1999-09-07  Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'Z'...
1999-09-07  Nick CliftonAdd patterns with correct names for mulu and muls instr...
1999-09-04  Ian Lance Taylor1999-09-04 Steve Chamberlain <sac@pobox.com>
1999-09-04  Ian Lance Taylor1999-09-04 H.J. Lu <hjl@gnu.org>
1999-08-31  Ian Lance Taylorfix FSF address
1999-08-31  Richard Henderson * alpha-opc.c (fetch, fetch_m, ecb, wh64):...
1999-08-29  Doug Evans * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30...
1999-08-29  Jeff Law * hppa-dis.c (print_insn_hppa): Replace 'f...
1999-08-28  Jeff Law * hppa-dis.c (print_insn_hppa): Add args q...
1999-08-28  Jeff Law * hppa-dis.c (MASK_10, read_write_names, add_co...
1999-08-28  Jeff Law * hppa-dis.c (signed_unsigned_names,mix_half_names,
1999-08-28  Jeff Law * hppa-dis.c (print_insn_hppa): Place completer...
1999-08-28  Jeff LawAdd missing '!' change.
1999-08-28  Jeff Law * hppa-dis.c (print_insn_hppa): Add cases for...
1999-08-28  Jeff Law * hppa-dis.c (print_insn_hppa): Look at next...
1999-08-21  Alan ModraAdd AMD athlon support to x86 assembler and disassembler.
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-11  Nick Cliftonremove bigus code.
1999-08-10  Ian Lance Taylor From Wally Iimura <iimura@microunity.com>:
1999-08-09  Ian Lance Taylorrebuild with patched automake
1999-08-08  Ian Lance Taylor * Makefile.am: Rename .dep* files to DEP*. Change...
1999-08-06  Jeff Law * hppa-dis.c (compare_cond_64_names, cmpib_cond...
1999-08-05  Jeff Law * hppa-dis.c (print_insn_hppa): Change conditio...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-28  Jeff LawFix oops.
1999-07-28  Jeff Law * hppa-dis.c (print_insn_hppa): Remove unnecess...
1999-07-22  Ian Lance Taylor From Mark Elbrecht:
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-11  Ian Lance Taylor * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
1999-07-08  Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-07-05  Nick CliftonDisplay hex equivalent of rotated ARM constants.
1999-06-23  Alan ModraP
1999-06-21  Ian Lance Taylor * alpha-dis.c: Don't include <stdlib.h>.
1999-06-16  Nick CliftonAdd detection of IMB and IMBRange SWIs.
1999-06-16  Nick CliftonAdd -M command line switch to objdump - text of switch...
1999-06-13  Ian Lance Taylorx
1999-06-13  Ian Lance TaylorRework last checkin to the following:
1999-06-13  Ian Lance Taylor * i386-dis.c (FWAIT_OPCODE): Define.
1999-06-07  Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-06-07  Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-06-07  Andreas Schwab * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850...
1999-06-04  Nick CliftonMake LDRH/LDRB consistent with LDR when target is PC...
1999-06-03  Richard HendersonUpdate.
1999-05-27  Ian Lance Taylor1999-05-28 Linus Nordberg <linus.nordberg@canit.se>
1999-05-17  Alan Modraรจ
1999-05-17  Alan Modraa
1999-05-13  Alan ModraP
1999-05-07  Nick CliftonUse .short to display unidentified instructions
1999-05-07  Nick Cliftonrestore mcore files (Duh!)
1999-05-06  Nick Cliftonremove mentions of mcore.
1999-05-06  Nick CliftonCurrently CYGNUS local
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-02-11  Doug Evans * Makefile.in: Rebuild.
1999-02-10  Doug Evansfix sanitization of m32r-desc.c,m32r-desc.h,m32r-ibld...
1999-02-10  Doug Evans * i960c-asm.c,i960c-dis.c,i960c-opc.c,i960c-opc.h...
1999-02-05  Ian Lance Taylor * Makefile.am: Rebuild dependencies.
1999-02-05  Ian Lance Taylorrebuild
1999-02-05  Ian Lance Taylor * configure.in: Change AC_PREREQ to 2.13. Remove...
1999-02-05  Doug Evanss/sanitize-m32rx/sanitize-cygnus/
1999-02-04  Ian Lance Taylor * m68k-opc.c: Correct move (not movew) to status word...
1999-02-02  Catherine Moore * disassemble.c (disassembler): Handle bfd_mac...
1999-02-01  Nick CliftonRemove v850e sanitization
1999-01-30  Brendan Kehoefix use of sanitize to be sanitise to avoid hiccups
1999-01-28  Doug Evans * fr30-opc.h,fr30-opc.c: Rebuild.
1999-01-26  Jeff Lawam33 is now kept with --keep-cygnus.
1999-01-19  Nick CliftonDisplay ARM syntax for PC relative offsets, as well...
next