deliverable/binutils-gdb.git
2018-12-28  Tom TromeyFix a crash in jit.c
2018-12-28  Tom TromeyDocument the "set style" commands
2018-12-28  Tom TromeyHighlight source code using GNU Source Highlight
2018-12-28  Tom TromeyUse wclrtoeol in tui_show_source_line
2018-12-28  Tom TromeyMake ANSI terminal escape sequences work in TUI
2018-12-28  Tom TromeyStyle addresses
2018-12-28  Tom TromeyStyle the "Reading symbols" message
2018-12-28  Tom TromeyStyle the gdb welcome message
2018-12-28  Tom TromeyStyle print_address_symbolic
2018-12-28  Tom TromeyStyle locations when setting a breakpoint
2018-12-28  Tom TromeyStyle variable names
2018-12-28  Tom TromeyReset terminal styles
2018-12-28  Tom TromeyAdd output styles to gdb
2018-12-28  Tom TromeyChange gdb test suite's TERM setting
2018-12-28  Tom TromeyIntroduce ui_file_style
2018-12-28  Tom TromeyAdd a "context" argument to add_setshow_enum_cmd
2018-12-28  Tom TromeyChange wrap buffering to use a std::string
2018-12-28  Philippe WaroquiersFix leak of set/show verbose doc, avoid xfree of static...
2018-12-28  Eli ZaretskiiAvoid internal errors when stepping outside 'main'...
2018-12-28  Alan ModraPR24015, glibc-2.28 on little-endian mips32 broken
2018-12-28  Alan ModraPR23966, mingw failure due to 32-bit long
2018-12-28  Alan ModraPR24028, PPC_INT_FMT
2018-12-28  GDB AdministratorAutomatic date update in version.in
2018-12-27  Tom TromeyTranslate PyExc_KeyboardInterrupt to gdb "quit"
2018-12-27  Tom TromeyConsolidate some Python exception-printing functions
2018-12-27  Tom TromeyUse gdbpy_convert_exception in a few more spots
2018-12-27  Tom TromeyBuild gdb "nat" files in subdirectory
2018-12-27  Tom TromeyMake init.c depend on source files
2018-12-27  Tom TromeyRemove gdbtypes special case from init.c rule
2018-12-27  John BaldwinRemove empty nm-fbsd.h header for FreeBSD/i386 native...
2018-12-27  Tom TromeyUse DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader
2018-12-27  Tom TromeyRemove more calls to xfree from Python
2018-12-27  Philippe WaroquiersFix gdb.ada/fun_renaming.exp by using more unique names.
2018-12-27  Philippe WaroquiersFix gdb.ada/assign_arr.exp by using more unique names.
2018-12-27  Philippe WaroquiersImprove gdb.ada/rename_subscript_param.exp by using...
2018-12-27  Philippe WaroquiersFix gdb.ada/packed_array_assign.exp by using more uniqu...
2018-12-27  Simon Marchitarget.c: Remove struct keyword in range-based for
2018-12-27  GDB AdministratorAutomatic date update in version.in
2018-12-26  Simon MarchiImprove "set debug separate-debug-file"
2018-12-26  GDB AdministratorAutomatic date update in version.in
2018-12-25  GDB AdministratorAutomatic date update in version.in
2018-12-24  Andrew Burgessgdb: Allow struct fields named double
2018-12-24  Andrew Burgessgdb: Add new parser rule for structure field names
2018-12-24  Andrew Burgessgdb: Extend the comments in c-exp.y
2018-12-24  Tom TromeySimplify dwarf2_find_containing_comp_unit
2018-12-24  Philippe WaroquiersFix gdb.ada bp_fun_addr failure due to conflict between...
2018-12-24  GDB AdministratorAutomatic date update in version.in
2018-12-23  H.J. Lui386: Remove the unused bfd pointer argument
2018-12-23  Joel BrobeckerDocument the GDB 8.2.1 release in gdb/ChangeLog
2018-12-23  GDB AdministratorAutomatic date update in version.in
2018-12-22  Andrew Burgessgdb/riscv: Prevent buffer overflow in riscv_return_value
2018-12-22  Andrew Burgessgdb/riscv: Add float status registers to save and resto...
2018-12-22  Andrew Burgessgdb/riscv: Add gdb to dwarf register number mapping
2018-12-22  Simon MarchiAdd debug output for recorded minsyms
2018-12-22  GDB AdministratorAutomatic date update in version.in
2018-12-21  Jan VranyFix various tests to use -no-pie linker flag when needed
2018-12-21  John BaldwinWorkaround a FreeBSD kernel bug resulting in spurious...
2018-12-21  Paul Marechalgdb: Fix "info os <unknown>" command
2018-12-21  Дилян Палаузовwhen printing the GDB config, explicitly say if configu...
2018-12-21  Andrew Burgessgdb/riscv: Format CORE_ADDR as a string for printing
2018-12-21  Dave MurphyFix compile error with clang 3.8
2018-12-21  GDB AdministratorAutomatic date update in version.in
2018-12-20  H.J. Lux86: Call rtype_to_howto to get reloc_howto_type pointer
2018-12-20  Philippe WaroquiersEnsure deterministic result order in gdb.ada/info_auto_...
2018-12-20  GDB AdministratorAutomatic date update in version.in
2018-12-19  Andrew Burgessgdb: Add default frame methods to gdbarch
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-19  H.J. LuRename PR ld/22842 run-time test to "Run pr22842"
2018-12-19  Dimitar DimitrovFix build with latest GCC 9.0 tree
2018-12-19  GDB AdministratorAutomatic date update in version.in
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-12-18  Alan Modra[GOLD] Tweak keep_text_section_prefix test for PowerPC6...
2018-12-18  Alan ModraPR23980, assertion fail
2018-12-18  Andrew Burgesssim: Don't overwrite stored errno in sim_syscall_multi
2018-12-18  GDB AdministratorAutomatic date update in version.in
2018-12-17  Andrew Burgessgdb/dwarf: Convert some predicates from int to bool
2018-12-17  Alan ModraPR23980, powerpc64 ld segfault
2018-12-17  Szabolcs NagyAArch64: Fix the gdb build with musl libc
2018-12-17  Philippe WaroquiersOBVIOUS: Fix ARI warning by removing warning trailing...
2018-12-17  Alan ModraPR23994, libbfd integer overflow
2018-12-17  GDB AdministratorAutomatic date update in version.in
2018-12-16  Philippe WaroquiersFactorize killing the children in linux-ptrace.c, and...
2018-12-16  GDB AdministratorAutomatic date update in version.in
2018-12-15  Tom TromeyMinor gdb/Makefile.in cleanups
2018-12-15  GDB AdministratorAutomatic date update in version.in
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-12-14  GDB AdministratorAutomatic date update in version.in
2018-12-13  Jeff LawFix typo/thinko in last change.
2018-12-13  John BaldwinUpdate the FreeBSD system call table to match FreeBSD...
2018-12-13  John BaldwinAdd an optional "alias" attribute to syscall entries.
2018-12-13  John BaldwinChange get_syscalls_by_group to append to an existing...
2018-12-13  Jim WilsonRISC-V: Correct printing of MSTATUS and MISA.
2018-12-13  Sam TebbsMove aarch64 CIE code to aarch64 backend
2018-12-13  GDB AdministratorAutomatic date update in version.in
2018-12-12  Stafford Hornegdb: Update NEWS for OpenRISC Linux support
2018-12-12  Philippe WaroquiersOBVIOUS: Forward declare linux_xfer_osdata_info_os_type...
2018-12-12  Andrew Burgessgdb: Update test pattern to deal with native-extended...
2018-12-12  Andrew Burgessgdb/infcall: Make infcall_suspend_state into a class
2018-12-12  Andrew Burgessgdb/riscv: Handle passing variadic floating point arguments
2018-12-12  Andre Vieira[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf...
next
This page took 0.050745 seconds and 4 git commands to generate.