Target FP: Use target format throughout expression parsing
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2017-10-25  Ulrich WeigandTarget FP: Use target format throughout expression...
2017-10-25  Alan HaywardAdd common AARCH64 REGNUM defines
2017-10-24  Ulrich WeigandUse const reference for decimal_from_string argument
2017-10-24  Ulrich WeigandTarget FP printing: Use floatformat_to_string in tdep...
2017-10-24  Ulrich WeigandTarget FP printing: Simplify and fix ui_printf
2017-10-24  Ulrich WeigandTarget FP printing: Simplify and fix print_floating
2017-10-24  Ulrich WeigandFix gdb.opt/inline-cmds.exp regressions
2017-10-21  Simon MarchiGet rid of VEC (mem_region)
2017-10-21  Simon MarchiUse std::string in memory_map_parsing_data
2017-10-21  Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-21  Simon MarchiRemove leftover declarations in interps.h
2017-10-20  Tom TromeyUse std::vector in gdb_bfd_data
2017-10-20  Tom TromeyUse "new" to allocate gdb_bfd_data
2017-10-20  Tom TromeyIntroduce new_bfd_ref
2017-10-20  Pedro AlvesFix gdb.gdb/ selftest tests when testing optimized...
2017-10-20  Simon MarchiGet rid of VEC(interp_factory_p)
2017-10-19  Tom TromeyRemove cleanups from break-catch-syscall.c
2017-10-19  Tom TromeyRemove cleanup from call_function_by_hand_dummy
2017-10-19  Tom TromeyRemove cleanups from prepare_execute_command
2017-10-19  Pedro AlvesFix build breakage in gdb/xml-support.c
2017-10-19  Pedro AlvesFix inferior deadlock with "target remote | CMD"
2017-10-19  Pedro Alvesxml_fetch_content_from_file: Read in whole file in...
2017-10-18  Keith SeitzCanonicalize conversion operators
2017-10-18  Keith SeitzIssue complaint instead of assert for invalid/unhandled...
2017-10-18  Yao QiRemove features/tic6x-c62x-linux.c
2017-10-17  Tom TromeyRemove cleanups from disasm.c
2017-10-17  Tom TromeyRemove obsolete assertion from regcache.c
2017-10-17  Pedro AlvesFix double-free corruption
2017-10-17  Yao QiSimplify regcache::xfer_part
2017-10-17  Keith SeitzAdd missing ChangeLog entries.
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_fileio_read_stralloc
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_read_stralloc
2017-10-16  Tom TromeySimple cleanup removals in remote.c
2017-10-16  Tom TromeyRemove cleanup from ppc-linux-nat.c
2017-10-16  Tom TromeyRemove some cleanups from probe.c
2017-10-16  Tom TromeyUse std::vector in end_symtab_get_static_block
2017-10-16  Simon MarchiGet rid of VEC(mem_range_s)
2017-10-16  Pedro AlvesWork around GCC 6.3.1 bug
2017-10-16  Yao QiRemove features/tic6x-*.c files
2017-10-16  Yao QiRemove regformats/tic6x-{c62x,c64x,c64xp}.dat
2017-10-16  Simon MarchiFix GDB build without expat
2017-10-14  Simon MarchiFix build failure in linux-osdata.c
2017-10-14  Simon MarchiMake to_traceframe_info return a unique_ptr
2017-10-14  Simon MarchiUse std::vector for traceframe_info::memory
2017-10-14  Simon MarchiUse std::vector for traceframe_info::tvars
2017-10-14  Simon MarchiRename traceframe_info variable to current_traceframe_info
2017-10-14  Simon MarchiUse std::vector in linux_xfer_osdata_processgroups
2017-10-14  Simon MarchiReplace psymbol_allocation_list with std::vector
2017-10-14  Simon Marchiada: Use std::string in print_dynamic_range_bound
2017-10-13  Yao QiSimplify tic6x and s390x expedite registers
2017-10-13  Yao QiRegenerate features/s390-gs-linux64.c and features...
2017-10-13  Tom TromeyChange objfile to use new/delete
2017-10-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-10-12  Tom TromeyUse bool in pv_area
2017-10-12  Tom TromeyC++-ify prologue-value's pv_area
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-10-11  Tom TromeyRemove cleanups from TUI
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-10-11  Tom TromeyRemove prepare_re_set_context
2017-10-11  Tom TromeyRemove some cleanups from breakpoint.c
2017-10-11  John BaldwinAdd native target for FreeBSD/arm.
2017-10-11  John BaldwinAdd FreeBSD/arm architecture.
2017-10-11  Maciej W. RozyckiGDB: Remove Linux core PRPSINFO note writer override
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-11  Pedro AlvesGarbage collect reattach_breakpoints
2017-10-11  Simon MarchiUse std::vector for symtab_fns
2017-10-11  Anton Kolesovarc: Pass proper CPU value to the disassembler
2017-10-11  Egeyar BagciogluRemove unnecessary parentheses in declarations
2017-10-11  Kevin BuettnerFlash memory size not aligned to address
2017-10-10  Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-10-10  Pedro AlvesEliminate catch_errors
2017-10-09  Tom TromeyRemove free_splay_tree cleanup
2017-10-09  Tom TromeyRemove "do_nothing"
2017-10-09  Pedro AlvesMulti-arch exec, more register reading avoidance
2017-10-09  John BaldwinUse gdbarch_long_bit to determine layout of FreeBSD...
2017-10-09  Simon MarchiDon't try building gdb against guile-2.2
2017-10-09  Tom TromeyFix automatic dependency tracking
2017-10-09  Pedro AlvesMake cp_remove_params return a gdb::unique_xmalloc_ptr
2017-10-09  Tom TromeyRemove some cleanups from dwarf2read.c
2017-10-09  Tom TromeyRemove cleanup from frame_prepare_for_sniffer
2017-10-09  Tom TromeyRemove make_cleanup_value_free
2017-10-09  Tom TromeyChange search_symbols to return std::vector
2017-10-06  Yao QiMove aarch64-insn.o to arch/aarch64-insn.o and Remove...
2017-10-06  Yao QiMove arm.o arm-get-next-pcs.o arm-linux.o to arch/
2017-10-06  Yao QiMove i386.o to arch/i386.o
2017-10-06  Pedro AlvesFix more GDB build breakage on mingw32
2017-10-06  Yao QiShare code updating gdb_target_obs
2017-10-06  Yao Qi[RFC] Replicate src dir in build dir
2017-10-06  Jose E. Marchesigdb: Fix decoding of ARM neon memory hint insns.
2017-10-05  Pedro AlvesFix fork-related regressions on GNU/Linux
2017-10-05  Ulrich WeigandRemove unused "union agent_val" from ax.h
2017-10-05  Ulrich WeigandClean up some DFP interfaces
2017-10-05  Ulrich WeigandClean up includes of doublest.h and floatformat.h
2017-10-05  John BaldwinAdd a signal frame unwinder for FreeBSD/mipsn32.
2017-10-05  John BaldwinHandle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxil...
2017-10-05  Tristan GingoldUpdate my email address.
2017-10-04  Pedro AlvesFix "Remote 'g' packet reply is too long" problems...
2017-10-04  Pedro AlvesReimplement support for "maint print registers" with...
2017-10-04  Pedro AlvesRedesign mock environment for gdbarch selftests
2017-10-04  Simon MarchiFix -list-thread-groups --available logic and add test
next
This page took 0.220025 seconds and 107 git commands to generate.