Make the objfile destructor private
[deliverable/binutils-gdb.git] / gdb / compile / compile-object-load.c
2019-12-12  Tom TromeyMake the objfile destructor private
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-09-19  Alan Modrabfd_section_* macros
2019-07-25  Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-18  Tom TromeyRemove remaining cleanups from compile-object-load.c
2018-09-18  Tom TromeyRemove munmap_listp_free_cleanup
2018-09-13  Tom TromeyReturn std::string from gdb_bfd_errmsg
2018-08-29  Keith SeitzC++ compile support
2018-07-22  Tom TromeySimple unused variable removals
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-01-05  Pedro AlvesFix regresssion(internal-error) printing subprogram...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-04  Tom TromeyRemove make_cleanup_free_objfile
2017-11-04  Tom TromeyRemove cleanups from link_callbacks_einfo
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/compile/
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-28  Alan ModraReturn void from linker callbacks
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-02  Jan Kratochvildebug compile: Replace confusing debug message
2015-06-03  Jan Kratochvilcompile: Use also inferior munmap
2015-05-19  Jan Kratochvilcompile: gdb_stdout -> gdb_stdlog
2015-05-16  Jan Kratochvilcompile: Fix uninitialized variable compiler warnings
2015-05-16  Jan Kratochvilcompile: Fix detected inferior type
2015-05-16  Jan Kratochvilcompile: New 'compile print'
2015-05-16  Jan KratochvilCode cleanup: compile: func_addr -> func_sym
2015-05-16  Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-16  Jan Kratochvilcompile: Add one debug message
2015-05-06  Jan Kratochvilcompile: Support relocation to GNU-IFUNCs
2015-02-26  Pedro AlvesAdd ATTRIBUTE_PRINTF attributes, and fix fallout
2015-02-26  Jan KratochvilChange // comment in gdb/compile/
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13  Joel BrobeckerFix ARI warnings in gdb/compile/compile-object-load.c.
2014-12-12  Tom Tromeythe "compile" command
This page took 1.577141 seconds and 52 git commands to generate.