Fix leak of identifier in macro definition.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2019-02-06  Philippe WaroquiersFix leak of identifier in macro definition.
2019-02-06  John BaldwinFix 'info proc cmdline' for native FreeBSD processes.
2019-02-05  Tom TromeyHoist assertion in target_stack::unpush
2019-01-30  Tom TromeyRelease the GIL while running a gdb command or expression
2019-01-28  John BaldwinUse trad_frame_set_reg_addr for FreeBSD arm signal...
2019-01-28  Alan HaywardReplace contribution list in CONTRIBUTE file with link
2019-01-25  Tom TromeyDon't use -I for common subdirectory
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-25  Tom TromeyUpdate create-version.sh to use common/version.h
2019-01-24  Pedro Alvestarget_pass_signals/target_program_signals: Use gdb...
2019-01-24  Pedro AlvesFix clang/libc++ build
2019-01-24  Alan HaywardAArch64 AAPCS: Ignore static members
2019-01-23  Tom TromeyUse scope_exit in regcache.c
2019-01-23  Tom TromeyUpdate cleanup comment in ui-out.h
2019-01-23  Tom TromeyUpdate an obsolete cleanup comment
2019-01-23  Tom TromeyRemove remaining cleanup from fetch_inferior_event
2019-01-23  Tom TromeyRemove cleanup from stop_all_threads
2019-01-23  Tom TromeyRemove clear_symtab_users_cleanup
2019-01-23  Tom TromeyRemove cleanup from linux-nat.c
2019-01-23  Tom TromeyRemove cleanup_delete_std_terminate_breakpoint
2019-01-23  Tom TromeyRemove make_bpstat_clear_actions_cleanup
2019-01-23  Tom TromeyRemove delete_just_stopped_threads_infrun_breakpoints_c...
2019-01-23  Tom TromeyRemove remaining cleanup from gdb/breakpoint.c
2019-01-23  Tom TromeyReplace delete_longjmp_breakpoint_cleanup with a forwar...
2019-01-23  Pedro AlvesUse SCOPE_EXIT in gdbarch-selftest.c
2019-01-23  Pedro AlvesUse forward_scope_exit for scoped_finish_thread_state
2019-01-23  Pedro AlvesIntroduce forward_scope_exit
2019-01-23  Pedro AlvesIntroduce scope_exit
2019-01-23  Pedro AlvesRename ESC -> ESC_PARENS
2019-01-23  Tom TromeyRemove a warning from symtab.c
2019-01-23  Alan HaywardAArch64: Ensure lwp info is created zeroed
2019-01-23  Tom Tromeycorelow.c does not need sys/file.h
2019-01-23  Tom TromeyInclude gdb_curses.h in tui-wingeneral.h
2019-01-23  Tom TromeyRename "lines" parameter in source-cache.h
2019-01-23  Tom TromeyDeclare remote_target in remote-fileio.h
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-23  Tom TromeyUse "struct bcache" in objfiles.h
2019-01-23  Tom TromeyRemove a comment in compile/compile-cplus-types.c
2019-01-23  Tom TromeyInclude compile-internal.h in gcc-c-plugin.h
2019-01-22  Tom TromeyRemove the EXTERN define from stabsread.h
2019-01-21  Philippe WaroquiersFix leak in event-top.c history expansion
2019-01-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-21  Alan HaywardAArch64 AAPCS: Empty structs have non zero size in C++
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17  Tom TromeySimplify minsym iteration
2019-01-17  Tom TromeyMake psymtab range adapter a method on objfile
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles_safe adapter to be a method on...
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-17  Tom TromeyRemove cleanups from solib-target.c
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-16  Keith SeitzIntroduce dwarf2_cu::get_builder
2019-01-15  Tom TromeyRemove cleanup from remote.c
2019-01-15  Tom TromeyConstify some remote-notif functions
2019-01-15  Tom TromeyConstify remote_console_output
2019-01-15  Tom TromeyConstify target_pass_signals and target_program_signals
2019-01-14  Tom TromeyFix placement of output in TUI mode
2019-01-14  Pedro Franco de... [PowerPC] Aliases for vector registers
2019-01-13  Max Filippovgdb: xtensa: fix register counters for xtensa-linux
2019-01-12  Philippe WaroquiersImplement help/show values for 'set|show style'.
2019-01-12  Joel Brobeckerexpand a bit the in-GDB help for the "catch exception...
2019-01-12  Philippe WaroquiersFix 'obj' may be used uninitialized warning in symtab...
2019-01-10  Tom TromeyReplace inf_threads_iterator with next_iterator
2019-01-10  Keith Seitzgdb/23712: Remove dw2_add_symbol_to_list
2019-01-10  Keith Seitzgdb/23712: Cleanup/Remove temporary dictionary functions
2019-01-10  Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10  Keith Seitzgdb/23712: Introduce multidictionary's
2019-01-10  Pedro AlvesFix tracepoint.c:parse_tracepoint_definition leak ...
2019-01-10  Pedro AlvesFix leak in solib-target.c:library_list_start_library
2019-01-10  Pedro AlvesFix leak in mdebugread.c
2019-01-10  Andrew Burgessgdb: Fix incorrect variable name in scoped_switch_fork_info
2019-01-10  Andrew Burgessgdb: Improve scoped_switch_fork_info class
2019-01-10  Tom TromeyMove psymtabs to their own obstack
2019-01-10  Tom TromeyMake psymtab_storage::free_psymtabs private
2019-01-10  Tom TromeyAdd psymtab_storage::allocate_dependencies
2019-01-10  Tom TromeyMove more allocations to psymtab obstack
2019-01-10  Tom TromeyAllocate the address map on the psymtab obstack
2019-01-10  Tom TromeyIntroduce objfile::reset_psymtabs
2019-01-10  Tom TromeyIntroduce class psymtab_storage
2019-01-10  Tom TromeyChange symbol_set_names to take an objfile_per_bfd_storage
2019-01-10  Tom TromeyChange create_demangled_names_hash to take an objfile_p...
2019-01-10  Tom TromeySimplify calls to init_psymbol_list
2019-01-10  Tom TromeyChange add_psymbol_to_list to use an enum
2019-01-10  Tom TromeyRemove parameters from start_psymtab_common
2019-01-10  Tom TromeyRemove some unneeded psymtab initializations
2019-01-10  Tom TromeyMove some declarations to mdebugread.h
2019-01-10  Tom TromeyRemove ALL_OBJFILE_PSYMTABS
2019-01-10  Tom TromeyRemove ALL_OBJSECTIONS
2019-01-10  Tom TromeyRemove ALL_OBJFILES and ALL_FILETABS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10  Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10  Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-10  Tom TromeyIntroduce all_objfiles and next_iterator
2019-01-09  Philippe WaroquiersNEWS: Move changed commands description to Changed...
2019-01-09  Simon Marchigdb: Remove support for old mangling schemes
next
This page took 0.337644 seconds and 107 git commands to generate.