Replace tui_restore_gdbout with scoped_restore
[external/binutils.git] / bfd /
2017-08-03 GDB AdministratorAutomatic date update in version.in
2017-08-02 Max FilippovFix potential illegal memory access in Xtensa port.
2017-08-02 GDB AdministratorAutomatic date update in version.in
2017-08-01 Andreas KrebbelS/390: Fix claimfile failures
2017-08-01 GDB AdministratorAutomatic date update in version.in
2017-07-31 Kuan-Lin ChenImprove handling of ADD and SUB relocations on the...
2017-07-31 Alan ModraPR 21847, PowerPC64 --plt-localentry again
2017-07-31 GDB AdministratorAutomatic date update in version.in
2017-07-30 GDB AdministratorAutomatic date update in version.in
2017-07-29 Alan ModraPR 21847, Don't default PowerPC64 to --plt-localentry
2017-07-29 GDB AdministratorAutomatic date update in version.in
2017-07-28 Andreas KrebbelAdd missing changelog
2017-07-28 Andreas KrebbelS/390: Fix segfault when linking -shared -nostartfiles
2017-07-28 GDB AdministratorAutomatic date update in version.in
2017-07-27 Nick CliftonFix address violation issues encountered when parsing...
2017-07-27 GDB AdministratorAutomatic date update in version.in
2017-07-26 GDB AdministratorAutomatic date update in version.in
2017-07-25 Nick CliftonFix thinko in previous change to elf32-msp430.c
2017-07-25 Nick CliftonUpdated French translation for the BFD library.
2017-07-25 Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-07-25 Alan Modra__tls_get_addr_opt stub eh_frame info
2017-07-25 GDB AdministratorAutomatic date update in version.in
2017-07-24 Nick CliftonFix another memory access error triggered by attempting...
2017-07-24 Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-24 GDB AdministratorAutomatic date update in version.in
2017-07-23 Alan ModraCorrect eh_frame info for __glink_PLTresolve
2017-07-23 GDB AdministratorAutomatic date update in version.in
2017-07-22 GDB AdministratorAutomatic date update in version.in
2017-07-21 GDB AdministratorAutomatic date update in version.in
2017-07-20 GDB AdministratorAutomatic date update in version.in
2017-07-19 Szabolcs Nagy[AArch64] Fix PR18841 ifunc relocation ordering
2017-07-19 Nick CliftonExtend previous fix to coff-rs6000.c to coff64-rs6000.c
2017-07-19 Nick CliftonFix use-after-free error when parsing a corrupt nested...
2017-07-19 Nick CliftonFix address violation when attempting to read a corrupt...
2017-07-19 John Eric Martin[ARC] Add JLI support.
2017-07-19 GDB AdministratorAutomatic date update in version.in
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-18 Nick CliftonFix runtime failure triggered by a corrupt ecoff input...
2017-07-18 GDB AdministratorAutomatic date update in version.in
2017-07-17 H.J. LuAdd missing ChangeLog entries for PR ld/21782 fix
2017-07-17 H.J. Lux86-64: Limit PIC check to shared library build
2017-07-17 H.J. LuRe-indent elf_x86_64_relocate_section
2017-07-17 GDB AdministratorAutomatic date update in version.in
2017-07-16 Alan Modra__tls_get_addr_opt GOT entries
2017-07-16 GDB AdministratorAutomatic date update in version.in
2017-07-15 GDB AdministratorAutomatic date update in version.in
2017-07-14 GDB AdministratorAutomatic date update in version.in
2017-07-13 GDB AdministratorAutomatic date update in version.in
2017-07-12 Alan ModraUpdate PO files
2017-07-12 Nick CliftonFix compile time warnings building the binutils with...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 GDB AdministratorAutomatic date update in version.in
2017-07-11 Alan Modrappc32 use of %x in einfo format, typo fix
2017-07-11 Alan Modrappc32 use of %x in einfo format
2017-07-11 GDB AdministratorAutomatic date update in version.in
2017-07-10 Nick CliftonFix compile time warning about duplicate case values...
2017-07-10 GDB AdministratorAutomatic date update in version.in
2017-07-09 GDB AdministratorAutomatic date update in version.in
2017-07-08 GDB AdministratorAutomatic date update in version.in
2017-07-07 John BaldwinCreate pseudo sections for FreeBSD NT_PTLWPINFO core...
2017-07-07 Alan ModraAdd some missing xcoff support
2017-07-07 Alan ModraAnother _doprnt fix for %L handling
2017-07-07 GDB AdministratorAutomatic date update in version.in
2017-07-06 H.J. LuConvert 'L' to 'l' when setting wide_width to 1
2017-07-06 GDB AdministratorAutomatic date update in version.in
2017-07-05 H.J. LuFix build with GCC 4.2
2017-07-05 GDB AdministratorAutomatic date update in version.in
2017-07-04 Tristan GingoldRegenerate configure.
2017-07-04 Jiong Wang[AArch64] Remove useless and incorrect assertion
2017-07-04 Jan Kratochvil[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_com...
2017-07-04 GDB AdministratorAutomatic date update in version.in
2017-07-03 Egeyar Bagcioglubfd: partial revert commit EC1ACAB (prevent all but...
2017-07-03 Tristan GingoldRegenerate pot files.
2017-07-03 Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-07-03 Alan ModraBFD long long cleanup
2017-07-03 Alan ModraMiscellaneous format string fixes
2017-07-03 Alan ModraMissing config for bfd.c:_doprnt
2017-07-03 GDB AdministratorAutomatic date update in version.in
2017-07-02 GDB AdministratorAutomatic date update in version.in
2017-07-01 GDB AdministratorAutomatic date update in version.in
2017-06-30 GDB AdministratorAutomatic date update in version.in
2017-06-29 Andrew WatermanRISC-V: Fix TLS copy relocs
2017-06-29 Egeyar Bagcioglubfd: prevent all but undef weak syms from becoming...
2017-06-29 Jiong Wang[AArch64] Only override the symbol dynamic decision...
2017-06-29 Jiong Wang[AArch64] Remove duplicated code when handling some...
2017-06-29 Andreas ArnezS390: Support guarded-storage core note sections
2017-06-29 GDB AdministratorAutomatic date update in version.in
2017-06-28 H.J. LuDon't call bfd_get_file_size in _bfd_generic_get_sectio...
2017-06-28 H.J. LuChange bfd_get_size/bfd_get_file_size to ufile_ptr
2017-06-28 Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-06-28 GDB AdministratorAutomatic date update in version.in
2017-06-27 Nick CliftonRemove debugging accidentally left in tekhex.c.
2017-06-27 Senthil Kumar SelvarajFix PR 13402
2017-06-27 Alan ModraWarning fix
2017-06-27 Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
2017-06-27 Alan ModraMore fixes for bfd_get_section_contents change
2017-06-27 GDB AdministratorAutomatic date update in version.in
2017-06-26 Pedro AlvesFix GDB regressions caused by previous bfd_get_section_...
2017-06-26 H.J. LuAdd a missing line to _bfd_generic_get_section_contents...
next