summaryrefslogtreecommitdiff
path: root/gcc/config/vxworks.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Allow target overrides of ctors/dtors support advertisement on VxWorksJerome Lambourg2018-11-161-5/+8
* vxworks: don't define vxworks_asm_out_constructor when using .init_arrayRasmus Villemoes2018-08-211-0/+2
* vxworks: enable use of .init_array/.fini_array for cdtorsRasmus Villemoes2018-08-211-2/+5
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...Olivier Hainque2017-11-221-3/+5
* vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg2017-06-271-14/+18
* vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg2017-06-271-1/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-4/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Convert to md_asm_adjustRichard Henderson2015-05-111-1/+1
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-4/+5
* re PR target/54631 (vxworks.c fails to compile)Diego Novillo2012-09-201-10/+8
* common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek2012-04-251-3/+3
* common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque2012-04-241-0/+8
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-2/+2
* * vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.Richard Henderson2010-07-201-6/+6
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-4/+4
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2008-04-271-0/+77
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* vxworks.h (vxworks_override_options): Declare.Richard Sandiford2007-03-071-0/+15
* output.h (assemble_addr_to_section): Declare.Mark Mitchell2007-02-261-0/+56