aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2012-11-12Correct gas microblaze ChangeLog entryH.J. Lu1-7/+6
2012-11-12Add missing test cases.Michael Eager5-0/+44
2012-11-09 * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki7-142/+161
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton4-10/+68
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton5-1/+53
2012-11-09Add microblazeel target support to bfd, gas and ld.Michael Eager7-9/+39
2012-11-092012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-0/+4
2012-11-09Remove trailing redundant `;'H.J. Lu10-10/+24
2012-11-08 gas/Maciej W. Rozycki11-0/+126
2012-11-08Regenerate.Alan Modra2-0/+8
2012-11-072012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-3/+3
2012-11-072012-11-07 David Holsgrove <david.holsgrove@xilinx.com>Michael Eager3-3/+11
2012-11-06 * config/tc-xgate.c: Make some functions static. FormattingAlan Modra2-376/+340
2012-11-06bfd/Alan Modra2-8/+6
2012-11-06bfd/Alan Modra3-5/+43
2012-11-06 * config/tc-ppc.c (md_apply_fix): Fix xcoff build breakage fromAlan Modra2-0/+7
2012-11-06 * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys3-45/+31
2012-11-05 * configure.in: Apply 2012-09-10 change to config.in here.Alan Modra2-1/+5
2012-11-05 * config/tc-ppc.c (md_chars_to_number): Delete.Alan Modra2-520/+440
2012-11-05 * write.h (struct fix <fx_pcrel_adjust>): Make it a signed char.Alan Modra3-8/+10
2012-11-01 * config/tc-mips.c (is_delay_slot_valid): Simplify expression.Maciej W. Rozycki2-2/+5
2012-11-01 gas/Maciej W. Rozycki6-0/+79
2012-11-01 gas/Maciej W. Rozycki10-7/+185
2012-10-312012-10-31 David Holsgrove <david.holsgrove@xilinx.com>Michael Eager10-1/+181
2012-10-30bfd:Nick Clifton1-3/+2
2012-10-29 * sb.c (sb_check): Use __builtin_clzll when size_t is not theAlan Modra2-1/+9
2012-10-29binutils/Alan Modra2-6/+4
2012-10-29 * gas/cfi/cfi.exp: Remove redundant ppc test. ExcludeAlan Modra62-2815/+2935
2012-10-27gas/testsuite:Iain Sandoe2-1/+8
2012-10-262012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel10-675/+712
2012-10-26gas/testsuite:Christian Groessler4-0/+42
2012-10-26 PR target/14758Alan Modra2-3/+9
2012-10-26 * gas/ppc/power4.s: Fix invalid lq offsets.Alan Modra3-92/+81
2012-10-24gas/testsuite/Roland McGrath4-0/+14
2012-10-22opcodes/Peter Bergner2-1/+5
2012-10-22 * as.c (dump_statistics): Compute data size as the delta betweenSimon Baldwin2-1/+13
2012-10-18 * config/obj-coff.c: Add include of struc-symbol.h header.Kai Tietz2-2/+10
2012-10-18 * doc/as.texinfo: Add missing documentation about section flagKai Tietz2-0/+7
2012-10-15Updated the system register table.Yufeng Zhang5-0/+22
2012-10-15Added the changelog for the previous commit.Yufeng Zhang1-0/+5
2012-10-15Added missing alignment check to load/store uimm12 immediate offset.Yufeng Zhang2-0/+3
2012-10-14 * config/tc-hppa.c (pa_get_number): New.Dave Anglin2-43/+52
2012-10-14 * config/tc-hppa.c (pa_ip): Reject double floating point stores andDave Anglin2-1/+9
2012-10-14 * gas/hppa/basic/fmemLRbug.s: Remove double load and store instructionsDave Anglin3-56/+46
2012-10-13 * config/tc-hppa.c (pa_ip): Limit unit conditions for uxor to thoseDave Anglin2-8/+17
2012-10-13 * gas/hppa/basic/unit.s: Remove uxor instructions with unit conditionDave Anglin4-92/+75
2012-10-12gas/Peter Bergner2-2/+6
2012-10-112012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw5-104/+112
2012-10-112012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Richard Earnshaw15-35/+74
2012-10-09Add AMD bdver3 support.Nagajyothi Eggone9-1/+429