aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2017-03-08re PR ada/79903 (When building GCC-cross compiler for RTEMS/SPARC with Ada s...Thanassis Tsiodras2-1/+6
2017-03-08re PR ada/79945 (ppc64le Default_Bit_Order in Ada)Eric Botcazou7-320/+24
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek2-1/+7
2017-02-24decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modu...Eric Botcazou2-5/+14
2017-02-24trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...Eric Botcazou2-1/+5
2017-02-24utils.c (fold_bit_position): New function.Eric Botcazou2-15/+48
2017-02-24* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.Eric Botcazou2-0/+11
2017-02-24c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...Eric Botcazou2-12/+77
2017-02-24trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...Eric Botcazou2-7/+24
2017-02-24misc.c (gnat_type_max_size): Try to return a meaningful value for array types...Eric Botcazou2-29/+91
2017-02-24utils.c (max_size): Flip the second argument when recursing on TRUTH_NOT_EXPR.Eric Botcazou2-1/+7
2017-02-12system-freebsd-x86.ads: Rename into...John Marino3-5/+43
2017-02-09* comperr.adb: Update FSF bug reporting URL.Gerald Pfeifer2-1/+5
2017-02-01re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)Eric Botcazou1-1/+1
2017-02-01re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)Eric Botcazou2-4/+12
2017-01-25re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko2-1/+8
2017-01-23sem_util.adb (New_Copy_Tree): Code cleanup: removal of the internal map (ie.Javier Miranda5-231/+134
2017-01-23sem_prag.adb (Default_Initial_Condition): If the desired type declaration is ...Ed Schonberg4-7/+30
2017-01-23ghost.ads, ghost.adb (Is_Ignored_Ghost_Unit): New routine.Hristian Kirtchev7-31/+62
2017-01-23[multiple changes]Arnaud Charlet4-121/+150
2017-01-23[multiple changes]Arnaud Charlet20-93/+221
2017-01-23[multiple changes]Arnaud Charlet6-43/+96
2017-01-23Minor editing.Arnaud Charlet2-3/+3
2017-01-23[multiple changes]Arnaud Charlet15-33/+484
2017-01-23[multiple changes]Arnaud Charlet8-75/+149
2017-01-23sem_ch4.adb (Try_Primitive_Operations, [...]): argument is valid if it is a d...Ed Schonberg5-5/+31
2017-01-23[multiple changes]Arnaud Charlet12-82/+175
2017-01-23[multiple changes]Arnaud Charlet14-195/+255
2017-01-23[multiple changes]Arnaud Charlet15-73/+163
2017-01-23sem_ch13.adb (Adjust_Record_For_Reverse_Bit_Order): Split original Ada 95 par...Thomas Quinot5-328/+364
2017-01-23sem_ch3.adb (Analyze_Declarations): Correct commentsJustin Squirek3-1/+8
2017-01-23Minor reformatting.Arnaud Charlet2-8/+8
2017-01-23scans.ads: New token At_Sign.Ed Schonberg15-15/+333
2017-01-23[multiple changes]Arnaud Charlet5-136/+347
2017-01-23Fix typo.Arnaud Charlet1-1/+1
2017-01-23[multiple changes]Arnaud Charlet3-31/+100
2017-01-23sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev11-43/+166
2017-01-23exp_spark.adb (Expand_SPARK_Attribute_Reference): For attributes which return...Claire Dross2-1/+57
2017-01-23[multiple changes]Arnaud Charlet4-3/+55
2017-01-23[multiple changes]Arnaud Charlet7-11/+87
2017-01-23sem_res.adb (Resolve_Call): In the part of the code where it is deciding whet...Bob Duff3-3/+23
2017-01-21sem_eval.adb (Compile_Time_Compare): Reinstate the expr+literal (etc) optimiz...Eric Botcazou2-19/+27
2017-01-20Remove orphaned entriesEric Botcazou1-11/+0
2017-01-20[multiple changes]Arnaud Charlet9-47/+118
2017-01-20[multiple changes]Arnaud Charlet14-93/+185
2017-01-20[multiple changes]Arnaud Charlet10-66/+275
2017-01-20sem_ch10.adb, [...]: Minor reformatting.Hristian Kirtchev3-17/+26
2017-01-20[multiple changes]Arnaud Charlet10-31/+230
2017-01-20Minor reformatting.Arnaud Charlet4-17/+17
2017-01-20[multiple changes]Arnaud Charlet9-42/+652