]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/amd64-tdep.c
update copyright year range in GDB files
[thirdparty/binutils-gdb.git] / gdb / amd64-tdep.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-08-19  Pedro Alvesx32: gdb: Fix 'call' insn relocation with qRelocInsn
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-02-10  Marcin Koƛcielnickigdb/x86: Implement ax_pseudo_register_collect hook.
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-12  Joel Brobecker[amd64] Invalid return address after displaced stepping
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-04-13  John BaldwinAdd support for the x86 XSAVE extended state on FreeBSD...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-07  Pedro AlvesNormalize TRY_CATCH exception handling block
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-04  Andreas ArnezFix internal error when core file section is too big
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-28  Pierre MullerFix amd64 dwarf register number mapping (MMX register...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-08-20  Yao QiAdjust comments with example in it
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-21  Andreas ArnezX86: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezRemove 'arch' field from regset structure.
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-01-16  Markus Metzgergdbarch: add instruction predicate methods
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  Sergio Durigan JuniorExtend SystemTap SDT probe argument parser
2013-12-17  Pedro Alves"tfind" across unavailable-stack frames.
2013-12-10  Yao QiUse target_read_code in skip_prologue (amd64)
2013-11-20  Walfred TedeschiMPX for amd64
2013-09-26  Pierre Muller Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2013-09-24  Joel BrobeckerRevert use of classify callback in i386 gdbarch_tdep.
2013-09-24  Joel BrobeckerRevert use of memory_args_by_pointer in i386 gdbarch_tdep.
2013-09-24  Joel BrobeckerRevert use of integer_param_regs_saved_in_caller_frame...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-04  Karthik BhatFix for incorrect breakpoint set in case of clang compi...
2012-10-26  Pedro Alves2012-10-26 Pedro Alves <palves@redhat.com>
2012-10-23  Mark KettenisPR gdb/12796
2012-10-15  H.J. LuRemove sp_regnum_from_eax and pc_regnum_from_eax
2012-09-27  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Revert...
2012-09-26  Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Use TYPE_L...
2012-09-25  Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-07-04  H.J. LuAdd sp_regnum_from_eax/pc_regnum_from_eax to i386 gdbar...
2012-06-16  H.J. LuAdd and use amd64_x32_analyze_stack_align
2012-06-16  H.J. LuCheck bits_per_word instead of gdbarch_ptr_bit
2012-06-13  Mark Kettenis H.J. Lu <hongjiu.lu@intel.com>
2012-05-16  Maciej W. Rozycki gdb/
2012-05-14  H.J. LuCall initialize_tdesc_x32/initialize_tdesc_x32_avx
2012-05-07  Mark Kettenis H.J. Lu <hongjiu.lu@intel.com>
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-06  Doug Evans * amd64-tdep.c (amd64_analyze_prologue): Recognize...
2012-03-20  Yao Qigdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-11  Andrey Smirnov* amd64-tdep.c (amd64_get_unused_input_int_reg): Rename...
2011-12-05  Andrey Smirnov* amd64-tdep.c (amd64_push_dummy_call): Remove nested...
2011-11-09  Yao Qigdb/
2011-09-27  Stan Shebs Add return address collection for tracepoints.
2011-09-13  Jan Kratochvilgdb/
2011-09-09  Jan Kratochvilgdb/
2011-09-08  Jan Kratochvilgdb/
2011-07-22  Tom Tromeygdb
2011-07-05  Thiago Jung Bauermanngdb/
2011-06-29  Jan Kratochvilgdb/
2011-04-19  Tom Tromeygdb
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-03-18  Kwok YeungFix relocation of jump and call instructions (used...
2011-01-07  Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-09-11  H.J. LuRemove amd64_register_name.
2010-05-26  Pedro Alvesgdb/
2010-05-06  Pedro Alves * amd64-tdep.c: Include disasm.h.
2010-05-02  Jan Kratochvilgdb/
2010-04-11  H.J. LuRemove the unused variable in amd64-tdep.c.
2010-04-07  H.J. LuSupport amd64 AVX.
2010-04-01  H.J. LuSupport "ah", "bh", "ch", "dh" on amd64.
2010-03-12  H.J. LuRestore sp for x86.
2010-03-02  H.J. LuSupport x86 pseudo byte, word and dword registers.
2010-03-01  H.J. LuEnable XML target descriptions for x86.
2010-01-29  Joel Brobeckeramd64 - function returning record with field straddling...
2010-01-29  Joel Brobeckeramd64-windows: 32 bytes allocated on stack by caller...
2010-01-29  Joel Brobeckeramd64-windows: memory args passed by pointer during...
2010-01-29  Joel Brobeckeramd64: Integer parameters in function calls on Windows.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-20  Michael Snyder2009-12-20 Michael Snyder <msnyder@vmware.com>
2009-11-05  Doug Evans * amd64-tdep.c (amd64_init_frame_cache): Enhance comme...
2009-08-17  Michael Snyder2009-08-17 Michael Snyder <msnyder@vmware.com>
2009-08-10  Hui Zhu2009-08-10 Hui Zhu <teawater@gmail.com>
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_t...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-02-17  Doug Evans * amd64-tdep.c (amd64_skip_prefixes): Renamed from...
2009-01-29  Doug Evans * opcode/i386.h: Add multiple inclusion protection.
next