aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Extended-remote exec testDon Breazeal9-103/+178
2015-09-11Extended-remote catch execDon Breazeal2-0/+41
2015-09-11Extended-remote follow-execDon Breazeal17-41/+441
2015-09-11Add "ld -r" tests for PR ld/15323H.J. Lu3-5/+26
2015-09-11[AArch64] Cleanup comments in instruction decoding functionsPierre Langlois2-7/+12
2015-09-11[AArch64] Fix incorrect mask when decoding b.cond instructionPierre Langlois2-1/+6
2015-09-11gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor2-0/+7
2015-09-11Automatic date update in version.inGDB Administrator1-1/+1
2015-09-10Small refactor in ada-lang.c:scan_discrim_boundSimon Marchi2-6/+16
2015-09-10Constify variables in ada-lang.cSimon Marchi2-11/+19
2015-09-10S/390: Fix instruction format of crj*, clrj*, and clgrj*.Andreas Krebbel2-42/+42
2015-09-10S/390: Remove F_20 and FE_20. Adjust comments.Andreas Krebbel1-70/+66
2015-09-10S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.Andreas Krebbel2-54/+54
2015-09-10Another updated version of the simplified Chinese translation.Nick Clifton2-8/+12
2015-09-10Call target_can_download_tracepoint if there are tracepoints to downloadYao Qi4-4/+23
2015-09-10Adds an option to the strings program to specify a separator between the emit...Erik Ackermann4-2/+37
2015-09-10Automatic date update in version.inGDB Administrator1-1/+1
2015-09-09* gdb.python/py-prettyprint.exp: Check result of run_lang_tests.Doug Evans2-2/+10
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans2-2/+6
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans2-1/+5
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves3-3/+5
2015-09-09Garbage collect thread continuationsPedro Alves9-303/+38
2015-09-09Garbage collect dummy_frame_ctx_saverPedro Alves6-121/+26
2015-09-09Convert the until/advance commands to thread_fsm mechanismPedro Alves3-85/+211
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves6-160/+349
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves17-353/+852
2015-09-09Merge async and sync code paths some morePedro Alves14-199/+174
2015-09-09FT32 linker script now parameterized for flash and RAM size.jamesbowman2-2/+10
2015-09-09Make register name tables in visium.h static in order to prevent multiple def...Nick Clifton2-3/+9
2015-09-09Remove sentance in binutils documentation saying that thin archives cannot co...Nick Clifton2-2/+6
2015-09-09[AArch64] Sort IS_AARCH64_TLS_RELAX_RELOC in alphabetic orderJiong Wang2-8/+12
2015-09-09[AArch64] Relax TLS local dynamic traditional into local executableJiong Wang8-0/+148
2015-09-09S/390: Remove trailing zeros on 4-bytes opcodes.Andreas Krebbel2-7/+9
2015-09-09S/390: Fix opcode of ppno.Andreas Krebbel2-2/+2
2015-09-09Update the simplified Chinese translation.Nick Clifton2-794/+1130
2015-09-09btrace: kernel address filteringMarkus Metzger6-64/+73
2015-09-08Improve hand-call-in-threads.exp failure handling.Sandra Loosemore2-3/+24
2015-09-09Automatic date update in version.inGDB Administrator1-1/+1
2015-09-08config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc'...Chen Gang2-1/+6
2015-09-08Extend the descriptiopn of how to access linker defined symbols from C.Nick Clifton2-0/+18
2015-09-08Automatic date update in version.inGDB Administrator1-1/+1
2015-09-07ld: Fix failures in new orphan handling tests.Andrew Burgess4-7/+16
2015-09-07guile: Add as_a_scm_t_subrPedro Alves24-280/+401
2015-09-07Fix internal error caused by IFUNC patch.Cary Coutant3-9/+16
2015-09-07Automatic date update in version.inGDB Administrator1-1/+1
2015-09-06Automatic date update in version.inGDB Administrator1-1/+1
2015-09-05Update ld-elf/orphan-8.map to support 32-bit targetsH.J. Lu2-4/+8
2015-09-05Automatic date update in version.inGDB Administrator1-1/+1
2015-09-04ld: Extend options for altering orphan handling behaviour.Andrew Burgess18-65/+195
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess7-24/+45