external/binutils.git
2016-01-18 Alan ModraProvide AC_PROG_LEX that copes with LEX=missing from...
2016-01-18 Gary BensonFix gdbserver build failure on targets without fork
2016-01-18 Nick CliftonSkip linker plugin tests if the linker has not been...
2016-01-18 GDB AdministratorAutomatic date update in version.in
2016-01-17 Jonas HahnfeldGDB SIGSEGV opening a Fortran program compiled with...
2016-01-17 Joel Brobeckerfix gdb version parsing in src-release.sh
2016-01-17 Joel BrobeckerMinor comment fixes in sim/common/sim-fpu.c.
2016-01-17 Joel Brobeckerminor reformatting in sim/common/sim-fpu.c.
2016-01-17 Alan ModraRegen configure
2016-01-17 Alan Modram68hc11/12 and xgate config.sub weirdness
2016-01-17 Alan Modram68hc11/12 readelf support
2016-01-17 GDB AdministratorAutomatic date update in version.in
2016-01-16 Han Shen[gold][aarch64] PR gold/19472 - DSOs need pc-relative...
2016-01-16 GDB AdministratorAutomatic date update in version.in
2016-01-15 Sandra LoosemoreFix phony_iconv wide character support.
2016-01-15 Pedro AlvesStar wildcard ranges (e.g., "info thread 2.*")
2016-01-15 Pedro AlvesFix "thread apply $conv_var" and misc other related...
2016-01-15 GDB AdministratorAutomatic date update in version.in
2016-01-14 Nick CliftonFix display of RL78 MOVW instructions that use the...
2016-01-14 Yao Qi[ARM] Remove field syscall_next_pc in struct gdbarch_tdep
2016-01-14 Yao QiFix C++ build error by casting void *
2016-01-14 Matthew Wahab[AArch64] Fix missing architecture checks for ARMv8...
2016-01-14 Thomas Preud... Fix Thumb-Thumb farcall v6-M (no profile) test
2016-01-14 Yao Qi[ARM] Make thumb2_breakpoint static again
2016-01-14 GDB AdministratorAutomatic date update in version.in
2016-01-13 Maciej W. RozyckiNios II/GAS: Fix build error in `output_movia'
2016-01-13 Ulrich WeigandMAINTAINERS: Add Andreas Arnez as s390 target maintainer.
2016-01-13 Yoshinori SatoRemove spurious condition in test for closing parenthesis.
2016-01-13 Yao QiRead instruction with byte_order_for_code
2016-01-13 Pedro AlvesAdd $_gthread convenience variable
2016-01-13 Pedro AlvesImplement "info threads -gid"
2016-01-13 Pedro AlvesAdd Python InferiorThread.global_num attribute
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-13 Pedro AlvesCentralize thread ID printing
2016-01-13 Pedro AlvesAdd Python InferiorThread.inferior attribute
2016-01-13 Pedro AlvesAdd a new $_inferior convenience variable
2016-01-13 Pedro AlvesFix PR19388: Can't access $_siginfo in breakpoint ...
2016-01-13 Nick CliftonMark the linker's -Bsymbolic-functions test as an expec...
2016-01-13 Nick CliftonMark the linker's extract symbols test as an expected...
2016-01-13 Nick CliftonMark the rgn-at11 test as an expected failure for MIPS...
2016-01-13 GDB AdministratorAutomatic date update in version.in
2016-01-12 Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12 H.J. LuFix compile error with use of 'typename' outside of...
2016-01-12 H.J. LuRemove typename from Mips64_rela_data
2016-01-12 Cary CoutantFix breakage for SHT_REL targets where get_r_addend...
2016-01-12 H.J. LuFix compile error with use of 'typename' outside of...
2016-01-12 H.J. LuSync top-level btool.m4 with GCC
2016-01-12 Matthew Wahab[ARM] Support ARMv8.2 RAS extension.
2016-01-12 Yury UsishchevAdd cantunwind when unwind info does not match start...
2016-01-12 H.J. LuSync top-level Makefile.def with GCC
2016-01-12 Yao QiFix invalid conversion from void * to gdb_byte *
2016-01-12 Mike Frysingergdbserver: use the new gdb warning helpers
2016-01-12 Mike Frysingergdbserver: fix various warnings
2016-01-12 Yao QiChange function signature passed to clone
2016-01-12 Pedro AlvesRemove trademark acknowledgements throughout
2016-01-12 Yao Qi[DOC] Interrupt when program is stopped
2016-01-12 Pedro AlvesTest gdb.base/random-signal.exp with "attach"
2016-01-12 Thomas SchwingeHurd: Make gdb/reply_mig_hack.awk script compatible...
2016-01-12 Alan ModraPowerPC gas test vsx3
2016-01-12 Cary CoutantFix internal error when applying TLSDESC relocations...
2016-01-12 Mike Frysingersim: mips: workaround 32-bit addr sign extensions
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-12 Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-12 GDB AdministratorAutomatic date update in version.in
2016-01-11 Jan Kratochviltestsuite: i386 regression for funcargs.exp
2016-01-11 Jan Kratochviltestsuite: Regression for foll-vfork.exp
2016-01-11 Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-11 Mike Frysingergdb: split out warnings helpers
2016-01-11 Peter BergnerDelete opcodes that have been removed from ISA 3.0.
2016-01-11 Nick CliftonImport changes made to files shared with the FSF GCC...
2016-01-11 Mike Frysingersim: config: do not try to align settings
2016-01-11 GDB AdministratorAutomatic date update in version.in
2016-01-10 Mike Frysingersim: move many common settings from CPPFLAGS to config.h
2016-01-10 Mike Frysingersim: drop unused SIM_AC_OPTION_PACKAGES
2016-01-10 Mike Frysingersim: allow the environment configure option everywhere
2016-01-10 Mike Frysingersim: allow the assert configure option everywhere
2016-01-10 Mike Frysingersim: drop targ-vals.def->nltvals.def indirection
2016-01-10 Mike Frysingersim: mips: drop SIM_AC_OPTION_SMP call
2016-01-10 Mike Frysingersim: allow the inline configure option everywhere
2016-01-10 Mike Frysingersim: drop --enable-sim-{regparm,stdcall} options
2016-01-10 Mike Frysingersim: drop --enable-sim-cflags option
2016-01-10 GDB AdministratorAutomatic date update in version.in
2016-01-09 Mike Frysingersim: stop configuring common subdir
2016-01-09 Mike Frysingersim: drop common/cconfig.h in favor of a single config.h
2016-01-09 GDB AdministratorAutomatic date update in version.in
2016-01-08 Jan KratochvilFix gdb.multi/base.exp testsuite regression
2016-01-08 Simon Marchiperf testsuite: python 3 fixes
2016-01-08 Yao QiChange SIGINT handler for extension languages only...
2016-01-08 Yao QiCheck input interrupt first when reading packet
2016-01-08 Andreas Schwabm68k: fix constraints of move.[bw] for ISA_B/C
2016-01-08 Jiong Wang[ARM] PR ld/19368: Add missing relocation type class...
2016-01-08 GDB AdministratorAutomatic date update in version.in
2016-01-07 Maciej W. RozyckiMIPS: Complete `status' to `err' renaming in `mips_brea...
2016-01-07 Mike Frysingersim: config: drop use of __DATE__/__TIME__
2016-01-07 Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-07 GDB AdministratorAutomatic date update in version.in
2016-01-06 Maciej W. RozyckiMIPS/include: opcode/mips.h: Add a summary of MIPS16...
2016-01-06 Yao QiMake {arm,thumb}_get_next_pcs_raw static
2016-01-06 Yao Qi[ARM/AArch64] Fix -Werror=unused-const-variable warning...
2016-01-06 Andrew Burgessbfd/arc: Add R_ prefix to all relocation names
next