aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-09Support -pie for arm*-eabi targets.Roland McGrath2-0/+5
2016-08-09Correct the calculation of the use_counts of merged .got entries.Jiaming Wei2-1/+6
2016-08-09Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves4-8/+111
2016-08-09Automatic date update in version.inGDB Administrator1-1/+1
2016-08-08Regenerate some target description filesPedro Alves5-132/+139
2016-08-08Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton3-7/+53
2016-08-08Fix memory leaks in chew program.Nick Clifton2-4/+61
2016-08-08Fix seg-fault in DWARF dumper when given a corrupt binary containing illegal ...Nick Clifton2-17/+61
2016-08-08Automatic date update in version.inGDB Administrator1-1/+1
2016-08-07Automatic date update in version.inGDB Administrator1-1/+1
2016-08-06Automatic date update in version.inGDB Administrator1-1/+1
2016-08-05Remove unused cli_command_loop declarationSimon Marchi2-2/+4
2016-08-05Add missing ChangLog enrtryH.J. Lu1-0/+7
2016-08-05Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves2-1/+8
2016-08-05gdb/NEWS: Mention that C++ is now the defaultPedro Alves2-0/+12
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves5-3/+15
2016-08-05Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton6-37/+89
2016-08-05Fix the generation of alignment frags in code sections for AArch64.Nick Clifton4-3/+58
2016-08-05Automatic date update in version.inGDB Administrator1-1/+1
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme11-4/+236
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme13-20/+608
2016-08-04Fix generation of relocs for 32-bit Sparc Solaris targets.Stefan Trleman2-0/+23
2016-08-04Determine target description for native aarch64Yao Qi2-39/+19
2016-08-04Quiet ptrace error ESRCH in regsets_fetch_inferior_registersYao Qi2-0/+11
2016-08-04Automatic date update in version.inGDB Administrator1-1/+1
2016-08-03PR python/18565 - make Frame.function work for inline framesTom Tromey4-1/+19
2016-08-03Avoid potential memory leak in find_frame_funnameTom Tromey2-6/+15
2016-08-03Update NEWS to mention Python breakpoint eventsTom Tromey2-0/+7
2016-08-03Automatic date update in version.inGDB Administrator1-1/+1
2016-08-02Add myself as Rust maintainerTom Tromey2-0/+5
2016-08-02[GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsgYao Qi2-9/+8
2016-08-02PowerPC64 ld segfault with code in non-executable sectionsAlan Modra2-0/+7
2016-08-02Synchronize libiberty sources with FSF GCC mainline version.Nick Clifton8-42/+503
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton10-216/+46
2016-08-02Avoid compile time warning when building on 32-bit host.Nick Clifton2-1/+7
2016-08-02Automatic date update in version.inGDB Administrator1-1/+1
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner7-4/+58
2016-08-01Update NEWS post GDB 7.12 branch creation.Joel Brobecker2-1/+9
2016-08-01Bump version to 7.12.50.DATE-git.Joel Brobecker2-1/+6
2016-08-01Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi2-1/+7
2016-08-01Update Swedish translation in bfd directory.Nick Clifton2-66/+70
2016-08-01Tweak gdb.cp tests for aarch32Yao Qi4-5/+11
2016-08-01Automatic date update in version.inGDB Administrator1-1/+1
2016-07-31Automatic date update in version.inGDB Administrator1-1/+1
2016-07-30Automatic date update in version.inGDB Administrator1-1/+1
2016-07-29gas: avoid spurious failures in non-ELF targets in the SPARC testsuite.Jose E. Marchesi3-48/+56
2016-07-29Automatic date update in version.inGDB Administrator1-1/+1
2016-07-28Fix decoding of Windows resources.Nick Clifton3-5/+21
2016-07-28Automatic date update in version.inGDB Administrator1-1/+1
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki50-663/+8579