Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * aarch64-asm.c (aarch64_ins_ldst_reglist): Initialize | Kai Tietz | 2012-10-18 | 1 | -2/+1 |
| | | | | | | | | | value with a default. (do_special_encoding): Likewise. (aarch64_ins_ldst_elemlist): Pre-initialize QSsize, and opcodeh2 variables with default. * arc-dis.c (write_comments_): Don't use strncat due size of state->commentBuffer pointer isn't predictable. | ||||
* | * arc-dis.c: Include sysdep.h first, remove some redundant includes. | Alan Modra | 2012-05-18 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | * bfin-dis.c: Likewise. * i860-dis.c: Likewise. * ia64-dis.c: Likewise. * ia64-gen.c: Likewise. * m68hc11-dis.c: Likewise. * mmix-dis.c: Likewise. * msp430-dis.c: Likewise. * or32-dis.c: Likewise. * rl78-dis.c: Likewise. * rx-dis.c: Likewise. * tic4x-dis.c: Likewise. * tilegx-opc.c: Likewise. * tilepro-opc.c: Likewise. * rx-decode.c: Regenerate. | ||||
* | * arc-dis.c (BITS): Don't use shifts to mask off bits. | Alan Modra | 2012-02-27 | 1 | -6/+5 |
| | | | | (FIELDD): Sign extend with xor,sub. | ||||
* | fix set but unused variable warnings | Alan Modra | 2010-06-27 | 1 | -5/+2 |
| | |||||
* | manually sync from the CVS repository | Jim Meyering | 2009-10-08 | 1 | -3/+3 |
| | |||||
* | Change source files over to GPLv3. | Nick Clifton | 2007-07-05 | 1 | -8/+10 |
| | |||||
* | Kaveh Ghazi's printf format attribute checking patch. | Jim Wilson | 2005-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bfd: * elf32-xtensa.c (vsprint_msg): Add format attribute. Fix format bugs. * vms.h (_bfd_vms_debug): Add format attribute. (_bfd_vms_debug, _bfd_hexdump): Fix typos. binutils: * bucomm.h (report): Add format attribute. * dlltool.c (inform): Likewise. * dllwrap.c (display, inform, warn): Likewise. * objdump.c (objdump_sprintf): Likewise. * readelf.c (error, warn): Likewise. Fix format bugs. gas: * config/tc-tic30.c (debug): Add format attribute. Fix format bugs. include: * dis-asm.h (fprintf_ftype): Add format attribute. opcodes: * arc-dis.c, arm-dis.c, cris-dis.c, crx-dis.c, d10v-dis.c, d30v-dis.c, fr30-dis.c, h8300-dis.c, h8500-dis.c, i860-dis.c, ia64-dis.c, ip2k-dis.c, m10200-dis.c, m10300-dis.c, m88k-dis.c, mcore-dis.c, mips-dis.c, ms1-dis.c, or32-dis.c, ppc-dis.c, sh64-dis.c, sparc-dis.c, tic4x-dis.c, tic80-dis.c, v850-dis.c: Fix format bugs. * ia64-gen.c (fail, warn): Add format attribute. * or32-opc.c (debug): Likewise. | ||||
* | Update function declarations to ISO C90 formatting | Nick Clifton | 2005-07-01 | 1 | -150/+116 |
| | |||||
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 2005-03-03 | 1 | -29/+48 |
| | | | | | | * opcodes/arc-dis.c:Add enum a4_decoding_class. (dsmOneArcInst): Use the enum values for the decoding class Remove redundant case in the switch for decodingClass value 11 | ||||
* | * Makefile.am (sh-dis.lo): Don't put make commands in deps. | Alan Modra | 2002-05-25 | 1 | -3/+3 |
| | | | | | | * Makefile.in: Regenerate. * arc-dis.c: Use #include "" instead of <> for local header files. * m68k-dis.c: Likewise. | ||||
* | * arc-dis.c: Formatting fixes. | Alan Modra | 2001-09-26 | 1 | -36/+47 |
| | | | | (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE. | ||||
* | * arc-dis.c: Don't include <ctype.h>. | Alan Modra | 2001-09-21 | 1 | -1/+0 |
| | | | | | * openrisc-desc.c: Likewise. * openrisc-ibld.c: Likewise. | ||||
* | * mips-dis.c: Add missing prototypes. | Andreas Jaeger | 2001-08-21 | 1 | -158/+173 |
| | | | | | | * a29k-dis.c: Likewise. * arc-dis.c: Likewise. * ia64-opc.c: Likewise. | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | Updated ARC assembler from arccores.com | Nick Clifton | 2001-01-11 | 1 | -206/+1158 |
| | |||||
* | More portability patches. Include sysdep.h everywhere. | Alan Modra | 2000-04-14 | 1 | -0/+1 |
| | |||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+267 |