projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove some explicit memory management from dwarf2read.c
[deliverable/binutils-gdb.git]
/
gdb
/
objfiles.h
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
2019-12-12
Tom Tromey
Change objfile::partial_symtabs to be a unique_ptr
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Manage objfiles with shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Move free_all_objfiles to program_space
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Store objfiles on a std::list
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Remove MULTI_OBJFILE_P
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make the objfile destructor private
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make add_separate_debug_objfile static
blob
|
commitdiff
|
raw
|
diff to current
2019-12-12
Tom Tromey
Make the objfile constructor private
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Christian Biesinger
Put bcache inside "namespace gdb"
blob
|
commitdiff
|
raw
|
diff to current
2019-10-26
Tom de Vries
[gdb] Fix more typos in comments (2)
blob
|
commitdiff
|
raw
|
diff to current
2019-10-21
Tom Tromey
Make unlink_objfile and put_objfile_before static
blob
|
commitdiff
|
raw
|
diff to current
2019-10-17
Tom Tromey
Constify objfile::original_name
blob
|
commitdiff
|
raw
|
diff to current
2019-09-30
Christian Biesinger
Improve some comments about msymbol handling
blob
|
commitdiff
|
raw
|
diff to current
2019-09-19
Alan Modra
bfd_section_* macros
blob
|
commitdiff
|
raw
|
diff to current
2019-08-05
Christian Biesinger
Add a comment briefly explaining partial symbols
blob
|
commitdiff
|
raw
|
diff to current
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Tom Tromey
Make objfile::static_links an htab_up
blob
|
commitdiff
|
raw
|
diff to current
2019-04-10
Tom Tromey
Introduce a separate debug objfile iterator
blob
|
commitdiff
|
raw
|
diff to current
2019-03-23
Tom Tromey
Include bcache.h from objfiles.h
blob
|
commitdiff
|
raw
|
diff to current
2019-03-15
Tom Tromey
Allocate minimal symbols with malloc
blob
|
commitdiff
|
raw
|
diff to current
2019-03-15
Tom Tromey
Use htab_up for demangled hash
blob
|
commitdiff
|
raw
|
diff to current
2019-03-15
Tom Tromey
Simplify per-BFD storage management
blob
|
commitdiff
|
raw
|
diff to current
2019-03-15
Tom Tromey
Use bitset for demangled_hash_languages
blob
|
commitdiff
|
raw
|
diff to current
2019-03-07
Tom Tromey
C++-ify bcache
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Use "struct bcache" in objfiles.h
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Make minimal symbol range adapter a method on objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Simplify minsym iteration
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Make psymtab range adapter a method on objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Add compunits range adapter to objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Change all_objfiles_safe adapter to be a method on...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Change all_objfiles adapter to be a method on program_space
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Move psymtabs to their own obstack
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Introduce objfile::reset_psymtabs
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Introduce class psymtab_storage
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJSECTIONS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILES and ALL_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILE_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_COMPUNIT_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_COMPUNITS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILE_COMPUNITS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILES_SAFE
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_PSPACE_OBJFILES
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Introduce all_objfiles and next_iterator
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-18
Tom Tromey
Remove resume_section_map_updates_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-17
Tom Tromey
Handle dereferencing Rust trait objects
blob
|
commitdiff
|
raw
|
diff to current
2017-11-08
Pedro Alves
Introduce lookup_name_info and generalize Ada's FULL...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Tom Tromey
Remove make_cleanup_free_objfile
blob
|
commitdiff
|
raw
|
diff to current
2017-10-14
Simon Marchi
Replace psymbol_allocation_list with std::vector
blob
|
commitdiff
|
raw
|
diff to current
2017-10-13
Tom Tromey
Change objfile to use new/delete
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Pedro Alves
objfile_per_bfd_storage non-POD
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-10-26
Pedro Alves
Make symfile_add_flags and objfile->flags strongly...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-23
Tom Tromey
Remove some unnecessary code
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-19
Doug Evans
default_read_var_value <LOC_UNRESOLVED>: Include minsym...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Pierre-Marie de...
DWARF: handle non-local references in nested functions
blob
|
commitdiff
|
raw
|
diff to current
2015-08-15
Doug Evans
objfiles.h,psympriv.h,psymtab.c: Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Doug Evans
Enhance gdb.lookup_objfile so that it works with a...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Doug Evans
New parameter "debug symbol-lookup".
blob
|
commitdiff
|
raw
|
diff to current
2014-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Doug Evans
solib_global_lookup: Fetch arch from objfile, not targe...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-01
Doug Evans
objfiles.h: Remove some unused macros.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Pedro Alves
"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
Pedro Alves
Stale breakpoint instructions, spurious SIGTRAPS.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
add short-circuit logic to elfread.c
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
move minimal symbols to per-bfd
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Tom Tromey
move the "main" data into the per-BFD object
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Tom Tromey
move the entry point info into the per-bfd object
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Tom Tromey
relocate the entry point address when used
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-06
Tom Tromey
remove objfile_to_front
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Jan Kratochvil
Record objfile->original_name as an absolute path
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
Nicolas Blanc
New remove-symbol-file command.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Jan Kratochvil
New flag OBJF_NOT_FILENAME
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
Tom Tromey
move the demangled_names_hash into the per-BFD
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Doug Evans
New option "set debug symfile on".
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Jan Kratochvil
Keep objfile original filename
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Jan Kratochvil
Code cleanup: Add objfile_name accessor
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Jan Kratochvil
Remove solib-sunos.c
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Tom Tromey
move gdbarch object from objfile to per-BFD
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Maciej W. Rozycki
* objfiles.h (pc_in_section): New prototype.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
Gary Benson
2013-06-04 Gary Benson <gbenson@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Doug Evans
* dbxread.c (process_one_symbol): Constify section_off...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Tom Tromey
* coffread.c (cs_to_section): Use gdb_bfd_section_index.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Tom Tromey
* gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Tom Tromey
* objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Joel Brobecker
solib-darwin.c: handle PIE when attaching processes.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-15
Joel Brobecker
Move init_entry_point_info to symfile.c and make it...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Tom Tromey
* coffread.c (coff_objfile_data_key): New global.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Tom Tromey
* coffread.c (coff_symfile_init): Use set_objfile_data.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Tom Tromey
* jit.c (jit_object_close_impl): Don't malloc the...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.978262 seconds
and
106
git commands to generate.