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
/
defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: move symbol_file_command declaration to symfile.h
Simon Marchi
2024-04-23
1
-4
/
+0
*
gdb: remove enum precision_type
Simon Marchi
2024-04-23
1
-7
/
+0
*
gdb: move annotation_level declaration/definition to annotate.{h,c}
Simon Marchi
2024-04-23
1
-6
/
+0
*
gdb: move a bunch of quit-related things to event-top.{c,h}
Simon Marchi
2024-04-23
1
-44
/
+0
*
gdb: move declarations of check_quit_flag and set_quit_flag to extension.h
Simon Marchi
2024-04-23
1
-19
/
+0
*
gdb: don't include gdbsupport/array-view.h in defs.h
Simon Marchi
2024-04-22
1
-1
/
+0
*
gdb: don't include hashtab.h in defs.h
Simon Marchi
2024-04-22
1
-2
/
+0
*
gdb: move RequireLongest to gdbsupport/traits.h
Simon Marchi
2024-04-22
1
-4
/
+0
*
gdb: move store/extract integer functions to extract-store-integer.{c,h}
Simon Marchi
2024-04-22
1
-89
/
+0
*
gdb: remove extract_long_unsigned_integer
Simon Marchi
2024-04-22
1
-3
/
+0
*
gdb: move `enum compile_i_scope_types` to compile/compile.h
Simon Marchi
2024-04-22
1
-28
/
+0
*
gdb: move two declarations out of defs.h
Simon Marchi
2024-04-22
1
-5
/
+0
*
Fix AIX build break.
Aditya Vidyadhar Kamath
2024-01-31
1
-2
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Refactor complaint thread-safety approach
Tom Tromey
2024-01-08
1
-1
/
+1
*
gdb: make store_integer take an array_view
Simon Marchi
2023-12-14
1
-8
/
+31
*
Remove gdb_static_assert
Tom Tromey
2023-11-29
1
-1
/
+1
*
Remove declaration of re_comp
Tom Tromey
2023-11-12
1
-6
/
+0
*
Remove EXTERN_C and related defines
Tom Tromey
2023-11-06
1
-1
/
+1
*
Move val_prettyformat to valprint.h
Tom Tromey
2023-09-18
1
-14
/
+0
*
gdb: remove language_auto
Simon Marchi
2023-04-21
1
-1
/
+0
*
Use rust_demangle to fix a crash
Tom Tromey
2023-03-20
1
-4
/
+3
*
Introduce set_force_quit_flag and change type of sync_quit_force_run
Kevin Buettner
2023-02-27
1
-1
/
+4
*
Remove old GNU indent directives
Tom Tromey
2023-02-27
1
-2
/
+0
*
GDB: Switch to using C++ standard integer type limits
Maciej W. Rozycki
2023-02-10
1
-32
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb: remove static buffer in command_line_input
Simon Marchi
2022-12-15
1
-1
/
+2
*
Document the memory_tagged argument for memory region callbacks
Luis Machado
2022-11-23
1
-2
/
+6
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-1
/
+1
*
[AArch64] MTE corefile support
Luis Machado
2022-07-19
1
-1
/
+2
*
Replace input_interactive_p with a method
Tom Tromey
2022-07-18
1
-2
/
+0
*
Fix -fsanitize=thread for per_cu fields
Tom de Vries
2022-07-12
1
-0
/
+3
*
Remove dbx mode
Tom Tromey
2022-03-31
1
-3
/
+0
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: make extract_integer take an array_view
Simon Marchi
2021-12-03
1
-3
/
+20
*
gdb: make string-like set show commands use std::string variable
Simon Marchi
2021-10-03
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb: move enum gdb_osabi to osabi.h
Simon Marchi
2020-03-16
1
-31
/
+0
*
Move gdbsupport to the top level
Tom Tromey
2020-01-14
1
-0
/
+9
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Constify command_line_input
Tom Tromey
2019-11-08
1
-1
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Make relocate_{path,gdb_directory} return std::string
Christian Biesinger
2019-09-11
1
-4
/
+4
*
Change int to bool for the relocate_* functions
Christian Biesinger
2019-09-06
1
-1
/
+1
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-3
/
+0
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-3
/
+3
*
Move generic_load declaration to symfile.h
Simon Marchi
2019-07-02
1
-3
/
+0
*
gdb: Remove use of deprecated_interactive_hook
Andrew Burgess
2019-06-18
1
-1
/
+0
*
Move "watchdog" to remote.c
Tom Tromey
2019-05-08
1
-4
/
+0
*
Move interpreter_p declaration to main.h
Tom Tromey
2019-05-08
1
-3
/
+0
[next]