external/binutils.git
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
2016-01-06 Pedro AlvesFix gdb.python/py-infthread.exp test message typo
2016-01-06 Joel BrobeckerChange copyright owner to FSF in sim/testsuite/sim...
2016-01-06 Mike Frysingergdb: change version stamp to git
2016-01-06 GDB AdministratorAutomatic date update in version.in
2016-01-05 Mike Frysingerlibiberty: {count,dup,write}argv: constify argv input...
2016-01-05 Mike Frysingerlibiberty: dupargv: rewrite to use xstrdup
2016-01-05 Patrick Palkalibiberty: Tweak the documentation of libiberty's xcrc3...
2016-01-05 Nick Cliftonlibiberty: fix warnings about left shifting a negative...
2016-01-05 Mike Frysingergdb: score: drop sim file check
2016-01-05 Mike Frysingersim: msp430: drop duplicate sim_load_file call
2016-01-05 Mike Frysingersim: aarch64: switch to common disassembler tracing
2016-01-05 Mike Frysingersim: bfin: add support disasm tracing
2016-01-05 Mike Frysingersim: msp430: switch to common disassembler tracing
2016-01-05 Mike Frysingersim: trace: add support for disassembling
2016-01-05 Nick CliftonAdd myself as the maintainer for the AArch64.
2016-01-05 Nick CliftonFix the execution of the MSP430 simulator testsuite.
2016-01-05 Pedro AlvesAdd missing ChangeLog entry bit
2016-01-05 Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2016-01-05 Mike Frysingersim: use STATE_MAGIC helper
2016-01-05 Mike Frysingersim: unify min/max macros
2016-01-05 Tristan Gingoldsim: aarch64: drop syscall.h include to fix build
2016-01-05 GDB AdministratorAutomatic date update in version.in
2016-01-04 Maciej W. RozyckiMIPS/LD: Convert ELF linker emulation option macros...
next