Conditionally define xmltarget_${name} variable in regdat.sh
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2018-07-22  Tom TromeyConditionally define xmltarget_${name} variable in...
2018-07-22  Tom TromeyRemove unused declaration from value.c
2018-07-22  Tom TromeyPass the correct argument to the observer in reread_symbols
2018-07-22  Tom TromeyFix ravenscar-thread.c to use arch_ops
2018-07-22  Tom TromeyCall value_fetch_lazy when needed in pretty-printers
2018-07-22  Tom TromeyRemove declarations from m32c-tdep.c
2018-07-22  Tom TromeyCall some functions in guile/ for effect
2018-07-22  Tom TromeyUse a previously unused variable in bfin-tdep.c
2018-07-22  Tom TromeyUnused variable fixes related to conditional compilation
2018-07-22  Tom TromeyRemove an unused variable from spu_get_overlay_table
2018-07-22  Tom TromeySimple unused variable removals
2018-07-22  Simon MarchiFix -Wunused-variable warnings related to conditional...
2018-07-21  Simon MarchiRename some frame unwind function parameters
2018-07-20  Maciej W. RozyckiUpdate my e-mail address, limit maintenance to MIPS...
2018-07-20  Maciej W. RozyckiMIPS/Linux/native: Convert to `get_ptrace_pid' for...
2018-07-20  Keith SeitzRename remaining members of buildsym_compunit to start...
2018-07-20  Tom TromeyRemove record_line_ftype
2018-07-20  Tom TromeyRemove some unused buildsym functions
2018-07-20  Tom TromeyConvert the DWARF reader to new-style buildysm
2018-07-20  Tom TromeyParameterize cp_scan_for_anonymous_namespaces
2018-07-20  Tom TromeyIntroduce buildsym-legacy.h
2018-07-20  Tom TromeyMove struct buildsym_compunit to buildsym.h
2018-07-20  Tom TromeyRemove reset_symtab_globals
2018-07-20  Tom TromeyDo not use buildsym.h in some files
2018-07-20  Tom TromeyAdd many methods to buildsym_compunit
2018-07-20  Tom TromeyRemove parameter from record_pending_block
2018-07-20  Tom TromeyRemove EXTERN from buildsym.h
2018-07-20  Tom TromeyRemove a TODO
2018-07-20  Tom TromeyRemove buildsym_init
2018-07-20  Tom TromeyMove the symbol lists to buildsym_compunit
2018-07-20  Tom TromeySet list_in_scope later in DWARF reader
2018-07-20  Tom TromeyDo not look at file symbols when reading psymtabs
2018-07-20  Tom TromeyRemove free_pendings
2018-07-20  Tom TromeyRemove the "listhead" argument from finish_block
2018-07-20  Tom TromeyMove pending_blocks and pending_block_obstack to builds...
2018-07-20  Tom TromeyMove pending addrmap globals to buildsym_compunit
2018-07-20  Tom TromeyMove current_subfile to buildsym_compunit
2018-07-20  Tom TromeyMove the context stack to buildsym_compunit
2018-07-20  Tom TromeyMake the Rust parser pure
2018-07-19  Pedro AlvesEliminate remaining gdb/guile cleanups
2018-07-19  Tom TromeyRemove make_cleanup_value_free_to_mark
2018-07-19  Pedro Alvesgdbscm_wrap, really forward args
2018-07-18  Pedro AlvesEliminate cleanup in gdbscm_execute_gdb_command
2018-07-18  Pedro AlvesEliminate most remaining cleanups under gdb/guile/
2018-07-18  Tom de Vries[gdb/exp] Fix printing of type of optimized out vla
2018-07-18  Maciej W. RozyckimicroMIPS: Add SYSCALL instruction decoding
2018-07-17  Tom TromeyReturn unique_xmalloc_ptr from gdbscm_scm_to_string
2018-07-17  Tom TromeyReturn unique_xmalloc_ptr from gdbscm_safe_eval_string
2018-07-17  Tom TromeyChange gdbscm_exception_message_to_string to return...
2018-07-17  Tom TromeyUse std::string in ppscm_make_pp_type_error_exception
2018-07-17  Jim WilsonRISC-V: Don't decrement pc after break.
2018-07-17  Jim WilsonRISC-V: Correct legacy misa register number.
2018-07-17  Tom TromeyRemove --disable-gdbcli
2018-07-17  Tom TromeyUse scoped_free_pendings in coff_symtab_read
2018-07-16  Jim WilsonRISC-V: Add osabi support.
2018-07-16  Simon MarchiAdd missing ChangeLog entry
2018-07-16  Simon MarchiFix compilation error in ia64-vms-tdep.c with libunwind...
2018-07-16  Simon Marchiremote-sim.c: Remove unused variables
2018-07-16  Simon MarchiAdd missing ChangeLog entry
2018-07-16  Tom TromeyUse outermost_context_p in more places
2018-07-16  Tom TromeyMove the using directives to buildsym_compunit
2018-07-16  Tom TromeyMake free_pending_blocks static
2018-07-16  Tom TromeyMove the subfile stack to buildsym_compunit
2018-07-16  Tom TromeyUse gdb_assert in two places in buildsym.c
2018-07-16  Tom TromeyRemove merge_symbol_lists
2018-07-16  Tom TromeyMove scan_file_globals declaration to stabsread.h
2018-07-16  Tom TromeyRemove buildsym_new_init
2018-07-16  Tom TromeyMove within_function to stabsread
2018-07-16  Tom TromeyMove processing_gcc to stabsread
2018-07-16  Tom TromeyMove some code from buildsym to stabsread
2018-07-16  Tom TromeyMake context_stack_size static in buildsym.c
2018-07-16  Tom TromeyMove processing_acc_compilation to dbxread.c
2018-07-16  Tom TromeyMove last_source_start_addr to buildsym_compunit
2018-07-16  Tom TromeyMove have_line_numbers to buildsym_compunit
2018-07-16  Tom TromeyMove pending_macros to buildsym_compunit
2018-07-16  Tom TromeyMove last_source file to buildsym_compunit
2018-07-16  Tom TromeyAdd assert in prepare_for_building
2018-07-16  Tom TromeyChange buildsym_compunit::comp_dir to be a unique_xmall...
2018-07-16  Tom TromeyUse new and delete for buildsym_compunit
2018-07-15  Simon MarchiFix filename in prior ChangeLog entry
2018-07-14  Simon MarchiRemove struct keyword in range-based for loop
2018-07-13  Stafford Hornegdb: Add Stafford Horne as or1k maintainer.
2018-07-13  Tom TromeyRemove a warning on macOS
2018-07-13  Andreas ArnezS390: Fix displaced stepping of "basr r,0"
2018-07-12  Philippe WaroquiersAdd a self-test for cli-utils.c
2018-07-12  Philippe WaroquiersAnnounce the user visible changes for frame/thread...
2018-07-12  Philippe WaroquiersAdd [FLAG]... arguments to 'thread apply'.
2018-07-12  Philippe WaroquiersImplement frame apply [all | COUNT | -COUNT | level...
2018-07-12  Philippe WaroquiersAdd helper functions parse_flags and parse_flags_qcs
2018-07-12  Sergio Durigan JuniorDeclare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long...
2018-07-11  Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-11  Pedro AlvesGDB: Work around D;PID handling bug in older GDBservers...
2018-07-11  Pedro Alvesgdb: Remove traces of h8300 ecoff support
2018-07-11  Sergio Durigan JuniorFix PR c++/23373: GDB hangs when printing a struct...
2018-07-11  Alan HaywardRename tdesc_register_size to tdesc_register_bitsize
2018-07-11  Tom TromeyUse std::vector for moribund_locations
2018-07-10  Andrew Burgessgdb/riscv: Fix assertion in inferior call code
2018-07-10  Andrew Burgessgdb/riscv: Use TYPE_SAFE_NAME
2018-07-09  Andrew Burgessgdb: Use add_setshow_zuinteger_unlimited_cmd in remote.c
2018-07-09  Tom TromeyDon't mention XM_CDEPS or NAT_CLIBS
next
This page took 0.217779 seconds and 107 git commands to generate.