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
/
compile
/
compile-loc2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Convert block_linkage_function to method
Tom Tromey
2023-02-19
1
-1
/
+1
*
Remove deprecated_lval_hack
Tom Tromey
2023-02-13
1
-1
/
+1
*
Turn value_address and set_value_address functions into methods
Tom Tromey
2023-02-13
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Change GDB to use frame_info_ptr
Tom Tromey
2022-10-10
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-59
/
+59
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Remove print_spaces
Tom Tromey
2021-12-20
1
-1
/
+1
*
Include objfiles.h in a few .c files
Tom Tromey
2021-08-08
1
-0
/
+1
*
Avoid crash when "compile" expression uses cooked register
Tom Tromey
2021-01-23
1
-2
/
+16
*
Use std::vector for "registers_used" in compile feature
Tom Tromey
2021-01-23
1
-7
/
+9
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Remove printfi_filtered and fprintfi_filtered
Tom Tromey
2020-12-17
1
-49
/
+57
*
Remove dwarf2_per_cu_data::text_offset
Simon Marchi
2020-05-27
1
-8
/
+12
*
Add some methods to dwarf2_per_cu_data
Tom Tromey
2020-02-08
1
-1
/
+2
*
Move DWARF code to dwarf2/ subdirectory
Tom Tromey
2020-02-08
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Replace SYMBOL_*_NAME accessors with member functions
Christian Biesinger
2019-11-22
1
-3
/
+3
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
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
*
compile: Remove non-const reference parameters
Simon Marchi
2018-09-06
1
-53
/
+53
*
Move C-related declarations to compile-c.h
Keith Seitz
2018-08-10
1
-0
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove some unused variables
Simon Marchi
2017-12-05
1
-1
/
+0
*
Use std::vector in compile-loc2c.c
Tom Tromey
2017-11-04
1
-25
/
+17
*
Use std::string and unique_xmalloc_ptr in compile/ code
Tom Tromey
2017-09-03
1
-11
/
+5
*
compile-loc2c: Fix uninitialized variable error
Simon Marchi
2017-07-09
1
-0
/
+1
*
Use std::vector in compile-loc2c.c
Tom Tromey
2017-04-12
1
-11
/
+9
*
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-02-02
1
-54
/
+53
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Handle DW_OP_form_tls_address
Tom Tromey
2016-09-02
1
-3
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
Doug Evans
2015-10-26
1
-6
/
+6
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
1
-1
/
+1
*
Add casts for legitimate integer to enum conversions
Simon Marchi
2015-08-06
1
-2
/
+2
*
compile: Use -Wall, not -w
Jan Kratochvil
2015-05-16
1
-9
/
+13
*
Add ATTRIBUTE_PRINTF attributes, and fix fallout
Pedro Alves
2015-02-26
1
-5
/
+14
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
the "compile" command
Tom Tromey
2014-12-12
1
-0
/
+1148