aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Add casts to memory allocation related callsSimon Marchi192-796/+1411
2015-09-25[PATCH] Add micromips support to the MIPS simulatorAndrew Bennett22-1468/+7290
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov7-22/+71
2015-09-25POSIX shell compatibility of gas/configure.acRyo ONODERA3-10/+16
2015-09-24Generalize enum regexp in gdb.cp/classes.exp.Sandra Loosemore2-1/+6
2015-09-25Automatic date update in version.inGDB Administrator1-1/+1
2015-09-24Accidentally added file. Removed it.jamesbowman1-1/+0
2015-09-24Test case, disassembler not showing RIMM literals correctly #14jamesbowman1-0/+1
2015-09-24[FT32] Implement pointer to address conversion method.jamesbowman3-2/+104
2015-09-24Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra3-11/+14
2015-09-23Allow any size enum in gdb.cp/var-tag.exp.Sandra Loosemore2-1/+6
2015-09-24Automatic date update in version.inGDB Administrator1-1/+1
2015-09-23[Ada] Fix handling of array renamingsPierre-Marie de Rodat6-4/+112
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton32-142/+133
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton10-119/+266
2015-09-22sim: ft32: add character input portJames Bowman2-0/+6
2015-09-23Automatic date update in version.inGDB Administrator1-1/+1
2015-09-22doc: Fix substitute-path exampleSimon Marchi2-2/+7
2015-09-22Update MIPS PIE tests for DF_1_PIE changeH.J. Lu4-16/+25
2015-09-22Change 7-byte NOP instruction for RX target, so that it only takes 1 cycle to...Nick Clifton2-2/+6
2015-09-22Enhance the RX disassembler to detect and report bad instructions.Nick Clifton6-28/+63
2015-09-22stap-probe: Remove unnecessary castSimon Marchi2-1/+5
2015-09-22Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu11-18/+61
2015-09-22Solaris PIE supportRainer Orth7-0/+38
2015-09-22opcodes/ppc-opc.c: Add dscr and ctrl SPR mnemonicsAnton Blanchard2-0/+8
2015-09-21Use bfd_get_32 and bfd_put_32 to access ch_typeH.J. Lu2-4/+12
2015-09-22Automatic date update in version.inGDB Administrator1-1/+1
2015-09-22Format ld option itemsAlan Modra2-3/+11
2015-09-21Add two missing constsSimon Marchi3-2/+7
2015-09-21Change ch_type in Elf64_External_Chdr to 4 bytesH.J. Lu2-1/+7
2015-09-21Add NEWS entry for fast tracepoint support on aarch64-linuxPierre Langlois2-0/+8
2015-09-21Add a test case for fast tracepoints' locking mechanismPierre Langlois3-0/+199
2015-09-21Add a gdb.trace test for instruction relocationPierre Langlois3-0/+627
2015-09-21Enable fast tracepoint testsPierre Langlois11-1/+36
2015-09-21Implement target_emit_opsPierre Langlois2-14/+1300
2015-09-21Add support for fast tracepointsPierre Langlois5-3/+1689
2015-09-21Make aarch64_decode_adrp handle both ADR and ADRP instructionsPierre Langlois4-7/+40
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois9-201/+366
2015-09-21Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENTYao Qi2-0/+6
2015-09-21[gdbserver] Remove unused max_jump_pad_sizeYao Qi2-3/+4
2015-09-20dwarf2read.c (add_partial_symbol): Remove outdated comments.Doug Evans2-6/+4
2015-09-21Automatic date update in version.inGDB Administrator1-1/+1
2015-09-20dwarf2_compute_name: add fixme, don't use same name as parameter for localDoug Evans2-8/+18
2015-09-20crash printing non-local variable from nested subprogramJoel Brobecker2-4/+51
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker43-37/+107
2015-09-20Automatic date update in version.inGDB Administrator1-1/+1
2015-09-19Replace current_inferior ()->gdbarch with its wrapper target_gdbarch.Doug Evans2-1/+6
2015-09-18linux-thread-db.c (record_thread): Return the created thread.Doug Evans2-14/+18
2015-09-18symtab.h (general_symbol_info) <mangled_lang>: delete and move up only member.Doug Evans4-9/+10
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans10-1/+180