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
/
gdbarch.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change gcc_target_options to return std::string
Tom Tromey
2019-10-15
1
-2
/
+2
*
Move [PAC] into a new MI field addr_flags
Alan Hayward
2019-08-16
1
-0
/
+3
*
gdb: Remove a non-const reference parameter
Andrew Burgess
2019-07-17
1
-1
/
+1
*
Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)
Sergio Durigan Junior
2019-06-28
1
-0
/
+25
*
Make base class for parser_state
Tom Tromey
2019-04-04
1
-2
/
+2
*
Change pid_to_str to return std::string
Tom Tromey
2019-03-13
1
-1
/
+1
*
Add a new gdbarch method to resolve the address of TLS variables.
John Baldwin
2019-03-12
1
-0
/
+8
*
gdb: Restructure type_align and gdbarch_type_align
Andrew Burgess
2019-02-27
1
-1
/
+4
*
gdb: Update copyright year range generated by gdbarch.sh
Andrew Burgess
2019-02-22
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
gdb: Add default frame methods to gdbarch
Andrew Burgess
2018-12-19
1
-3
/
+13
*
Add an optional "alias" attribute to syscall entries.
John Baldwin
2018-12-13
1
-3
/
+0
*
Pass return_method to _push_dummy_call
Alan Hayward
2018-11-16
1
-1
/
+1
*
Use enum for return method for dummy calls
Alan Hayward
2018-11-16
1
-0
/
+23
*
Introduce gdbarch_num_cooked_regs
Simon Marchi
2018-10-21
1
-0
/
+8
*
Add comment describing continuable/steppable/non-steppable watchpoints
Pedro Alves
2018-08-31
1
-0
/
+2
*
Split size in regset section iterators
Alan Hayward
2018-08-13
1
-5
/
+7
*
GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
Maciej W. Rozycki
2018-07-02
1
-1
/
+2
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-1
/
+1
*
Unset gdbarch significant_addr_bit by default
Omair Javaid
2018-05-31
1
-1
/
+1
*
Introduce obstack_new, poison other "typed" obstack functions
Simon Marchi
2018-05-20
1
-10
/
+11
*
Remove long_long_align_bit gdbarch attribute
Tom Tromey
2018-04-30
1
-3
/
+0
*
Add initial type alignment support
Tom Tromey
2018-04-30
1
-0
/
+3
*
infrun: step through indirect branch thunks
Markus Metzger
2018-04-13
1
-0
/
+3
*
Apply "Convert observers to C++" edit to gdbarch.sh
Pedro Alves
2018-04-09
1
-2
/
+2
*
Remove cleanups from check_fast_tracepoint_sals
Tom Tromey
2018-02-24
1
-1
/
+1
*
Pass readable_regcache to gdbarch method read_pc
Yao Qi
2018-02-21
1
-1
/
+1
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-2
/
+2
*
Clear non-significant bits of address on memory access
Yao Qi
2017-12-08
1
-0
/
+6
*
Remove simple_displaced_step_copy_insn
Simon Marchi
2017-10-12
1
-4
/
+0
*
GDB: Remove Linux core PRPSINFO note writer override
Maciej W. Rozycki
2017-10-11
1
-8
/
+0
*
gdbarch: Remove duplicate `struct objfile' declaration
Maciej W. Rozycki
2017-10-03
1
-1
/
+0
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
gdbarch: Use an anonymous union for target data in `gdbarch_info'
Maciej W. Rozycki
2017-08-07
1
-1
/
+15
*
Add a new gdbarch method to fetch signal information from core files.
John Baldwin
2017-07-07
1
-0
/
+5
*
gdbarch: Remove displaced_step_free_closure
Simon Marchi
2017-06-10
1
-12
/
+0
*
Delegate opcodes to select disassembler in GDB
Yao Qi
2017-05-24
1
-1
/
+1
*
gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition
Simon Marchi
2017-05-03
1
-4
/
+0
*
Change return type of gdbarch_software_single_step to vector<CORE_ADDR>
Simon Marchi
2017-05-02
1
-1
/
+2
*
Change field separator in gdbarch.sh
Simon Marchi
2017-05-02
1
-193
/
+193
*
[gdbarch] New method "execute_dwarf_cfa_vendor_op" and migrate SPARC to it
Jiong Wang
2017-04-26
1
-0
/
+3
*
Teach GDB that wchar_t is a built-in type in C++ mode
Pedro Alves
2017-04-12
1
-0
/
+6
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-2
/
+2
*
-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
Pedro Alves
2017-04-05
1
-1
/
+1
*
GDB: Fix some null pointer dereferences due to disassembler-options patch.
Peter Bergner
2017-03-07
1
-2
/
+10
*
GDB: Add support for the new set/show disassembler-options commands.
Peter Bergner
2017-02-28
1
-0
/
+5
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
1
-13
/
+7
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-2
/
+2
*
Change gdbarch software_single_step frame_info to regcache
Yao Qi
2016-11-22
1
-1
/
+1
[next]