summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* bfd:Joseph Myers2010-10-2911-6/+106
* Add directory section for info document.Alan Modra2010-10-282-6/+9
* ld/testsuite/Thomas Schwinge2010-10-284-3/+9
* 2010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-282-6/+16
* * gas/elf/elf.exp (groupautob): Don't run on xtensa.Alan Modra2010-10-284-3/+14
* * config/tc-d30v.c (d30v_cons_align): Don't align .eh_frame.Alan Modra2010-10-282-1/+6
* 2010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-272-2/+6
* * gas/i386/x86-64-relax-1.s: Use .balign. not .align.Alan Modra2010-10-263-5/+7
* * gas/i386/relax-1.s: Use .p2align, not .align.Alan Modra2010-10-265-5/+10
* * i386/relax-1.d: Generalize regexes a bit.Dave Korn2010-10-263-4/+9
* * config/obj-coff.c (coff_format_ops): Fix typo.Alan Modra2010-10-262-1/+5
* gas/Richard Sandiford2010-10-252-63/+4
* 2010-10-25 Chao-ying Fu <fu@mips.com>Chao-ying Fu2010-10-253-0/+17
* bfd/Nathan Sidwell2010-10-252-0/+6
* * obj.h (struct format_ops): Add adjust_symtab.Alan Modra2010-10-257-8/+27
* Add a new testcase for PR gas/12049.H.J. Lu2010-10-254-2/+96
* PR gas/12049Alan Modra2010-10-252-0/+13
* * gas/mips/mips.exp: Simplify enabling of MIPS16 testing.Maciej W. Rozycki2010-10-242-4/+5
* * gas/mips/at-1.d: Handle ECOFF relocations.Maciej W. Rozycki2010-10-246-144/+152
* * gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1Maciej W. Rozycki2010-10-2459-97/+8749
* * gas/mips/ld.s: Adjust to let data objects be onlyMaciej W. Rozycki2010-10-2413-0/+665
* * gas/mips/ld-n32.d: New test.Maciej W. Rozycki2010-10-244-0/+1816
* * gas/mips/ld.d: Rename to...Maciej W. Rozycki2010-10-2410-15/+439
* * gas/mips/mips.exp (run_dump_test_arch): Check for the presenceMaciej W. Rozycki2010-10-242-3/+29
* * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.Maciej W. Rozycki2010-10-244-136/+6
* * gas/mips/ld.s: Remove ".set mips1".Maciej W. Rozycki2010-10-245-11/+15
* * gas/mips/ld.s: Remove MIPS III bits.Maciej W. Rozycki2010-10-246-662/+9
* * gas/mips/ld.d: Spell out reloc names.Maciej W. Rozycki2010-10-244-750/+756
* 2010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell2010-10-2315-37/+82
* ld:Rainer Orth2010-10-222-1/+12
* * gas/all/fwdexp.d: Also look for f8ffffff.Nick Clifton2010-10-226-1/+16
* bfd:Joseph Myers2010-10-2121-40/+64
* Add testcase for PR gas/12049.H.J. Lu2010-10-196-0/+64
* * write.c (relax_segment): Correct address on frag added to stopAlan Modra2010-10-192-6/+10
* PR gas/12049Alan Modra2010-10-193-9/+33
* 2010-10-18 Kai Tietz <kaI.tietz@onevision.com>Kai Tietz2010-10-183-2/+7
* * gas/mips/ld.d: Spell out section offsets and addendsMaciej W. Rozycki2010-10-185-785/+801
* * gas/mips/ld.d: Use wildcard address matching.Maciej W. Rozycki2010-10-184-1872/+1878
* * gas/mips/mips.exp (run_dump_test_arch): Get the name of theMaciej W. Rozycki2010-10-182-4/+14
* * config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variantMaciej W. Rozycki2010-10-182-20/+6
* opcodes/Maciej W. Rozycki2010-10-185-25/+38
* * config/tc-mips.c (mips_pseudo_table): Add "sbss".Maciej W. Rozycki2010-10-182-0/+19
* Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu2010-10-164-1/+166
* gas: blackfin: add tests for recent loop label fixesMike Frysinger2010-10-158-0/+376
* gas: blackfin: add illegal insn testsMike Frysinger2010-10-156-0/+11199
* gas: blackfin: fix encoding of BYTEOP2M insnMike Frysinger2010-10-157-2/+103
* gas: blackfin: generalize matching in the video testsMike Frysinger2010-10-153-192/+197
* Add CheckRegSize to instructions which require register size check.H.J. Lu2010-10-146-3/+185
* Add .d32 encoding suffix.H.J. Lu2010-10-149-8/+100
* 2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-113-126/+132