aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/targtyps.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Add preliminary support for 128-bit integer typesEric Botcazou1-0/+10
2020-05-09Update copyright yearEric Botcazou1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-03[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT to 2 * POINTER_SIZEOlivier Hainque1-2/+2
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-13/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-5/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
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-1/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou1-5/+5
2015-01-10cuintp.c: Bump copyright year.Eric Botcazou1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-06decl.c (gnat_to_gnu_entity, [...]): When constructing a ref to variable...Olivier Hainque1-28/+1
2012-04-26[multiple changes]Arnaud Charlet1-2/+7
2011-08-29[multiple changes]Arnaud Charlet1-3/+3
2010-11-27re PR ada/40777 (compile error on gcc-interface/targtyps.c)Eric Botcazou1-2/+6
2010-07-13re PR bootstrap/44458 (Bootstrap fails on arm_float_words_big_endian implicit...Laurent GUERBY1-0/+1
2010-05-30decl.c (gnat_to_gnu_entity): Adjust warning message.Eric Botcazou1-1/+1
2010-05-25utils.c: Do not include function.h, pointer-set.h, and gimple.h.Steven Bosscher1-1/+0
2009-09-28ada/Olivier Hainque1-1/+12
2009-09-08* gcc-interface/targtyps.c: Reorder include directives.Eric Botcazou1-1/+1
2009-09-07targtyps.c: Add missing include for tm_p.h.Laurent GUERBY1-0/+1
2009-04-24ttypes.ads (Target_Double_Float_Alignment): New variable.Eric Botcazou1-2/+24
2009-04-23cuintp.c: Clean up include directives.Eric Botcazou1-2/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-11/+4
2008-11-16re PR ada/38127 (ACATS cd1c04e fails on sparc, hppa)Eric Botcazou1-4/+5
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+230