aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Place .shstrtab before debug sectionsusers/hjl/compressH.J. Lu1-4/+17
2015-04-20Delay .shstrtabH.J. Lu4-63/+140
2015-04-20Don't change compressed input debug section namesH.J. Lu11-65/+282
2015-04-20Always set up sh_name in assign_section_numbersH.J. Lu2-5/+6
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu52-59/+119
2015-04-20Iterate ELF sections by pointerH.J. Lu2-9/+14
2015-04-20Silence texinfo 5.1 warningsH.J. Lu3-30/+41
2015-04-20Revert "Do not consider reference types as dynamic"Pierre-Marie de Rodat2-0/+28
2015-04-20Revert "gdbtypes.c: remove the usuned "top_level" parameter"Pierre-Marie de Rodat2-14/+31
2015-04-20Fix three test failures with extended remote targetsGary Benson2-4/+21
2015-04-20Automatic date update in version.inGDB Administrator1-1/+1
2015-04-19Remove duplicated xmalloc in update_dprintf_command_listGabriel Krisman Bertazi2-1/+5
2015-04-20[GDB] Hurd: Robustify the reply_mig_hack.awk script.Thomas Schwinge2-1/+9
2015-04-20[GDB] Hurd: Simplify the reply_mig_hack.awk script.Thomas Schwinge2-9/+21
2015-04-19sim/erc32: Switched emulated memory to host endian order.Jiri Gaisler7-210/+159
2015-04-19Automatic date update in version.inGDB Administrator1-1/+1
2015-04-18sim: clean up duplicate sim-engine hooksMike Frysinger8-37/+17
2015-04-18sim: trim old USING_SIM_BASE_H defineMike Frysinger12-12/+24
2015-04-18sim: unify SIM_CPU definitionMike Frysinger46-57/+96
2015-04-18sim: unify sim_cia definitionMike Frysinger47-54/+101
2015-04-18Automatic date update in version.inGDB Administrator1-1/+1
2015-04-17solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".Doug Evans2-6/+11
2015-04-17Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola6-9/+19
2015-04-17Merge include/partition.h from GCC.Richard Earnshaw2-4/+12
2015-04-17gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2-2/+8
2015-04-17gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2-7/+6
2015-04-17return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi2-2/+15
2015-04-17Update comments to target_can_use_hardware_watchpointYao Qi2-5/+14
2015-04-17Fix avr compiler warningSenthil Kumar Selvaraj2-15/+20
2015-04-17Access executable from remote system when first inferior appearsGary Benson7-9/+49
2015-04-17Implement qXfer:exec-file:read in gdbserverGary Benson4-0/+57
2015-04-17Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson6-1/+88
2015-04-17Introduce linux_proc_pid_to_exec_fileGary Benson4-9/+34
2015-04-17Use gdb_sysroot for main executable on attachGary Benson5-16/+54
2015-04-17Introduce exec_file_findGary Benson3-47/+110
2015-04-17Introduce exec_file_locate_attachGary Benson4-23/+47
2015-04-17gdb: add myself to blackfin/write-after-approvalMike Frysinger2-0/+6
2015-04-17sim: microblaze: switch to common memory functionsMike Frysinger4-332/+33
2015-04-17sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger64-116/+184
2015-04-17sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger13-0/+159
2015-04-17Automatic date update in version.inGDB Administrator1-1/+1
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen3-2/+600
2015-04-16Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserverPedro Alves2-2/+12
2015-04-16Fix gdbserver_reconnect_p handlingPedro Alves2-0/+13
2015-04-16Honour software single step in fallback of displaced steppingYao Qi2-2/+11
2015-04-16s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez3-3/+11
2015-04-16GDB tests for Go language support: remove unnecessary first breakpointAndreas Arnez9-40/+24
2015-04-16sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpersMike Frysinger7-1/+80
2015-04-16Automatic date update in version.inGDB Administrator1-1/+1
2015-04-15Remove the unused PREFIX_UD_XXXH.J. Lu2-6/+9