2016-05-08 |
Trevor Saunders | remove trivialy unused variables |
blob | commitdiff | raw |
2016-04-19 |
Walfred Tedeschi | Add target descriptions for AVX + MPX |
blob | commitdiff | raw | diff to current |
2016-02-18 |
Walfred Tedeschi | Intel MPX bound violation handling |
blob | commitdiff | raw | diff to current |
2016-02-02 |
Walfred Tedeschi | Use linux_get_siginfo_type_with_fields for x86 |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Fix struct sizes for x32 |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Fix size_termios for x32, amd64,... |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Support time, waitpid, pipe syscalls |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Fix readdir and getdents handling |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Fix sizes of sigaction and sigset_t |
blob | commitdiff | raw | diff to current |
2015-10-30 |
Marcin Kościelnicki | gdb/linux-record: Remove size_siginfo |
blob | commitdiff | raw | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
blob | commitdiff | raw | diff to current |
2015-07-31 |
Simon Marchi | Mostly trivial enum fixes |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Yao Qi | Call set_gdbarch_get_siginfo_type in linux_init_abi |
blob | commitdiff | raw | diff to current |
2015-04-10 |
Pedro Alves | PR13858 - Can't do displaced stepping with no symbols |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Jose E. Marchesi | Support for DTrace USDT probes in x86_64 targets. |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Andreas Arnez | x86: Use correct .reg-xstate section size |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Sergio Durigan Junior | Partial fix for PR breakpoints/10737: Make syscall... |
blob | commitdiff | raw | diff to current |
2014-09-30 |
Andreas Arnez | Add 'regset' parameter to 'iterate_over_regset_sections_cb' |
blob | commitdiff | raw | diff to current |
2014-09-30 |
Andreas Arnez | Replace 'core_regset_sections' by iterator method |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Gary Benson | Rename 32- and 64-bit Intel files from "i386" to "x86" |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | raw | diff to current |
2014-04-24 |
Michael Sturm | Add AVX512 registers support to GDB and GDBserver. |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | raw | diff to current |
2013-12-19 |
H.J. Lu | Add amd64_x32_linux_record_tdep and amd64_x32_sys |
blob | commitdiff | raw | diff to current |
2013-11-20 |
Walfred Tedeschi | MPX for amd64 |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
blob | commitdiff | raw | diff to current |
2013-07-23 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Markus Metzger | Rename record_ prefixes in record-full.h into record_full_. |
blob | commitdiff | raw | diff to current |
2013-03-11 |
Markus Metzger | Split record.h into record.h and record-full.h. |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | raw | diff to current |
2012-07-03 |
H.J. Lu | Support x32 sigtramp |
blob | commitdiff | raw | diff to current |
2012-06-13 |
Mark Kettenis | * amd64-linux-tdep.c (amd64_linux_init_abi_comm... |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | raw | diff to current |
2012-05-12 |
Pedro Alves | 2012-05-12 Pedro Alves <palves@redhat.com> |
blob | commitdiff | raw | diff to current |
2012-05-11 |
H.J. Lu | Check gdbarch_ptr_bit for x32 core dump |
blob | commitdiff | raw | diff to current |
2012-05-11 |
H.J. Lu | Include 32-linux.c and x32-avx-linux.c |
blob | commitdiff | raw | diff to current |
2012-05-07 |
Pedro Alves | 2012-05-07 Pedro Alves <palves@redhat.com> |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Pedro Alves | 2012-03-01 Pedro Alves <palves@redhat.com> |
blob | commitdiff | raw | diff to current |
2012-02-02 |
Doug Evans | * blockframe.c (find_pc_partial_function_gnu_ifunc... |
blob | commitdiff | raw | diff to current |
2012-01-04 |
Joel Brobecker | Copyright year update in most files of the GDB Project. |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Andrey Smirnov | * amd64-linux-tdep.c (amd64_canonicalize_syscall):... |
blob | commitdiff | raw | diff to current |
2011-02-26 |
Michael Snyder | 2011-02-26 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Michael Snyder | 2011-01-07 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Pedro Alves | * corelow.c (core_pid_to_str): Default to using normal... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Ulrich Weigand | * linux-nat.c (linux_nat_do_thread_registers): Use... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
H.J. Lu | Remove amd64_linux_gregset64_reg_offset. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
H.J. Lu | Properly read i386 coredump. |
blob | commitdiff | raw | diff to current |
2010-04-17 |
H.J. Lu | gdb/ |
blob | commitdiff | raw | diff to current |
2010-04-07 |
H.J. Lu | Support amd64 AVX. |
blob | commitdiff | raw | diff to current |
2010-03-01 |
H.J. Lu | Enable XML target descriptions for x86. |
blob | commitdiff | raw | diff to current |
2010-02-10 |
H.J. Lu | Fix "infor reg sse" on Linux/x86-64. |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Hui Zhu | 2009-09-21 Hui Zhu <teawater@gmail.com> |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Sergio Durigan Junior | Implementing catch syscall. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Michael Snyder | 2009-09-08 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Michael Snyder | 2009-08-17 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Hui Zhu | 2009-08-10 Hui Zhu <teawater@gmail.com> |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (extract_signed_integer, extract_unsigned_int... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_int0, builtin_type_int8... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Pedro Alves | 2009-02-06 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Doug Evans | * opcode/i386.h: Add multiple inclusion protection. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Joel Brobecker | Updated copyright notices for most files. |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Daniel Jacobowitz | Update i386 and amd64 ports for unwinder changes. |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Daniel Jacobowitz | Updated copyright notices for most files. |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Ulrich Weigand | 2007-11-02 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Ulrich Weigand | 2007-10-08 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Joel Brobecker | Switch the license of all .c files to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Ulrich Weigand | 2007-06-18 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Ulrich Weigand | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Daniel Jacobowitz | Copyright updates for 2007. |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Daniel Jacobowitz | gdb/ |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Eli Zaretskii | * breakpoint.c: |
blob | commitdiff | raw | diff to current |
2005-05-08 |
Mark Kettenis | * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigt... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Kevin Buettner | * gdbarch.sh (fetch_tls_load_module_address): New... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Mark Kettenis | * amd64-linux-tdep.c: Update copyright year. |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Mark Kettenis | * amd64-linux-tdep.c (amd64_linux_sigtramp_start):... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Andrew Cagney | 2004-07-20 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Mark Kettenis | * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c, |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Mark Kettenis | * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Andrew Cagney | 2004-03-23 Andrew Cagney <cagney@redhat.com> |
blob | commitdiff | raw | diff to current |
2004-03-14 |
Mark Kettenis | * amd64-linux-tdep.h: Remove file. |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Mark Kettenis | * amd64-tdep.h: Renamed from x86-64-tdep.h. |
blob | commitdiff | raw | diff to current |
|