Allow ARC target to be configured with --with-cpu=<cpu-name>.
[external/binutils.git] / gdb / linux-tdep.c
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...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14 Tom Tromeygdb
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-08 Tom Tromeygdb
2012-08-07 Jan Kratochvilgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-23 Ulrich Weigand * inf-child.c: Include "gdb_stat.h" instead of <sys...
2012-01-20 Ulrich Weigand * gdbarch.sh (find_memory_regions): New callback.
2012-01-20 Ulrich Weigand * gdbarch.sh (make_corefile_notes): New architecture...
2012-01-20 Ulrich Weigand * gdbarch.sh (info_proc): New callback.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-05 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-31 Jan Kratochvilgdb/
2010-08-04 Pedro Alves * corelow.c (core_pid_to_str): Default to using normal...
2010-01-14 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-08-04 Thiago Jung Bauermann2009-08-04 Thiago Jung Bauermann <thiago.bauermann...
2009-07-02 Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>