aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Rewrite bfd error handlerAlan Modra21-271/+361
2017-04-13Missing _bfd_error_handler argsAlan Modra4-25/+33
2017-04-13Regen bfd-in2.hAlan Modra2-1/+6
2017-04-13Fix a typo in rx_fpsw_typeYao Qi2-1/+6
2017-04-13XCNEW gdbarch_tdep in rl78 and rxYao Qi3-2/+7
2017-04-13struct breakpoint: Fix indentationPedro Alves2-103/+106
2017-04-13breakpoint.c: bp_location (the array) shadows bp_location (the type)Pedro Alves2-66/+87
2017-04-13Automatic date update in version.inGDB Administrator1-1/+1
2017-04-12Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior11-111/+102
2017-04-12Change linespec_result::location to be an event_location_upTom Tromey7-25/+34
2017-04-12Add a constructor and destructor to linespec_resultTom Tromey5-75/+40
2017-04-12Change breakpoint event locations to event_location_upTom Tromey7-49/+68
2017-04-12Use std::vector in compile-loc2c.cTom Tromey2-11/+15
2017-04-12Use std::vector in find_instruction_backwardTom Tromey2-10/+10
2017-04-12Use std::vector in reread_symbolsTom Tromey2-16/+10
2017-04-12Use scoped_restore in more placesTom Tromey8-51/+36
2017-04-12C++ify mi_parseTom Tromey4-43/+44
2017-04-12Remove some cleanups from location.cTom Tromey2-38/+32
2017-04-12Remove some cleanups from gnu-v3-abi.cTom Tromey2-36/+26
2017-04-12Fix up wchar_iterator commentTom Tromey2-4/+6
2017-04-12Remove cleanup_iconvTom Tromey2-16/+33
2017-04-12Change increment_reading_symtab to return a scoped_restoreTom Tromey5-17/+15
2017-04-12Introduce gdb_dlhandle_upTom Tromey5-64/+70
2017-04-12Change find_pcs_for_symtab_line to return a std::vectorTom Tromey5-30/+28
2017-04-12Introduce command_line_upTom Tromey11-116/+109
2017-04-12Introduce event_location_upTom Tromey17-286/+202
2017-04-12gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves6-43/+97
2017-04-12Fix build error in aix-thread.cSimon Marchi2-1/+5
2017-04-12Remove unnecessary set_gdbarch_gnu_triplet_regexp callsPedro Alves2-4/+5
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves27-14/+220
2017-04-12Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves7-6/+214
2017-04-12Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfdAlan Hayward1-1/+1
2017-04-12Add M32R_ARG_REGISTER_SIZEAlan Hayward2-1/+9
2017-04-12Fix build breakage from last commit (window-nat.c:windows_create_inferior)Sergio Durigan Junior2-1/+6
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior20-176/+220
2017-04-12Automatic date update in version.inGDB Administrator1-1/+1
2017-04-11Remove the extra `\n' in warning/error messagesH.J. Lu4-9/+16
2017-04-11Ignore processor-specific GNU program propertiesH.J. Lu2-1/+14
2017-04-11gdb/thread.c: Fix whitespace throughoutPedro Alves2-31/+37
2017-04-11Fix read after xfree in linux-nat.c:linux_nat_detachPhilipp Rudo2-1/+4
2017-04-11Remove MAX_REGISTER_SIZE from arm-tdep.cAlan Hayward2-1/+5
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra6-114/+155
2017-04-11Automatic date update in version.inGDB Administrator1-1/+1
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra5-49/+55
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra8-17/+16
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra5-10/+9
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra5-10/+17
2017-04-10Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.cSergio Durigan Junior2-1/+7
2017-04-10Prevent a bigus warning from readelf about a gdb-index table being too big.John Delsignor2-1/+7
2017-04-10Document undocumented linker command line options.Nick Clifton2-0/+32