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
/
auxv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix common misspellings
Tom de Vries
2024-10-06
1
-1
/
+1
*
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
-2
/
+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
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
1
-5
/
+5
*
gdb: remove target_gdbarch
Simon Marchi
2023-10-10
1
-9
/
+10
*
gdb: add inferior::{arch, set_arch}
Simon Marchi
2023-10-10
1
-2
/
+2
*
gdb: support rseq auxvs
Ilya Leoshkevich
2023-10-06
1
-0
/
+4
*
gdb: add all_objfiles_removed observer
Simon Marchi
2023-10-05
1
-15
/
+7
*
gdb: fix auxv cache clearing from new_objfile observer
Andrew Burgess
2023-10-05
1
-1
/
+10
*
gdb: remove final user of the executable_changed observer
Andrew Burgess
2023-09-28
1
-4
/
+6
*
[gdb/build] Return const reference in target_read_auxv
Tom de Vries
2023-08-17
1
-3
/
+3
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Use false/true for some inferior class members instead of 0/1
Philippe Waroquiers
2022-11-27
1
-1
/
+1
*
gdb: rename target_read_auxv(target_ops *) to target_read_auxv_raw
Simon Marchi
2022-10-11
1
-3
/
+2
*
gdb: fix auxv caching
Simon Marchi
2022-10-11
1
-42
/
+52
*
gdb: make target_auxv_parse static and rename
Simon Marchi
2022-09-29
1
-5
/
+9
*
gdb: make fprint_target_auxv static
Simon Marchi
2022-09-29
1
-1
/
+1
*
gdb: constify auxv parse functions
Simon Marchi
2022-09-29
1
-13
/
+13
*
gdb: remove TYPE_LENGTH
Simon Marchi
2022-09-21
1
-4
/
+4
*
Rewrite registry.h
Tom Tromey
2022-07-28
1
-1
/
+1
*
gdb: remove minimal symbol size macros
Simon Marchi
2022-04-11
1
-1
/
+1
*
gdb: remove symbol value macros
Simon Marchi
2022-04-11
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-6
/
+6
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdbsupport: make gdb_open_cloexec return scoped_fd
Simon Marchi
2021-09-30
1
-8
/
+6
*
gdbsupport, gdb: give names to observers
Simon Marchi
2021-04-24
1
-3
/
+3
*
gdb: remove current_top_target function
Simon Marchi
2021-03-24
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
-2
/
+2
*
Remove target_has_stack macro
Tom Tromey
2020-09-28
1
-1
/
+1
*
Add SVR4 psABI specific parser for AUXV entries
Kamil Rytarowski
2020-04-09
1
-15
/
+46
*
Update GDB to use new AUXV entry types
Luis Machado
2020-03-03
1
-0
/
+12
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
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
*
Convert auxv.c to type-safe registry API
Tom Tromey
2019-05-08
1
-30
/
+5
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-14
/
+12
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-12
/
+14
*
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
*
Handle missing Solaris auxv entries
Rainer Orth
2018-09-20
1
-1
/
+12
*
Replace some uses of xstrprintf with string_printf
Simon Marchi
2018-08-07
1
-3
/
+1
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-1
/
+1
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-2
/
+2
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-7
/
+6
*
Make target_read_alloc & al return vectors
Simon Marchi
2018-04-07
1
-26
/
+18
[next]