Age | Commit message (Expand) | Author | Files | Lines |
2005-12-09 | trans.c (tree_transform, emit_check): Adjust calls to build_call_raise, passi... | Olivier Hainque | 3 | -27/+63 |
2005-12-09 | exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP... | Javier Miranda | 2 | -6/+12 |
2005-12-09 | hostparm.ads (Max_Line_Length): Set to Types.Column_Number'Last - 1... | Thomas Quinot | 8 | -75/+127 |
2005-12-09 | a-convec.adb (Merge): Added assertions to check whether vector params are sor... | Matthew Heaney | 13 | -233/+351 |
2005-12-09 | decl.c (gnat_to_gnu_entity, [...]): Don't early expand pointer initialization... | Olivier Hainque | 1 | -43/+50 |
2005-12-09 | mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V... | Doug Rupp | 20 | -171/+435 |
2005-12-09 | a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp... | Javier Miranda | 10 | -947/+1750 |
2005-12-09 | adaint.c (__gnat_locate_regular_file): Return immediately if file_name is empty. | Nicolas Setton | 1 | -0/+5 |
2005-12-09 | mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V... | Doug Rupp | 34 | -277/+27105 |
2005-12-09 | gnatvsn.ads (Library_Version): Bump to version 4.2 | Arnaud Charlet | 1 | -2/+2 |
2005-12-07 | sourcebuild.texi (all.build, [...]): Remove. | Rafael Ávila de Espíndola | 2 | -3/+5 |
2005-12-07 | gty.texi: Remove instructions for adding a dependency on s-gtype. | Alan Modra | 2 | -1/+5 |
2005-12-05 | utils.c (convert): Use fold_convert where appropriate. | Richard Guenther | 2 | -9/+12 |
2005-12-05 | Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. | Paolo Bonzini | 2 | -2/+7 |
2005-12-02 | trans.c (gnat_gimplify_expr): Use buildN instead of build. | Richard Guenther | 2 | -1/+5 |
2005-12-02 | tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ... | Roger Sayle | 2 | -3/+15 |
2005-11-23 | mlib-prj.adb (Build_Library): Initialize Delete. | Laurent GUERBY | 2 | -1/+5 |
2005-11-21 | socket.c: Add extern int h_errno for rtems since networking header files are ... | Joel Sherrill | 2 | -0/+13 |
2005-11-19 | re PR ada/23717 ([Ada] Wrong ICE diagnostic formatting) | Richard Guenther | 2 | -4/+25 |
2005-11-18 | re PR ada/24857 (ada/s-auxdec.ads alignment issue for arm-rtems) | Laurent GUERBY | 2 | -0/+7 |
2005-11-17 | re PR ada/22333 (ACATS FAIL c34007p c34007r c45282b spurious discriminant CON... | Richard Kenner | 2 | -6/+40 |
2005-11-17 | re PR ada/24857 (ada/s-auxdec.ads alignment issue for arm-rtems) | Laurent GUERBY | 3 | -0/+90 |
2005-11-16 | Makefile.in: Add EH_MECHANISM=-gcc to s390(x) linux. | Richard Guenther | 2 | -0/+5 |
2005-11-16 | re PR ada/24855 (Missing stdarg.h in ada/raise.c for arm-rtems) | Joel Sherrill | 2 | -0/+6 |
2005-11-16 | Make-lang.in (ada/decl.o): Add $(EXPR_H) dependency. | Richard Guenther | 2 | -2/+7 |
2005-11-16 | Fix typos. | Arnaud Charlet | 1 | -2/+2 |
2005-11-16 | Fix typo in previous change. | Arnaud Charlet | 1 | -1/+1 |
2005-11-15 | Minor reformatting. | Arnaud Charlet | 4 | -9/+12 |
2005-11-15 | Further improvement in comments | Arnaud Charlet | 1 | -0/+1 |
2005-11-15 | Remove obsolete/wrong comment. | Arnaud Charlet | 1 | -1/+0 |
2005-11-15 | Resync. | Arnaud Charlet | 1 | -0/+1327 |
2005-11-15 | a-secain.adb, [...]: Minor reformatting | Robert Dewar | 683 | -1765/+1505 |
2005-11-15 | gnat_ugn.texi: Document that -fstack-check is needed for strict compliance wi... | Cyrille Comar | 5 | -357/+798 |
2005-11-15 | [multiple changes] | Arnaud Charlet | 7 | -43/+32 |
2005-11-15 | xgnatugn.adb: Replace invalid membership test by 'Valid | Robert Dewar | 1 | -7/+7 |
2005-11-15 | tempdir.adb (Tempdir): Do not use environment variable TMPDIR if it designate... | Vincent Celier | 1 | -2/+5 |
2005-11-15 | switch.adb (Bad_Switch): New procedure | Vincent Celier | 3 | -58/+54 |
2005-11-15 | s-stoele.adb: Fix code for Address mod Storage_Offset for negative offset values | Robert Dewar | 1 | -4/+6 |
2005-11-15 | s-finroo.ads, [...] (Read): Addition of "not null" to the anonymous access. | Javier Miranda | 5 | -124/+159 |
2005-11-15 | sem_warn.ads, [...] (Publicly_Referenceable): Generic formals of a generic su... | Ed Schonberg | 3 | -17/+243 |
2005-11-15 | sem_util.ads, [...]: Change name Is_Package to Is_Package_Or_Generic_Package. | Robert Dewar | 2 | -34/+127 |
2005-11-15 | re PR ada/15604 (Ambiguous aggregate -- Accepts invalid) | Ed Schonberg | 1 | -7/+73 |
2005-11-15 | sem_res.adb (Resolve_Call): Provide a better error message whenever a procedu... | Hristian Kirtchev | 1 | -82/+111 |
2005-11-15 | sem_eval.adb: Implement d.f flag | Robert Dewar | 1 | -9/+23 |
2005-11-15 | sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic context... | Ed Schonberg | 1 | -14/+268 |
2005-11-15 | sem_ch7.adb (Install_Parent_Private_Declarations): New procedure nested withi... | Gary Dismukes | 1 | -6/+95 |
2005-11-15 | sem_ch6.adb (Check_Conformance): The null-exclusion feature can be omitted in... | Javier Miranda | 1 | -52/+149 |
2005-11-15 | sem_ch3.ads, [...] (Build_Discriminal): Add link to original discriminant. | Ed Schonberg | 2 | -194/+261 |
2005-11-15 | sem_ch12.ads, [...] (Map_Entities): Exclude entities whose names are internal... | Gary Dismukes | 2 | -71/+342 |
2005-11-15 | sem_ch10.adb: Change name Is_Package to Is_Package_Or_Generic_Package Do not ... | Robert Dewar | 1 | -42/+76 |