Ignore:
Timestamp:
Feb 6, 2017, 1:00:00 PM (8 years ago)
Author:
Silvan Scherrer
Message:

binutils: update trunk to version 2.27

Location:
binutils/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • binutils/trunk

  • TabularUnified binutils/trunk/opcodes/ChangeLog-2006

    r970 r1973  
    1941942006-10-23  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
    195195
    196         * i386-dis.c (dis386): Add support for the change in POPCNT opcode in 
     196        * i386-dis.c (dis386): Add support for the change in POPCNT opcode in
    197197        amdfam10 architecture.
    198198        (PREGRP37): NEW.
    199199        (print_insn): Disallow REP prefix for POPCNT.
    200          
     200
    2012012006-10-20  Andrew Stubbs  <andrew.stubbs@st.com>
    202202
     
    275275        (OP_MXC): New function to handle cvt* (convert instructions) between
    276276        %xmm and %mm register correctly.
    277         (OP_EMC): ditto.       
    278         (prefix_user_table): Modified cvtpi2pd,cvtpd2pi and cvttpd2pi 
    279         instruction operands in PREGRP2,PREGRP3,PREGRP4 appropriately 
     277        (OP_EMC): ditto.
     278        (prefix_user_table): Modified cvtpi2pd,cvtpd2pi and cvttpd2pi
     279        instruction operands in PREGRP2,PREGRP3,PREGRP4 appropriately
    280280        with EMC/MXC.
    281281
     
    690690        * sparc-opc.c (sparc_opcodes): Add new entries for UA2005
    691691        window handling and rdhpr/wrhpr instructions.
    692        
     692
    6936932006-02-24  DJ Delorie  <dj@redhat.com>
    694694
     
    743743        * xc16x-desc.h: New file
    744744        * xc16x-desc.c: New file
    745         * xc16x-opc.h: New file 
     745        * xc16x-opc.h: New file
    746746        * xc16x-opc.c: New file
    747747        * xc16x-ibld.c: New file
    748748        * xc16x-asm.c: New file
    749749        * xc16x-dis.c: New file
    750         * Makefile.am: Entries for xc16x 
    751         * Makefile.in: Regenerate 
     750        * Makefile.am: Entries for xc16x
     751        * Makefile.in: Regenerate
    752752        * cofigure.in: Add xc16x target information.
    753753        * configure: Regenerate.
     
    784784        * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
    785785        ld_d_r, pref_xd_cb): Use signed char to hold data to be
    786         disassembled.   
     786        disassembled.
    787787        * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
    788788        buffer overflows when disassembling instructions like
Note: See TracChangeset for help on using the changeset viewer.