aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger46-35/+100
2015-04-07Automatic date update in version.inGDB Administrator1-1/+1
2015-04-06Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola2-6/+8
2015-04-06Avoid a call to find by using the return value of insert.Rafael Ávila de Espíndola2-9/+7
2015-04-06Avoid a copy constructor call.Rafael Ávila de Espíndola2-2/+8
2015-04-06Remove is_zlib_supportedH.J. Lu11-36/+21
2015-04-06x86: Use individual prefix control for each opcode.Ilya Tocar3-1914/+1941
2015-04-06Use bfd_putb64/bfd_getb64H.J. Lu4-39/+16
2015-04-06Remove "/dev/null" from remote_execH.J. Lu2-1/+6
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans3-1/+65
2015-04-06* lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans2-8/+19
2015-04-06symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN.Doug Evans2-9/+27
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves4-13/+31
2015-04-06[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %regIlya Tocar8-6/+275
2015-04-06Automatic date update in version.inGDB Administrator1-1/+1
2015-04-05Add SHF_COMPRESSED support to readelfH.J. Lu2-6/+82
2015-04-05Xfail the compressed debug sectionsH.J. Lu4-1/+23
2015-04-05sim: moxie: fix running after nrun conversionMike Frysinger7-25/+102
2015-04-05sim: mn10300: add a basic testsuiteMike Frysinger4-0/+88
2015-04-05sim: m68hc11: add a basic testsuiteMike Frysinger4-0/+78
2015-04-05sim: iq2000: add a basic testsuiteMike Frysinger4-0/+78
2015-04-05sim: lm32: add a basic testsuiteMike Frysinger4-0/+84
2015-04-05Automatic date update in version.inGDB Administrator1-1/+1
2015-04-04Also preserve the SHF_COMPRESSED bitH.J. Lu2-0/+10
2015-04-04Replace uncompressed_size_buffer with compressed_size_bufferH.J. Lu1-9/+9
2015-04-04Extract get_uncompressed_sizeH.J. Lu2-9/+27
2015-04-04Add a dw2-3.S testH.J. Lu6-26/+544
2015-04-04Automatic date update in version.inGDB Administrator1-1/+1
2015-04-03Add Elf_Internal_Chdr and ElfXX_External_ChdrH.J. Lu3-0/+28
2015-04-03gdbtypes.c: remove the usuned "top_level" parameterPierre-Marie de Rodat2-16/+27
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat5-19/+90
2015-04-03Make is_zlib_supported always return 1H.J. Lu2-21/+5
2015-04-02sim: d10v: fix signal updatesMike Frysinger2-8/+11
2015-04-03Automatic date update in version.inGDB Administrator1-1/+1
2015-04-02Second fix for microblaze gas port's ability to parse constants.Nick Clifton2-5/+11
2015-04-02Fixes a bug in the microblaze assembler where it would not complain about con...Nick Clifton2-5/+11
2015-04-02Fix the binutils readelf.ss test for the AArch64 target.Nick Clifton2-0/+7
2015-04-02Add support for configuring an aarch64-freebsd target.Andrew Turner8-0/+80
2015-04-02[AArch64] Emit DATA_MAP in order within text sectionRenlin Li2-19/+42
2015-04-02Remove unused functions in tc-aarch64.c.Ed Maste2-12/+5
2015-04-02kfail two tests in no-unwaited-for-left.exp for remote targetYao Qi2-0/+11
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu11-10/+32
2015-04-02Regenerate configure in simH.J. Lu29-56/+88
2015-04-02Set zlibdir/zlibinc with top_builddir/top_srcdirH.J. Lu2-2/+7
2015-04-02Document "target:" sysroot changesGary Benson4-9/+29
2015-04-02Make the default sysroot be "target:"Gary Benson4-0/+19
2015-04-02Update exec_file_attach to cope with "target:" filenamesGary Benson2-19/+58
2015-04-02Strip "target:" prefix in solib_find if accessing local filesGary Benson2-16/+40
2015-04-02Rearrange symfile_bfd_openGary Benson2-39/+35
2015-04-02Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson8-165/+80