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/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
i386-linux-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Use field_core_addr in more places
Tom Tromey
2019-07-15
1
-3
/
+3
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
i386/AArch64: Remove old xml tests
Alan Hayward
2019-07-04
1
-24
/
+0
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Support the fs_base and gs_base registers on i386.
John Baldwin
2019-03-12
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
*
Split size in regset section iterators
Alan Hayward
2018-08-13
1
-4
/
+5
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-2
/
+2
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-1
/
+1
*
Create a displaced_step_closure class hierarchy
Simon Marchi
2017-10-21
1
-7
/
+7
*
Remove simple_displaced_step_copy_insn
Simon Marchi
2017-10-12
1
-3
/
+3
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Convert the rest x86 target descriptions
Yao Qi
2017-09-05
1
-1
/
+1
*
Share i386-linux target description between GDB and GDBserver
Yao Qi
2017-09-05
1
-34
/
+2
*
[GDBserver] Centralize tdesc for i386-linux
Yao Qi
2017-09-05
1
-0
/
+1
*
gdbarch: Use an anonymous union for target data in `gdbarch_info'
Maciej W. Rozycki
2017-08-07
1
-2
/
+1
*
Add "maint check xml-descriptions" to test builtin xml target descriptions
Yao Qi
2017-07-26
1
-0
/
+24
*
Lazily and dynamically create i386-linux target descriptions
Yao Qi
2017-07-26
1
-34
/
+49
*
Centralize i386 linux target descriptions
Yao Qi
2017-07-26
1
-11
/
+23
*
gdbarch: Remove displaced_step_free_closure
Simon Marchi
2017-06-10
1
-2
/
+0
*
Add support for Intel PKRU register to GDB and GDBserver.
Michael Sturm
2017-02-17
1
-4
/
+5
*
Add target description for avx-avx512.
Michael Sturm
2017-02-17
1
-1
/
+4
*
Rename target descriptions to reflect actual content of description.
Michael Sturm
2017-02-17
1
-5
/
+5
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Class-ify ui_out
Simon Marchi
2016-12-22
1
-15
/
+10
*
Add target descriptions for AVX + MPX
Walfred Tedeschi
2016-04-19
1
-0
/
+4
*
Initialize variables in i386_linux_handle_segmentation_fault
Simon Marchi
2016-02-25
1
-1
/
+2
*
Intel MPX bound violation handling
Walfred Tedeschi
2016-02-18
1
-0
/
+68
*
Use linux_get_siginfo_type_with_fields for x86
Walfred Tedeschi
2016-02-02
1
-0
/
+8
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
gdb/linux-record: Support time, waitpid, pipe syscalls
Marcin Kościelnicki
2015-10-30
1
-0
/
+1
*
gdb/linux-record: Fix readdir and getdents handling
Marcin Kościelnicki
2015-10-30
1
-2
/
+1
*
gdb/linux-record: Fix sizes of sigaction and sigset_t
Marcin Kościelnicki
2015-10-30
1
-3
/
+3
*
gdb/linux-record: Fix size_[ug]id values
Marcin Kościelnicki
2015-10-30
1
-2
/
+2
*
gdb/linux-record: Remove size_siginfo
Marcin Kościelnicki
2015-10-30
1
-1
/
+0
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
1
-1
/
+2
*
Add casts for legitimate integer to enum conversions
Simon Marchi
2015-08-06
1
-1
/
+1
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Call set_gdbarch_get_siginfo_type in linux_init_abi
Yao Qi
2015-06-24
1
-2
/
+0
*
Remove redundant include directives.
Gary Benson
2015-06-24
1
-2
/
+0
*
PR13858 - Can't do displaced stepping with no symbols
Pedro Alves
2015-04-10
1
-1
/
+1
*
x86: Use correct .reg-xstate section size
Andreas Arnez
2015-02-04
1
-2
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...
Sergio Durigan Junior
2014-11-20
1
-1
/
+1
[next]