aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Let print_decimal_chars handle signed valuesTom Tromey4-3/+66
2017-06-12Don't always zero pad in print_*_charsTom Tromey12-118/+197
2017-06-12mips-tdep.c: Remove MAX_REGISTER_SIZE usagePedro Alves2-17/+32
2017-06-12.gdb_index prod perf regression: mapped_symtab now vector of valuesPedro Alves2-28/+39
2017-06-12.gdb_index prod perf regression: Estimate size of psyms_seenPedro Alves2-1/+41
2017-06-12.gdb_index prod perf regression: find before insert in unordered_mapPedro Alves2-5/+21
2017-06-12Code cleanup: dwarf2read.c: Add data_buf::append_uintPedro Alves2-29/+37
2017-06-12Code cleanup: dwarf2read.c: Eliminate ::file_writePedro Alves2-20/+8
2017-06-12Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::uniquePedro Alves2-17/+9
2017-06-12Code cleanup: C++ify .gdb_index producerJan Kratochvil2-434/+308
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu5-11/+28
2017-06-12S/390: Return with an error for broken tls rewritesAndreas Krebbel2-10/+32
2017-06-12Automatic date update in version.inGDB Administrator1-1/+1
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi7-0/+59
2017-06-11PR 21564, Section start in binary output file incorrectAlan Modra2-1/+9
2017-06-11Automatic date update in version.inGDB Administrator1-1/+1
2017-06-10Automatic date update in version.inGDB Administrator1-1/+1
2017-06-10gdbarch: Remove displaced_step_free_closureSimon Marchi14-85/+19
2017-06-09Include <signal.h> on gdbserver/fork-child.c (and fix regressions)Sergio Durigan Junior2-0/+7
2017-06-09x86-64: Add some x32 ELF property testsH.J. Lu10-4/+94
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang6-92/+8
2017-06-09Automatic date update in version.inGDB Administrator1-1/+1
2017-06-08Fix possible bug when no args have been provided to the executableSergio Durigan Junior2-1/+6
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda2-9/+16
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda2-1/+7
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda5-4/+18
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda2-0/+14
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda2-10/+18
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta3-5/+6
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda2-0/+10
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda2-1/+7
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda2-11/+19
2017-06-08Add MN10300_MAX_REGISTER_SIZEAlan Hayward2-2/+13
2017-06-08Update ff4ca5ac6a2e8 to the correct version.Alan Hayward2-11/+6
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw2-1/+16
2017-06-08Remove MAX_REGISTER_SIZE from mi/mi-main.cAlan Hayward2-13/+27
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu6-11/+43
2017-06-08clH.J. Lu2-0/+24
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang6-8/+92
2017-06-072017-06-07 Eric Christopher <echristo@gmail.com>Eric Christopher2-2/+24
2017-06-08Automatic date update in version.inGDB Administrator1-1/+1
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior10-1/+269
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior33-864/+1441
2017-06-07Share parts of gdb/gdbthread.h with gdbserverSergio Durigan Junior6-4/+48
2017-06-07Move parts of inferior job control to common/Sergio Durigan Junior11-77/+166
2017-06-07Introduce compiled_regex, eliminate make_regfree_cleanupPedro Alves15-226/+255
2017-06-07Add support for AArch64 system register names IP0, IP1, FP and LR.Michael Collison4-2/+16
2017-06-07Remove MAX_REGISTER_SIZE from regcache.cAlan Hayward2-15/+41
2017-06-07Remove MAX_REGISTER_SIZE from sh(64)-tdep.cAlan Hayward3-27/+33
2017-06-07Remove MAX_REGISTER_SIZE from aarch64-tdep.cAlan Hayward2-3/+10