aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2010-10-29bfd:Joseph Myers7-1/+33
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu8-162/+139
2010-10-29bfd:Joseph Myers11-6/+106
2010-10-28Add directory section for info document.Alan Modra2-6/+9
2010-10-28ld/testsuite/Thomas Schwinge4-3/+9
2010-10-282010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-6/+16
2010-10-28 * gas/elf/elf.exp (groupautob): Don't run on xtensa.Alan Modra4-3/+14
2010-10-28 * config/tc-d30v.c (d30v_cons_align): Don't align .eh_frame.Alan Modra2-1/+6
2010-10-272010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-2/+6
2010-10-26 * gas/i386/x86-64-relax-1.s: Use .balign. not .align.Alan Modra3-5/+7
2010-10-26 * gas/i386/relax-1.s: Use .p2align, not .align.Alan Modra5-5/+10
2010-10-26 * i386/relax-1.d: Generalize regexes a bit.Dave Korn3-4/+9
2010-10-26 * config/obj-coff.c (coff_format_ops): Fix typo.Alan Modra2-1/+5
2010-10-25gas/Richard Sandiford2-63/+4
2010-10-252010-10-25 Chao-ying Fu <fu@mips.com>Chao-ying Fu3-0/+17
2010-10-25 bfd/Nathan Sidwell2-0/+6
2010-10-25 * obj.h (struct format_ops): Add adjust_symtab.Alan Modra7-8/+27
2010-10-25Add a new testcase for PR gas/12049.H.J. Lu4-2/+96
2010-10-25 PR gas/12049Alan Modra2-0/+13
2010-10-24 * gas/mips/mips.exp: Simplify enabling of MIPS16 testing.Maciej W. Rozycki2-4/+5
2010-10-24 * gas/mips/at-1.d: Handle ECOFF relocations.Maciej W. Rozycki6-144/+152
2010-10-24 * gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1Maciej W. Rozycki59-97/+8749
2010-10-24 * gas/mips/ld.s: Adjust to let data objects be onlyMaciej W. Rozycki13-0/+665
2010-10-24 * gas/mips/ld-n32.d: New test.Maciej W. Rozycki4-0/+1816
2010-10-24 * gas/mips/ld.d: Rename to...Maciej W. Rozycki10-15/+439
2010-10-24 * gas/mips/mips.exp (run_dump_test_arch): Check for the presenceMaciej W. Rozycki2-3/+29
2010-10-24 * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.Maciej W. Rozycki4-136/+6
2010-10-24 * gas/mips/ld.s: Remove ".set mips1".Maciej W. Rozycki5-11/+15
2010-10-24 * gas/mips/ld.s: Remove MIPS III bits.Maciej W. Rozycki6-662/+9
2010-10-24 * gas/mips/ld.d: Spell out reloc names.Maciej W. Rozycki4-750/+756
2010-10-232010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell15-37/+82
2010-10-22 ld:Rainer Orth2-1/+12
2010-10-22 * gas/all/fwdexp.d: Also look for f8ffffff.Nick Clifton6-1/+16
2010-10-21bfd:Joseph Myers21-40/+64
2010-10-19Add testcase for PR gas/12049.H.J. Lu6-0/+64
2010-10-19 * write.c (relax_segment): Correct address on frag added to stopAlan Modra2-6/+10
2010-10-19 PR gas/12049Alan Modra3-9/+33
2010-10-182010-10-18 Kai Tietz <kaI.tietz@onevision.com>Kai Tietz3-2/+7
2010-10-18 * gas/mips/ld.d: Spell out section offsets and addendsMaciej W. Rozycki5-785/+801
2010-10-18 * gas/mips/ld.d: Use wildcard address matching.Maciej W. Rozycki4-1872/+1878
2010-10-18 * gas/mips/mips.exp (run_dump_test_arch): Get the name of theMaciej W. Rozycki2-4/+14
2010-10-18 * config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variantMaciej W. Rozycki2-20/+6
2010-10-18 opcodes/Maciej W. Rozycki5-25/+38
2010-10-18 * config/tc-mips.c (mips_pseudo_table): Add "sbss".Maciej W. Rozycki2-0/+19
2010-10-16Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu4-1/+166
2010-10-15gas: blackfin: add tests for recent loop label fixesMike Frysinger8-0/+376
2010-10-15gas: blackfin: add illegal insn testsMike Frysinger6-0/+11199
2010-10-15gas: blackfin: fix encoding of BYTEOP2M insnMike Frysinger7-2/+103
2010-10-15gas: blackfin: generalize matching in the video testsMike Frysinger3-192/+197
2010-10-14Add CheckRegSize to instructions which require register size check.H.J. Lu6-3/+185