aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vxworks.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-13Rework VXWORKS_LINK_SPEC for shared objects supportDouglas B Rupp1-12/+23
2021-12-13Tigthen libc_internal and crtstuff for VxWorks shared objectsFrederic Konrad1-14/+28
2021-12-13VxWorks config fixes for shared objectsFrederic Konrad1-1/+18
2021-12-13Ensure VxWorks headers expose C99 features for C++Olivier Hainque1-0/+6
2021-12-13Leverage sysroot for VxWorksOlivier Hainque1-25/+49
2021-12-10Fix inaccuracies in VxWorks LINK_SPECDouglas B Rupp1-2/+2
2021-12-02fix spelling of -linker-output-auto-nolto-relRasmus Villemoes1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-4/+7
2020-10-27Extract VX_CPU_PREFIX up into config/vxworks.hOlivier Hainque1-0/+12
2020-10-23Link with the configured net lib on vxworks7Douglas Rupp1-1/+1
2020-10-16Fix the vxworks crtstuff handling of kernel/rtp variationsOlivier Hainque1-2/+1
2020-10-14Fallback to default CPP spec for C++ on VxWorksOlivier Hainque1-0/+6
2020-08-20vxworks: Fix GCC selftests for *-wrs-vxworks7-* targetsIain Buclaw1-5/+11
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou1-0/+8
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-14Introduce vxworks specific crtstuff supportJerome Lambourg1-2/+16
2019-11-14Common ground work for vxworks7 ports updatesPat Bernardi1-5/+26
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-16Allow target overrides of ctors/dtors support advertisement on VxWorksJerome Lambourg1-6/+11
2018-10-29Extract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTPOlivier Hainque1-3/+9
2018-10-29Introduce notion of VXWORKS_PERSONALITYOlivier Hainque1-2/+10
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque1-0/+4
2018-09-21Cleanup handling of libgcc and libc_internal for VxWorksOlivier Hainque1-10/+8
2018-09-21Leverage STARTFILE_PREFIX_SPEC for VxWorks7Olivier Hainque1-5/+6
2018-09-21Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE for vxworksOlivier Hainque1-2/+2
2018-09-21Move default #define TARGET_VXWORKS7 to vxworks-dummy.hOlivier Hainque1-5/+0
2018-08-21vxworks: don't define vxworks_asm_out_constructor when using .init_arrayRasmus Villemoes1-0/+2
2018-08-21vxworks: enable use of .init_array/.fini_array for cdtorsRasmus Villemoes1-3/+7
2018-08-21vxworks: add target/h/wrn/coreip to the set of system include pathsRasmus Villemoes1-3/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-22vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...Olivier Hainque1-0/+10
2017-07-04vxworks.h (PTRDIFF_TYPE, SIZE_TYPE): Restore unconditional basic definitions.Olivier Hainque1-8/+8
2017-06-27vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg1-0/+9
2017-06-27vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg1-2/+6
2017-06-26config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines for all vxwork...Jerome Lambourg1-2/+51
2017-06-26vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define _VX_TOOL_FAMILY and _VX_T...Jerome Lambourg1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-08vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with libc_internal.Olivier Hainque1-5/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers1-1/+0
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+1
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+2