aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20ELF/LD: Always consider STB_LOCAL symbols localMaciej W. Rozycki2-9/+14
2017-04-20MIPS/LD/testsuite: Join `__ehdr_start' testsMaciej W. Rozycki2-2/+5
2017-04-20MIPS/BFD: Reorder comment about dynamic symbol sortingMaciej W. Rozycki2-2/+7
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu9-6/+83
2017-04-20Automatic date update in version.inGDB Administrator1-1/+1
2017-04-19x86-64: Handle undefined IFUNC symbol with -z nowH.J. Lu4-1/+21
2017-04-19gdbthread.h: Fix comment typoPedro Alves2-1/+6
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves9-80/+349
2017-04-19Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves6-18/+167
2017-04-19gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBSPedro Alves2-4/+9
2017-04-19Correct PE reloc displayWedson Almeida Filho2-1/+5
2017-04-19Implement -z dynamic-undefined-weakAlan Modra13-78/+225
2017-04-19Automatic date update in version.inGDB Administrator1-1/+1
2017-04-18Eliminate obstack_printfPedro Alves3-47/+5
2017-04-18gdb_xml_parser: make data fields private and make more functions methodsPedro Alves3-149/+240
2017-04-18xml-support.c: Use std::string for growing string bufferPedro Alves6-143/+117
2017-04-18gdb::optional unit testsPedro Alves17-2/+1751
2017-04-18More gdb::optional featuresPedro Alves3-15/+166
2017-04-18xml-support.c: Use std::vectorPedro Alves2-51/+76
2017-04-18C++-ify gdb/xml-support.c a bit to eliminate cleanupsPedro Alves2-87/+82
2017-04-18PR threads/20743: Don't attempt to suspend or resume exited threads.John Baldwin2-34/+34
2017-04-18Automatic date update in version.inGDB Administrator1-1/+1
2017-04-17Put soname in the version definition sectionH.J. Lu8-12/+64
2017-04-17Update NEWS post GDB 8.0 branch creation.Joel Brobecker2-1/+9
2017-04-17Bump version to 8.0.50.DATE-gitJoel Brobecker2-1/+6
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra9-13/+171
2017-04-17Automatic date update in version.inGDB Administrator1-1/+1
2017-04-16Automatic date update in version.inGDB Administrator1-1/+1
2017-04-15Automatic date update in version.ingdb-8.0-branchpointGDB Administrator1-1/+1
2017-04-13Fix build breakage on Cygwin (PR gdb/21385)Sergio Durigan Junior2-1/+7
2017-04-14Automatic date update in version.inGDB Administrator1-1/+1
2017-04-13Make inferior a class with cdtors, and use new/deletePedro Alves3-50/+66
2017-04-13GC inferior.c:init_inferior_listPedro Alves3-21/+5
2017-04-13Improve coverage of the PR threads/13217 regression testPedro Alves2-1/+36
2017-04-13C++fy thread_apply_all_commandPedro Alves2-64/+85
2017-04-13Fix follow-fork latent bugPedro Alves2-2/+8
2017-04-13watch_command_1: Fix dangling frame accessPedro Alves2-13/+26
2017-04-13readelf: fix out of range subtraction, seg fault from a NULL pointer and memo...Nick Clifton2-5/+33
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton4-15/+129
2017-04-13Regen cgen filesAlan Modra14-24/+53
2017-04-13fork-child.c: Avoid unnecessary heap-allocation / string copyingPedro Alves2-116/+215
2017-04-13 * config.sub: Sync with master version in config project.Andrew Jenner2-3/+7
2017-04-13Add ChangeLog entriesIain Buclaw2-0/+10
2017-04-13Wrap long linesAlan Modra11-40/+81
2017-04-13Use %A and %B in more error messagesAlan Modra50-314/+341
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