Remove path name from test case
[binutils-gdb.git] / gdb / machoread.c
2023-08-23 Andrew Burgessgdb: fix up a few places where a char was treated as...
2023-08-23 Alan Modragdb: bfd_get_symbol_leading_char vs. ""
2023-08-04 Tom TromeyConsolidate calls to bfd_set_cacheable
2023-05-07 Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07 Tom TromeyRename objfile::sections
2023-03-28 Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-08 Tom TromeyRemove OBJF_REORDERED
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-04-21 Tom TromeyAlways use dwarf2_initialize_objfile
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse debug_prefixed_printf_cond_nofunc in machoread
2021-06-28 Simon Marchigdb: use gdb_bfd_count_sections in macho_symfile_offsets
2021-06-28 Simon Marchigdb: convert obj_section macros to methods
2021-03-20 Tom TromeyRemove sym_fns::sym_read_psymbols
2021-03-20 Tom TromeyMove sym_fns::qf to objfile
2021-03-20 Tom TromeyIntroduce dwarf2/public.h
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-05-19 Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-01-26 Tom TromeyRemove an include from machoread.c
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-08 Tom TromeyChange section_offsets to a std::vector
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-15 Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-09-19 Alan Modrabfd_section_* macros
2019-07-09 Tom TromeyRename common to gdbsupport
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-08-23 Xavier RoirandDarwin: fix bad loop incrementation
2018-07-20 Tom TromeyDo not use buildsym.h in some files
2018-06-27 Tom TromeyFix crash in machoread.c
2018-05-23 Tom TromeyRemove symfile_complaints
2018-03-23 Tom TromeyChange machoread.c to use std::vector
2018-03-16 Tom TromeyRemove make_cleanup_free_section_addr_info
2018-03-13 Tom TromeyRemove two cleanups using std::string
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-21 Tom TromeyRecord minimal symbols directly in reader.
2016-10-21 Tom TromeyChange minimal_symbol_reader to store objfile
2016-10-21 Tom TromeyIntroduce minimal_symbol_reader
2016-10-13 Tom TromeyUse std::string in macho_symfile_read_all_oso
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-03-20 Pedro Alvesconstify i386-sol2-tdep.c and machoread.c
2015-03-06 Gary BensonNew common function "startswith"
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-26 Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-25 Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-24 Jan KratochvilKeep objfile original filename
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-07-01 Tom Tromeyadd -Wold-style-definition
2013-06-18 Joel Brobecker[Darwin] Fix cleanup leak in machoread.c:macho_symfile_read
2013-06-07 Pedro AlvesFix formating in copyright headers.
2013-06-03 Joel BrobeckerRevert "fix cleanup handling in macho_symfile_read"
2013-05-30 Tom Tromeyfix cleanup handling in macho_symfile_read
2013-05-06 Tom Tromey * somread.c (som_symfile_offsets): Add 'const' to...
2013-04-08 Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08 Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-21 Tom Tromey * symfile.c (alloc_section_addr_info): Update header...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15 Joel BrobeckerFix NULL objfile's section_offsets dereference during...
2012-08-22 Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-08-02 Yao Qigdb/
2012-07-26 Tristan Gingold2012-07-26 Tristan Gingold <gingold@adacore.com>
2012-07-23 Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-05 Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-03-14 Joel BrobeckerFix -Wmissing-prototypes build warnings on Darwin.
2012-02-16 Tristan Gingold2012-02-16 Josh Matthews <josh@joshmatthews.net>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-07 Tristan Gingold2011-12-07 Tristan Gingold <gingold@adacore.com>
2011-11-24 Tristan Gingold2011-11-24 Tristan Gingold <gingold@adacore.com>
2011-07-01 Joel Brobeckerremove comment in machoread.c (macho_symfile_read)
2011-07-01 Joel Brobecker[mach-o] get rid of current_oso global
2011-05-26 Tristan Gingold2011-05-26 Tristan Gingold <gingold@adacore.com>
2011-04-17 Jan Kratochvilbfd/
2011-03-07 Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
next