gdb/riscv: Use legacy register numbers in default target description
[external/binutils.git] / gdb / common /
2019-02-12 John BaldwinAdd a new function child_path.
2019-02-07 Tom TromeyNormalize include guards in gdb
2019-01-25 Tom TromeyUpdate create-version.sh to use common/version.h
2019-01-24 Pedro AlvesFix clang/libc++ build
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-10 Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10 Tom TromeyIntroduce all_objfiles and next_iterator
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 John BaldwinUse kinfo_getfile to implement fdwalk on FreeBSD.
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-20 Eli ZaretskiiFix previous change in filestuff.c
2018-11-20 Eli ZaretskiiAvoid "Invalid parameter passed to C runtime function...
2018-11-09 Tom TromeyReturn scoped_fd from open_source_file and find_and_ope...
2018-11-01 Joel Brobeckerremove trailing spaces in print-utils.c ("int_string...
2018-11-01 Simon MarchiImport mkdtemp gnulib module, fix mingw build
2018-10-31 Sergio Durigan JuniorFix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if...
2018-10-30 Sergio Durigan JuniorRemove relational operators from common/offset-type.h
2018-10-29 Simon MarchiRevert "GDBSERVER: Listen on a unix domain (instead...
2018-10-29 Simon MarchiRevert "GDB: Only build for "unix:" connections if...
2018-10-29 John DarringtonGDB: Only build for "unix:" connections if AF_LOCAL...
2018-10-27 Tom TromeyDo not reopen temporary files
2018-10-27 Tom TromeyUse mkostemp, not mkstemp
2018-10-27 Tom TromeyMove mkdir_recursive to common/filestuff.c
2018-10-27 Tom TromeyMove make_temp_filename to common/pathstuff.c
2018-10-27 Tom TromeyUnify shell-finding logic
2018-10-23 John DarringtonGDBSERVER: Listen on a unix domain (instead of TCP...
2018-10-05 Tom TromeyAvoid shadowing in fdwalk
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-10-03 Tom TromeyUse unsigned as base type for some enums
2018-10-01 Gary BensonMove duplicated code to common/gdb_proc_service.h
2018-10-01 Tom TromeyDon't check HAVE_UNISTD_H
2018-09-24 Tom TromeyAdd "const" to a few locals in gdb
2018-09-23 Tom TromeyMark more file descriptors close-on-exec
2018-09-17 Tom TromeyUpdate get_standard_cache_dir for macOS
2018-09-12 Sergio Durigan JuniorMove 'is_regular_file' from common-utils.c to filestuff.c
2018-08-28 Simon MarchiGet rid of -Wodr warning (PR build/23399)
2018-08-27 Tom TromeyAvoid -Wnarrowing warnings in struct tramp_frame instances
2018-08-13 Tom TromeyDefine _FORTIFY_SOURCE in common-defs.h
2018-08-09 Simon MarchiFix some gettext ARI warnings
2018-08-07 Simon MarchiAdd DWARF index cache
2018-08-07 Simon MarchiIntroduce mmap_file function
2018-08-07 Simon MarchiReplace some uses of xstrprintf with string_printf
2018-07-24 Simon MarchiFix indentation in scoped_mmap.h
2018-07-22 Tom TromeySimple unused variable removals
2018-07-11 Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-04 Simon Marchidarwin: Don't use sbrk
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_match
2018-07-03 Tom TromeyRemove ptid_tid_p
2018-07-03 Tom TromeyRemove ptid_lwp_p
2018-07-03 Tom TromeyRemove ptid_is_pid
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove pid_to_ptid
2018-07-03 Tom TromeyRemove ptid_build
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-11 Alan HaywardAdd regcache raw_compare method
2018-06-11 Alan HaywardAdd reg_buffer_common
2018-06-10 Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-06-08 Tom TromeyRemove cleanups from btrace code
2018-06-05 David MalcolmFix typo in common/enum-flags.h example
2018-06-01 H.J. LuMove gdb/common/diagnostics.h to include/diagnostics.h
2018-05-30 Pedro AlvesMark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitial...
2018-05-29 Tom TromeyRemove const_char_ptr typedef
2018-05-21 Simon MarchiFix copy-pasto, allocate objfile_per_bfd_storage with...
2018-05-21 Simon MarchiIntroduce obstack_new, poison other "typed" obstack...
2018-05-17 Simon MarchiMake format_pieces recognize the \e escape sequence
2018-05-08 Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-05-04 Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-05-04 Tom TromeyRemove do_closedir_cleanup
2018-04-30 Tom TromeyIntroduce ref_ptr::new_reference
2018-04-18 Alan HaywardRemove xml file references from target descriptions
2018-04-18 Alan HaywardCreate xml from target descriptions
2018-04-18 Alan HaywardAdd tdesc osabi and architecture functions
2018-04-18 Alan HaywardCommonise tdesc types and makes use of them in gdbserve...
2018-04-18 Alan HaywardCommonise tdesc_feature and makes use of it in gdbserve...
2018-04-18 Alan HaywardCommonise tdesc_reg and makes use of it in gdbserver...
2018-04-09 Simon MarchiAdd selftests for range_contains and insert_into_bit_ra...
2018-04-09 Simon MarchiUse an std::vector for inline_states
2018-04-09 Simon MarchiAdd gdb::string_view
2018-04-09 Simon MarchiCopy string_view files from libstdc++
2018-04-07 Simon MarchiMake target_read_alloc & al return vectors
2018-04-01 Simon MarchiRemove char_ptr typedef
2018-03-30 Simon MarchiRemove usage of VEC(char_ptr) in gdbscm_parse_function_args
2018-03-22 Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-19 Tom TromeyConvert observers to C++
2018-03-08 Simon MarchiAdd xml_escape_text_append and use it
2018-03-06 Simon Marchibtrace: Remove VEC cleanups
2018-03-03 Simon MarchiRemove free_char_ptr_vec
2018-03-03 Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-03-02 Sergio Durigan JuniorConditionally include "<windows.h>" on common/pathstuff...
2018-02-28 Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-02-28 Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-26 Alan HaywardMove arch/tdesc.h to common/tdesc.h
next