diff options
author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2012-06-12 22:50:44 +0000 |
---|---|---|
committer | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2012-06-12 22:50:44 +0000 |
commit | d66ef282c2473d7df911e6d7d6ef1fc778777097 (patch) | |
tree | 7dab13ae20a3df10c3c453450e285e9bfcc78ec0 /include/ChangeLog | |
parent | 933ee0ecbf69d3af4bd7825bdc35d8552f32bd3a (diff) | |
download | cygnal-d66ef282c2473d7df911e6d7d6ef1fc778777097.tar.gz cygnal-d66ef282c2473d7df911e6d7d6ef1fc778777097.tar.bz2 cygnal-d66ef282c2473d7df911e6d7d6ef1fc778777097.zip |
2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
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 6f6066e17..d0d196b47 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 |