aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Updates the description of GAS's .set directive, to note that for some target...Nick Clifton2-1/+14
2015-04-29[ARM] Update ld testcasesJiong Wang3-3/+8
2015-04-28PR python/18299Doug Evans7-14/+273
2015-04-28PR python/18089Doug Evans8-0/+228
2015-04-28* gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.Doug Evans2-2/+6
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak7-0/+36
2015-04-29Automatic date update in version.inGDB Administrator1-1/+1
2015-04-28Eat newlines inside INPUT statements in linker scriptsAndreas Schwab2-1/+6
2015-04-28Use "gdb_wait.h" instead of <sys/wait.h>.John Baldwin2-1/+5
2015-04-28[ARM]Positively emit symbols for alignmentRenlin Li5-22/+27
2015-04-28Disable readline's SIGWINCH handlerPatrick Palka3-2/+11
2015-04-28Update our idea of our terminal's dimensions even outside of TUIPatrick Palka2-13/+24
2015-04-28Introduce function for directly updating GDB's screen dimensionsPatrick Palka4-9/+36
2015-04-28Use exec_file_find to prepend gdb_sysroot in follow_execGary Benson2-7/+17
2015-04-28Fix compile time warnings about a local variable being used before it is set.Nick Clifton2-2/+9
2015-04-28Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo3-2/+11
2015-04-28Tidy PowerPC gold find_global_entry usesAlan Modra2-17/+35
2015-04-28PowerPC gold assertion on missing global entry stubAlan Modra2-14/+23
2015-04-27TUI: avoid calling strcpy() on identical string objectsPatrick Palka2-1/+8
2015-04-27Fix PR gdb/18155Patrick Palka2-7/+6
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka8-85/+94
2015-04-28Automatic date update in version.inGDB Administrator1-1/+1
2015-04-27Add support for catching exec events on FreeBSD.John Baldwin2-0/+41
2015-04-27Enable fork tracing for native FreeBSD targets.John Baldwin2-0/+298
2015-04-27Add fbsd_nat_add_target.John Baldwin7-26/+30
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen3-6/+14
2015-04-27If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola6-6/+77
2015-04-27opcodes/Peter Bergner10-152/+158
2015-04-27Do not manipulate "target:" filenames as local pathsGary Benson3-3/+14
2015-04-27sim: avr: Fix 'multiple definition of sim_{read,write}'Senthil Kumar Selvaraj2-1/+6
2015-04-27[AArch64] Don't try to align insn in non-executale sectionRenlin Li2-12/+16
2015-04-27S390: Vector ABI supportAndreas Arnez3-13/+132
2015-04-27S390: Re-arrange implementation of s390_return_valueAndreas Arnez2-85/+81
2015-04-27S390: Restructure s390_push_dummy_callAndreas Arnez2-290/+220
2015-04-27S390: For zero, let is_power_of_two() return falseAndreas Arnez2-1/+7
2015-04-27[Ada] Cache all static structures and reset cache during resolutionPierre-Marie de Rodat3-18/+47
2015-04-27[Ada] Preserve typedef layer when getting struct elementJoel Brobecker7-4/+134
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel10-3/+180
2015-04-27S/390: Fixes for z13 instructions.Andreas Krebbel6-11/+25
2015-04-27S/390: Fix gotreloc_31-1 testcase.Andreas Krebbel2-3/+6
2015-04-27Automatic date update in version.inGDB Administrator1-1/+1
2015-04-26Clear variable "coredump_var_addr" before using it on gdb.base/coredump-filte...Sergio Durigan Junior2-0/+6
2015-04-26Automatic date update in version.inGDB Administrator1-1/+1
2015-04-25Automatic date update in version.inGDB Administrator1-1/+1
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra6-8/+32
2015-04-24[AArch64] PR18270, fix handling of GOT entry for local symbolJiong Wang2-9/+66
2015-04-24Copy is_linker_input to archive memberH.J. Lu2-0/+8
2015-04-24gdb: Add internationalization support to a few strings.Andrew Burgess2-5/+14
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess7-7/+85
2015-04-24[AArch64] Improve PC-relative relocation check for shared libraryJiong Wang6-7/+68