aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Initial publication of breakpoint reset project.users/keiths/intelligent-breakpoint_re_setKeith Seitz20-263/+917
2015-09-30x86/Linux: reenable all-stop on top of non-stopPedro Alves3-13/+7
2015-09-30Handle symbolic link when copying source fileH.J. Lu2-0/+12
2015-09-30Pass -m elf_x86_64 to ld for 64-bit testH.J. Lu2-1/+5
2015-09-30Call strprefix instead of strncmp in event parsingDon Breazeal2-1/+6
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton10-43/+81
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu8-1/+83
2015-09-30gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi8-7/+18
2015-09-30Shorten long lines in linux-aarch64-low.cYao Qi2-2/+9
2015-09-30py-type.exp: Do not run tests if binary fails to buildSimon Marchi2-23/+33
2015-09-30Fix ChangeLog Date for previous push.Kevin Buettner1-1/+1
2015-09-30infcmd.c: Don't attempt to record a NULL value after a finish command.Kevin Buettner2-1/+7
2015-09-30btrace, testsuite: fix spurious gdb.btrace/tsx.exp failsMarkus Metzger2-7/+37
2015-09-30Also check e_machine when merging sectionsH.J. Lu8-2/+59
2015-09-30Revise new e500 invalid opcode testAlan Modra4-9/+14
2015-09-30Consistency check for merge sectionsAlan Modra2-4/+13
2015-09-30Add fdpic and misc emulations to configure.tgt for sh*-*-linux*Rich Felker2-3/+10
2015-09-30Add fdpic and misc targets to config.bfd for sh*-*-linux*Rich Felker2-0/+8
2015-09-29msp430: Fix bug regarding large memory model inferior function call arguments.Kevin Buettner2-3/+15
2015-09-29sim: ft32: correct simulation of MEMCPY and MEMSETJames Bowman2-2/+7
2015-09-29sim: ft32: correctly simulate PM write portJames Bowman2-2/+10
2015-09-30Automatic date update in version.inGDB Administrator1-1/+1
2015-09-29Don't use the output section size to copy input sectionH.J. Lu11-32/+68
2015-09-29Undo accidental commitjamesbowman1-39/+6
2015-09-29Rebase patch #7jamesbowman1-6/+39
2015-09-29[FT32] Replace hard-coded instruction patterns with macrosjamesbowman2-9/+12
2015-09-29Adjust the output section size to skip gap fillsH.J. Lu6-4/+61
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt22-562/+798
2015-09-29PR/19014: Fix a spelling mistake in the linker documentation.Nick Clifton2-6/+11
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