aboutsummaryrefslogtreecommitdiff
path: root/gdb/coff-pe-read.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-2/+6
2022-08-03Use gdb_bfd_ref_ptr in objfileTom Tromey1-2/+2
2022-04-22Un-break the coff-pe-read.c buildTom Tromey1-1/+1
2022-04-22More const use and alloca avoidance in coff-pe-read.cTom Tromey1-13/+13
2022-04-22Use std::string in coff-pe-read.cTom Tromey1-8/+5
2022-04-22Remove a const-removing cast from coff-pe-read.cTom Tromey1-4/+3
2022-04-22Simplify BFD section iteration in coff-pe-read.cTom Tromey1-42/+13
2022-04-11gdb: remove MSYMBOL_TYPE macroSimon Marchi1-1/+1
2022-04-11gdb: remove symbol value macrosSimon Marchi1-1/+1
2022-03-29Unify gdb printf functionsTom Tromey1-28/+28
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-02-10gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macrosAndrew Burgess1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-05-20Use bfd_get_filename throughout gdbAlan Modra1-1/+1
2020-01-23gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-08Change section_offsets to a std::vectorTom Tromey1-1/+1
2020-01-06Fix a crash with a malformed PE headerJon Turney1-0/+6
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-9/+9
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-9/+9
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-08-07Replace some uses of xstrprintf with string_printfSimon Marchi1-16/+16
2018-05-29Removing lookup_minimal_symbol_and_objfileWeimin Pan1-2/+2
2018-05-25Remove cleanups from coff-pe-read.cTom Tromey1-29/+14
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-4/+0
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-21Record minimal symbols directly in reader.Tom Tromey1-15/+15
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+3
2015-09-25Add casts to memory allocation related callsSimon Marchi1-4/+4
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-13/+11
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26change minsym representationTom Tromey1-2/+2
2014-01-08 Fix PR16201.Pierre Muller1-6/+22
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-04-19-Wpointer-sign: coff-pe-read.c: treat strings in PE/COFF data as char *.Pedro Alves1-3/+4
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-10/+7
2013-04-01 Fix coff-pe-read.c to compile with Wunused.Aleksandar Ristovski1-13/+2
2013-03-27Rename "set debug coff_pe_read" command to "set debug coff-pe-read".Pedro Alves1-1/+1