aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Don't sort ld -r relocs for mipsAlan Modra8-22/+68
2014-12-09 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov2-1/+5
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton9-32/+119
2014-12-09Fix windres memory leakChen Gang2-0/+5
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang2-3/+10
2014-12-09ppc64_elf_edit_opd revamp, take 2Alan Modra2-16/+5
2014-12-08python/py-objfile.c (objfpy_get_owner): Increment refcount of result.Doug Evans2-2/+10
2014-12-09Automatic date update in version.inGDB Administrator1-1/+1
2014-12-08More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton4-24/+139
2014-12-08 * od-elf32_avr.c: Forgot to add a new file.Denis Chertykov1-0/+249
2014-12-08 * configure.ac: Add od-elf32_avr to build.Denis Chertykov4-0/+19
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans7-0/+51
2014-12-08Automatic date update in version.inGDB Administrator1-1/+1
2014-12-07Automatic date update in version.inGDB Administrator1-1/+1
2014-12-06Add Visium support to ldEric Botcazou31-5/+389
2014-12-06Add Visium support to gasEric Botcazou36-31/+3824
2014-12-06Add Visium support to binutilsEric Botcazou4-0/+40
2014-12-06Add Visium support to bfdEric Botcazou17-0/+1079
2014-12-06Add Visium support to opcodesEric Botcazou13-0/+1232
2014-12-06Update from upstream config repoEric Botcazou2-1/+7
2014-12-06Automatic date update in version.inGDB Administrator1-1/+1
2014-12-05Add string representation of ELF e_flags for AVR.Andrew Burgess2-0/+80
2014-12-052014-12-05 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-1/+5
2014-12-05Unify lookup_symbol_in_objfile_symtabsJan Kratochvil2-17/+15
2014-12-05Remove const from many struct objfile *Jan Kratochvil8-12/+17
2014-12-05Add myself as write after approval maintainerAndreas From2-0/+5
2014-12-05Define bfd_elf32_get_synthetic_symtab for x32H.J. Lu2-0/+6
2014-12-05Revert: Don't enable gdbtk in testsuiteYao Qi2-1/+195
2014-12-05Fix parallel testing issues in gdb.guile testsYao Qi4-15/+11
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans2-6/+7
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi2-3/+5
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu5-191/+292
2014-12-05Automatic date update in version.inGDB Administrator1-1/+1
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans7-0/+86
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans12-8/+138
2014-12-04ChangeLog typo fixAlan Modra1-1/+1
2014-12-04PowerPC gold, fix 32-bit branch address arithmeticAlan Modra2-5/+14
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil4-1/+43
2014-12-04Sort relocs output by ld -rAlan Modra7-8/+182
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki8-15/+39
2014-12-04Automatic date update in version.inGDB Administrator1-1/+1
2014-12-04powerpc gold, work around pr17670Alan Modra3-24/+44
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki4-6/+139
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton6-104/+61
2014-12-03Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu3-5/+26
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu4-10/+25
2014-12-03Replace calls to abort (in readelf) with informative error messages.Nick Clifton2-14/+60
2014-12-03Reformat elf_x86_64_create_dynamic_sectionsH.J. Lu2-2/+5
2014-12-04powerpc gold, fix pr17566Alan Modra2-3/+23
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand4-1/+127