deliverable/binutils-gdb.git
2016-09-12  Patrick SteuerS/390: Fix kmctr instruction type.
2016-09-12  Sergio Durigan... Fix false FAIL on gdb.base/stap-probe.exp, due to ICF...
2016-09-12  GDB AdministratorAutomatic date update in version.in
2016-09-11  GDB AdministratorAutomatic date update in version.in
2016-09-10  Jon BenistonUse target_sim_options for sim target.
2016-09-10  GDB AdministratorAutomatic date update in version.in
2016-09-09  Andreas ArnezPass HWCAP to ifunc resolver
2016-09-09  GDB AdministratorAutomatic date update in version.in
2016-09-08  Tom TromeyRemove some unneeded casts from remote.c
2016-09-08  H.J. LuAllow PROCESSOR_IAMCU for Intel MCU
2016-09-08  GDB AdministratorAutomatic date update in version.in
2016-09-07  H.J. LuX86: Allow additional ISAs for IAMCU in assembler
2016-09-07  Richard Earnshaw[arm] Automatically enable CRC instructions on supporte...
2016-09-07  GDB AdministratorAutomatic date update in version.in
2016-09-06  Pedro Alvesnew-ui command: gdb internal errors if input is already...
2016-09-06  Pedro AlvesIntroduce make_cleanup_restore_current_ui
2016-09-06  H.J. LuResolve size relocation with copy relocation
2016-09-06  Nick CliftonDo not pass host compiler sanitization flags on to...
2016-09-06  Ulrich WeigandSupport 128-bit IEEE floating-point types on Intel...
2016-09-06  Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-09-06  Ulrich WeigandAdd missing format for built-in floating-point types
2016-09-06  Ulrich WeigandRemove TYPE_NOSIGN "char" hack
2016-09-06  Ulrich WeigandRemove obsolete TYPE_FLAG_... values
2016-09-06  Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-09-06  Ulrich WeigandAdd some missing arch_..._type helpers
2016-09-06  Ulrich WeigandFix TYPE_SPECIFIC_FIELD for types created via arch_type
2016-09-06  Ulrich WeigandFix typo in ada_language_arch_info
2016-09-06  Nick CliftonFix a problem in readelf where memcpy could be called...
2016-09-06  Senthil Kumar... Fix PR ld/20545 - relaxation bugs in avr backend
2016-09-06  GDB AdministratorAutomatic date update in version.in
2016-09-05  Pedro Alvesgdb/: Require a C++ compiler
2016-09-05  Pedro AlvesFix PR19927: Avoid unwinder recursion if sniffer uses...
2016-09-05  GDB AdministratorAutomatic date update in version.in
2016-09-04  GDB AdministratorAutomatic date update in version.in
2016-09-03  Akash TrehanRemoved redundant line remote-utils.c
2016-09-03  GDB AdministratorAutomatic date update in version.in
2016-09-02  Doug KwanHandle ARM-specific --target1-abs, --target1-rel and...
2016-09-02  Tom TromeyHandle DW_OP_form_tls_address
2016-09-02  H.J. LuLimit pr20513c/pr20513d to Linux and GNU targets
2016-09-02  Yao Qi[GDBserver] Replace "reinsert_breakpoint" with "single_...
2016-09-02  Yao QiSkip floating point tests in return-nodebug.exp if...
2016-09-02  Yao QiDetect broken ptrace in gdb_skip_float_test
2016-09-02  GDB AdministratorAutomatic date update in version.in
2016-09-01  H.J. LuAdd tests for PR ld/20513
2016-09-01  Sergio Durigan... Share target_wait prototype between GDB and gdbserver
2016-09-01  Sergio Durigan... Use target_continue{,_no_signal} instead of target_resume
2016-09-01  Thomas Preud... 2016-09-01 Thomas Preud'homme <thomas.preudhomme...
2016-09-01  Alan ModraDon't treat .opd section specially when ELFv2
2016-09-01  GDB AdministratorAutomatic date update in version.in
2016-08-31  Antoine TremblayFix lwp_suspend/unsuspend imbalance in linux_wait_1
2016-08-31  Yao QiFix a typo in comment
2016-08-31  Alan ModraIgnore symbols defined in SHF_EXCLUDE sections
2016-08-31  Alan Modra[GOLD] Further tidy to powerpc can_add_to_stub_group
2016-08-31  Alan ModraPowerPC64, correct grouping of stubs for ld.bfd
2016-08-31  Alan ModraAdjust VLE testsuite
2016-08-31  Alan ModraPowerPC VLE sh_flags and p_flags
2016-08-31  Alan Modra[GOLD] Add debug output for powerpc section grouping
2016-08-31  GDB AdministratorAutomatic date update in version.in
2016-08-30  Cupertino MirandaFixed issue with NULL pointer access on header var.
2016-08-30  Andreas ArnezFix order of inferiors in "thread apply all"
2016-08-30  Cupertino MirandaMade tests to XFAIL for arc*-*-elf*.
2016-08-30  Nick CliftonPartially revert previous delta - move limit testing...
2016-08-30  Nick CliftonFix more potential seg-faults in gprof.
2016-08-30  Alan Modrappc apuinfo for spe parsed incorrectly
2016-08-30  Alan Modra[GOLD] correct grouping of stubs
2016-08-30  GDB AdministratorAutomatic date update in version.in
2016-08-29  H.J. LuRun PR ld/19784 tests only if ifunc attribute works
2016-08-29  H.J. LuCheck the external compression header size
2016-08-29  H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-08-29  Jan Kratochvilgdb.base/default.exp regression
2016-08-29  GDB AdministratorAutomatic date update in version.in
2016-08-28  Han ShenPR gold/20529 - relaxing loop never ends.
2016-08-28  GDB AdministratorAutomatic date update in version.in
2016-08-27  Alan ModraLack of SHF_GROUP sections result in ld segfault
2016-08-27  Alan ModraFix commit 980aa3e6
2016-08-27  GDB AdministratorAutomatic date update in version.in
2016-08-26  Jose E. Marchesiopcodes, gas: fix mnemonic of sparc camellia_fl
2016-08-26  Thomas Preud... Reduce parameter list in bfd_elf32_arm_target_relocs
2016-08-26  Thomas Preud... 2016-08-26 Thomas Preud'homme <thomas.preudhomme...
2016-08-26  Thomas Preud... Add missing ARMv8-M special registers
2016-08-26  Cupertino MirandaDynamic TLS GOT entries would not be relocated.
2016-08-26  Cupertino MirandaFixed -init, -fini linker options.
2016-08-26  Cupertino MirandaSeveral fixes related to ARC PIE support.
2016-08-26  Cupertino MirandaContent for TLS_IE_GOT not written to .got.
2016-08-26  Cupertino MirandaFixes to legacy ARC relocations.
2016-08-26  Thomas Preud... Add support for stable secure gateway veneers addresses
2016-08-26  GDB AdministratorAutomatic date update in version.in
2016-08-25  Andreas ArnezS390: Add support for core dump NOTE sections
2016-08-25  Andreas ArnezS390: Indentation fixes in elf32/64-s390.c
2016-08-25  Andreas Arnezxtensa: Avoid designated inits, for C++ compliance
2016-08-25  Alan Modrapowerpc ld configure
2016-08-25  Thomas Preud... Remove _S version of ARM MSR/MRS special registers
2016-08-25  Adhemerval... Sync proc_service definition with GLIBC
2016-08-25  GDB AdministratorAutomatic date update in version.in
2016-08-24  H.J. LuX86: Add ptwrite instruction
2016-08-24  Kevin BuettnerTest case to detect recursive unwinding in Python-based...
2016-08-24  Simon MarchiAllow resetting an empty inferior-tty
2016-08-24  Carl E. LoveFix for gdb.base/pc-fp.exp.
2016-08-24  Anton Kolesov[ARC] C++ compatibility for arc-dis.h
2016-08-24  Anton Kolesov[ARC] Parse NOTE section in core dump files
next
This page took 0.041329 seconds and 4 git commands to generate.