summaryrefslogtreecommitdiff
path: root/gdb/machoread.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-10/+18
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple -Wshadow=local fixesTom Tromey2018-10-041-1/+1
* Darwin: fix bad loop incrementationXavier Roirand2018-08-231-1/+1
* Do not use buildsym.h in some filesTom Tromey2018-07-201-1/+0
* Fix crash in machoread.cTom Tromey2018-06-271-2/+4
* Remove symfile_complaintsTom Tromey2018-05-231-16/+10
* Change machoread.c to use std::vectorTom Tromey2018-03-231-56/+37
* Remove make_cleanup_free_section_addr_infoTom Tromey2018-03-161-4/+4
* Remove two cleanups using std::stringTom Tromey2018-03-131-7/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Use class to manage BFD reference countsTom Tromey2017-01-101-48/+28
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make symfile_add_flags and objfile->flags strongly typedPedro Alves2016-10-261-3/+4
* Record minimal symbols directly in reader.Tom Tromey2016-10-211-8/+10
* Change minimal_symbol_reader to store objfileTom Tromey2016-10-211-2/+2
* Introduce minimal_symbol_readerTom Tromey2016-10-211-3/+2
* Use std::string in macho_symfile_read_all_osoTom Tromey2016-10-121-13/+7
* remove trivialy unused variablesTrevor Saunders2016-05-071-8/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* constify i386-sol2-tdep.c and machoread.cPedro Alves2015-03-201-1/+1
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-13/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-3/+1
* Keep objfile original filenameJan Kratochvil2013-09-241-8/+18
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-7/+8
* add -Wold-style-definitionTom Tromey2013-07-011-1/+1
* [Darwin] Fix cleanup leak in machoread.c:macho_symfile_readJoel Brobecker2013-06-181-26/+24
* Fix formating in copyright headers.Pedro Alves2013-06-071-2/+1
* Revert "fix cleanup handling in macho_symfile_read"Joel Brobecker2013-06-031-2/+2
* fix cleanup handling in macho_symfile_readTom Tromey2013-05-301-2/+2
* * somread.c (som_symfile_offsets): Add 'const' to addrs.Tom Tromey2013-05-061-1/+1
* * coffread.c (record_minimal_symbol): Update.Tom Tromey2013-04-081-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-4/+6
* * symfile.c (alloc_section_addr_info): Update header. Don't setTom Tromey2013-03-211-3/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker2012-12-151-1/+0
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-2/+2
* gdb/Yao Qi2012-08-021-7/+7
* 2012-07-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-07-261-0/+1