aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj9-12/+132
2015-01-28NDS32/opcodes: Add new system registers.Kuan-Lin Chen2-2/+14
2015-01-28Automatic date update in version.inGDB Administrator1-1/+1
2015-01-27Add gdb.Objfile.username.Doug Evans7-0/+68
2015-01-27Improve docs of objfile filename method.Doug Evans3-2/+11
2015-01-27Fixes for invalid memory accesses triggered by running windres on corrupt bin...Nick Clifton4-52/+89
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton5-1/+38
2015-01-27Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton4-1/+24
2015-01-27NDS32/gas: Limit the format of pseudo instruction la.Kuan-Lin Chen2-1/+15
2015-01-27NDS32/gas: Fix md_parse_name hook.Kuan-Lin Chen2-0/+12
2015-01-27Automatic date update in version.inGDB Administrator1-1/+1
2015-01-26Fix ARI warning in stack.c (return_command).Mark Wielaard2-1/+5
2015-01-26check gdb.lookup_type return value in gdb.python/py-lookup-type.expJoel Brobecker2-1/+9
2015-01-26NDS32/bfd: Fix relax round setting.Kuan-Lin Chen2-8/+25
2015-01-252015-01-25 Cary Coutant <ccoutant@google.com>Cary Coutant2-7/+13
2015-01-26Automatic date update in version.inGDB Administrator1-1/+1
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard21-1/+51
2015-01-25Automatic date update in version.inGDB Administrator1-1/+1
2015-01-24gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.Doug Evans2-1/+4
2015-01-24Fix 100x slowdown regression on DWZ filesJan Kratochvil2-13/+163
2015-01-24Automatic date update in version.inGDB Administrator1-1/+1
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi5-2/+140
2015-01-23Fix build errors when compiling nlmconv.c on a 32-bit host.Nick Clifton2-3/+11
2015-01-23Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally.Mark Wielaard12-5/+218
2015-01-23Linux: make target_is_async_p return false when async is offPedro Alves5-13/+163
2015-01-23Fix filename in one of the recent gdb/ChangeLog entries (remove "gdb/").Joel Brobecker1-1/+1
2015-01-23Automatic date update in version.inGDB Administrator1-1/+1
2015-01-22Handle R_M32C_24 speciallyDJ Delorie2-4/+77
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund7-6/+37
2015-01-22Sort threads for thread apply allJan Kratochvil5-4/+60
2015-01-22Print current thread after loading a core fileJan Kratochvil4-2/+23
2015-01-22Another part of fixing "make TAGS".Eli Zaretskii2-0/+6
2015-01-22mingw32: fix windows-termcap/curses checkPedro Alves4-6/+10
2015-01-22Fix MinGW TUI buildEli Zaretskii2-1/+18
2015-01-22compile: Fix function pointersJan Kratochvil4-3/+17
2015-01-22Partial fix for "make TAGS".Eli Zaretskii2-2/+7
2015-01-22gdb/hppa-tdep.c: Fix logical working flow issues and check additional store i...Chen Gang2-26/+100
2015-01-22Fixes memory access violations triggered by running dlltool on fuzzed binaries.Nick Clifton3-0/+32
2015-01-22[GOLD] Correct powerpc64 ifunc plt entry testAlan Modra2-4/+10
2015-01-22Automatic date update in version.inGDB Administrator1-1/+1
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton23-38/+185
2015-01-21Add myself as write-after-approval GDB maintainer.Wei-cheng Wang2-0/+5
2015-01-21Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.Wei-cheng Wang4-13/+70
2015-01-21Add self to ARM MaintainersRamana Radhakrishnan2-0/+5
2015-01-21This patch fixes some illegal memory accesses triggered by running coffdump o...Nick Clifton2-4/+21
2015-01-21Automatic date update in version.inGDB Administrator1-1/+1
2015-01-20gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.cJoel Brobecker2-8/+14
2015-01-20Fix date in gdb/ChangeLog.Joel Brobecker1-1/+1
2015-01-20ld: Update expected test results for 32-bit hosts.Andrew Burgess3-11/+16
2015-01-20Fix format warning in rs6000t-dep.cWei-cheng Wang2-17/+25