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
/
dbxread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change some arguments to gdb::string_view instead of name+len
Christian Biesinger
2019-10-29
1
-12
/
+12
*
[gdb] Fix more typos in comments
Tom de Vries
2019-10-18
1
-2
/
+2
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-15
/
+15
*
Change the type of copy_names from int to bool
Christian Biesinger
2019-09-11
1
-9
/
+9
*
bfd_get_filename
Alan Modra
2019-09-06
1
-4
/
+4
*
Introduce obstack_strndup
Tom Tromey
2019-08-06
1
-2
/
+1
*
Add obstack_strdup overload taking a std::string
Tom Tromey
2019-08-06
1
-3
/
+2
*
Change dbxread.c to use type-safe registry
Tom Tromey
2019-07-10
1
-23
/
+9
*
Delay allocation of dbx_symfile_info
Tom Tromey
2019-06-10
1
-0
/
+10
*
Remove cleanups from coffread.c
Tom Tromey
2019-03-06
1
-15
/
+17
*
Make psymtab range adapter a method on objfile
Tom Tromey
2019-01-17
1
-1
/
+1
*
Add psymtab_storage::allocate_dependencies
Tom Tromey
2019-01-10
1
-4
/
+3
*
Simplify calls to init_psymbol_list
Tom Tromey
2019-01-10
1
-3
/
+1
*
Change add_psymbol_to_list to use an enum
Tom Tromey
2019-01-10
1
-9
/
+9
*
Remove parameters from start_psymtab_common
Tom Tromey
2019-01-10
1
-10
/
+4
*
Remove some unneeded psymtab initializations
Tom Tromey
2019-01-10
1
-7
/
+0
*
Remove ALL_OBJFILE_PSYMTABS
Tom Tromey
2019-01-09
1
-5
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Make psymbols and psymtabs independent of the program space
Tom Tromey
2018-07-26
1
-86
/
+51
*
Add validity bits for psymtab high and low fields
Tom Tromey
2018-07-26
1
-5
/
+3
*
Introduce accessors for psymtab high and low fields
Tom Tromey
2018-07-26
1
-35
/
+36
*
Remove dead code in end_psymtab
Tom Tromey
2018-07-26
1
-7
/
+1
*
Introduce buildsym-legacy.h
Tom Tromey
2018-07-20
1
-1
/
+1
*
Remove buildsym_init
Tom Tromey
2018-07-20
1
-5
/
+0
*
Move the symbol lists to buildsym_compunit
Tom Tromey
2018-07-20
1
-3
/
+3
*
Remove the "listhead" argument from finish_block
Tom Tromey
2018-07-20
1
-3
/
+3
*
Move current_subfile to buildsym_compunit
Tom Tromey
2018-07-20
1
-4
/
+4
*
Move the context stack to buildsym_compunit
Tom Tromey
2018-07-20
1
-21
/
+22
*
Use outermost_context_p in more places
Tom Tromey
2018-07-16
1
-3
/
+3
*
Make free_pending_blocks static
Tom Tromey
2018-07-16
1
-1
/
+0
*
Remove buildsym_new_init
Tom Tromey
2018-07-16
1
-4
/
+4
*
Move processing_acc_compilation to dbxread.c
Tom Tromey
2018-07-16
1
-0
/
+8
*
Move last_source_start_addr to buildsym_compunit
Tom Tromey
2018-07-16
1
-4
/
+4
*
Remove "struct" keyword in range-based for loops
Simon Marchi
2018-05-29
1
-1
/
+1
*
Remove cleanups from dbxread.c
Tom Tromey
2018-05-25
1
-93
/
+36
*
Remove symfile_complaints
Tom Tromey
2018-05-23
1
-19
/
+10
*
Fix "fall through" comments
Tom Tromey
2018-05-04
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Per-language symbol name hashing algorithm
Pedro Alves
2017-11-08
1
-5
/
+10
*
Replace really_free_pendings with a scoped_ class
Tom Tromey
2017-11-04
1
-8
/
+2
*
Replace psymbol_allocation_list with std::vector
Simon Marchi
2017-10-14
1
-8
/
+9
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-39
/
+41
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Remove support for obsolete OSABIs and a.out
Pedro Alves
2016-12-09
1
-195
/
+6
*
Use ui_file_as_string throughout more
Pedro Alves
2016-11-08
1
-13
/
+9
*
Make symfile_add_flags and objfile->flags strongly typed
Pedro Alves
2016-10-26
1
-2
/
+2
*
Record minimal symbols directly in reader.
Tom Tromey
2016-10-21
1
-14
/
+16
*
Change minimal_symbol_reader to store objfile
Tom Tromey
2016-10-21
1
-2
/
+2
*
Introduce minimal_symbol_reader
Tom Tromey
2016-10-21
1
-3
/
+2
[next]