gdb: resume ongoing step after handling fork or vfork
[deliverable/binutils-gdb.git] / binutils /
2021-03-31  Alan ModraInclude string.h in bfd.h and delete LITMEMCPY, LITSTRCPY
2021-03-29  Alan ModraTRUE/FALSE simplification
2021-03-29  Alan Modrabinutils int vs bfd_boolean fixes
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-19  H.J. Luelf: Rename EM_INTEL205 to EM_INTELGT
2021-03-18  Nick CliftonFix section dumping so that warnings are not issued...
2021-03-16  Nick CliftonRetain .debug_addr sections loaded in the main file.
2021-03-16  Nick CliftonRe-enable the dislay of debug sections in separate...
2021-03-15  Nick CliftonAdd a symbols-only mode to nm.
2021-03-12  Clément Chigotaix: correct HOWTO table and add missing relocations
2021-03-05  Andrew Burgessbfd/binutils: add support for RISC-V CSRs in core files
2021-03-05  Andrew Burgessbfd/binutils: support for gdb target descriptions in...
2021-03-05  Nick CliftonFix the dislay of .debug_macro.dwo sections.
2021-03-04  Nick CliftonGate the displaying of non-debug sections in separate...
2021-03-03  Alan ModraPR27493, objcopy --weaken-symbol does not weaken undefi...
2021-03-01  H.J. LuWarn for missing separate debug files only if needed
2021-03-01  Alan ModraPR27128, nm -P portable output format regression
2021-02-26  Fangrui Songnm: Add --quiet to suppress "no symbols" diagnostic
2021-02-26  Tom de VriesAdd support for decoding DWARF v5 DW_AT_addr_base tags.
2021-02-26  Tom de VriesAdd support for the split DWARF forms.
2021-02-25  Nick CliftonAdd initial support for .debug_sup sections.
2021-02-24  Alan ModraRe: Use make_tempname file descriptor in smart_rename
2021-02-24  Nick CliftonFix a potential integer overflow when adding together...
2021-02-24  Nick CliftonRemove support for old v1 & v2 style GNU build notes.
2021-02-23  Alan ModraUse make_tempname file descriptor in smart_rename
2021-02-23  Alan ModraPR27456, lstat in rename.c on MinGW
2021-02-20  H.J. Lureadelf: Replace procesor with processor
2021-02-20  Alan ModraFail run_dump_test when an error is expected but not...
2021-02-19  Alan Modrapr26548 test
2021-02-19  Siddhesh Poyarekarbinutils: Avoid renaming over existing files
2021-02-18  Nick CliftonFix a problem merging empty annobin notes on ppc64le...
2021-02-17  Alan Modraread_leb128 overflow checking
2021-02-16  Jan BeulichDwarf: fix build with old gcc
2021-02-15  Alan Modraobjdump: don't cache section contents in load_specific_...
2021-02-15  Alan Modrands32_elf_get_relocated_section_contents
2021-02-14  Alan Modraobjdump: don't add an extra entry to syms array
2021-02-14  Alan ModraRegen for binutils/aclocal.m4 change
2021-02-13  Mike Frysingerconfig/debuginfod: do not include pkg.m4 directly
2021-02-12  Nick CliftonChange the readelf and objdump programs so that they...
2021-02-12  Alan Modrabinutils testsuite: replace unresolved with unsupported
2021-02-12  Alan Modrabinutils test pr25662: don't use single character labels
2021-02-12  Tom de Vries[binutils] Fix typo in comment in dwarf.h
2021-02-12  Tom de Vries[binutils] Fix printing of .debug_str_offsets
2021-02-12  Tom de Vries[binutils] Print DWO ID
2021-02-11  Alan ModraPR27290, PR27293, PR27295, various avr objdump fixes
2021-02-10  Tom de Vries[binutils] Handle absolute DW_AT_dwo_name
2021-02-10  Tom de Vries[binutils] Handle presence of both .debug_ranges and...
2021-02-09  Tom de Vries[binutils] Handle DW_FORM_ref_sig8 in get_type_abbrev_f...
2021-02-09  Tom de Vries[binutils] Handle DW_UT_skeleton/split_compile in proce...
2021-02-09  Alan ModraRemove arm-symbianelf
2021-02-07  Alan Modraasan: unwind-ia64.c: stack buffer overflow
2021-02-05  Alan ModraPR27349, ar breaks symlinks
2021-02-05  Nick CliftonRemove Richard Henderson as the Alpha maintainer
2021-02-05  Eli ZaretskiiFix typos in comments added in PR 27252 fix
2021-02-05  Alan ModraPR27345, binutils/arsup.c: lstat() not available on...
2021-02-03  Alan Modrapr27270 and pr27284, ar segfaults and wrong file mode
2021-02-02  H.J. Lureadelf: Add 'R' and 'D' to "Key to Flags:"
2021-02-01  Nick CliftonSmall updates to the 'how to make a release' document...
2021-01-28  Eli ZaretskiiImprove windres's handling of pathnames containing...
2021-01-28  Eli ZaretskiiFix binutils tools so that they can cope with the speci...
2021-01-27  Nick CliftonSimplify the code at the end of objcopy's main() function.
2021-01-26  Frederic CambusFix thinko in objcopy's memory freeing code.
2021-01-24  Nick CliftonMinor updates to the 'how to make a release' document
2021-01-22  Maciej W. RozyckiMAINTAINERS: Update my e-mail address
2021-01-16  Alan ModraTidy inflateEnd calls
2021-01-15  Alan ModraPR26539, memory leak in inflate.c
2021-01-14  Alexandre OlivaUpdate my email address (long overdue!)
2021-01-14  Nick CliftonUpdated translations for some subdirectories
2021-01-13  Alan ModraRegen Makefile.in for jobserver.m4 aclocal.m4 dependency
2021-01-13  Zebediah FiguraAdd SEH support to code generated by dlltool.
2021-01-12  H.J. LuImplement a workaround for GNU mak jobserver
2021-01-12  Nick CliftonUpdated translations for some subdirectories
2021-01-12  H.J. LuBinutils: Check if AR works with --plugin and rc
2021-01-11  Nick CliftonUpdated translations for multiple subdirectories
2021-01-09  H.J. LuBinutils: Pass --plugin to AR and RANLIB
2021-01-09  Nick CliftonUpdate release howto with 2.37 numbers
2021-01-09  Nick CliftonChange version number to 2.36.50 and regenerate files
2021-01-09  Nick CliftonAdd Changelog entries and NEWS entries for 2.36 branch
2021-01-09  Alan Modraconfigure regen
2021-01-07  Samuel Thibaultlibtool.m4: update GNU/Hurd test from upstream. In...
2021-01-07  H.J. LuELF: Don't generate unused section symbols
2021-01-07  Reuben Thomasbinutils/readelf.c: Correct grammar in comment
2021-01-01  Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01  Alan ModraChangeLog rotation
2020-12-31  Alan ModraPR27128, nm -P portable output format regression
2020-12-29  H.J. Luelfedit: Pass osabi to reconcat
2020-12-28  H.J. Lubinutils: Use the newly built assembler and linker
2020-12-24  Alan Modraasan: print_vms_time signed integer overflow
2020-12-23  H.J. Lux86-64: Add Intel LAM property support
2020-12-15  Vivek Das MohapatraHandle DT_GNU_FLAGS_1 in readelf
2020-12-13  Cary CoutantUpdate ELF headers and readelf with recent e_machine...
2020-12-11  Sebastian HuberFix a build problem when using FreeBSD 12.
2020-12-07  Nick CliftonRemove references to the unofficial SHF_GNU_BUILD_NOTE...
2020-12-07  Siddhesh Poyarekarbinutils: Make smart_rename safe too
2020-12-07  Siddhesh Poyarekarobjcopy: Get input file stat after BFD open
2020-12-07  Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-12-07  Nick CliftonREADME-how-to-make-a-release (point releases): Add...
2020-12-04  Alan Modraasan: readelf: memory leaks
2020-11-27  Nick CliftonAllow spaces in the name of the external preprocessor...
next
This page took 0.078454 seconds and 7 git commands to generate.