diff options
author | Sriraman Tallam <tmsriram@google.com> | 2011-07-14 01:44:11 +0000 |
---|---|---|
committer | Sriraman Tallam <tmsriram@gcc.gnu.org> | 2011-07-14 01:44:11 +0000 |
commit | 8ff3369c789e7b97592e71f128abf1a0670959b5 (patch) | |
tree | 130c12e273aeaf1d6caf9799e2c0eb8939d75847 /gcc/testsuite/gcc.dg/array-quals-1.c | |
parent | 6cd6962911a3ddb8d628592790272246d68fea80 (diff) | |
download | gcc-8ff3369c789e7b97592e71f128abf1a0670959b5.zip gcc-8ff3369c789e7b97592e71f128abf1a0670959b5.tar.gz gcc-8ff3369c789e7b97592e71f128abf1a0670959b5.tar.bz2 |
2012011-07-13 Sriraman Tallam <tmsriram@google.com>
* plugin-api.h
(ld_plugin_section): New struct.
(ld_plugin_get_section_count): New typedef.
(ld_plugin_get_section_type): New typedef.
(ld_plugin_get_section_name): New typedef.
(ld_plugin_get_section_contents): New typedef.
(ld_plugin_update_section_order): New typedef.
(ld_plugin_allow_section_ordering): New typedef.
(LDPT_GET_SECTION_COUNT): New enum value.
(LDPT_GET_SECTION_TYPE): New enum value.
(LDPT_GET_SECTION_NAME): New enum value.
(LDPT_GET_SECTION_CONTENTS): New enum value.
(LDPT_UPDATE_SECTION_ORDER): New enum value.
(LDPT_ALLOW_SECTION_ORDERING): New enum value.
(tv_get_section_count): New struct members.
(tv_get_section_type): New struct members.
(tv_get_section_name): New struct members.
(tv_get_section_contents): New struct members.
(tv_update_section_order): New struct members.
(tv_allow_section_ordering): New struct members.
From-SVN: r176260
Diffstat (limited to 'gcc/testsuite/gcc.dg/array-quals-1.c')
0 files changed, 0 insertions, 0 deletions