]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-27  Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27  Nick CliftonFixes a problem with the linker script parser not alway...
2015-02-27  Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-02-27  Nick CliftonFixes a problem recognizing libraries created by Visual...
2015-02-27  Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-27  Yao QiDon't skip catch-syscall.exp on hppa*-hp-hpux* target
2015-02-27  Marcus ShawcroftRegenerate bfd-in2.h and libbfd.h
2015-02-27  Nick CliftonFixes problems building the V850 simulator introduced...
2015-02-27  Andreas ArnezS390: Fix compiler invocation with "compile" command
2015-02-27  Joel BrobeckerMark latest entry in gdb/ChangeLog as "(tiny patch)".
2015-02-27  Jon TURNEYRetrieve segment registers on Windows amd64
2015-02-27  Marcus ShawcroftAdjust ChangeLog entry.
2015-02-27  Doug EvansAdd missing CHECK_TYPEDEF calls to recent vptr_{fieldno...
2015-02-27  Alan ModraFix recent h8300 configury changes
2015-02-27  GDB AdministratorAutomatic date update in version.in
2015-02-26  Marcus Shawcroft[AArch64] Add tiny DESC test cases.
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
2015-02-26  Marcus Shawcroft[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21
2015-02-26  Marcus ShawcroftAdd tiny memory model GD test cases.
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-02-26  Marcus ShawcroftAdding tls-tiny-ie test.
2015-02-26  Marcus ShawcroftAdding support for TLSIE_LD_GOTTREL_PREL19.
2015-02-26  Marcus ShawcroftAdding ld_literal_type.
2015-02-26  Marcus ShawcroftAdding test case for abuse of :got: in offset load
2015-02-26  Marcus ShawcroftAdding adr_type and prevent adr :got:
2015-02-26  Marcus ShawcroftAdd test case for ADR :got:foo
2015-02-26  Marcus ShawcroftFix field size for TLSDESC_CALL
2015-02-26  Marcus ShawcroftFix field size for TLSLE_MOVW_TPREL_* relocations.
2015-02-26  Marcus ShawcroftFix TLSIE_MOVW_GOTTPREL_G0_NC field size.
2015-02-26  Marcus ShawcroftRemove dead code.
2015-02-26  Nick CliftonFix arithmetic overflows running srconv on fuzzed binaries.
2015-02-26  Nick CliftonFixes illegal memory access errors and arithmetic overf...
2015-02-26  Pedro Alvesgdbserver/Linux: Simplify stepping past program breakpo...
2015-02-26  Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-26  Andrew Burgessobjcopy: Avoid shadowing optarg.
2015-02-26  Pedro AlvesRename windows-termcap.c -> stub-termcap.c
2015-02-26  Jan Kratochvilcompile: Fix GNU-IFUNC funcs called from injected code
2015-02-26  Antoine TremblayFix print of value type in a corner case of finish
2015-02-26  Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-26  Yao QiDwarf assembler: handle one instruction function
2015-02-26  Jan KratochvilSEGV in ppc64_elf_get_synthetic_symtab reading a separa...
2015-02-26  Nick CliftonFixes a resource exhaustion problem when running windre...
2015-02-26  Alan ModraPowerPC64 thread-safe stubs not needed for iplt
2015-02-26  John BaldwinRework signal frame probing for FreeBSD/x86
2015-02-26  John BaldwinFix infinite recursion in amd64fbsd_sigcontext_addr
2015-02-26  Jan KratochvilChange // comment in gdb/compile/
2015-02-26  Jan KratochvilChange // comment in gdb/compile/
2015-02-26  Joel BrobeckerRemove // comment in gdb/iq2000-tdep.c
2015-02-26  Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-26  Alan ModraUse dynamic text relocs for protected vars
2015-02-26  GDB AdministratorAutomatic date update in version.in
2015-02-25  Andrew Burgessobjcopy: Factor out some of the option parsing code.
2015-02-25  Andrew BurgessAVR/ld: Use .avr.prop data during linker relaxation.
2015-02-25  Andrew Burgessavr/objdump: Support dumping .avr.prop section.
2015-02-25  Andrew Burgessavr/gas: Write out data to track .org/.align usage.
2015-02-25  Oleg Endo[SH] Fix clrs, sets, pref insn arch memberships.
2015-02-25  Kyrylo Tkachov[gas][ARM] Document supported ARMv8 cores.
2015-02-25  Yao Qi[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp
2015-02-25  GDB AdministratorAutomatic date update in version.in
2015-02-24  Nick CliftonAdds support for emulating V850 e3v5 instructions to...
2015-02-24  Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-24  Nick CliftonFixes compiling peXXigen under MAC OS/X where the wcsnc...
2015-02-24  Mike Frysingerreadelf: handle corrupted chains better
2015-02-24  Alan ModraAdd aligned string merge test
2015-02-24  Dmitry AntipovSpeed up the display of unwind tables by using a binary...
2015-02-24  Senthil Kumar... This patch modifies the AVR linker script templates...
2015-02-24  Nick CliftonImproves the warning message produyced by objdump when...
2015-02-24  Nick CliftonFix the detection of illegal memory accesses in the...
2015-02-24  Nick CliftonFix the gas test align2 for the PDP11 by ensuring that...
2015-02-24  Alan ModraPowerPC64 GOLD: complain on misaligned _DS relocs
2015-02-24  GDB AdministratorAutomatic date update in version.in
2015-02-23  Doug EvansFix typo in earlier entry.
2015-02-23  Sergio Durigan... PR gdb/18008: Fix typo in documentation
2015-02-23  Pedro Alvesgdbserver: redo stepping over breakpoint that was on...
2015-02-23  Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-23  VinayAdds a space between the operands of the RL78's MOV...
2015-02-23  Yoshinori SatoAdd support for the h8300-linux target.
2015-02-23  Pedro Alvesremote.c: simplify parsing stop reasons in T stop replies
2015-02-23  Nick CliftonFixes a problem where "ld -ixxx" would report an error...
2015-02-23  Nick CliftonFixes the generation of dwarf line debug information...
2015-02-23  Nick CliftonFixes a typo in the license notice in include/elf/score.h
2015-02-23  Pedro Alvesgdb.base/info-os.c: Include stdlib.h
2015-02-23  Nick CliftonFixes a couple of typos in the license header of the...
2015-02-23  Pedro Alvesgdbserver: 64-bit kernel / 32-inferior, syscall restarting
2015-02-23  GDB AdministratorAutomatic date update in version.in
2015-02-22  Jiri Gaislersim/erc32: Use readline.h for readline types and functions.
2015-02-22  H.J. LuSet GOLD_DEFAULT_SIZE to 32 for x32
2015-02-22  Doug Evanstestcase for PR symtab/17855
2015-02-22  Doug EvansPR c++/17976, symtab/17821
2015-02-22  Jiri Gaislersim/erc32: File loading via command line did not work
2015-02-22  Jiri Gaislersim/erc32: Fix incorrect simulator performance report
2015-02-22  Jiri Gaislersim/erc32: Remove unused defines in Makefile and switch...
2015-02-22  Jiri Gaislersim/erc32: Use fenv.h for host FPU access
2015-02-22  Jiri Gaislersim/erc32: Perform pseudo-init if binary linked to...
2015-02-22  Jiri Gaislersim/erc32: Corrected wrong CPU implementation and versi...
2015-02-22  Jiri Gaislersim/erc32: Disassembly in stand-alone mode did not...
2015-02-22  GDB AdministratorAutomatic date update in version.in
2015-02-21  Mike Frysingerbinutils: readelf: add missing newline to warning message
2015-02-21  Jan KratochvilTestsuite patch for: i386: Fix internal error when...
next