summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu
diff options
context:
space:
mode:
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-02 18:34:32 +0000
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-02 18:34:32 +0000
commit5496fac88af2009a2c4d5cfec0e722d5f962d80e (patch)
treecb13617ed673270e2d6f46bff9bee1bd4a42cb30 /libjava/classpath/gnu
parent50212417c361d93e51c68a9d2c69cad0079b09db (diff)
downloadppe42-gcc-5496fac88af2009a2c4d5cfec0e722d5f962d80e.tar.gz
ppe42-gcc-5496fac88af2009a2c4d5cfec0e722d5f962d80e.zip
PR target/52790
* config/i386/cygming.h (SUB_TARGET_RECORD_STUB): New sub-target macro. * config/i386/i386-protos.h (i386_pe_record_stub): Add new prototype. * config/i386/i386.c (legitimize_pe_coff_extern_decl): New static function. (legitimize_pe_coff_symbol): Likewise. (is_imported_p): New helper-function. (ix86_option_override_internal): Make MEDIUM_PIC the default code-model for Windows x64 targets. (ix86_expand_prologue): Optimize for pe-coff targets. (ix86_expand_split_stack_prologue): Adjust for pe-coff targets. (legitimate_pic_address_disp_p): Adjust for x64 pe-coff to support medium/large code-model. (legitimize_pic_address): Likewise. (legitimize_tls_address): Likewise. (ix86_expand_call): Likewise. (x86_output_mi_thunk): Likewise. (get_dllimport_decl): Add new beimport argument. (construct_plt_address): Don't assert for x64 pe-coff targets. * config/i386/i386.h (PIC_OFFSET_TABLE_REGNUM): Adjust for x64 pe-coff targets. (SYMBOL_FLAG_STUBVAR): New macro. (SYMBOL_REF_STUBVAR_P): Likewise. * config/i386/winnt.c (stub_list): New structure. (stub_head): New local variable. (i386_pe_record_stub): New function. (i386_pe_file_end): Emit refptr-stubs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197373 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud