]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/compile
Neaten up a clause in final_link_relocate
[thirdparty/binutils-gdb.git] / gdb / compile /
2020-09-29  Tom TromeyRemove target_has_execution macro
2020-09-25  Saagar JhaAdd a missing munmap_list move constructor
2020-09-23  Tom TromeyAvoid manual memory management of argv arrays in gdb...
2020-09-23  Tom TromeySimplify compile_module cleanup
2020-09-23  Tom TromeyTransfer module ownership to do_module_cleanup
2020-09-23  Tom TromeyIntroduce and use compile_module_up
2020-09-23  Tom TromeyUse new/delete for do_module_cleanup
2020-09-23  Tom TromeyRemove some manual memory management from compile interface
2020-09-18  Andrew Burgessgdb: Fix use after free bug in compile_object_run
2020-09-17  Tom TromeyUse htab_up in type copying
2020-09-16  Andrew Burgessgdb: Convert la_name and la_natural_name to methods
2020-09-15  Simon Marchigdb: remove TYPE_INSTANCE_FLAGS
2020-09-14  Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-09-14  Simon Marchigdb: remove TYPE_GNU_IFUNC
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-09-14  Simon Marchigdb: remove TYPE_PROTOTYPED
2020-09-14  Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-07-13  Simon Marchigdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND
2020-07-13  Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-07-13  Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-06-17  Andrew Burgessgdb: Convert language la_compute_program field to a...
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08  Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-06-02  Andrew Burgessgdb: Convert language la_get_compile_instance field...
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::text_offset
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-22  Tom TromeyRemove obsolete declaration
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-16  Simon Marchigdb: remove TYPE_NAME macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-24  Tom TromeyUse the linkage name if it exists
2020-03-25  Tom TromeyFix error message in compile-object-load.c
2020-02-08  Tom TromeyAdd some methods to dwarf2_per_cu_data
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-12  Tom TromeyMake the objfile destructor private
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-23  Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-05  Tom TromeyUse _() in calls to build_help
2019-07-25  Christian BiesingerAllow passing a block to lookup_global_symbol_from_objfile
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-13  Pedro AlvesFix gdb build with -std=gnu++11
2019-06-12  Pedro AlvesMigrate rest of compile commands to new options framework
2019-06-12  Pedro AlvesMake "print" and "compile print" support -OPT options
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-04  Tom TromeyUse "false" in compile_cplus_convert_enum
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-25  Tom TromeyNormalize includes to use common/
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-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-04  Tom TromeyUse upper case for more metasyntactic variables in gdb
2019-01-03  Andrew Burgessgdb: Remove a cleanup from find_overload_match
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21  Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-01  Simon MarchiImport mkdtemp gnulib module, fix mingw build
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-18  Tom TromeyRemove remaining cleanups from compile-object-load.c
2018-09-18  Tom TromeyRemove munmap_listp_free_cleanup
2018-09-17  Simon MarchiFix use-after-move in compile/compile-cplus-types.c
2018-09-17  Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-09-13  Tom TromeyReturn std::string from gdb_bfd_errmsg
2018-09-06  Simon Marchicompile: Remove non-const reference parameters
2018-09-01  Keith SeitzFix ARI violations in c++compile
2018-08-30  Simon MarchiFix compile-cplus-types.c build errors
2018-08-30  Keith SeitzUse host_address_to_string in compile_cplus_instance...
2018-08-29  Keith SeitzC++ compile support
2018-08-23  Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-10  Keith SeitzUse policies for code generation
2018-08-10  Keith SeitzUse unique_ptr for htabs
2018-08-10  Keith SeitzMove compile_instance to compile.c
2018-08-10  Keith SeitzChange compile_instance/compile_c_instance into classes
2018-08-10  Keith SeitzAdd a C++ wrapper for GCC C plug-in
2018-08-10  Keith SeitzMove C-related declarations to compile-c.h
2018-08-10  Keith SeitzRename symbol_substitution_name
2018-08-10  Keith SeitzReturn unique_xmalloc_ptr for generate_c_for_variable_l...
2018-07-22  Tom TromeySimple unused variable removals
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-04  Tom TromeyUse counted_command_line everywhere
2018-04-27  Alexandre OlivaAdd libcc1 v1 compatibility to C compile feature
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-27  Phil MuldoonUpdate get_args documentation
next