summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-10/+6
* opcodes: blackfin: fix decoding of ABSMike Frysinger2011-02-133-2/+6
* opcodes: blackfin: fix decoding of dsp mult insnsMike Frysinger2011-02-136-23/+28
* gas/opcodes: blackfin: punt BYTEOP2M insn supportMike Frysinger2011-02-138-110/+12
* gas/opcodes: blackfin: move dsp mac func defines to common headerMike Frysinger2011-02-122-12/+8
* gas: blackfin: docs: typo fixes and fill out directive infoMike Frysinger2011-02-112-8/+26
* gas: blackfin: reject FP/SP with TESTSETMike Frysinger2011-02-112-0/+7
* * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.Alan Modra2011-02-102-1/+6
* 2011-02-10 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-102-4/+8
* * doc/as.texinfo (Overview): Add missing markup around BlackfinAlan Modra2011-02-102-0/+9
* * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.Alan Modra2011-02-104-14/+70
* * gas/m68k/cpu32.d: Set explicit architecture for objdump.Alan Modra2011-02-104-3/+9
* * gas/elf/dwarf2-4.s: Don't use @.Alan Modra2011-02-102-3/+7
* Use f32_patt in i386_align_code when tuning for i686.H.J. Lu2011-02-086-48/+437
* Also update cpu_arch_isa_flags for ISA extensions.H.J. Lu2011-02-087-0/+255
* PR gas/3041Alan Modra2011-02-074-1/+75
* gas/Bernd Schmidt2011-02-0311-120/+34
* * write.c (write_contents): Include output file name and bfd errorNick Clifton2011-01-3121-53/+102
* * config/tc-rx.c (md_convert_frag): If we can't compute the targetDJ Delorie2011-01-272-6/+21
* 2011-01-26 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-01-262-0/+10
* PR gas/12384Nick Clifton2011-01-202-1/+7
* Don't compress debug sections smaller than 32 bytes.H.J. Lu2011-01-192-1/+6
* Don't compress empty debug sections.H.J. Lu2011-01-186-0/+39
* Properly sign-extend byte.H.J. Lu2011-01-185-20/+27
* Add tbm flag and TBM instruction pattern.H.J. Lu2011-01-182-1/+7
* * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatibleNick Clifton2011-01-183-2/+15
* PR gas/12390Nick Clifton2011-01-1844-195/+795
* Add TBM testsuite files missing from last commit.qneill2011-01-176-0/+1489
* Add support for TBM instructions.qneill2011-01-1713-2/+65
* Disallow 64bit relocations in x32 mode.H.J. Lu2011-01-1611-43/+315
* Update ChangeLog.H.J. Lu2011-01-151-1/+1
* Don't allow movabs with relocation in x32 mode.H.J. Lu2011-01-158-22/+383
* Rename --n32 to --x32.H.J. Lu2011-01-148-12/+29
* Take unadjusted offset for loongson3a specific instructions.xmj2011-01-115-12/+31
* * config/tc-i386.c (x86_elf_abi): Only define for targets that useNick Clifton2011-01-102-0/+10
* * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-onlyNick Clifton2011-01-102-1/+6
* bfd/Nathan Sidwell2011-01-106-29/+169
* Update gas/i386/ilp32/x86-64-arch-2.d.H.J. Lu2011-01-072-1/+7
* Add docs and arch tests to BMI.qneill2011-01-0712-2/+55
* * gas/pdp11/pdp11.exp: Add run of absreloc.Paul Koning2011-01-072-0/+5
* * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relativePaul Koning2011-01-065-7/+51
* * gas/pdp11/opcode.d: Fix expected output for sec instruction.Paul Koning2011-01-062-1/+5
* gas/testsuite/Nathan Sidwell2011-01-063-0/+42
* * reloc.c: Add BFD_RELOC_RX_OP_NEG.DJ Delorie2011-01-052-0/+23
* Clarify --n32.H.J. Lu2011-01-052-4/+8
* Implement BMI instructions.H.J. Lu2011-01-0510-18/+610
* Update copyright in comments to 2011.H.J. Lu2011-01-011-1/+2
* Update copyright to 2011.H.J. Lu2011-01-012-1/+5
* Also expect .zdebug in section name in ILP32 tests.H.J. Lu2011-01-013-2/+8
* Rotate gas ChangeLogs.H.J. Lu2011-01-014-4217/+4233