Move parts of inferior job control to common/
[deliverable/binutils-gdb.git] / binutils /
2017-06-06  Simon MarchiFix memory leaks in the sysinfo program.
2017-05-30  Anton Kolesov[ARC] Allow CPU to be enforced via disassemble_info...
2017-05-30  H.J. LuAdd bfd_get_file_size to get archive element size
2017-05-24  Yao QiRefactor disassembler selection
2017-05-20  Jose E. Marchesibinutils: remove sparc64/mips64 workaround in objcopy...
2017-05-19  Maciej W. RozyckiMIPS/BFD: For n64 hold the number of internal relocs...
2017-05-19  Maciej W. Rozyckibinutils/testsuite: Permit the reuse of dump patterns
2017-05-19  Jose E. Marchesibinutils: support for the SPARC M8 processor
2017-05-19  Maciej W. RozyckiMIPS/binutils/testsuite: Bail out right away if !ELF
2017-05-18  Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-15  Jeff Law2017-05-15 Jeff Law <law@redhat.com>
2017-05-15  Maciej W. RozyckiMIPS16e2: Add new MIPS16e2 ASE binutils and GAS tests
2017-05-15  Maciej W. RozyckiMIPS16e2: Add MIPS16e2 ASE support
2017-05-12  Maciej W. RozyckiMIPS16/opcodes: Make the handling of BREAK and SDBBP...
2017-05-10  Maciej W. RozyckiMIPS/binutils/testsuite: Define names of temporary...
2017-05-10  Claudiu Zissulescu[ARC] Object attributes.
2017-05-10  Kaz KojimaRemove Kaz Kojima as SH maintainer.
2017-05-02  H.J. LuCast relcount to unsigned long when comparing with...
2017-05-02  Nick CliftonDon't merge notes when the relocs associated with them...
2017-05-02  Maciej W. RozyckiMIPS16/opcodes: Keep the LSB of PC-relative offsets...
2017-05-02  Nick CliftonPrevent memory exhaustion from a corrupt PE binary...
2017-05-01  Alan Modramerge_gnu_build_notes reloc deletion
2017-04-28  Nick CliftonFix off by one error when checking for empty note names.
2017-04-28  Nick CliftonFix heap-buffer address violation when reading version...
2017-04-28  Nick CliftonFix heap-buffer overflow bugs caused when dumping debug...
2017-04-26  Nick CliftonFix PR number in ChangeLog comment.
2017-04-26  Nick CliftonFix invocation of stat() on a NULL pointer.
2017-04-26  Nick CliftonImprove decoding of corrupt/unrecognised gnu build...
2017-04-26  Maciej W. RozyckiMIPS/readelf: With `-A' also dump GOT in static binaries
2017-04-25  Maciej W. RozyckiMIPS/readelf: Simplify GOT[1] data availability check
2017-04-25  Maciej W. RozyckiMIPS/readelf: Remove extraneous null GOT data check
2017-04-25  Maciej W. RozyckiMIPS16/opcodes: Annotate instruction aliases
2017-04-23  Alan ModraPR 21418, ar -N lacks arg check
2017-04-23  Alan ModraPR 21417, ar arg check failure
2017-04-23  Alan ModraPR 21415, objdump fails to check bfd_get_section_conten...
2017-04-23  Alan ModraPR 21408, segfault in display_debug_lines_decoded
2017-04-21  Nick CliftonFix shift overflow when parsing an overlarge note value.
2017-04-13  Nick Cliftonreadelf: fix out of range subtraction, seg fault from...
2017-04-13  Nick CliftonAdd note merging to strip and add code to merge stack...
2017-04-10  John DelsignorPrevent a bigus warning from readelf about a gdb-index...
2017-04-06  Jiong Wang[objcopy] Fix quadratic-time when handling --redefine...
2017-04-04  H.J. LuSupport ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
2017-04-03  Nick Cliftonreadelf: Fix overlarge memory allocation when reading...
2017-04-03  Nick CliftonFix runtime seg-fault in readelf when parsing a corrupt...
2017-04-03  Nick Cliftonreadelf: Update check for invalid word offsets in ARM...
2017-03-31  Pip CetFix minor problems with previous wasm32 binutils commit.
2017-03-30  Pip CetAdd support for the WebAssembly file format and the...
2017-03-29  Alan ModraPowerPC -Mraw disassembly
2017-03-21  Andi KleenAdd --inlines option to objdump to include scope backtr...
2017-03-21  Nick CliftonUpdate support for GNU BUILD notes so that version...
2017-03-20  Mark Wielaardreadelf: Don't error on .debug files with NOBITS .dynam...
2017-03-17  Nick CliftonFix displaying the value associated a GNU BUILD note...
2017-03-16  Nick CliftonAdd support for a GNU BUILD note type to record the...
2017-03-14  Nick CliftonTry harder to find the correct symbol to associate...
2017-03-13  Alan Modraobjdump -dS: warn if source is more recent than object
2017-03-10  Chia-Hao LoMake objdump's --wide command line option affect its...
2017-03-10  Nick CliftonAdd basic recognition of new EM_ ELF machine numbers.
2017-03-08  H.J. LuProperly dump NT_GNU_PROPERTY_TYPE_0
2017-03-06  Nick CliftonFix reading numeric values from GNU BUILD NOTEs.
2017-03-06  Sam Thursfieldbinutils: Fix warning on platforms that don't have...
2017-03-02  Nick CliftonSupport merging build notes in sections without the...
2017-03-02  Nick CliftonFix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64...
2017-03-02  Jan KratochvilNew debug_displays_assert
2017-03-02  Jan KratochvilFix dwarf_section_display_enum regression by DWARF-5
2017-03-01  Nick CliftonAdd support for displaying and merging GNU_BUILD_NOTEs.
2017-02-28  Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-28  Nick CliftonRevert "Add symbol called __nm_<name> to exported symbo...
2017-02-27  Jan KratochvilFix compilation with GCC 4.4.7.
2017-02-27  Rudy YAdd symbol called __nm_<name> to exported symbols creat...
2017-02-25  Alan ModraFixes for new dw5 test
2017-02-24  Nick CliftonFix snafu with booleans in readelf patch - lack of...
2017-02-24  Nick CliftonTidy up readelf's use of boolean values.
2017-02-24  Maciej W. Rozyckireadelf: Correct version flag formatting
2017-02-24  Maciej W. Rozyckireadelf: Make version section index sum unsigned
2017-02-24  Maciej W. Rozyckireadelf: Fix incorrect "Version definition past end...
2017-02-23  Jan KratochvilDWARF-5: testcase
2017-02-23  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-23  Jan KratochvilDWARF-5: Macros
2017-02-23  Jan KratochvilDWARF-5: call sites
2017-02-23  Jan KratochvilDWARF-5 basic functionality
2017-02-23  Jan KratochvilDWARF attrs: add delimiter
2017-02-23  Jan Kratochvildwarf.c: Use more dwarf_vma
2017-02-23  Nick CliftonAdd support to readelf for displaying gnu attributes...
2017-02-22  Jan KratochvilDisplay user op byte
2017-02-22  Maciej W. Rozyckireadelf: Restore a lost new line in version information
2017-02-20  Nick CliftonFix another memory access error in readelf when parsing...
2017-02-17  Nick CliftonFix illegal memory accesses in readelf when parsing...
2017-02-17  Nick CliftonAdd support to readelf for displaying GNU section types.
2017-02-17  Pedro Alvesbfd: Rename Chunk and S3Forced
2017-02-15  Nick CliftonMove Eric Christopher to Past Maintainers list.
2017-02-14  Nick CliftonFix invalid memory access displayiing contents of sections.
2017-02-14  Nick CliftonFix an illegal memory access parsing corrupt STABD...
2017-02-14  Nick CliftonFix handling of corrupt STABS enum type strings.
2017-02-14  Nick CliftonFix illegal memory access problems with readelf process...
2017-02-13  Nick CliftonFix illegal memory access bug in nm when run on a corru...
2017-02-13  Nick CliftonExtend previous patch to cover uncompress_section_conte...
2017-02-13  Nick CliftonFix invalid read of section contents whilst processing...
2017-02-13  Nick CliftonFix invalid memory access attempting to read the compre...
2017-02-13  Nick CliftonFix check for buffer overflow when processing version...
2017-02-13  Nick CliftonFix access violation when reporting sections that could...
next
This page took 0.05227 seconds and 7 git commands to generate.