summaryrefslogtreecommitdiff
path: root/gcc/config/vxworks.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Allow target overrides of ctors/dtors support advertisement on VxWorksJerome Lambourg
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-01-03Update copyright years.Jakub Jelinek
2017-11-22vxworks.c (vxworks_override_options): Pick default dwarf version from macro v...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-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-11Convert to md_asm_adjustRichard Henderson
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-09-20re PR target/54631 (vxworks.c fails to compile)Diego Novillo
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek
2012-04-24common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers
2010-07-20* vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.Richard Henderson
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton
2007-03-07vxworks.h (vxworks_override_options): Declare.Richard Sandiford
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell