]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/vxworks.h
Introduce vxworks specific crtstuff support
[thirdparty/gcc.git] / gcc / config / vxworks.h
2019-11-14  Jerome LambourgIntroduce vxworks specific crtstuff support
2019-11-14  Pat BernardiCommon ground work for vxworks7 ports updates
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Jerome LambourgAllow target overrides of ctors/dtors support advertise...
2018-10-29  Olivier HainqueExtract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTP
2018-10-29  Olivier HainqueIntroduce notion of VXWORKS_PERSONALITY
2018-09-21  Olivier HainqueLeverage cacheTextUpdate for __clear_cache on VxWorks
2018-09-21  Olivier HainqueCleanup handling of libgcc and libc_internal for VxWorks
2018-09-21  Olivier HainqueLeverage STARTFILE_PREFIX_SPEC for VxWorks7
2018-09-21  Olivier HainqueAccount for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TY...
2018-09-21  Olivier HainqueMove default #define TARGET_VXWORKS7 to vxworks-dummy.h
2018-08-21  Rasmus Villemoesvxworks: don't define vxworks_asm_out_constructor when...
2018-08-21  Rasmus Villemoesvxworks: enable use of .init_array/.fini_array for...
2018-08-21  Rasmus Villemoesvxworks: add target/h/wrn/coreip to the set of system...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-22  Olivier Hainquevxworks.c (vxworks_override_options): Pick default...
2017-07-04  Olivier Hainquevxworks.h (PTRDIFF_TYPE, SIZE_TYPE): Restore unconditio...
2017-06-27  Jerome Lambourgvxworks.h (VXWORKS_LIB_SPEC): Incorporate ...
2017-06-27  Jerome Lambourgvxworks.h (VXWORKS_LIBS_RTP): Alternative definition...
2017-06-26  Jerome Lambourgconfig.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to...
2017-06-26  Jerome Lambourgvxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-08  Olivier Hainquevxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-19  Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2010-12-22  Joseph Myerssvr4.h: Remove.
2010-12-02  Joseph Myersfreebsd.h (LINK_SPEC): Don't handle -Wl,.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2007-08-11  Richard Sandifordvxworks-dummy.h (TARGET_VXWORKS): Define.
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-26  Nathan Froydvxworks.h (VXWORKS_LINK_SPEC): Fix typo.
2007-07-04  Richard Sandifordconfig.gcc (arm-wrs-vxworks): Don't include svr4.h.
2007-05-30  Richard Sandifordconfig.gcc (arm-wrs-vxworks): Remove dbxelf.h from...
2007-04-12  Richard Sandifordvxworks.h (VXWORKS_STARTFILE_SPEC): Use -l:crt0.o inste...
2007-03-21  Richard Sandifordvxworks.h (VXWORKS_ADDITIONAL_CPP_SPEC): Remove -D...
2007-03-16  Richard Sandifordvxworks.h (SUPPORTS_INIT_PRIORITY): Define.
2007-03-07  Richard Sandifordvxworks.h (vxworks_override_options): Declare.
2007-03-07  Richard Sandifordvxworks.h (VXWORKS_GOTT_BASE, [...]): Undefine before...
2007-02-26  Mark Mitchelloutput.h (assemble_addr_to_section): Declare.
2007-02-22  Mark Mitchellgcc.c (getenv_spec_function): New function.
2005-09-06  Kazu Hiratagimplify.c, [...]: Fix comment typos.
2005-08-24  Phil Edwardsconfig.gcc (*-*-vxworks*): Update tm_file, add extra_op...
2005-06-25  R. Kelley CookUpdate FSF address.
2004-10-17  Kazu Hirataelfos.h, [...]: Update copyright.
2004-08-07  Olivier Hainque* config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.
2003-12-24  Mark MitchellMakefile.in (OBJS-common): Remove dwarfout.o.
2003-06-17  Nathanael Nerode* config/vxworks.h: Replace "GNU compiler" with "GCC".
2003-06-16  Nathanael Nerodertems.h, [...]: GNU CC -> GCC.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk