aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10arm-tdep.c: Fix typoSimon Marchi2-3/+8
2016-02-10gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Kościelnicki4-6/+130
2016-02-10gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki4-7/+17
2016-02-10gdb.trace: Fix off-by-one in tfile_fetch_registers.Marcin Kościelnicki2-1/+6
2016-02-10Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu18-957/+1768
2016-02-10Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton3-4/+25
2016-02-10Sync top level files with gcc.Nick Clifton6-15/+92
2016-02-10Update NEWS post GDB 7.11 branch creation.Joel Brobecker2-1/+9
2016-02-10Bump version to 7.11.50.DATE-git.Joel Brobecker2-1/+6
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz6-2/+122
2016-02-10Automatic date update in version.inGDB Administrator1-1/+1
2016-02-09Enable/update legacy linespecs in MI.Keith Seitz2-1/+6
2016-02-09Use string_to_event_location_basic in guile.Keith Seitz4-2/+26
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz4-2/+48
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz3-37/+74
2016-02-09Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton7-36/+47
2016-02-09Modernize configure.ac'sSimon Marchi9-15/+46
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves5-17/+66
2016-02-09Fix siginfo C++ build errorSimon Marchi5-5/+15
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton7-6/+71
2016-02-09Revert "Fix build breakage"Walfred Tedeschi2-8/+4
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi7-71/+6
2016-02-09Fix build breakageWalfred Tedeschi2-4/+8
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton7-6/+71
2016-02-09Fix macro redefinition error on SolarisAlan Modra2-0/+6
2016-02-09Automatic date update in version.inGDB Administrator1-1/+1
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi37-866/+51
2016-02-08Fix in-tree, parallel running of Ada testsSimon Marchi2-1/+7
2016-02-08remote.c: Cleanup unused variablesSimon Marchi2-35/+25
2016-02-08FIx formatting that triggers a new compile time warning message.Nick Clifton2-2/+7
2016-02-08Automatic date update in version.inGDB Administrator1-1/+1
2016-02-07Add additional information to relocation overflow errors.Cary Coutant2-2/+31
2016-02-07Fix incorrect x32 overflow checking for refs to weak undef symbols.Cary Coutant2-2/+16
2016-02-07varobj: Cleanup dead codeSimon Marchi4-104/+39
2016-02-06Fix compile errors about shift counts too large.Cary Coutant2-10/+41
2016-02-07Automatic date update in version.inGDB Administrator1-1/+1
2016-02-06Fix overflow checking for 32-bit pc-relative relocations on x32.Cary Coutant7-15/+151
2016-02-06Fix incorrect casts.Cary Coutant2-2/+8
2016-02-06Add PR number to ChangeLog entry.Cary Coutant1-0/+1
2016-02-06Fix build failure in gold due to signed vs. unsigned comparisons.Cary Coutant2-2/+8
2016-02-05sim: mips: fix prog_bfd usageMike Frysinger3-2/+8
2016-02-06gold: Add view and view_size parameters to is_call_to_non_split.Marcin Kościelnicki5-7/+25
2016-02-06Automatic date update in version.inGDB Administrator1-1/+1
2016-02-052016-02-05 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-47/+75
2016-02-05Add some relocation overflow checks for x86_64.Cary Coutant6-47/+157
2016-02-05Overhaul relocation framework to support overflow checking.Cary Coutant5-150/+632
2016-02-05Fix formatting of pe-mips.c file.Simon Marchi2-30/+34
2016-02-05Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda4-3/+13
2016-02-05Automatic date update in version.inGDB Administrator1-1/+1
2016-02-04Prevent possible undefined behaviour computing the size of the scache by usin...Nick Clifton2-11/+19