aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-15gold: Add s390 -fsplit-stack support.Marcin Kościelnicki25-6/+1664
2016-02-15Don't print 0x for core_addr_to_string_nzYao Qi2-2/+6
2016-02-15Automatic date update in version.inGDB Administrator1-1/+1
2016-02-14testsuite: Fix false Fortran regressions with recent gccJan Kratochvil3-12/+18
2016-02-14testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub...Jan Kratochvil3-0/+10
2016-02-14Automatic date update in version.inGDB Administrator1-1/+1
2016-02-13Automatic date update in version.inGDB Administrator1-1/+1
2016-02-12Fix a typo in objcopy manualH.J. Lu2-1/+5
2016-02-12gdb.trace/tfile-avx.c: Change ymm15 to xmm15 for old gcc.Marcin Kościelnicki2-1/+7
2016-02-12i386-biarch-core.exp: Use standard_output_fileSimon Marchi2-1/+6
2016-02-12[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bitYao Qi2-24/+10
2016-02-12[ARM] Software single step cross kernel helpersYao Qi5-4/+203
2016-02-12[ARM] Fixup PC in software single stepYao Qi9-15/+67
2016-02-12gdb.trace: Deduplicate write_inferior_data_ptr.Marcin Kościelnicki2-53/+53
2016-02-12gdb: Fix build failure in xml-tdesc.c without expat.Marcin Kościelnicki2-0/+18
2016-02-12btrace, frame: fix crash in get_frame_typeMarkus Metzger9-14/+1115
2016-02-12stack: check frame_unwind_caller_idMarkus Metzger2-17/+26
2016-02-12frame: add skip_tailcall_framesMarkus Metzger4-4/+24
2016-02-12Automatic date update in version.inGDB Administrator1-1/+1
2016-02-11Fix a typo in ld/ChangeLogH.J. Lu1-1/+1
2016-02-11Add ChangeLog for PR ld/19615 fixH.J. Lu1-0/+13
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu8-9/+68
2016-02-11gdbserver: Remove tracepoint_action ops.Wei-cheng Wang2-69/+65
2016-02-11Add missing quotes to gdb/testsuite/READMEPedro Alves2-2/+6
2016-02-11Support 'make check-parallel' in gdb's build dirPedro Alves4-13/+55
2016-02-11arm-tdep.c: Remove unused variablesSimon Marchi2-46/+46
2016-02-11arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi4-28/+16
2016-02-11arm-tdep.c: Change type of insn parametersSimon Marchi2-5/+13
2016-02-11Remove info message for every erratum 843419 found and fixed.Han Shen2-4/+5
2016-02-11Allow the .cfi_sections directive to be reissued provided that CFI generation...Nick Clifton5-2/+38
2016-02-11gdb.trace: Add a testcase for tdesc in tfile.Marcin Kościelnicki3-0/+129
2016-02-11Use the target architecture when encoding tracepoint actionsAntoine Tremblay2-6/+11
2016-02-10Mask off the least significant bit in GOT offsetH.J. Lu2-2/+10
2016-02-11Automatic date update in version.inGDB Administrator1-1/+1
2016-02-10gdb.trace: Read XML target description from tfile.Marcin Kościelnicki2-1/+67
2016-02-10gdb.trace: Save XML target description in tfile.Marcin Kościelnicki7-0/+101
2016-02-10Clear *VAL in regcache_raw_read_unsignedYao Qi2-0/+5
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