summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/doc: Add documentation for tfile description section lines.users/mwk/tfile-xmlMarcin Kościelnicki2016-02-112-1/+37
* gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki2016-02-113-0/+129
* Use the target architecture when encoding tracepoint actionsAntoine Tremblay2016-02-112-6/+11
* Mask off the least significant bit in GOT offsetH.J. Lu2016-02-102-2/+10
* Automatic date update in version.inGDB Administrator2016-02-111-1/+1
* gdb.trace: Read XML target description from tfile.Marcin Kościelnicki2016-02-102-1/+67
* gdb.trace: Save XML target description in tfile.Marcin Kościelnicki2016-02-107-0/+101
* Clear *VAL in regcache_raw_read_unsignedYao Qi2016-02-102-0/+5
* arm-tdep.c: Fix typoSimon Marchi2016-02-102-3/+8
* gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Kościelnicki2016-02-104-6/+130
* gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki2016-02-104-7/+17
* gdb.trace: Fix off-by-one in tfile_fetch_registers.Marcin Kościelnicki2016-02-102-1/+6
* Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2016-02-1018-957/+1768
* Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton2016-02-103-4/+25
* Sync top level files with gcc.Nick Clifton2016-02-106-15/+92
* Update NEWS post GDB 7.11 branch creation.Joel Brobecker2016-02-102-1/+9
* Bump version to 7.11.50.DATE-git.Joel Brobecker2016-02-102-1/+6
* breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz2016-02-096-2/+122
* Automatic date update in version.inGDB Administrator2016-02-101-1/+1
* Enable/update legacy linespecs in MI.Keith Seitz2016-02-092-1/+6
* Use string_to_event_location_basic in guile.Keith Seitz2016-02-094-2/+26
* python/19506 -- gdb.Breakpoint address location regressionKeith Seitz2016-02-094-2/+48
* Refactor string_to_event_location for legacy linespec support.Keith Seitz2016-02-093-37/+74
* Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton2016-02-097-36/+47
* Modernize configure.ac'sSimon Marchi2016-02-099-15/+46
* Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves2016-02-095-17/+66
* Fix siginfo C++ build errorSimon Marchi2016-02-095-5/+15
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-097-6/+71
* Revert "Fix build breakage"Walfred Tedeschi2016-02-092-8/+4
* Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi2016-02-097-71/+6
* Fix build breakageWalfred Tedeschi2016-02-092-4/+8
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-097-6/+71
* Fix macro redefinition error on SolarisAlan Modra2016-02-092-0/+6
* Automatic date update in version.inGDB Administrator2016-02-091-1/+1
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-0837-866/+51
* Fix in-tree, parallel running of Ada testsSimon Marchi2016-02-082-1/+7
* remote.c: Cleanup unused variablesSimon Marchi2016-02-082-35/+25
* FIx formatting that triggers a new compile time warning message.Nick Clifton2016-02-082-2/+7
* Automatic date update in version.inGDB Administrator2016-02-081-1/+1
* Add additional information to relocation overflow errors.Cary Coutant2016-02-072-2/+31
* Fix incorrect x32 overflow checking for refs to weak undef symbols.Cary Coutant2016-02-072-2/+16
* varobj: Cleanup dead codeSimon Marchi2016-02-074-104/+39
* Fix compile errors about shift counts too large.Cary Coutant2016-02-062-10/+41
* Automatic date update in version.inGDB Administrator2016-02-071-1/+1
* Fix overflow checking for 32-bit pc-relative relocations on x32.Cary Coutant2016-02-067-15/+151
* Fix incorrect casts.Cary Coutant2016-02-062-2/+8
* Add PR number to ChangeLog entry.Cary Coutant2016-02-061-0/+1
* Fix build failure in gold due to signed vs. unsigned comparisons.Cary Coutant2016-02-062-2/+8
* sim: mips: fix prog_bfd usageMike Frysinger2016-02-053-2/+8
* gold: Add view and view_size parameters to is_call_to_non_split.Marcin Kościelnicki2016-02-065-7/+25