aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-02Make gdb_bfd_open able to open BFDs using target fileioGary Benson3-4/+246
2015-04-02Introduce target_filesystem_is_localGary Benson4-0/+61
2015-04-02Introduce target_fileio_fstatGary Benson5-0/+56
2015-04-02binutils: update my e-mail addressMike Frysinger2-1/+5
2015-04-02sim: clean up SIM_EXTRA_OBJS referencesMike Frysinger8-21/+33
2015-04-02Automatic date update in version.inGDB Administrator1-1/+1
2015-04-01[AArch64] Add support for the Samsung Exynos M1 processorEvandro Menezes3-0/+9
2015-04-01[ARM] Add support for the Samsung Exynos M1 processorEvandro Menezes3-0/+9
2015-04-01Add support for writing unwinders in Python.Sasha Smundak21-2/+1808
2015-04-01Fix sim buildH.J. Lu3-12/+14
2015-04-01Regenerate configure in simH.J. Lu30-111/+204
2015-04-01Work around a GCC uninitialized warning bugH.J. Lu2-0/+10
2015-04-01infrun.c:resume: currently_stepping after clearing stepped_breakpointPedro Alves2-1/+9
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves2-1/+6
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves2-0/+8
2015-04-01Make print_target_wait_results print the whole ptidPedro Alves2-2/+12
2015-04-01keep_going: Add missing discard_cleanups callPedro Alves2-0/+6
2015-04-01wait_for_inferior and errors thrown from target_waitPedro Alves2-9/+15