aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Automatic date update in version.inGDB Administrator1-1/+1
2015-09-28Fix last commit's ChangeLogSimon Marchi1-1/+1
2015-09-28cli-script.c: Fix read_next_line's commentSimon Marchi2-2/+7
2015-09-28gdb.base/gcore.c (array_func): Add reference to static_array.Doug Evans2-0/+6
2015-09-28MAINTAINERS: Add Iain Buclaw as D language maintainer.Doug Evans2-0/+5
2015-09-28common/filestuff.c (make_cleanup_close): Update comment.Doug Evans2-1/+5
2015-09-28FT32: define macros for instruction recognition.jamesbowman2-0/+10
2015-09-28Updare French translation for binutils and German translation for opcodes.Nick Clifton4-10/+18
2015-09-28Patches for illegal ppc 500 instructionsTom Rix6-7/+37
2015-09-28Automatic date update in version.inGDB Administrator1-1/+1
2015-09-27Automatic date update in version.inGDB Administrator1-1/+1
2015-09-26Fix cast of xml_find_attribute's return valueSimon Marchi6-12/+22
2015-09-26[D] Fix regression in py-lookup-type.expIain Buclaw2-7/+41
2015-09-26Automatic date update in version.inGDB Administrator1-1/+1
2015-09-25Fix typo in syntax of record instruction-history begin, end.Doug Evans2-2/+8
2015-09-25The FT32's disassembly of 10-bit literals has the incorrect mask.jamesbowman2-1/+5
2015-09-25Add some more casts (2/2)Simon Marchi127-701/+1404
2015-09-25Add some more casts (1/2)Simon Marchi133-649/+1352
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