index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
compile
/
compile-c-support.c
Age
Commit message (
Expand
)
Author
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-09-03
Use std::string and unique_xmalloc_ptr in compile/ code
Tom Tromey
2017-06-22
Add STRINGIFY to gdb/common/preprocessor.h
Pedro Alves
2017-04-12
Introduce gdb_dlhandle_up
Tom Tromey
2017-02-23
Use gdb::function_view in iterate_over_symtabs & co
Pedro Alves
2017-02-02
Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy
Pedro Alves
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-11-08
Use ui_file_as_string in gdb/compile/
Pedro Alves
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-09-25
Add some more casts (1/2)
Simon Marchi
2015-05-16
compile: New 'compile print'
Jan Kratochvil
2015-05-16
compile: Use -Wall, not -w
Jan Kratochvil
2015-02-26
Change // comment in gdb/compile/
Jan Kratochvil
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-12-12
the "compile" command
Tom Tromey