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
/
dwarf-index-write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-2
/
+2
*
Make ada_decode not use a static buffer
Christian Biesinger
2019-09-23
1
-4
/
+5
*
Add Ada support for .debug_names
Tom Tromey
2019-09-10
1
-5
/
+43
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-5
/
+5
*
dwarf2read: Get rid of VEC (dwarf2_section_info_def)
Simon Marchi
2019-06-21
1
-1
/
+1
*
Write index for dwz -m file
Simon Marchi
2019-06-16
1
-112
/
+160
*
Don't derive partial_symbol from general_symbol_info
Tom Tromey
2019-05-04
1
-4
/
+4
*
Rename gdb exception types
Tom Tromey
2019-04-08
1
-1
/
+1
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
1
-3
/
+2
*
Revert the header-sorting patch
Tom Tromey
2019-04-06
1
-8
/
+6
*
Sort includes for files gdb/[a-f]*.[chyl].
Tom Tromey
2019-04-05
1
-6
/
+8
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-1
/
+1
*
Introduce class psymtab_storage
Tom Tromey
2019-01-10
1
-11
/
+16
*
Remove most uses of ALL_OBJFILES
Tom Tromey
2019-01-09
1
-26
/
+25
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Do not reopen temporary files
Tom Tromey
2018-10-27
1
-29
/
+27
*
Use mkostemp, not mkstemp
Tom Tromey
2018-10-27
1
-2
/
+3
*
Move make_temp_filename to common/pathstuff.c
Tom Tromey
2018-10-27
1
-10
/
+1
*
Fix undefined behavior, don't pass NULL to fwrite
Simon Marchi
2018-10-04
1
-1
/
+2
*
Fix some gettext ARI warnings
Simon Marchi
2018-08-09
1
-4
/
+4
*
Add DWARF index cache
Simon Marchi
2018-08-07
1
-25
/
+58
*
Make psymbols and psymtabs independent of the program space
Tom Tromey
2018-07-26
1
-6
/
+2
*
Change representation of psymbol to flush out accessors
Tom Tromey
2018-07-26
1
-8
/
+8
*
Remove symfile_complaints
Tom Tromey
2018-05-23
1
-2
/
+1
*
Fix -D_GLIBCXX_DEBUG gdb-add-index regression
Jan Kratochvil
2018-04-12
1
-9
/
+13
*
Make dwarf2_per_objfile::all_type_units an std::vector
Simon Marchi
2018-04-07
1
-4
/
+4
*
Make dwarf2_per_objfile::all_comp_units an std::vector
Simon Marchi
2018-04-07
1
-12
/
+9
*
Include <cmath> in dwarf-index-write.c
Tom Tromey
2018-03-27
1
-0
/
+1
*
Move DWARF index-related things to a separate file
Simon Marchi
2018-03-27
1
-0
/
+1684