aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/adadecode.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor1-1/+1
2015-10-16[multiple changes]Arnaud Charlet1-11/+0
2015-03-23re PR bootstrap/65522 (Svn revision 221590 fails bootstrap - ../libiberty/lib...Jakub Jelinek1-2/+2
2012-01-23[multiple changes]Arnaud Charlet1-3/+15
2011-07-12prefix.h: Wrap up in extern "C" block.Laurent GUERBY1-1/+9
2009-12-01[multiple changes]Arnaud Charlet1-2/+29
2009-07-22[multiple changes]Arnaud Charlet1-0/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2006-02-15adadecode.h, [...]: (__gnat_decode): Improve support of types.Nicolas Setton1-3/+55
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2003-11-24adadecode.c: Only include ctype.h if IN_GCC.Rainer Orth1-2/+3
2003-11-12adadecode.c: Use <> form of include for ctype.h.Rainer Orth1-1/+1
2003-10-31C90 prototype updates.R. Kelley Cook1-18/+8
2003-10-24re PR ada/12014 (strcpy used with overlapping arguments)Arnaud Charlet1-16/+30
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904Nathanael Nerode1-1/+1
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi1-6/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-08adadecode.c, [...]: New files.Geert Bosch1-0/+325