summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i386: Allow copy relocs for building PIEusers/hjl/pr18289H.J. Lu2015-04-2112-30/+218
* Fix pascal behavior for class fields with testcasePierre Muller2015-04-216-4/+157
* Introduce new shared function fileio_to_host_openflagsGary Benson2015-04-216-69/+56
* sim: mcore: clean up printf warningsMike Frysinger2015-04-212-8/+13
* sim: mcore: convert to common memory/verbose functionsMike Frysinger2015-04-212-319/+59
* sim: mcore: drop watchpoint/dumpmem/clearstats supportMike Frysinger2015-04-212-73/+12
* sim: mcore: switch to common syscall handlingMike Frysinger2015-04-216-140/+64
* sim: gennltvals.sh: handle split out newlib source treeMike Frysinger2015-04-215-17/+32
* Extend rl78 prologue analyzer to recognize more complicated prologuesKevin Buettner2015-04-202-0/+89
* Ensure that dynamically loaded libraries won't use separate copies of GNU_UNI...Ian Coolidge2015-04-202-1/+10
* Automatic date update in version.inGDB Administrator2015-04-211-1/+1
* Always set up sh_name in assign_section_numbersH.J. Lu2015-04-202-5/+6
* Don't hardcode offset of .shstrtab sectionH.J. Lu2015-04-2052-59/+119
* Iterate ELF sections by pointerH.J. Lu2015-04-202-9/+14
* Silence texinfo 5.1 warningsH.J. Lu2015-04-203-30/+41
* Revert "Do not consider reference types as dynamic"Pierre-Marie de Rodat2015-04-202-0/+28
* Revert "gdbtypes.c: remove the usuned "top_level" parameter"Pierre-Marie de Rodat2015-04-202-14/+31
* Fix three test failures with extended remote targetsGary Benson2015-04-202-4/+21
* Automatic date update in version.inGDB Administrator2015-04-201-1/+1
* Remove duplicated xmalloc in update_dprintf_command_listGabriel Krisman Bertazi2015-04-192-1/+5
* [GDB] Hurd: Robustify the reply_mig_hack.awk script.Thomas Schwinge2015-04-202-1/+9
* [GDB] Hurd: Simplify the reply_mig_hack.awk script.Thomas Schwinge2015-04-202-9/+21
* sim/erc32: Switched emulated memory to host endian order.Jiri Gaisler2015-04-197-210/+159
* Automatic date update in version.inGDB Administrator2015-04-191-1/+1
* sim: clean up duplicate sim-engine hooksMike Frysinger2015-04-188-37/+17
* sim: trim old USING_SIM_BASE_H defineMike Frysinger2015-04-1812-12/+24
* sim: unify SIM_CPU definitionMike Frysinger2015-04-1846-57/+96
* sim: unify sim_cia definitionMike Frysinger2015-04-1847-54/+101
* Automatic date update in version.inGDB Administrator2015-04-181-1/+1
* solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".Doug Evans2015-04-172-6/+11
* Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola2015-04-176-9/+19
* Merge include/partition.h from GCC.Richard Earnshaw2015-04-172-4/+12
* gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2015-04-172-2/+8
* gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2015-04-172-7/+6
* return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi2015-04-172-2/+15
* Update comments to target_can_use_hardware_watchpointYao Qi2015-04-172-5/+14
* Fix avr compiler warningSenthil Kumar Selvaraj2015-04-172-15/+20
* Access executable from remote system when first inferior appearsGary Benson2015-04-177-9/+49
* Implement qXfer:exec-file:read in gdbserverGary Benson2015-04-174-0/+57
* Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson2015-04-176-1/+88
* Introduce linux_proc_pid_to_exec_fileGary Benson2015-04-174-9/+34
* Use gdb_sysroot for main executable on attachGary Benson2015-04-175-16/+54
* Introduce exec_file_findGary Benson2015-04-173-47/+110
* Introduce exec_file_locate_attachGary Benson2015-04-174-23/+47
* gdb: add myself to blackfin/write-after-approvalMike Frysinger2015-04-172-0/+6
* sim: microblaze: switch to common memory functionsMike Frysinger2015-04-174-332/+33
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-1764-116/+184
* sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger2015-04-1713-0/+159
* Automatic date update in version.inGDB Administrator2015-04-171-1/+1
* [gold] The first patch to address cortex-a53 erratum-843419.Han Shen2015-04-163-2/+600