aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Clean up includes of doublest.h and floatformat.hUlrich Weigand27-38/+38
2017-10-05Add a signal frame unwinder for FreeBSD/mipsn32.John Baldwin2-0/+25
2017-10-05Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin2-0/+7
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin4-0/+13
2017-10-05Fix the MSP430 assembler so that it detects and reports extraneous text at th...Nick Clifton6-27/+114
2017-10-05Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2-1/+5
2017-10-05Update the Hungarian translation in the gprof directory.Nick Clifton2-91/+100
2017-10-05Updated Turkish translation for the ld sub-directory.Nick Clifton2-663/+1504
2017-10-05tile: Dump dynamic relocation info to the map fileH.J. Lu3-2/+26
2017-10-05Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2-1/+7
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton4-2/+14
2017-10-05Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2-39/+34
2017-10-05PR22239 - invalid memory read in display_debug_framesAlan Modra2-11/+12
2017-10-05Update my email address.Tristan Gingold4-5/+14
2017-10-05bfd_set_input_errorPedro Alves5-21/+48
2017-10-04Add an assembler test for PR gas/21167H.J. Lu4-0/+22
2017-10-05bfd_error_on_input is for archivesAlan Modra2-1/+6
2017-10-05Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05PR21167, relocation sections not included in groupsAlan Modra12-53/+111
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves8-30/+169
2017-10-04Reimplement support for "maint print registers" with no running inferior yetPedro Alves2-15/+24
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves7-63/+119
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi5-1/+111
2017-10-04Move code out of 'between TRY and CATCH'Pedro Alves2-1/+7
2017-10-04Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves1-0/+9
2017-10-04Add missing-END_CATCH detection/protection (to gdb's TRY/CATCH/END_CATCH)Pedro Alves3-14/+29
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior13-13/+203
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior15-18/+455
2017-10-04Introduce gdb_tilde_expandSergio Durigan Junior6-0/+127
2017-10-04PowerPC64 ELFv2 symbols not needed in get_synthetic_symtabAlan Modra2-66/+80
2017-10-04PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov3-3/+10
2017-10-04Automatic date update in version.inGDB Administrator1-1/+1
2017-10-03gdbarch: Remove duplicate `struct objfile' declarationMaciej W. Rozycki3-2/+5
2017-10-03Update my email address.Jim Wilson2-1/+5
2017-10-03Fix incorrect string_printf use in utils.cTom Tromey2-1/+5
2017-10-03Use std::string in info_symbol_commandTom Tromey2-9/+11
2017-10-03Use std::string in gdb_safe_append_historyTom Tromey2-14/+14
2017-10-03Remove make_delete_ui_cleanupTom Tromey5-75/+57
2017-10-03Use gdb::byte_vector in load_progressTom Tromey2-5/+8
2017-10-03Remove unused declarationsTom Tromey4-3/+7
2017-10-03Use std::string in utils.cTom Tromey2-29/+26
2017-10-03Remove set_batch_flag_and_make_cleanup_restore_page_infoTom Tromey5-84/+57
2017-10-03Change record_full_gdb_operation_disable_set not to return a cleanupTom Tromey4-31/+32
2017-10-03PR21294, Binary size regression on PPC embeddedAlan Modra2-1/+8
2017-10-03Automatic date update in version.inGDB Administrator1-1/+1
2017-10-03ld -z relro documentationAlan Modra2-6/+18
2017-10-02Fix &str printing in RustTom Tromey5-8/+48
2017-10-02Fix ptype of Rust slicesTom Tromey4-3/+67
2017-10-02Allow indexing of &str in RustTom Tromey4-1/+12
2017-10-02Add missing "extern" in rust-lang.hTom Tromey2-2/+6