binutils-gdb/gdb/compile
Tom Tromey 1c49bb455c Convert explicit iterator uses to foreach
This converts most existing explicit uses of block_iterator to use
foreach with the range iterator instead.
2023-02-19 12:51:06 -07:00
..
compile-c-support.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-c-symbols.c Convert explicit iterator uses to foreach 2023-02-19 12:51:06 -07:00
compile-c-types.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-c.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-cplus-symbols.c Convert block_static_block and block_global_block to methods 2023-02-19 12:51:06 -07:00
compile-cplus-types.c Increase size of main_type::nfields 2023-02-09 07:55:34 -07:00
compile-cplus.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-internal.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
compile-loc2c.c Convert block_linkage_function to method 2023-02-19 12:51:05 -07:00
compile-object-load.c Turn many optimized-out value functions into methods 2023-02-13 15:22:17 -07:00
compile-object-load.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-run.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile-object-run.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
compile.c gdb: move type_map_instance to compile/compile.c 2023-01-20 14:48:56 -05:00
compile.h gdb: move compile_instance to compile/compile.h 2023-01-20 14:48:56 -05:00
gcc-c-plugin.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gcc-cp-plugin.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00