aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/initialize.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-01-18Revert Ada .cc renaming renaming.Martin Liska1-0/+79
2022-01-17Rename .c files to .cc files.Martin Liska1-79/+0
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2021-06-16[Ada] Small cleanup in C header filesEric Botcazou1-64/+6
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet1-2/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-09-13Minor edits.Arnaud Charlet1-1/+1
2015-06-08configure.ac (*-*-dragonfly*): New configuration.John Marino1-2/+2
2015-01-06[multiple changes]Arnaud Charlet1-2/+0
2015-01-06adaint.c (ProcListEvt): Set to NULL.Pascal Obry1-223/+1
2014-11-20[multiple changes]Arnaud Charlet1-0/+7
2014-07-18[multiple changes]Arnaud Charlet1-2/+2
2014-07-18[multiple changes]Arnaud Charlet1-0/+3
2014-07-18[multiple changes]Arnaud Charlet1-1/+35
2013-02-06re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich1-3/+3
2012-12-21adaint.c: Move directive around.Eric Botcazou1-4/+4
2012-07-17[multiple changes]Arnaud Charlet1-54/+3
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY1-3/+11
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2010-06-14initialize.c (VxWorks section): Update comments.Olivier Hainque1-7/+4
2009-07-13mingw32.h: Make it explicit that we need XP or later.Vasiliy Fofanov1-6/+0
2009-05-06[multiple changes]Arnaud Charlet1-19/+62
2009-04-29initialize.c: Do not expand quoted arguments.Pascal Obry1-5/+20
2009-04-20[multiple changes]Arnaud Charlet1-5/+7
2009-04-17[multiple changes]Arnaud Charlet1-1/+1
2009-04-17[multiple changes]Arnaud Charlet1-25/+4
2009-04-17initialize.c: Do not get Unicode command line if Unicode support not activated.Pascal Obry1-11/+93
2009-04-17[multiple changes]Arnaud Charlet1-4/+4
2009-04-17[multiple changes]Arnaud Charlet1-1/+17
2009-04-17[multiple changes]Arnaud Charlet1-0/+32
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2008-08-22initialize.c, adaint.c: Use Lock_Task and Unlock_Task for non-blocking spawn.Pascal Obry1-6/+0
2008-08-20Fix copyright notice.Arnaud Charlet1-1/+1
2008-03-31g-table.adb, [...]: Fix comment typos.Ralf Wildenhues1-1/+1
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen1-1/+2
2007-12-13adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz1-2/+9
2007-11-14adaint.c [...]: Remove system-specific sections of non-supported Interix target.Samuel Tardieu1-2/+1
2007-06-06initialize.c (__gnat_initialize for vxworks): Update documentation on the ZCX...Olivier Hainque1-22/+23
2006-10-31Resync.Arnaud Charlet1-1/+1
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-04re PR target/25926 (A87B59A SIGABRT)John David Anglin1-0/+14
2005-07-29* decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata1-1/+1
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16Make-lang.in: Add initialize.o when needed.Doug Rupp1-0/+187