summaryrefslogtreecommitdiff
path: root/gcc/config/vxworks.h
AgeCommit message (Expand)Author
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou
2020-01-01Update copyright years.Jakub Jelinek
2019-11-14Introduce vxworks specific crtstuff supportJerome Lambourg
2019-11-14Common ground work for vxworks7 ports updatesPat Bernardi
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Allow target overrides of ctors/dtors support advertisement on VxWorksJerome Lambourg
2018-10-29Extract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTPOlivier Hainque
2018-10-29Introduce notion of VXWORKS_PERSONALITYOlivier Hainque
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque
2018-09-21Cleanup handling of libgcc and libc_internal for VxWorksOlivier Hainque
2018-09-21Leverage STARTFILE_PREFIX_SPEC for VxWorks7Olivier Hainque
2018-09-21Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE for vxworksOlivier Hainque
2018-09-21Move default #define TARGET_VXWORKS7 to vxworks-dummy.hOlivier Hainque
2018-08-21vxworks: don't define vxworks_asm_out_constructor when using .init_arrayRasmus Villemoes
2018-08-21vxworks: enable use of .init_array/.fini_array for cdtorsRasmus Villemoes
2018-08-21vxworks: add target/h/wrn/coreip to the set of system include pathsRasmus Villemoes
2018-01-03Update copyright years.Jakub Jelinek
2017-11-22vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...Olivier Hainque
2017-07-04vxworks.h (PTRDIFF_TYPE, SIZE_TYPE): Restore unconditional basic definitions.Olivier Hainque
2017-06-27vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg
2017-06-27vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg
2017-06-26config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines for all vxwork...Jerome Lambourg
2017-06-26vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define _VX_TOOL_FAMILY and _VX_T...Jerome Lambourg
2017-01-01Update copyright years.Jakub Jelinek
2016-01-08vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with libc_internal.Olivier Hainque
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2010-12-22svr4.h: Remove.Joseph Myers
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
2007-08-11vxworks-dummy.h (TARGET_VXWORKS): Define.Richard Sandiford
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2007-07-26vxworks.h (VXWORKS_LINK_SPEC): Fix typo.Nathan Froyd
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford
2007-05-30config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file.Richard Sandiford
2007-04-12vxworks.h (VXWORKS_STARTFILE_SPEC): Use -l:crt0.o instead of crt0.o%s.Richard Sandiford
2007-03-21vxworks.h (VXWORKS_ADDITIONAL_CPP_SPEC): Remove -D options.Richard Sandiford
2007-03-16vxworks.h (SUPPORTS_INIT_PRIORITY): Define.Richard Sandiford
2007-03-07vxworks.h (vxworks_override_options): Declare.Richard Sandiford
2007-03-07vxworks.h (VXWORKS_GOTT_BASE, [...]): Undefine before defining.Richard Sandiford
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell
2007-02-22gcc.c (getenv_spec_function): New function.Mark Mitchell
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards
2005-06-25Update FSF address.R. Kelley Cook