aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vxworks.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-0/+24
2020-10-14Tigthen flag_pic processing in vxworks_override_optionsOlivier Hainque1-2/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-16Allow target overrides of ctors/dtors support advertisement on VxWorksJerome Lambourg1-5/+8
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-2/+5
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-3/+5
2017-06-27vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg1-14/+18
2017-06-27vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg1-1/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-4/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-11Convert to md_asm_adjustRichard Henderson1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+5
2012-09-20re PR target/54631 (vxworks.c fails to compile)Diego Novillo1-10/+8
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek1-3/+3
2012-04-24common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque1-0/+8
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+2
2010-07-20* vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.Richard Henderson1-6/+6
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-4/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-0/+77
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-03-07vxworks.h (vxworks_override_options): Declare.Richard Sandiford1-0/+15
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell1-0/+56