deliverable/binutils-gdb.git
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'siginfo_fixup' into a method
2020-04-02  Tankut Baris... gdbserver/linux-low: turn '{collect, supply}_ptrace_reg...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn watchpoint ops into methods
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'insert_point' and 'remove_po...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'supports_z_point_type' into...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'breakpoint_at' into a method
2020-04-02  Tankut Baris... gdbserver/linux-low: turn the 'decr_pc_after_break...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'supports_software_single_ste...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'sw_breakpoint_from_kind...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'breakpoint_kind_from_{pc...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'get_pc' and 'set_pc' into...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn some more static functions...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'fetch_register' into a method
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'cannot_{fetch/store}_registe...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'regs_info' into a method
2020-04-02  Tankut Baris... gdbserver/linux-low: turn 'arch_setup' into a method
2020-04-02  Tankut Baris... gdbserver/linux-low: start turning linux target ops...
2020-04-02  Tankut Baris... gdbserver/linux-low: turn some static functions into...
2020-04-02  Tankut Baris... gdbserver: make linux target op 'cannot_store_register...
2020-04-02  LiliCuiAdd support for intel SERIALIZE instruction
2020-04-02  H.J. Lulinux-x86.exp: Compile with -I../bfd
2020-04-02  Rainer Orthld: Disable ifunc tests on Solaris
2020-04-02  Gunther Nikl[PATCH gas/m68k] Fix a register range check
2020-04-02  Tom de Vries[gdb/testsuite] Fix silent timeout in gdb.multi/multi...
2020-04-02  Nick CliftonReplace "use use" in a warning message with "use".
2020-04-02  Tom de Vries[gdb/ada] Fix -readnow FAILs
2020-04-02  Tom de Vries[gdb] Use partial symbol table to find language for...
2020-04-02  Tom de Vries[gdb/testsuite] Accept new complex print style in mixed...
2020-04-02  GDB AdministratorAutomatic date update in version.in
2020-04-01  Simon Marchigdb: fix style issues in is_linked_with_cygwin_dll
2020-04-01  Bernd EdlingerFix an undefined behavior in record_line
2020-04-01  Bernd EdlingerFix the resizing condition of the line table
2020-04-01  H.J. Lux86: Only allow S + A relocations against absolute...
2020-04-01  Tom TromeyFix value_literal_complex comment
2020-04-01  Tom TromeyAdd _Complex type support to C parser
2020-04-01  Tom TromeyImplement complex arithmetic
2020-04-01  Tom TromeyChange the C parser to allow complex constants
2020-04-01  Tom TromeyChange how complex types are printed in C
2020-04-01  Tom TromeyAdd accessors for members of complex numbers
2020-04-01  Tom TromeyChange how complex types are created
2020-04-01  Tom TromeyMove Rust union tests to new file
2020-04-01  Tom TromeyRemove local variable from simple.rs test case
2020-04-01  Tankut Baris... gdb/infrun: stop all threads if there exists a non...
2020-04-01  Tankut Baris... gdb: define convenience function 'exists_non_stop_target'
2020-04-01  Tamar ChristinaArm: Skip Thumb2 PLT tests on NaCL.
2020-04-01  Hannes DomaniAllow pointer arithmetic with integer references
2020-04-01  Nick CliftonExtend the linker's error message for missing libraries...
2020-04-01  Tankut Baris... gdb/remote: do not check for null_ptid in stop reply
2020-04-01  Tom TromeyAvoid copying in lookup_name_info
2020-04-01  Tom TromeyAvoid some copying in psymtab.c
2020-04-01  Nick CliftonUpdated Serbian translation for the gprof subdirectory
2020-04-01  H.J. Lux86: Force relocation against local absolute symbol
2020-04-01  Rainer Orthgas: Fix some x86_64 testcases for Solaris not using...
2020-04-01  Tamar ChristinaArm: Fix LSB of GOT for Thumb2 only PLT.
2020-04-01  Tamar ChristinaArm: Fix thumb2 PLT branch offsets.
2020-04-01  Martin Liskainclude: Sync plugin-api.h with GCC
2020-04-01  Hans-Peter... ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix...
2020-04-01  Hans-Peter... mmo.c: Fix ld testsuite regression "objcopy executable...
2020-04-01  GDB AdministratorAutomatic date update in version.in
2020-03-31  Maciej W. RozyckiPR 25611, PR 25614: GAS: Remove a double inclusion...
2020-03-31  Tom TromeyFix py-tui.c build problem
2020-03-31  Tom TromeyDon't pass NULL to memcpy in gdb
2020-03-31  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with -flto
2020-03-31  Alan Modraalpha-coff: unitialised read
2020-03-31  Alan Modraalpha-vms: sanity checks for image_write
2020-03-31  Alan Modratekhex: Uninitialised read
2020-03-31  GDB AdministratorAutomatic date update in version.in
2020-03-30  Nelson ChuRISC-V: Update CSR to privileged spec 1.11.
2020-03-30  Tom TromeyChange ada_which_variant_applies to value API
2020-03-30  Nick CliftonFix objcopy's --preserve-dates command line option...
2020-03-30  Pedro Franco... [PowerPC] Fix debug register issues in ppc-linux-nat
2020-03-30  Pedro Franco... [PowerPC] Move up some register access routines
2020-03-30  Pedro Franco... Add low_new_clone method to linux_nat_target.
2020-03-30  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with {cc-with...
2020-03-30  GDB AdministratorAutomatic date update in version.in
2020-03-29  Alan ModraPR25745, powerpc64-ld overflows string buffer in -...
2020-03-29  Simon Marchigdb: rename partial symtab expand functions of debug...
2020-03-29  Simon Marchigdb: rename partial_symtab::read_dependencies to expand...
2020-03-29  Simon Marchigdb: remove discard_psymtab function
2020-03-29  GDB AdministratorAutomatic date update in version.in
2020-03-28  Tom TromeyFix comment in dwarf2/attribute.h
2020-03-28  Tom TromeyFix formatting of read_attribute_reprocess
2020-03-28  H.J. Luld: Set COMMONPAGESIZE for i386 Solaris
2020-03-28  Alan ModraRe: Adjust objcopy_test
2020-03-28  Alan ModraAdjust objcopy_test
2020-03-28  GDB AdministratorAutomatic date update in version.in
2020-03-27  Hannes DomaniAlways fix system DLL paths for 32bit programs
2020-03-27  H.J. Luld: Xfail pr20995-2 tests for Solaris
2020-03-27  H.J. Luld: Skip some x86 IFUNC tests for Solaris
2020-03-27  Andrew Burgessgdbsupport: Resolve shellcheck issues in create-version...
2020-03-27  Jozef LawrynowiczAdd testcase for PR 25662 invalid sh_offset for section
2020-03-27  Alan ModraRe: readelf looping in process_archive
2020-03-27  GDB AdministratorAutomatic date update in version.in
2020-03-26  John BaldwinSupport AT_BSDFLAGS on FreeBSD.
2020-03-26  Tom TromeyChange two functions to be methods on struct attribute
2020-03-26  Tom TromeyMove DWARF-constant stringifying code to new file
2020-03-26  Tom TromeyRewrite new die_info methods
2020-03-26  Tom TromeyChange two more functions to be methods on die_info
2020-03-26  Tom TromeyRemove sibling_die
2020-03-26  Tom TromeyChange dwarf2_attr_no_follow to be a method
next
This page took 0.042737 seconds and 4 git commands to generate.