summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add _bfd_elf_record_start_stopusers/hjl/link_assignmentsH.J. Lu2016-04-283-0/+26
* Add record_link_assignments to ldemulH.J. Lu2016-04-285-61/+93
* Remove need_step_over from struct lwp_infoYao Qi2016-04-282-20/+0
* Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton2016-04-2810-1332/+1272
* Automatic date update in version.inGDB Administrator2016-04-281-1/+1
* Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu2016-04-272-0/+5
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-2754-85/+147
* Make gdb_load_shlibs return the destination path of the librarySimon Marchi2016-04-2711-15/+38
* Workaround gdbserver<7.7 for setfsJan Kratochvil2016-04-272-0/+23
* Skip debug sections when estimating distancesH.J. Lu2016-04-274-15/+33
* Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2016-04-272-0/+10
* c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan2016-04-272-8/+14
* Tweak doc on command tfindYao Qi2016-04-272-1/+7
* Avoid non-C++-enabled babeltrace versionsAndreas Arnez2016-04-273-0/+8
* Pass --compress-debug-sections=none to ldH.J. Lu2016-04-273-2/+8
* Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2016-04-272-1/+7
* Add support for the --trace-decode option to the AArch64 simulator.Nick Clifton2016-04-272-7/+317
* Fix powerpc64 ld testsuite failAlan Modra2016-04-272-2/+7
* Provide xmemdup0Alan Modra2016-04-272-15/+13
* Cache result of scan for __start_* and __stop_* sectionsAlan Modra2016-04-275-26/+83
* add casts to avoid arithmetic on void *Trevor Saunders2016-04-263-5/+11
* Automatic date update in version.inGDB Administrator2016-04-271-1/+1
* fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2016-04-264-79/+58
* fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel2016-04-265-2/+89
* fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel2016-04-268-6/+292
* Always count the NULL entry in dynamic symbol tableH.J. Lu2016-04-263-19/+24
* Automatic date update in version.inGDB Administrator2016-04-261-1/+1
* Allow powerpc64le-linux-gnu toolchain to support big endian targets as well.Nick Clifton2016-04-252-2/+11
* AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj2016-04-252-1/+5
* New test case gdb.base/branch-to-self.expYao Qi2016-04-253-0/+114
* Resume the inferior with signal rather than stepping overYao Qi2016-04-252-3/+21
* [GDBserver] Don't error in reinsert_raw_breakpoint if bp->insertedYao Qi2016-04-252-1/+6
* Insert breakpoint even when the raw breakpoint is foundYao Qi2016-04-252-20/+35
* Force to insert software single step breakpointYao Qi2016-04-256-8/+62
* Automatic date update in version.inGDB Administrator2016-04-251-1/+1
* Automatic date update in version.inGDB Administrator2016-04-241-1/+1
* Skip if size of bfd_vma is smaller than address sizeH.J. Lu2016-04-232-0/+14
* Automatic date update in version.inGDB Administrator2016-04-231-1/+1
* Fix checks for VSX and Altivec availability on PowerEdjunior Barbosa Machado2016-04-222-2/+9
* Fix fails in gdb.trace/unavailable.expYao Qi2016-04-222-2/+7
* Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memoryYao Qi2016-04-222-1/+10
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-2228-484/+203
* Switch gdb's TRY/CATCH to C++ try/catchPedro Alves2016-04-222-5/+12
* Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCHPedro Alves2016-04-224-38/+191
* Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapperPedro Alves2016-04-222-7/+14
* [ARM] Clear reserved bits in CPSRYao Qi2016-04-224-2/+19
* Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi2016-04-223-11/+17
* Joel Brobecker stepping down as AIX MaintainerJoel Brobecker2016-04-222-1/+4
* [obv] [PR gdb/19980] Typo in gdbserver/configure.srvWalfred Tedeschi2016-04-221-1/+1
* Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi2016-04-223-16/+33