summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors in aix-thread.cgdb-8.3-branchpointSimon Marchi2019-02-262-7/+8
* Automatic date update in version.inGDB Administrator2019-02-271-1/+1
* gdb/riscv: Use legacy register numbers in default target descriptionAndrew Burgess2019-02-267-10/+39
* Fix new py-value.exp test caseTom Tromey2019-02-262-1/+6
* Document two argument form of gdb.Value constructorKevin Buettner2019-02-264-0/+17
* Add tests for gdb.Value(bufobj, type) constructorKevin Buettner2019-02-262-0/+50
* Define gdb.Value(bufobj, type) constructorKevin Buettner2019-02-262-10/+67
* Define unique_ptr specialization for Py_buffer.Kevin Buettner2019-02-262-0/+18
* Automatic date update in version.inGDB Administrator2019-02-261-1/+1
* Fix BFD leak in dwarf2_get_dwz_file.John Baldwin2019-02-252-1/+6
* Fix crash when loading dwp filesJordan Rupprecht2019-02-252-2/+7
* Fix BFD leak in solib-darwin.cTom Tromey2019-02-252-4/+5
* Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton2019-02-2513-55/+212
* Automatic date update in version.inGDB Administrator2019-02-251-1/+1
* Re: PowerPC __tls_get_addr arg parsingAlan Modra2019-02-242-0/+6
* PR24144, pdp11-ld overwriting section data with zerosAlan Modra2019-02-244-19/+32
* Automatic date update in version.inGDB Administrator2019-02-241-1/+1
* Use '--readnever' when invoking GDB from gcore.inSergio Durigan Junior2019-02-232-1/+6
* Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker2019-02-236-5/+13
* Update copyright year range in gdb.texinfo and refcard.texJoel Brobecker2019-02-233-4/+9
* Automatic date update in version.inGDB Administrator2019-02-231-1/+1
* Update my email addressSimon Marchi2019-02-222-1/+5
* Look for build-id-based separate debug files under the sysrootSimon Marchi2019-02-222-43/+78
* gdb: Update copyright year range generated by gdbarch.shAndrew Burgess2019-02-222-1/+6
* Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82...Keith Seitz2019-02-222-0/+12
* Fix symtab/23853: symlinked default symtabKeith Seitz2019-02-223-4/+73
* Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton2019-02-229-183/+377
* [arm][gas] Add support for Neoverse N1Kyrylo Tkachov2019-02-223-1/+9
* [AArch64][gas] Add support for Neoverse E1Kyrylo Tkachov2019-02-223-0/+11
* [AArch64][gas] Add support for Neoverse N1Kyrylo Tkachov2019-02-223-0/+11
* Automatic date update in version.inGDB Administrator2019-02-221-1/+1
* Document style behavior in batch mode.Alan Hayward2019-02-214-3/+12
* Fix typo in "show remotelogfile" docsTom Tromey2019-02-212-1/+6
* Disable styling when running in batch modeAlan Hayward2019-02-212-1/+11
* Fix illegal memory accesses by readelf when parsing corrupt IA64 unwind infor...Nick Clifton2019-02-212-6/+94
* PowerPC __tls_get_addr arg parsingAlan Modra2019-02-212-41/+54
* Automatic date update in version.inGDB Administrator2019-02-211-1/+1
* Fix typos in symtab_symbol_infoTom Tromey2019-02-204-4/+12
* Fix potential illegal memory access by readelf when parsing a binary containi...Nick Clifton2019-02-202-7/+50
* Fix potential illegal memory access by readelf when parsing corrupt IA64 unwi...Nick Clifton2019-02-202-36/+50
* Fix a illegal memory access fault when parsing a corrupt MIPS option section ...Nick Clifton2019-02-202-0/+9
* Harden readelf's IA64 note display function so that it can handle corrupt notes.Nick Clifton2019-02-202-18/+69
* Use upper case for metasyntactic variables in "help find"Tom Tromey2019-02-202-3/+8
* AArch64: Add default reggroupsAlan Hayward2019-02-202-0/+21
* bfd: xtensa: fix callx relaxationMax Filippov2019-02-208-0/+105
* AArch64: Add pauth core file sectionAlan Hayward2019-02-205-0/+43
* Check asprintf return valueAlan Modra2019-02-202-4/+13
* Unsigned integer overflows in readelf checksAlan Modra2019-02-202-4/+14
* Use or1k-darwin host SHARED_LIBADD for *-darwin.Michael Roitzsch2019-02-203-6/+12
* PR24233, Out of memoryAlan Modra2019-02-202-1/+9