aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update more types for section index changeTom Tromey2024-09-131-2/+1
* gdb: add program_space parameter to lookup_minimal_symbolSimon Marchi2024-08-121-2/+4
* gdb: remove lookup_bound_minimal_symbolSimon Marchi2024-08-121-2/+2
* gdb: drop struct keyword when using bound_minimal_symbolSimon Marchi2024-08-121-3/+2
* gdb: remove gdbcmd.hSimon Marchi2024-04-251-1/+1
* gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi2024-03-261-1/+0
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* Fix DLL export forwardingHannes Domani2023-12-061-1/+4
* Re: gdb: warn unused result for bfd IO functionsAlan Modra2023-08-131-0/+1
* gdb: warn unused result for bfd IO functionsAlan Modra2023-08-111-41/+73
* Rename bfd_bread and bfd_bwriteAlan Modra2023-08-091-6/+6
* [gdb] Fix typosTom de Vries2023-06-031-1/+1
* Rename "raw" to "unrelocated"Tom Tromey2023-03-281-1/+1
* Use unrelocated_addr in minimal symbolsTom Tromey2023-03-281-8/+5
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* aarch64-pe support for LD, GAS and BFDJedidiah Thompson2022-10-191-2/+6
* Use gdb_bfd_ref_ptr in objfileTom Tromey2022-08-031-2/+2
* Un-break the coff-pe-read.c buildTom Tromey2022-04-221-1/+1
* More const use and alloca avoidance in coff-pe-read.cTom Tromey2022-04-221-13/+13
* Use std::string in coff-pe-read.cTom Tromey2022-04-221-8/+5
* Remove a const-removing cast from coff-pe-read.cTom Tromey2022-04-221-4/+3
* Simplify BFD section iteration in coff-pe-read.cTom Tromey2022-04-221-42/+13
* gdb: remove MSYMBOL_TYPE macroSimon Marchi2022-04-111-1/+1
* gdb: remove symbol value macrosSimon Marchi2022-04-111-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-28/+28
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: delete SYMBOL_SECTION and MSYMBOL_SECTION macrosAndrew Burgess2021-02-101-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-2/+2
* Use bfd_get_filename throughout gdbAlan Modra2020-05-201-1/+1
* gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi2020-01-231-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-1/+1
* Fix a crash with a malformed PE headerJon Turney2020-01-061-0/+6
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-9/+9
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-9/+9
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Replace some uses of xstrprintf with string_printfSimon Marchi2018-08-071-16/+16
* Removing lookup_minimal_symbol_and_objfileWeimin Pan2018-05-291-2/+2
* Remove cleanups from coff-pe-read.cTom Tromey2018-05-251-29/+14
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-4/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Record minimal symbols directly in reader.Tom Tromey2016-10-211-15/+15