summaryrefslogtreecommitdiff
path: root/gdb/machoread.c
Commit message (Expand)AuthorAgeFilesLines
* Default gdb_bfd_open's fd parameter to -1Pedro Alves2020-05-191-2/+2
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-2/+2
* Remove an include from machoread.cTom Tromey2020-01-261-1/+0
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-6/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* bfd macro conversion to inline functionsAlan Modra2019-09-201-2/+2
* bfd_section_* macrosAlan Modra2019-09-191-3/+2
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* 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