aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile/scm-progspace.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-28Rewrite registry.hTom Tromey1-33/+14
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-28gdb delay guile initialization until gdbscm_finish_initializationAndrew Burgess1-0/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-04Remove redundant typedefsTom Tromey1-3/+2
2020-05-08Remove ALL_PSPACESTom Tromey1-6/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-1/+1
2019-01-09Remove ALL_PSPACE_OBJFILESTom Tromey1-9/+8
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
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-2/+2
2015-09-07guile: Add as_a_scm_t_subrPedro Alves1-8/+9
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-02Add progspace support for Guile.Doug Evans1-0/+426