aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2-37/+42
2017-12-15exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the inne...Pierre-Marie de Rodat15-56/+183
2017-12-15[multiple changes]Pierre-Marie de Rodat22-136/+636
2017-12-15einfo.ads: Comment fix.Pierre-Marie de Rodat8-199/+462
2017-12-15[multiple changes]Pierre-Marie de Rodat3-4/+24
2017-12-15gnat_and_program_execution.rst: Update section "Dynamic Stack Usage Analysis"...Pierre-Marie de Rodat9-68/+183
2017-12-15gcc/ada/ChangeLog: add entries missing from previous commitPierre-Marie de Rodat1-0/+51
2017-12-15exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...Pierre-Marie de Rodat14-138/+271
2017-12-15[multiple changes]Pierre-Marie de Rodat8-30/+90
2017-12-15types.ads, [...]: Partly revert r255414, committed by mistake.Bob Duff5-8/+9
2017-12-14* gcc-interface/Makefile.in: Generalize support for symbolic traces.Eric Botcazou2-2/+32
2017-12-14* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.Eric Botcazou2-6/+10
2017-12-14trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if...Eric Botcazou2-4/+15
2017-12-14decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...Eric Botcazou2-1/+7
2017-12-14gigi.h (pad_type_has_rm_size): Declare.Eric Botcazou5-74/+96
2017-12-13* gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.Eric Botcazou2-1/+6
2017-12-13trans.c (process_freeze_entity): Be prepared for a package without body.Eric Botcazou2-4/+9
2017-12-13decl.c (gnat_to_gnu_entity): Robustify test for types descendant of System.Ad...Eric Botcazou2-3/+9
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek2-1/+6
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2-19/+27
2017-12-06re PR ada/66205 (gnatbind generates invalid code when finalization is enabled...Simon Wright2-0/+18
2017-12-05sem_util.adb (Contains_Refined_State): Remove.Pierre-Marie de Rodat19-269/+310
2017-12-05[multiple changes]Pierre-Marie de Rodat8-27/+179
2017-12-05[multiple changes]Pierre-Marie de Rodat33-1080/+5689
2017-12-05[multiple changes]Pierre-Marie de Rodat9-92/+172
2017-12-05[multiple changes]Pierre-Marie de Rodat6-87/+94
2017-12-05[multiple changes]Pierre-Marie de Rodat5-4/+41
2017-12-05RTEMS/Ada: Define EH_MECHANISMSebastian Huber2-0/+9
2017-12-04RTEMS/Ada: Account for 64-bit time_tSebastian Huber4-6/+188
2017-12-01RTEMS/Ada: Fix some POSIX typesSebastian Huber2-3/+22
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek2-2/+6
2017-11-23re PR ada/83091 (ICE with -g in arm-eabi compilation)Eric Botcazou2-1/+11
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou2-6/+25
2017-11-19re PR ada/83016 (gnat1: warning: command line option ‘-nostdinc++’ is val...Eric Botcazou3-23/+58
2017-11-16Makefile.in: Merge Aarch64 and ARM "ifeq" blocks.Doug Rupp2-16/+37
2017-11-16[multiple changes]Pierre-Marie de Rodat3-0/+20
2017-11-16[multiple changes]Pierre-Marie de Rodat3-2/+42
2017-11-16[multiple changes]Pierre-Marie de Rodat7-11/+140
2017-11-16opt.ads: Elaboration warnings are now on by default.Hristian Kirtchev13-109/+355
2017-11-16[multiple changes]Pierre-Marie de Rodat3-0/+25
2017-11-16[multiple changes]Pierre-Marie de Rodat10-22/+511
2017-11-16[multiple changes]Pierre-Marie de Rodat5-14/+127
2017-11-16[multiple changes]Pierre-Marie de Rodat5-35/+52
2017-11-16[multiple changes]Pierre-Marie de Rodat17-1348/+4339
2017-11-16sem_ch6.adb (Create_Extra_Formals): The type of the BIP_Object_Access formal ...Bob Duff5-6/+100
2017-11-11Remove ada/ prefixEric Botcazou1-2/+2
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor3-3/+9
2017-11-10Update copyright yearsEric Botcazou1-1/+1
2017-11-10utils.c (convert): Add comment and do not fall through to the next case.Eric Botcazou2-1/+27
2017-11-09exp_util.adb, freeze.adb: Minor reformatting.Gary Dismukes3-3/+6