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
/
psymtab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New syntax for mt print symbols,msymbols,psymbols.
Doug Evans
2016-12-22
1
-43
/
+143
*
Remove Java support
Tom Tromey
2016-10-06
1
-9
/
+0
*
PR symtab/20652 - fix psymbol_compare
Tom Tromey
2016-10-05
1
-1
/
+1
*
Add missing sentinel 'char *' casts in concat/reconcat calls
Pedro Alves
2016-04-21
1
-1
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
psymtab.c: Add casts
Pedro Alves
2015-10-27
1
-2
/
+3
*
Print address map in output of "mt print psymbols"
Doug Evans
2015-10-26
1
-2
/
+92
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-10
/
+11
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-8
/
+5
*
psymtab.c (add_psymbol_to_bcache): Remove "val" arg.
Doug Evans
2015-08-15
1
-14
/
+6
*
Add end_psymtab_common, have all debug info readers call it.
Doug Evans
2015-08-15
1
-1
/
+16
*
objfiles.h,psympriv.h,psymtab.c: Whitespace.
Doug Evans
2015-08-15
1
-81
/
+76
*
Mostly trivial enum fixes
Simon Marchi
2015-07-31
1
-1
/
+1
*
Remove special support in gdb for Sun's version of stabs.
Doug Evans
2015-06-19
1
-14
/
+0
*
PR symtab/18258
Doug Evans
2015-05-27
1
-10
/
+12
*
Make info fun|var|types interruptable for psyms.
Doug Evans
2015-04-15
1
-0
/
+2
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-12
/
+12
*
new callback parameter expansion_notify for expand_symtabs_matching
Gary Benson
2015-01-31
1
-1
/
+8
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Give quick_symbol_functions "methods" a consistent naming scheme.
Doug Evans
2014-12-12
1
-57
/
+96
*
psymtab.c (psymtab_search_name): Fix whitespace.
Doug Evans
2014-11-21
1
-6
/
+6
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-32
/
+36
*
symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.
Doug Evans
2014-11-18
1
-3
/
+3
*
The result of symtab expansion is always a primary symtab.
Doug Evans
2014-11-18
1
-9
/
+14
*
Move lookup_block_symbol to block.c, rename to block_lookup_symbol.
Doug Evans
2014-11-06
1
-3
/
+3
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
constify some blockvector APIs
Tom Tromey
2014-06-18
1
-2
/
+2
*
Revert patchset for c++/16253: it causes a large performance regression.
Keith Seitz
2014-06-07
1
-5
/
+10
*
Remove symbol_matches_domain. This fixes
Keith Seitz
2014-04-14
1
-10
/
+5
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-7
/
+7
*
change minsym representation
Tom Tromey
2014-02-26
1
-2
/
+2
*
psymtab cleanup patch 2/3
Doug Evans
2014-01-14
1
-6
/
+6
*
psymtab cleanup patch 1/3
Doug Evans
2014-01-14
1
-28
/
+0
*
replace XCALLOC with XCNEWVEC or XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
put the psymtab filename in the filename bcache
Tom Tromey
2013-12-06
1
-2
/
+2
*
* symfile.h (struct quick_symbol_functions): Reorg arg list of
Doug Evans
2013-09-25
1
-2
/
+3
*
Code cleanup: Add objfile_name accessor
Jan Kratochvil
2013-09-24
1
-5
/
+5
*
remove unused qf method
Tom Tromey
2013-08-07
1
-14
/
+0
*
* NEWS: Mention new maintenance commands check-symtabs, and
Doug Evans
2013-05-17
1
-19
/
+26
*
* psymtab.c (expand_symtabs_matching_via_partial): Fix file name
Doug Evans
2013-05-08
1
-5
/
+11
*
* dbxread.c (process_one_symbol): Constify section_offsets parameter.
Doug Evans
2013-05-06
1
-2
/
+2
*
PR symtab/8424:
Tom Tromey
2013-04-08
1
-5
/
+9
*
* ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
Tom Tromey
2013-04-08
1
-5
/
+5
*
* psymtab.c (read_psymtabs_with_fullname): Don't call
Doug Evans
2013-04-03
1
-1
/
+5
*
* psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
Tom Tromey
2013-03-20
1
-8
/
+8
*
gdb/
Jan Kratochvil
2013-03-14
1
-0
/
+3
*
gdb/
Jan Kratochvil
2013-02-03
1
-20
/
+35
*
gdb/
Jan Kratochvil
2013-02-03
1
-1
/
+8
*
gdb/
Jan Kratochvil
2013-02-03
1
-3
/
+3
[next]