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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
hppa-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: add program_space parameter to lookup_minimal_symbol
Simon Marchi
2024-08-12
1
-1
/
+2
*
gdb: make lookup_minimal_symbol objf and sfile parameters optional
Simon Marchi
2024-08-12
1
-1
/
+1
*
gdb: drop struct keyword when using bound_minimal_symbol
Simon Marchi
2024-08-12
1
-3
/
+1
*
gdb: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb: move store/extract integer functions to extract-store-integer.{c,h}
Simon Marchi
2024-04-22
1
-0
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
gdb: pass frames as `const frame_info_ptr &`
Simon Marchi
2024-02-20
1
-16
/
+16
*
gdb: rename struct shobj -> struct solib
Simon Marchi
2024-02-05
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Remove gdb_static_assert
Tom Tromey
2023-11-29
1
-2
/
+2
*
gdb: rename struct so_list to shobj
Simon Marchi
2023-10-19
1
-1
/
+1
*
Remove ALL_OBJFILE_OSECTIONS
Tom Tromey
2023-05-07
1
-15
/
+14
*
Turn remaining value_contents functions into methods
Tom Tromey
2023-02-13
1
-8
/
+8
*
Turn value_type into method
Tom Tromey
2023-02-13
1
-2
/
+2
*
gdb: make gdbarch_alloc take ownership of the tdep
Simon Marchi
2023-01-05
1
-4
/
+3
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
internal_error: remove need to pass __FILE__/__LINE__
Pedro Alves
2022-10-19
1
-3
/
+3
*
gdb, hppa: remove unused hppa_lookup_stub_minimal_symbol
Markus Metzger
2022-10-18
1
-31
/
+0
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-16
/
+16
*
gdb: final cleanup of various gdbarch_register_name methods
Andrew Burgess
2022-10-02
1
-8
/
+4
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-17
/
+17
*
gdb: remove TYPE_TARGET_TYPE
Simon Marchi
2022-09-21
1
-1
/
+1
*
Use gdb_bfd_ref_ptr in objfile
Tom Tromey
2022-08-03
1
-4
/
+5
*
Rewrite registry.h
Tom Tromey
2022-07-28
1
-1
/
+2
*
gdb: move the type cast into gdbarch_tdep
Andrew Burgess
2022-07-21
1
-6
/
+6
*
gdb: remove symbol value macros
Simon Marchi
2022-04-11
1
-2
/
+2
*
gdb: rename floatformats_ia64_quad to floatformats_ieee_quad
Tiezhu Yang
2022-04-02
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-52
/
+52
*
Unify gdb putc functions
Tom Tromey
2022-03-29
1
-1
/
+1
*
Simplify hppa-tdep.c use of objfile_key
Tom Tromey
2022-03-06
1
-23
/
+10
*
Add constructor to bound_minimal_symbol
Tom Tromey
2022-02-18
1
-1
/
+1
*
gdb: fix some clang-tidy readability-misleading-indentation warnings
Simon Marchi
2022-01-31
1
-1
/
+1
*
Use filtered output in *-tdep commands
Tom Tromey
2022-01-05
1
-15
/
+15
*
Use filtered output for gdbarch dump
Tom Tromey
2022-01-05
1
-3
/
+3
*
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
-12
/
+10
*
gdb: change functions returning value contents to use gdb::array_view
Simon Marchi
2021-10-25
1
-11
/
+11
*
gdb: add names to unwinders, add debug messages when looking for unwinder
Simon Marchi
2021-06-29
1
-0
/
+3
*
gdb: convert obj_section macros to methods
Simon Marchi
2021-06-28
1
-5
/
+1
*
gdb: fix tab after space indentation issues
Simon Marchi
2021-05-27
1
-3
/
+3
*
trad-frame cleanups
Luis Machado
2021-01-19
1
-12
/
+12
*
Convert some frame functions to use gdb::array_view.
Luis Machado
2021-01-19
1
-1
/
+1
*
Refactor struct trad_frame_saved_regs
Luis Machado
2021-01-04
1
-19
/
+21
*
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
-125
/
+125
*
gdb: remove TYPE_CODE macro
Simon Marchi
2020-05-14
1
-8
/
+8
*
Change get_objfile_arch to a method on objfile
Tom Tromey
2020-04-18
1
-1
/
+1
*
gdb: introduce objfile text_section_offset and data_section_offset methods
Simon Marchi
2020-01-23
1
-1
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Change section_offsets to a std::vector
Tom Tromey
2020-01-08
1
-1
/
+1
[next]