projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add AArch64 Pointer Authentication to the NEWS file
[external/binutils.git]
/
gdb
/
i386-tdep.c
2019-03-12
John Baldwin
Support the fs_base and gs_base registers on i386.
blob
|
commitdiff
2019-02-27
Andrew Burgess
gdb: Restructure type_align and gdbarch_type_align
blob
|
commitdiff
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-16
Alan Hayward
Pass return_method to _push_dummy_call
blob
|
commitdiff
|
diff to current
2018-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
diff to current
2018-08-13
Alan Hayward
Split size in regset section iterators
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_collect
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_write
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write_part
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_read
blob
|
commitdiff
|
diff to current
2018-05-05
Tom Tromey
Add fall-through comment to i386-tdep.c
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Remove long_long_align_bit gdbarch attribute
blob
|
commitdiff
|
diff to current
2018-04-30
Tom Tromey
Add initial type alignment support
blob
|
commitdiff
|
diff to current
2018-04-13
Markus Metzger
infrun: step through indirect branch thunks
blob
|
commitdiff
|
diff to current
2018-02-24
Tom Tromey
Remove cleanups from check_fast_tracepoint_sals
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
class readable_regcache and pass readable_regcache...
blob
|
commitdiff
|
diff to current
2018-01-22
Yao Qi
Replace regcache_raw_read with regcache->raw_read
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-11-06
Ulrich Weigand
Target FP: Remove convert_typed_floating from tdep...
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-10-21
Simon Marchi
Create a displaced_step_closure class hierarchy
blob
|
commitdiff
|
diff to current
2017-10-13
Simon Marchi
Remove simple_displaced_step_copy_insn
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in i386-tdep.c
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-09-05
Yao Qi
Convert the rest x86 target descriptions
blob
|
commitdiff
|
diff to current
2017-09-04
Yao Qi
Let i386_target_description return tdesc_i386_mmx
blob
|
commitdiff
|
diff to current
2017-09-04
Yao Qi
Use i386_target_description to get tdesc_i386
blob
|
commitdiff
|
diff to current
2017-08-07
Maciej W. Rozycki
gdbarch: Use an anonymous union for target data in...
blob
|
commitdiff
|
diff to current
2017-06-14
Yao Qi
Don't use print_insn_XXX in GDB
blob
|
commitdiff
|
diff to current
2017-04-12
Pedro Alves
gdb: Move DJGPP/go32 bits to their own tdep file
blob
|
commitdiff
|
diff to current
2017-04-12
Pedro Alves
Remove unnecessary set_gdbarch_gnu_triplet_regexp calls
blob
|
commitdiff
|
diff to current
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify struct disassemble_info's...
blob
|
commitdiff
|
diff to current
2017-03-07
Walfred Tedeschi
amd64-mpx: initialize BND register before performing...
blob
|
commitdiff
|
diff to current
2017-02-24
Alan Hayward
Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZE
blob
|
commitdiff
|
diff to current
2017-02-17
Michael Sturm
Add support for Intel PKRU register to GDB and GDBserver.
blob
|
commitdiff
|
diff to current
2017-02-17
Michael Sturm
Add target description for avx-avx512.
blob
|
commitdiff
|
diff to current
2017-02-17
Michael Sturm
Rename target descriptions to reflect actual content...
blob
|
commitdiff
|
diff to current
2017-02-06
Luis Machado
[BZ 21005] Add support for Intel 64 rdrand and rdseed...
blob
|
commitdiff
|
diff to current
2017-02-01
Pedro Alves
[ob/pushed] Use gdb_insn_length instead of creating...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
diff to current
2016-11-07
Doug Evans
i386-tdep.c (i386_gdbarch_init): Add comments.
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
blob
|
commitdiff
|
diff to current
2016-10-18
Maciej W. Rozycki
i386-tdep: Verify architecture before proceeding with...
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
diff to current
2016-09-06
Ulrich Weigand
Support 128-bit IEEE floating-point types on Intel...
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-04-19
Walfred Tedeschi
Add target descriptions for AVX + MPX
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Do target_terminal_ours in query & friends instead...
blob
|
commitdiff
|
diff to current
2016-02-18
Walfred Tedeschi
Intel MPX bound violation handling
blob
|
commitdiff
|
diff to current
2016-02-10
Marcin KoĆcielnicki
gdb/x86: Implement ax_pseudo_register_collect hook.
blob
|
commitdiff
|
diff to current
2016-01-12
Pedro Alves
Remove trademark acknowledgements throughout
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-12-14
Andrew Burgess
gdb: Use TYPE_LENGTH macro
blob
|
commitdiff
|
diff to current
2015-11-04
Walfred Tedeschi
Improve error message for MPX bound table examinations.
blob
|
commitdiff
|
diff to current
2015-10-26
Doug Evans
PR symtab/17391 gdb internal error: assertion fails...
blob
|
commitdiff
|
diff to current
2015-09-30
Simon Marchi
gdbarch.h: Change gdbarch_info::tdep_info's type to...
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-07-30
Pierre Langlois
Remove isize output argument from fast_tracepoint_valid_at
blob
|
commitdiff
|
diff to current
2015-07-06
Patrick Palka
Don't throw an error in "show mpx bound" implementation
blob
|
commitdiff
|
diff to current
2015-06-24
Gary Benson
Remove redundant include directives.
blob
|
commitdiff
|
diff to current
2015-06-12
Walfred Tedeschi
Fix broken GDB build after adding Bound table support...
blob
|
commitdiff
|
diff to current
2015-06-11
Walfred Tedeschi
Fix ARI new warnings introduced in i386-tdep.c.
blob
|
commitdiff
|
diff to current
2015-06-10
Walfred Tedeschi
Add support for bound table in the Intel MPX context.
blob
|
commitdiff
|
diff to current
2015-05-26
Martin Galvan
Rename in_function_epilogue_p to stack_frame_destroyed_p
blob
|
commitdiff
|
diff to current
2015-04-13
John Baldwin
Add support for the x86 XSAVE extended state on FreeBSD...
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Normalize TRY_CATCH exception handling block
blob
|
commitdiff
|
diff to current
2015-03-06
Gary Benson
New common function "startswith"
blob
|
commitdiff
|
diff to current
2015-02-27
Tom Tromey
Do not increment of decrement enums
blob
|
commitdiff
|
diff to current
2015-02-04
Andreas Arnez
Fix internal error when core file section is too big
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-12
Tom Tromey
add gnu_triplet_regexp gdbarch method
blob
|
commitdiff
|
diff to current
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
diff to current
2014-11-12
Pedro Alves
add a default method for gdbarch_skip_permanent_breakpoint
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-09-30
Andreas Arnez
X86: Migrate from 'regset_from_core_section' to 'iterat...
blob
|
commitdiff
|
diff to current
2014-09-30
Andreas Arnez
Add 'regset' parameter to 'iterate_over_regset_sections_cb'
blob
|
commitdiff
|
diff to current
2014-09-02
Gary Benson
Rename 32- and 64-bit Intel files from "i386" to "x86"
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-05-21
Andreas Arnez
X86: Replace regset_alloc() invocations by static regse...
blob
|
commitdiff
|
diff to current
2014-05-21
Andreas Arnez
Remove 'arch' field from regset structure.
blob
|
commitdiff
|
diff to current
2014-04-24
Michael Sturm
Add AVX512 registers support to GDB and GDBserver.
blob
|
commitdiff
|
diff to current
2014-03-27
Sergio Durigan Junior
Remove `expout*' globals from parser-defs.h
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-02-20
Sergio Durigan Junior
Fix for PR tdep/16397: SystemTap SDT probe support...
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
gdbarch: add instruction predicate methods
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
replace XCALLOC with XCNEWVEC or XCNEW
blob
|
commitdiff
|
diff to current
2014-01-12
Sergio Durigan Junior
Split i386_stap_parse_special_token into smaller functions
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
next