GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
i387-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-3
/
+2
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-3
/
+3
*
gdb: move the type cast into gdbarch_tdep
Andrew Burgess
2022-07-21
1
-10
/
+10
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-45
/
+45
*
Unify gdb puts functions
Tom Tromey
2022-03-29
1
-31
/
+31
*
Use filtered output in print_i387_ext
Tom Tromey
2022-01-02
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: fix gdbarch_tdep ODR violation
Simon Marchi
2021-11-15
1
-10
/
+13
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-1
/
+1
*
Convert some frame functions to use gdb::array_view.
Luis Machado
2021-01-19
1
-2
/
+4
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
Simon Marchi
2020-11-02
1
-5
/
+5
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
x86-64: fix ZMM register state tracking
Jan Beulich
2018-11-08
1
-14
/
+26
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-20
/
+20
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-74
/
+60
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-1
/
+1
*
gdb/x86: Fix `-Wstrict-overflow' build error in `i387_collect_xsave'
Maciej W. Rozycki
2018-05-22
1
-1
/
+1
*
gdb/x86: Fix write out of mxcsr register for xsave targets
Andrew Burgess
2018-05-11
1
-2
/
+2
*
gdb/x86: Handle kernels using compact xsave format
Andrew Burgess
2018-05-08
1
-335
/
+432
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Target FP: Remove convert_typed_floating from tdep files
Ulrich Weigand
2017-11-06
1
-2
/
+2
*
Target FP: Add string routines to target-float.{c,h}
Ulrich Weigand
2017-11-06
1
-4
/
+3
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-6
/
+6
*
Target FP printing: Use floatformat_to_string in tdep code
Ulrich Weigand
2017-10-24
1
-13
/
+4
*
Clean up includes of doublest.h and floatformat.h
Ulrich Weigand
2017-10-05
1
-1
/
+0
*
Get register contents by register_size instead of TYPE_LENGTH
Yao Qi
2017-05-24
1
-1
/
+2
*
Restrict i387_convert_register_p
Yao Qi
2017-05-24
1
-2
/
+3
*
amd64-mpx: initialize BND register before performing inferior calls.
Walfred Tedeschi
2017-03-07
1
-0
/
+17
*
Use I386_MAX_REGISTER_SIZE and M68K_MAX_REGISTER_SIZE
Alan Hayward
2017-02-24
1
-1
/
+1
*
Add support for Intel PKRU register to GDB and GDBserver.
Michael Sturm
2017-02-17
1
-2
/
+81
*
Change xstate_bv handling to use 8 bytes of data.
Michael Sturm
2017-02-17
1
-12
/
+21
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-6
/
+6
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Rename 32- and 64-bit Intel files from "i386" to "x86"
Gary Benson
2014-09-02
1
-61
/
+61
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-2
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Add AVX512 registers support to GDB and GDBserver.
Michael Sturm
2014-04-24
1
-9
/
+375
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Add MPX support for i386
Walfred Tedeschi
2013-11-20
1
-4
/
+126
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Fix the x87 FP register printout when issuing the “info float” command.
Pedro Alves
2013-04-19
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-3
/
+0
[next]