Age | Commit message (Expand) | Author | Files | Lines |
2003-08-09 | fix typo in ChangeLog | Michael Meissner | 1 | -6/+6 |
2003-08-09 | regenerate cgen files after prototype fix | Michael Meissner | 22 | -994/+911 |
2003-08-08 | Fix typos in last change | Michael Meissner | 1 | -3/+6 |
2003-08-08 | fix changelog date | Michael Meissner | 1 | -1/+1 |
2003-08-08 | Convert cgen to C-90 | Michael Meissner | 7 | -308/+331 |
2003-08-06 | Updated French translations | Nick Clifton | 2 | -19/+23 |
2003-08-05 | Add new Dutch translation. | Nick Clifton | 4 | -2/+817 |
2003-07-30 | 2003-07-30 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2 | -14/+7 |
2003-07-30 | Updated Romanian translation | Nick Clifton | 2 | -100/+446 |
2003-07-29 | * ppc-opc.c (insert_mbe, extract_mbe): Shift 1L instead of 1 up. | Jakub Jelinek | 2 | -3/+7 |
2003-07-24 | Updated French translations | Nick Clifton | 2 | -91/+438 |
2003-07-18 | * objdump.c (main) :Accept multiple -M switch. | Nick Clifton | 2 | -19/+24 |
2003-07-17 | Update translations | Nick Clifton | 4 | -217/+924 |
2003-07-15 | include/opcode/ | Richard Sandiford | 2 | -0/+8 |
2003-07-14 | Update Turkish translation files for bfd, gas and opcodes | Nick Clifton | 4 | -104/+452 |
2003-07-11 | Update pot files. | Alan Modra | 2 | -29/+55 |
2003-07-10 | 2000-05-25 Alexandre Oliva <aoliva@cygnus.com> | Alexandre Oliva | 3 | -1/+352 |
2003-07-09 | 2003-07-09 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -2/+8 |
2003-07-07 | * ppc-opc.c: Remove NULL pointer checks. Formatting. Remove | Alan Modra | 3 | -93/+79 |
2003-07-04 | * ppc-opc.c: Convert to C90, removing unnecessary prototypes and | Alan Modra | 2 | -267/+221 |
2003-07-04 | * ppc-opc.c: Remove PARAMS from prototypes. | Alan Modra | 2 | -115/+136 |
2003-07-01 | * s390-dis.c (s390_extract_operand): Add support for long displacements. | Martin Schwidefsky | 5 | -14/+224 |
2003-06-23 | gas/ | H.J. Lu | 2 | -17/+116 |
2003-06-19 | * z8k-dis.c (instr_data_s): Change tabl_index from long to int. | Christian Groessler | 4 | -793/+992 |
2003-06-11 | bfd/ | H.J. Lu | 2 | -11/+19 |
2003-06-10 | * bfd/Makefile.am (config.status): Depend on version.h. | Alan Modra | 4 | -15/+25 |
2003-06-10 | opcodes: | Doug Evans | 24 | -36/+48 |
2003-06-10 | Add "attn", "lq" and "stq" power4 insns. | Alan Modra | 2 | -42/+161 |
2003-06-10 | opcodes/ | Richard Sandiford | 2 | -1/+6 |
2003-06-05 | Add code to handle even-numbered only register operands | Nick Clifton | 9 | -182/+364 |
2003-06-03 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -190/+538 |
2003-06-03 | FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn. | Nick Clifton | 15 | -599/+961 |
2003-05-24 | 2003-05-23 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2 | -4/+12 |
2003-05-20 | Regenerate - forgot to commit with last commit | Andreas Jaeger | 1 | -2/+2 |
2003-05-18 | 2003-05-18 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2 | -2/+10 |
2003-05-17 | * Makefile.am (libopcodes_la_LIBADD): Add libbfd.la. | Andreas Jaeger | 2 | -2/+8 |
2003-05-16 | New Romanian translation | Nick Clifton | 4 | -4/+456 |
2003-05-12 | Add support for h8300hn and h8300sn | Nick Clifton | 2 | -2/+8 |
2003-05-09 | * i386-dis.c (print_insn): Test intel_syntax against (char) -1 in | Alan Modra | 2 | -1/+6 |
2003-05-01 | * z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls. | Christian Groessler | 1 | -0/+8 |
2003-05-01 | * expr.h: Fix comments in operatorT typedef. | Christian Groessler | 1 | -4/+26 |
2003-04-22 | * fr30-desc.c,fr30-desc.h,fr30-opc.c,fr30-opc.h: Regenerate. | Doug Evans | 26 | -172/+199 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 2 | -16/+19 |
2003-04-08 | * ia64-ic.tbl (fr-readers): Add mem-writers-fp. | Nick Clifton | 3 | -85/+97 |
2003-04-08 | * mips-dis.c (mips_gpr_names_newabi): Reverted previous patch. | Alexandre Oliva | 2 | -1/+5 |
2003-04-08 | * mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7. | Alexandre Oliva | 2 | -1/+5 |
2003-04-04 | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/... | Svein Seldal | 2 | -152/+158 |
2003-04-01 | Add Xtensa port | Nick Clifton | 6 | -189/+745 |
2003-04-01 | Fixes for iWMMXt contribution. | Nick Clifton | 3 | -3/+8 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 3 | -20/+238 |