aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sol2.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou1-4/+4
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-0/+3
2004-11-16re PR target/6123 (__pic__/__PIC__ not defined when -fpic/-fPIC is specified)Daniel Jacobowitz1-0/+5
2004-11-15sol2.h (SUPPORTS_INIT_PRIORITY): Remove.Mark Mitchell1-0/+6
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz1-1/+27
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz1-0/+3
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-5/+2
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-2/+2
2004-05-31sol2.h (__enable_execute_stack): ANSIfy function definition.Eric Botcazou1-2/+1
2003-12-18sol2.h (LINK_ARCH32_SPEC): Define in terms of ...Mark Mitchell1-2/+5
2003-09-03* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.Rainer Orth1-1/+1
2003-09-02sol2.h (NO_IMPLICIT_EXTERN_C): Define here.Jason Merrill1-0/+3
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-8/+4
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth1-1/+1
2003-06-16rtems.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-1/+1
2003-05-17sol2.h: Add TARGET_SUB_OS_CPP_BUILTINS.Neil Booth1-1/+3
2002-06-20sol2.h: New file.Rainer Orth1-0/+207