Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
[binutils-gdb.git] / gdb / ChangeLog
2018-05-21 Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-05-21 Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-05-19 Philippe WaroquiersRemove useless variable int i in backtrace_command_1
2018-05-19 Philippe WaroquiersFix reference in comment: SRC_AND_LOC instead of LOC_AN...
2018-05-18 Tom TromeyAllocate dwz_file with new
2018-05-18 Tom TromeyAllocate dwp_file with new
2018-05-18 Tom TromeyUse new to allocate mapped_index
2018-05-18 Simon MarchiRemove mapped_index::total_size
2018-05-18 Simon Marchiformat_pieces-selftests.c: Silence ARI warnings
2018-05-18 Tom TromeyShow padding in ptype/o output
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-05-17 Simon MarchiMake format_pieces recognize the \e escape sequence
2018-05-17 Tom TromeyFix for dwz-related crash
2018-05-17 Simon Marchivalue.c: Remove unused variables
2018-05-17 Tom TromeyInitialize py_type_printers in ext_lang_type_printers
2018-05-16 Maciej W. RozyckiPR gdb/22286: linux-nat-trad: Support arbitrary registe...
2018-05-16 Tom TromeyMake "cbfd" a gdb_bfd_ref_ptr
2018-05-16 Tom TromeyUse a distinguishing name for minidebug objfile
2018-05-16 Simon Marchiregcache.c: Remove unused typedefs
2018-05-15 Tamar ChristinaModify AArch64 Assembly and disassembly functions to...
2018-05-15 Maciej W. RozyckiMIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS...
2018-05-15 Maciej W. RozyckiMIPS: Make `mask_address_var' static
2018-05-14 Tom TromeyClear rust_unions in rust_union_quirks
2018-05-11 Andrew Burgessgdb/x86: Fix write out of mxcsr register for xsave...
2018-05-11 Max Filippovgdb: xtensa: drop gdb_target definition
2018-05-11 Pedro AlvesFix email address in ChangeLog entry
2018-05-11 Pedro AlvesHeap-allocate core_target instances
2018-05-11 Pedro AlvesEliminate the 'the_core_target' global
2018-05-11 Tom TromeyMove core_bfd to program space
2018-05-11 Tom TromeyRemove cleanups from mdebugread.c
2018-05-10 Tom TromeyFix the clang build
2018-05-10 Joel Brobeckergdbserver/Windows: crash during connection establishmen...
2018-05-10 Omair JavaidFix tagged pointer support
2018-05-09 Max Filippovgdb: xtensa: handle privileged registers
2018-05-08 Simon MarchiDefine GNULIB_NAMESPACE in unittests/string_view-selfte...
2018-05-08 Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-05-08 Ulrich Weigand[spu] Fix "info spu event" output formatting
2018-05-07 Tom TromeyAdd -Wduplicated-cond
2018-05-07 Tom TromeyFix decoding of ARM VFP instructions
2018-05-05 Tom TromeyAdd -Wimplicit-fallthrough
2018-05-05 Tom TromeyAdd a missing break in record_linux_system_call
2018-05-05 Tom TromeyAdd missing "breaks"
2018-05-05 Tom TromeyAdd two fall-through comments in rs6000-tdep.c
2018-05-05 Tom TromeyAdd fall-through comment to i386-tdep.c
2018-05-05 Tom TromeyAdd a fall-through comment to stabsread.c
2018-05-05 Tom TromeyFix "obvious" fall-through warnings
2018-05-05 Tom TromeyAdd missing ATTRIBUTE_NORETURNs
2018-05-05 Tom TromeyFix "fall through" comments
2018-05-04 Tom TromeyLet gdb.execute handle multi-line commands
2018-05-04 Tom TromeyAllow breakpoint commands to be set from Python
2018-05-04 Tom TromeyUse function_view in cli-script.c
2018-05-04 Tom TromeyAllow defining a user command inside a user command
2018-05-04 Tom TromeyConstify prompt argument to read_command_lines
2018-05-04 Tom TromeyMake print_command_trace varargs
2018-05-04 Tom TromeyUse counted_command_line everywhere
2018-05-04 Tom TromeyAllocate cmd_list_element with new
2018-05-04 Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-05-04 Joel Brobecker(SPARC/LEON) fix incorrect array return value printed...
2018-05-04 Tom TromeyMinor cleanups in printcmd.c
2018-05-04 Tom TromeyUse previous count when 'x' command is repeated
2018-05-04 Tom TromeyRemove do_closedir_cleanup
2018-05-04 Tom TromeyRemove cleanup from print_mention_exception
2018-05-04 Tom TromeyReturn std::string from ada_exception_catchpoint_cond_s...
2018-05-04 Tom TromeyRemove cleanup from old_renaming_is_invisible
2018-05-04 Tom TromeyUse gdb_bfd_ref_ptr in target_bfd
2018-05-04 Ulrich Weigand[spu] Fix build break
2018-05-04 Tom TromeyRemove a cleanup from remote.c
2018-05-04 Paul Pluzhnikovconfigure uses incorrect link order when testing libpython
2018-05-03 Simon MarchiUse flex's -t option instead of --stdout
2018-05-03 Pedro AlvesFix s390 GNU/Linux build
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro Alveslinux_nat_target: More low methods
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro Alvesmake-target-delegates: line break between return type...
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-05-02 Pedro AlvesEliminate target_ops::to_xclose
2018-05-02 Pedro AlvesMake inf_ptrace_trad Linux-only, move to separate file
2018-05-02 Pedro AlvesMore procfs.c simplification
2018-05-02 Pedro AlvesEliminate procfs.c:procfs_use_watchpoints
2018-05-02 Tom TromeyHandle var_zuinteger and var_zuinteger_unlimited from...
2018-05-01 Dan Robertsonrust: Fix null deref when casting (PR 23124)
2018-04-30 Tom TromeyRemove a use of is_mi_like_p from darwin-nat-info.c
2018-04-30 Tom TromeyRemove some is_mi_like_p from breakpoint code
2018-04-30 Tom TromeyRemove a use of is_mi_like_p from tracepoint.c
2018-04-30 Tom TromeyRemove some uses of is_mi_like_p from spu-tdep.c
2018-04-30 Tom TromeyRemove some uses of is_mi_like_p from py-framefilter.c
2018-04-30 Tom TromeyMake do_is_mi_like_p const.
2018-04-30 Tom TromeyChange Python code to use new_reference
2018-04-30 Tom TromeyUse new_reference for struct value
2018-04-30 Tom TromeyRemove new_bfd_ref
2018-04-30 Tom TromeyIntroduce ref_ptr::new_reference
2018-04-30 Tom TromeyRemove long_long_align_bit gdbarch attribute
2018-04-30 Tom TromeyRemove rust_type_alignment
2018-04-30 Tom TromeyExpose type alignment on gdb.Type
2018-04-30 Tom TromeyHandle alignof and _Alignof
2018-04-30 Tom TromeyAdd initial type alignment support
2018-04-30 Simon MarchiUse bool in read_index_from_section
2018-04-29 Fabian Groffenproc-events.c: fix compilation on Solaris
2018-04-29 John ReiserFix race when building ada-lex.c
2018-04-27 Alexandre OlivaAdd libcc1 v1 compatibility to C compile feature
next