This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] VAX ELF PIC support (take 2).


CC1_SPECS is now gone. SYMBOL_REF_LOCAL_P is being used. All of the
issues have been addressed except passing -k to as (which I will probably
revisit after committing this). This include changes to defaults.h and
toplev.c to handle flag_pic/flag_pie initialization.



Attachment: vaxpic.txt
Description: Text document


--
Matt Thomas email: matt@3am-software.com
3am Software Foundry www: http://3am-software.com/bio/matt/
Cupertino, CA disclaimer: I avow all knowledge of this message.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]