aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-26 * gas/i386/relax-1.s: Use .p2align, not .align.Alan Modra5-5/+10
2010-10-26merge from gccDJ Delorie3-64/+20
2010-10-26fix typo in _FILE_OFFSET_BITS commentJoel Brobecker2-1/+5
2010-10-26Fix build failures with python support on sparc-solarisJoel Brobecker2-3/+13
2010-10-26replace strcmp by FILENAME_CMP for filename comparisonJoel Brobecker2-1/+6
2010-10-26 * i386/relax-1.d: Generalize regexes a bit.Dave Korn3-4/+9
2010-10-26avoid assignment inside if condition (dictionary.c)Joel Brobecker2-2/+7
2010-10-26 * po/ja.po: Updated Japanese transaltion.Nick Clifton2-2359/+4964
2010-10-26 * config/obj-coff.c (coff_format_ops): Fix typo.Alan Modra2-1/+5
2010-10-26*** empty log message ***gdbadmin1-1/+1
2010-10-25daily updateAlan Modra1-1/+1
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-252010-10-25 Chao-ying Fu <fu@mips.com>Chao-ying Fu2-6/+10
2010-10-25 bfd/Daniel Jacobowitz59-479/+222
2010-10-25 bfd/Nathan Sidwell6-0/+18
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 * elf32-arm.c (find_stub_size_and_template): Avoid uninitializedAlan Modra2-7/+11
2010-10-25 * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.Alan Modra5-12/+15
2010-10-25 * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id.Alan Modra2-5/+12
2010-10-25 * opncls.c (_bfd_id_counter): Rename to bfd_id_counter.Alan Modra3-5/+28
2010-10-25 PR gas/12049Alan Modra2-0/+13
2010-10-25*** empty log message ***gdbadmin1-1/+1
2010-10-24daily updateAlan Modra1-1/+1
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-24*** empty log message ***gdbadmin1-1/+1
2010-10-23daily updateAlan Modra1-1/+1
2010-10-232010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell22-45/+103
2010-10-23merge from gccDJ Delorie2-5/+7
2010-10-23*** empty log message ***gdbadmin1-1/+1
2010-10-22daily updateAlan Modra1-1/+1
2010-10-22 ld:Rainer Orth13-7/+119
2010-10-22 * gas/all/fwdexp.d: Also look for f8ffffff.Nick Clifton6-1/+16
2010-10-22*** empty log message ***gdbadmin1-1/+1
2010-10-21 * Makefile.am (CLEANFILES): Add stamp-lm32. Sort.Alan Modra3-6/+13
2010-10-21 * Makefile.in (install): Remove dependency of install-only andJie Zhang5-3/+83
2010-10-21 * ldwrite.c (build_link_order <lang_data_statement_enum>): Don'tAlan Modra2-44/+60
2010-10-21daily updateAlan Modra1-1/+1
2010-10-21bfd:Joseph Myers67-106/+175