summaryrefslogtreecommitdiff
path: root/gdb/objfiles.c
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Convert objfiles.c to type-safe registry APITom Tromey2019-05-081-42/+17
* Remove "struct" from foreach statementsTom Tromey2019-05-031-3/+3
* Make objfile::static_links an htab_upTom Tromey2019-04-191-11/+5
* Introduce a separate debug objfile iteratorTom Tromey2019-04-101-38/+37
* Fix a couple of commentsTom Tromey2019-04-101-1/+1
* Have parser reset the innermost block trackerTom Tromey2019-03-231-6/+0
* Use htab_up for demangled hashTom Tromey2019-03-151-2/+0
* Simplify per-BFD storage managementTom Tromey2019-03-151-32/+14
* Remove minsym terminationTom Tromey2019-03-151-2/+0
* C++-ify bcacheTom Tromey2019-03-071-4/+0
* Add compunits range adapter to objfileTom Tromey2019-01-171-2/+2
* Change all_objfiles_safe adapter to be a method on program_spaceTom Tromey2019-01-171-4/+4
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-9/+9
* gdb/23712: Use new multidictionary APIKeith Seitz2019-01-101-2/+2
* Move psymtabs to their own obstackTom Tromey2019-01-101-1/+1
* Introduce class psymtab_storageTom Tromey2019-01-101-3/+2
* Remove ALL_OBJFILE_FILETABSTom Tromey2019-01-091-13/+16
* Remove ALL_COMPUNIT_FILETABSTom Tromey2019-01-091-2/+0
* Remove ALL_OBJFILE_COMPUNITSTom Tromey2019-01-091-34/+34
* Remove ALL_OBJFILES_SAFETom Tromey2019-01-091-16/+10
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-29/+20
* Remove ALL_PSPACE_OBJFILESTom Tromey2019-01-091-6/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple -Wshadow=local fixesTom Tromey2018-10-041-6/+4
* Relocate block range start and end addressesKevin Buettner2018-08-231-0/+8
* Make psymbols and psymtabs independent of the program spaceTom Tromey2018-07-261-7/+4
* Remove resume_section_map_updates_cleanupTom Tromey2018-06-181-18/+3
* Remove symfile_complaintsTom Tromey2018-05-231-2/+1
* Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_newSimon Marchi2018-05-201-5/+5
* Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possibleSimon Marchi2018-05-201-7/+2
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Remove make_cleanup_free_section_addr_infoTom Tromey2018-03-161-8/+3
* Create new common/pathstuff.[ch]Sergio Durigan Junior2018-02-281-0/+1
* gdb: New API for tracking innermost blockAndrew Burgess2018-01-211-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove make_cleanup_free_objfileTom Tromey2017-11-041-12/+0
* Replace psymbol_allocation_list with std::vectorSimon Marchi2017-10-141-4/+0
* Change objfile to use new/deleteTom Tromey2017-10-131-82/+59
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;Philippe Waroquiers2017-09-051-1/+0
* Change gdb_realpath to return a unique_xmalloc_ptrTom Tromey2017-08-221-1/+1
* Change gdb_abspath to return a unique_xmalloc_ptrTom Tromey2017-08-221-4/+7
* objfile_per_bfd_storage non-PODPedro Alves2017-06-271-4/+11
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make symfile_add_flags and objfile->flags strongly typedPedro Alves2016-10-261-1/+1
* Remove Java supportTom Tromey2016-10-061-9/+0
* Use std::vector in objfiles.cTom Tromey2016-09-231-7/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1