Multi-target support
[deliverable/binutils-gdb.git] / gdb / linux-tdep.c
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-06  Christian BiesingerUse strtok_r instead of strtok
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-08  Tom TromeyConvert linux-tdep.c to type-safe registry API
2019-04-25  Sergio Durigan JuniorImplement dump of mappings with ELF headers by gcore
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-21  Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-11-06  Tom de Vries[gdb] Fix gdb crash when reading core file
2018-10-26  Pedro Franco de... Zero-initialize linux note sections
2018-10-05  Tom TromeyAvoid shadowing in linux-tdep.c
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-15  Tom TromeyChange get_inferior_args to return const char *
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-07-22  Tom TromeySimple unused variable removals
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-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-04-16  Simon Marchilinux_spu_make_corefile_notes: return note_data instead...
2018-04-07  Simon MarchiMake target_read_alloc & al return vectors
2018-03-22  Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-19  Tom TromeyConvert observers to C++
2018-03-07  Tom TromeyReturn gdb::optional<std::string> from target_fileio_re...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-04  Sergio LopezImplement 'set dump-excluded-mappings' command
2017-11-04  Tom TromeyRemove cleanups from linux-tdep.c
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-16  Tom TromeyReturn unique_xmalloc_ptr from target_fileio_read_stralloc
2017-10-11  Maciej W. RozyckiGDB: Remove Linux core PRPSINFO note writer override
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-07-07  John BaldwinAdd a new gdbarch method to fetch signal information...
2017-06-27  Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-08-22  Pedro AlvesFix PR gdb/20505 - Make vDSO detection work with core...
2016-05-24  Pedro Alves[Linux] Read vDSO range from /proc/PID/task/PID/maps...
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-21  Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-03-15  Pedro AlvesFix PR gdb/19676: Disable displaced stepping if /proc...
2016-02-02  Walfred TedeschiAdd bound related fields to the siginfo structure
2016-02-02  Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-02-02  Walfred TedeschiPreparation for new siginfo on Linux
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-24  Pedro AlvesLinux: dump the signalled thread first
2015-11-17  Pedro AlvesType-safe wrapper for enum flags
2015-10-09  Simon MarchiAdd two callback data casts
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15  Jan KratochvilPrepare linux_find_memory_regions_full & co. for move
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-06-15  Jan KratochvilCode cleanup: Rename enum -> enum filterflags
2015-06-10  Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-03  Jan Kratochvilcompile: Use also inferior munmap
2015-05-15  Pedro AlvesAvoid using 'private' C++ keyword as symbol
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-04-07  Sergio Durigan JuniorInitialize variable on gdb/linux-tdep.c:decode_vmflags
2015-03-31  Sergio Durigan JuniorImplement support for checking /proc/PID/coredump_filter
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-16  Yao QiReplace ARG_MAX with ARG_LAST
2014-12-12  Jan Kratochviladd linux_infcall_mmap
2014-10-10  Pedro AlvesCache the vsyscall/vDSO range per-inferior
2014-10-10  Pedro AlvesSplit vDSO range lookup to a gdbarch hook
2014-09-30  Andreas ArnezLinux targets: drop fall back to target method for...
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-08-21  Jan KratochvilFix 'gcore' with exited threads
2014-06-25  Markus Metzgermake_corefile_notes: have caller free returned memory
2014-06-16  Tom Tromeyconstify to_info_proc and friends
2014-02-21  Jan KratochvilFix crash on process name "(sd-pam)" (PR 16594).
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-30  Maciej W. Rozyckilinux-tdep.c: Fix "warning: 'siginfo_size' may be used...
2013-10-25  Maciej W. RozyckiAvoid producing broken non-native core files
2013-10-25  Maciej W. Rozyckilinux-tdep.c: Remove unused `num_notes' struct member
2013-09-02  Yao Qigdb/
2013-08-09  Sergio Durigan JuniorThis patch implements the new gdbarch method gdbarch_gd...
2013-04-19  Pedro AlvesCast result of obstack_base to gdb_byte * in a couple...
2013-04-19  Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-05  Jan Kratochvilgdb/
2013-04-05  Jan Kratochvilgdb/
2013-03-07  Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-02-04  Sergio Durigan Junior2013-02-04 Sergio Durigan Junior <sergiodj@redhat...
next
This page took 0.867262 seconds and 107 git commands to generate.