aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu5-19/+275
2015-02-06libthread_db: attaching to terminated/joined threads, debug outputPedro Alves4-0/+15
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi4-2/+26
2015-02-06Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2-3/+4
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu6-22/+53
2015-02-06Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves3-4/+51
2015-02-06Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2-3/+23
2015-02-06Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton4-14/+39
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves3-16/+42
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich2-1/+12
2015-02-05guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans2-3/+8
2015-02-05Close fd only if fd != -1H.J. Lu2-3/+11
2015-02-06Automatic date update in version.inGDB Administrator1-1/+1
2015-02-05Add plugin_input_file_tH.J. Lu2-16/+119
2015-02-05Don't refer to optarg in dwarf.c functionAlan Modra2-1/+6
2015-02-05Automatic date update in version.inGDB Administrator1-1/+1
2015-02-05Fix msp430 build with gcc-5Alan Modra2-2/+7
2015-02-04Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola2-13/+7
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal2-4/+26
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil3-2/+12
2015-02-04[AArch64] Add support for Cortex-A72Jiong Wang3-0/+8
2015-02-04Add missing ChangeLog entry.Cary Coutant1-0/+7
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves4-53/+63
2015-02-04Resolve forwarding symbols in plugins.Peter Collingbourne2-6/+18
2015-02-04Fix '--target_board=native-extended-gdbserver/-m32'Pedro Alves2-1/+9
2015-02-04Warn if core file register section is larger than expectedAndreas Arnez9-6/+45
2015-02-04x86: Use correct .reg-xstate section sizeAndreas Arnez3-3/+11
2015-02-04Fix internal error when core file section is too bigAndreas Arnez7-18/+56
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2-1/+6
2015-02-04Fix encoding of "addw ax, [hl]" and "subw ax, [hl]".Nick Clifton2-1/+6
2015-02-04Speed up GDB's TUI outputDoug Evans5-6/+43
2015-02-04More fixes for memory access violations triggered by running readelf on fuzze...Nick Clifton2-10/+40
2015-02-04Fix build breakage due to event loop simplificationPedro Alves2-0/+9
2015-02-03Add missing ChangeLog entries.Cary Coutant1-0/+39
2015-02-03Fix a file descriptor leak in gold.Cary Coutant10-154/+321
2015-02-03Add extra debugging output for files and descriptors.Cary Coutant2-0/+19
2015-02-04Automatic date update in version.inGDB Administrator1-1/+1
2015-02-03Fix memory access violations triggered by running readelf on fuzzed binaries.Nick Clifton3-36/+114
2015-02-03compile: Filter out -fpreprocessedJan Kratochvil2-0/+28
2015-02-03Mark the plugin symbol undefinedH.J. Lu7-0/+193
2015-02-03Add a testcase for PR ld/14918H.J. Lu4-0/+20
2015-02-03Fix typo in previous delta for mach-o.c.Nick Clifton1-1/+1
2015-02-03Simplify event-loop core, remove two-step event processingPedro Alves4-243/+119
2015-02-03When disabling target async, remove all target event sources from the event loopPedro Alves6-13/+72
2015-02-03Fix up some target is-async vs can-async confusionsPedro Alves3-13/+18
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton50-99/+185
2015-02-03bfd/elfnn-aarch64.c: Set st_value to zero for undefined symbolsWill Newton2-4/+15
2015-02-03bfd/elf32-arm.c: Improve comment in elf32_arm_finish_dynamic_symbolWill Newton2-3/+12
2015-02-03[AARCH64] Document .arch and .arch_extension directiveJiong Wang2-0/+23
2015-02-03Fix use of uninitialised memory by the RL78 port of GAS.Nick Clifton2-0/+7