diff options
author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2012-06-12 21:35:42 +0000 |
---|---|---|
committer | Rafael Espindola <espindola@gcc.gnu.org> | 2012-06-12 21:35:42 +0000 |
commit | b4cd65d1e8ce0135e5351d3cf25d5c6154782e4b (patch) | |
tree | f30c6a64a6141ff7ea79e4bc1696e64e6471131c /include/ChangeLog | |
parent | cce5086157debf5d546591cc8f48a4dd95fd108b (diff) | |
download | gcc-b4cd65d1e8ce0135e5351d3cf25d5c6154782e4b.zip gcc-b4cd65d1e8ce0135e5351d3cf25d5c6154782e4b.tar.gz gcc-b4cd65d1e8ce0135e5351d3cf25d5c6154782e4b.tar.bz2 |
plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
From-SVN: r188484
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 2685629..6bc30c9 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com> + + * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE. + 2012-06-08 Jakub Jelinek <jakub@redhat.com> * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New |