aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc-changelog/git_commit.py
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2022-11-03 17:29:13 +0100
committerThomas Schwinge <thomas@codesourcery.com>2022-11-04 10:01:49 +0100
commita05d8e1d15ea08526639ba154e59b6822b704f4c (patch)
tree969ae4f684dbde6187e9348bfb14d83f4525b291 /contrib/gcc-changelog/git_commit.py
parent4ee35c11fd328728c12f3e086ae016ca94624bf8 (diff)
downloadgcc-a05d8e1d15ea08526639ba154e59b6822b704f4c.zip
gcc-a05d8e1d15ea08526639ba154e59b6822b704f4c.tar.gz
gcc-a05d8e1d15ea08526639ba154e59b6822b704f4c.tar.bz2
Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR'
... after commit 4ee35c11fd328728c12f3e086ae016ca94624bf8 "Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_ASM_DESTRUCTOR'". No functional change. gcc/ * Makefile.in (OBJS): Remove 'dbxout.o'. * config/nvptx/nvptx.cc: Don't '#include "dbxout.h"'. * dbxout.cc: Remove. * dbxout.h: Likewise. * target-def.h (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): Default to 'default_asm_out_constructor', 'default_asm_out_destructor'. * targhooks.cc (default_asm_out_constructor) (default_asm_out_destructor): New. * targhooks.h (default_asm_out_constructor) (default_asm_out_destructor): Declare.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions