Age | Commit message (Expand) | Author | Files | Lines |
2004-08-11 | * expr.c (operand): Handle the "~", "-", and "!" operators applied | Mark Mitchell | 5 | -0/+41 |
2004-08-06 | bfd/ | Paul Brook | 5 | -0/+22 |
2004-08-05 | * write.c (relax_segment): Use was_address instead of address when | Bob Wilson | 2 | -1/+6 |
2004-08-05 | Addition of new test case to check rx generation with adds and subs instruction | Nick Clifton | 3 | -0/+56 |
2004-08-01 | * gas/m68hc11/m68hc11.exp: Fix tests for 2.15 | Stephane Carrez | 4 | -3/+10 |
2004-07-30 | Added new instructions for next version of VIA PadLock core. | Michal Ludvig | 3 | -0/+17 |
2004-07-30 | [gas/testsuite] | Kaz Kojima | 3 | -2/+8 |
2004-07-29 | include/elf/ChangeLog: | Alexandre Oliva | 6 | -4/+398 |
2004-07-29 | bfd: | Jason Thorpe | 1 | -0/+5 |
2004-07-27 | bfd: | Jason Thorpe | 1 | -1/+5 |
2004-07-27 | Remove the leading space. | H.J. Lu | 1 | -1/+1 |
2004-07-27 | * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big. | Alan Modra | 2 | -1/+13 |
2004-07-27 | Add CRX insns: pushx, popx | Nick Clifton | 8 | -19/+89 |
2004-07-26 | bfd/ | H.J. Lu | 2 | -0/+12 |
2004-07-26 | Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415, | Nick Clifton | 2 | -4/+21 |
2004-07-26 | * doc/as.texinfo (Section, PushSection): Correct documentation | Daniel Jacobowitz | 2 | -7/+12 |
2004-07-22 | 2004-07-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -39/+43 |
2004-07-22 | Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 disassemb... | Nick Clifton | 8 | -225/+236 |
2004-07-22 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+39 |
2004-07-21 | For DefaultSize instructions, don't guess a 'q' suffix if the instruction | Nick Clifton | 5 | -29/+118 |
2004-07-21 | Corrections for x86_64 assembly. | Nick Clifton | 9 | -67/+115 |
2004-07-20 | * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test | Maciej W. Rozycki | 2 | -1/+6 |
2004-07-20 | opcodes/ | Maciej W. Rozycki | 2 | -1/+6 |
2004-07-20 | * config/tc-mips.c (append_insn): Handle constant expressions with | Maciej W. Rozycki | 2 | -8/+18 |
2004-07-20 | opcodes/ | Maciej W. Rozycki | 5 | -206/+228 |
2004-07-20 | * config/obj-som.c (adjust_stab_sections): Add prototype. | Dave Anglin | 4 | -11/+27 |
2004-07-19 | 2004-07-19 Christopher Faylor <cgf@timesys.com> | H.J. Lu | 2 | -7/+13 |
2004-07-16 | * config/tc-arm.c: Include include/opcode/arm.h. | Richard Earnshaw | 4 | -79/+19 |
2004-07-16 | oops - omitted from previous delta | Nick Clifton | 1 | -0/+13 |
2004-07-15 | Accept armbe as a big-endian arm configuration. | Nick Clifton | 3 | -0/+7 |
2004-07-15 | gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of new test case for | Nick Clifton | 2 | -0/+37 |
2004-07-13 | Add support for & | << >> ~ arithmetic operators in Intel mode | Nick Clifton | 6 | -9/+73 |
2004-07-13 | Delete vtable tests | Nick Clifton | 10 | -113/+5 |
2004-07-11 | * config/tc-m68k.c: Convert to C90. Remove redundant | Andreas Schwab | 2 | -383/+250 |
2004-07-09 | Make -meb/-mel options work. | Jim Wilson | 2 | -3/+14 |
2004-07-09 | * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT. | Nick Clifton | 4 | -0/+120 |
2004-07-09 | Rename sh-symbian-elf toolchain to sh-*-symbianelf | Nick Clifton | 5 | -3/+15 |
2004-07-08 | Remove superfluous stuff from 2004-07-03 entry. | Richard Sandiford | 1 | -7/+0 |
2004-07-08 | * config/tc-mips.c (mips_fix_adjustable): If the full addend is | Richard Sandiford | 5 | -11/+42 |
2004-07-07 | Add new port: crx-elf | Nick Clifton | 9 | -5/+2621 |
2004-07-06 | Add support for sh-symbian-elf target | Nick Clifton | 5 | -0/+22 |
2004-07-06 | (output_file_create): Report the target format chosen when bfd_openw reports | Nick Clifton | 2 | -1/+7 |
2004-07-06 | (coff_pseudo_table): Only define the weak pseudo for BFD based assemblers. | Nick Clifton | 2 | -2/+8 |
2004-07-05 | 2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com> | Joern Rennecke | 2 | -14/+13 |
2004-07-04 | Emit error for unaligned instructions. | Jim Wilson | 3 | -0/+22 |
2004-07-03 | 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> | Christopher Faylor | 4 | -46/+114 |
2004-07-03 | * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro. | Richard Sandiford | 9 | -80/+170 |
2004-07-03 | 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org> | Richard Sandiford | 3 | -2/+6 |
2004-07-02 | (md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not allow values which have come | Nick Clifton | 2 | -1/+21 |
2004-07-02 | * frags.h (struct frag): Add has_code and insn_addr fields. | Alan Modra | 5 | -5/+31 |