binutils-gdb.git
2016-04-19 Andrew Burgessopcodes/arc: Add yet more nps instructions
2016-04-19 Andrew Burgessopcodes/arc: Add more nps instructions
2016-04-19 Doug EvansAdd pr number to earlier entry.
2016-04-19 Doug Evanssymmisc.c (dump_symtab_1, dump_symtab): Delete arg...
2016-04-19 Doug EvansFix copyright year, remove linux only test.
2016-04-19 Doug Evans* source.c (is_regular_file): New arg errno_ptr.
2016-04-19 Andreas Arnezlinux-record: Squash cases with identical handling
2016-04-19 Walfred TedeschiRe-factor (i386|amd64)mpx target descriptions.
2016-04-19 Walfred TedeschiAdd target descriptions for AVX + MPX
2016-04-19 Nick CliftonSync Makefile.tpl with gcc.
2016-04-19 Martin Galvan.cfi_remember_state/.cfi_restore_state documentation
2016-04-19 GDB AdministratorAutomatic date update in version.in
2016-04-18 Pedro AlvesFix PR gdb/19250: ptrace prototype is not detected...
2016-04-18 Martin GalvanFix gdb crash when trying to print the address of a...
2016-04-18 Bernhard Heckelfortran: Testsuite, fix different type naming across...
2016-04-18 Bernhard HeckelTestsuite: Fix compiling of shared libraries with ICC.
2016-04-18 Bernhard Heckeltestsuite: Support detection of Intel compilers via...
2016-04-18 Matthew FortuneAdd new NOCROSSREFS_TO linker script command
2016-04-18 Yao QiRevert 415fa612
2016-04-18 GDB AdministratorAutomatic date update in version.in
2016-04-17 Andrew BurgessRevert "gas/arc: Make .cpu directive case-insensitive"
2016-04-17 GDB AdministratorAutomatic date update in version.in
2016-04-16 Andrew Burgessgas/arc: Make .cpu directive case-insensitive
2016-04-16 Andrew Burgessgas/arc: Support NPS400 in .cpu directive
2016-04-16 Trevor Saundersremove pointless assignment
2016-04-16 Pedro Alvesgdb/ada-exp.y: Remap yydefred
2016-04-16 GDB AdministratorAutomatic date update in version.in
2016-04-15 Pedro AlvesFix gdb build with --enable-build-with-cxx --disable-nls
2016-04-15 Pedro AlvesFix gdb C++ build when libipt is available
2016-04-15 H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
2016-04-15 Pedro AlvesMIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT
2016-04-15 Yao Qi[ARM] minor opt in thumb_stack_frame_destroyed_p
2016-04-15 Alan ModraFix non-ELF powerpc build breakage
2016-04-15 H.J. LuAdd missing ChangeLog entry for PR gas/19909 fix
2016-04-15 GDB AdministratorAutomatic date update in version.in
2016-04-14 Trevor Saundersmake a few variables static
2016-04-14 Trevor Saundersremove some unused globals
2016-04-14 Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-04-14 Andrew Burgessbfd/arc: Rename enum entries to avoid conflicts
2016-04-14 Andrew Burgessopcodes/arc: Move instruction length logic to new function
2016-04-14 H.J. LuReplace "link" with "sh_link"
2016-04-14 Andrew Burgessgas/arc: Unify tests run on big/little endian arc assembler
2016-04-14 Pedro AlvesAvoid "format not a string literal" warnings
2016-04-14 Pedro AlvesAvoid implicit float <-> integer conversion warnings
2016-04-14 Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-14 Nick CliftonExtend PE matching regexp in PR 19457 test to match...
2016-04-14 GDB AdministratorAutomatic date update in version.in
2016-04-13 Luis MachadoTest GDB connection to GDBserver with no symbol files
2016-04-13 Luis MachadoDebugging without a binary (regression)
2016-04-13 Antoine TremblayFix zero_ext documentation
2016-04-13 Claudiu Zissulescu[ARC] Fix setting private elf flags when parsing .cpu.
2016-04-13 Simon MarchiFix and improve comment in gdb_remote_download
2016-04-13 Nick CliftonAdd support to readelf for detecting and reporting...
2016-04-13 Andrew Burgessld/testsuite: Initialise a variable to prevent tcl...
2016-04-13 Simon Marchigdbserver-base.exp: Copy file to standard output direct...
2016-04-13 Nick Cliftonoops - omitted from previous delta.
2016-04-13 Nick CliftonFix disassembly of the V850's LD.BU instruction.
2016-04-13 Antoine TremblayFix aarch64 ftrace JIT condition testcase
2016-04-13 Pedro AlvesFix PR remote/19840: gdb crashes on reverse-stepi
2016-04-13 Markus Metzgerbtrace: fix test build error in gdb.btrace/instruction_...
2016-04-13 H.J. LuUpdate x86-64 tests for --as-needed
2016-04-13 Maciej W. RozyckiMIPS/GAS: Correct branch relaxation for weak symbols
2016-04-13 Maciej W. RozyckiMIPS/GAS: Relax branches to symbols resolved at link...
2016-04-13 Andreas ArnezAdd init_dwarf_regnames_s390
2016-04-13 GDB AdministratorAutomatic date update in version.in
2016-04-12 Antoine TremblayFix typo in ftrace.exp condition testing
2016-04-12 Pedro Alves[C++] Switch TRY/CATCH to real C++ try/catch by default...
2016-04-12 Pedro AlvesUse setjmp/longjmp for TRY/CATCH instead of sigsetjmp...
2016-04-12 Pedro AlvesEliminate prepare_to_throw_exception
2016-04-12 Pedro AlvesEliminate target_check_pending_interrupt
2016-04-12 Pedro AlvesEliminate immediate_quit
2016-04-12 Pedro Alvestarget remote: Don't rely on immediate_quit (introduce...
2016-04-12 Pedro AlvesTUI: GC tui_target_has_run
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in MI
2016-04-12 Pedro AlvesDo target_terminal_ours in query & friends instead...
2016-04-12 Pedro AlvesAdd missing cleanups to defaulted_query and prompt_for_...
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in warning/internal...
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in infcmd.c
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in exceptions.c
2016-04-12 Pedro AlvesUse target_terminal_ours_for_output in cp-support.c
2016-04-12 Pedro Alvesada-lang.c: Introduce type_as_string and use it
2016-04-12 Pedro AlvesFix inconsistent handling of EINTR in ser-*.c backends
2016-04-12 Pedro AlvesPass Ctrl-C to the target in target_terminal_inferior
2016-04-12 Pedro AlvesDecouple target_interrupt from all-stop/non-stop modes
2016-04-12 Pedro AlvesEliminate clear_quit_flag
2016-04-12 Pedro AlvesDon't call clear_quit_flag in captured_main
2016-04-12 Pedro AlvesDon't call clear_quit_flag in prepare_to_throw_exception
2016-04-12 Pedro AlvesDon't call clear_quit_flag in command_handler
2016-04-12 Pedro AlvesDon't call clear_quit_flag after check_quit_flag
2016-04-12 Pedro AlvesMake Python use a struct serial event
2016-04-12 Pedro AlvesIntroduce interruptible_select
2016-04-12 Pedro AlvesFix signal handler/event-loop races
2016-04-12 Pedro AlvesIntroduce a serial interface for select'able events
2016-04-12 Pedro AlvesRemove unused struct serial::name field
2016-04-12 Pedro AlvesStop remote-fileio.c from throwing from SIGINT handler
2016-04-12 Pedro AlvesDon't set immediate_quit in prompt_for_continue
2016-04-12 Pedro AlvesTUI: check whether in secondary prompt instead of immed...
2016-04-12 Pedro AlvesInline command_loop in read_command_line
2016-04-12 Pedro AlvesDon't rely on immediate_quit in command_line_input
2016-04-12 Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
next