Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-13 | * gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus. | Eric Botcazou | 2 | -1/+6 |
2017-12-13 | trans.c (process_freeze_entity): Be prepared for a package without body. | Eric Botcazou | 2 | -4/+9 |
2017-12-13 | decl.c (gnat_to_gnu_entity): Robustify test for types descendant of System.Ad... | Eric Botcazou | 2 | -3/+9 |
2017-12-08 | arc.c (arc_attribute_table): Add exclusions to the comment. | Jakub Jelinek | 2 | -1/+6 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 2 | -19/+27 |
2017-12-06 | re PR ada/66205 (gnatbind generates invalid code when finalization is enabled... | Simon Wright | 2 | -0/+18 |
2017-12-05 | sem_util.adb (Contains_Refined_State): Remove. | Pierre-Marie de Rodat | 19 | -269/+310 |
2017-12-05 | [multiple changes] | Pierre-Marie de Rodat | 8 | -27/+179 |
2017-12-05 | [multiple changes] | Pierre-Marie de Rodat | 33 | -1080/+5689 |
2017-12-05 | [multiple changes] | Pierre-Marie de Rodat | 9 | -92/+172 |
2017-12-05 | [multiple changes] | Pierre-Marie de Rodat | 6 | -87/+94 |
2017-12-05 | [multiple changes] | Pierre-Marie de Rodat | 5 | -4/+41 |
2017-12-05 | RTEMS/Ada: Define EH_MECHANISM | Sebastian Huber | 2 | -0/+9 |
2017-12-04 | RTEMS/Ada: Account for 64-bit time_t | Sebastian Huber | 4 | -6/+188 |
2017-12-01 | RTEMS/Ada: Fix some POSIX types | Sebastian Huber | 2 | -3/+22 |
2017-11-28 | tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree. | Jakub Jelinek | 2 | -2/+6 |
2017-11-23 | re PR ada/83091 (ICE with -g in arm-eabi compilation) | Eric Botcazou | 2 | -1/+11 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 2 | -6/+25 |
2017-11-19 | re PR ada/83016 (gnat1: warning: command line option ‘-nostdinc++’ is val... | Eric Botcazou | 3 | -23/+58 |
2017-11-16 | Makefile.in: Merge Aarch64 and ARM "ifeq" blocks. | Doug Rupp | 2 | -16/+37 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 3 | -0/+20 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 3 | -2/+42 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 7 | -11/+140 |
2017-11-16 | opt.ads: Elaboration warnings are now on by default. | Hristian Kirtchev | 13 | -109/+355 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 3 | -0/+25 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 10 | -22/+511 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 5 | -14/+127 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 5 | -35/+52 |
2017-11-16 | [multiple changes] | Pierre-Marie de Rodat | 17 | -1348/+4339 |
2017-11-16 | sem_ch6.adb (Create_Extra_Formals): The type of the BIP_Object_Access formal ... | Bob Duff | 5 | -6/+100 |
2017-11-11 | Remove ada/ prefix | Eric Botcazou | 1 | -2/+2 |
2017-11-10 | PR c/81117 - Improve buffer overflow checking in strncpy | Martin Sebor | 3 | -3/+9 |
2017-11-10 | Update copyright years | Eric Botcazou | 1 | -1/+1 |
2017-11-10 | utils.c (convert): Add comment and do not fall through to the next case. | Eric Botcazou | 2 | -1/+27 |
2017-11-09 | exp_util.adb, freeze.adb: Minor reformatting. | Gary Dismukes | 3 | -3/+6 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 3 | -4/+44 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 31 | -350/+618 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 7 | -12/+49 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 15 | -102/+120 |
2017-11-09 | exp_disp.adb (Make_DT): Default initialize Ifaces_List and Ifaces_Comp_List. | Yannick Moy | 2 | -2/+7 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 18 | -466/+2005 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 8 | -21/+58 |
2017-11-09 | exp_ch3.adb, [...]: Minor reformatting. | Pierre-Marie de Rodat | 10 | -101/+125 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 29 | -70/+156 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 8 | -117/+177 |
2017-11-09 | gnat1drv.adb (Adjust_Global_Switches): Suppress warnings in codepeer mode her... | Pierre-Marie de Rodat | 13 | -1384/+296 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 17 | -93/+266 |
2017-11-09 | [multiple changes] | Pierre-Marie de Rodat | 5 | -1639/+82 |
2017-11-08 | [multiple changes] | Pierre-Marie de Rodat | 20 | -180/+3683 |
2017-11-08 | [multiple changes] | Pierre-Marie de Rodat | 4 | -10/+16 |