| Commit message (Expand) | Author | Age | Files | Lines |
* | exp_attr.adb (Expand_N_Attribute_Reference, [...]): If attribute Mechanism_Co... | Robert Dewar | 2006-02-15 | 2 | -16/+36 |
* | exp_aggr.adb (Build_Array_Aggr_Code): Rename variable "Others_Mbox_Present" t... | Ed Schonberg | 2006-02-15 | 1 | -24/+212 |
* | bindusg.adb: Updated documentation for -d and -D switches. | Quentin Ochem | 2006-02-15 | 3 | -33/+82 |
* | einfo.ads, einfo.adb (First_Tag_Component): Protect the frontend against erro... | Javier Miranda | 2006-02-15 | 5 | -176/+217 |
* | opt.ads opt.adb: Add Ada_Version_Explicit_Config along with save/restore rout... | Robert Dewar | 2006-02-15 | 7 | -50/+89 |
* | debug.adb: Eliminate numeric switches for binder/gnatmake | Robert Dewar | 2006-02-15 | 5 | -89/+152 |
* | checks.adb (Build_Discriminant_Checks): If the expression being checks is an ... | Ed Schonberg | 2006-02-15 | 1 | -77/+115 |
* | a-direct.adb (Duration_To_Time, [...]): New Unchecked_Conversion functions. | Vincent Celier | 2006-02-15 | 5 | -9/+62 |
* | s-stchop.adb (Stack_Check): Raise Storage_Error if the argument has wrapped a... | Eric Botcazou | 2006-02-15 | 1 | -1/+15 |
* | err_vars.ads: Suppress range checks for a couple of assignments which otherwi... | Robert Dewar | 2006-02-15 | 4 | -66/+106 |
* | erroutc.ads, [...] (Set_Message_Blank): Don't insert space after hyphen (smal... | Robert Dewar | 2006-02-15 | 3 | -16/+35 |
* | gnatvsn.ads (Current_Year): New constant, used to easily update copyright on ... | Robert Dewar | 2006-02-15 | 4 | -10/+19 |
* | gnatlink.adb (Process_Binder_File): If -shared is specified, invoke gcc to li... | Vincent Celier | 2006-02-15 | 1 | -14/+46 |
* | bindgen.adb (Gen_Main_C): declare the ensure_reference variable as volatile... | Joel Brobecker | 2006-02-15 | 1 | -11/+48 |
* | back_end.adb (Scan_Compiler_Arguments): Check if Search_Directory_Present is ... | Vincent Celier | 2006-02-15 | 2 | -9/+24 |
* | re PR ada/20753 (ACATS ce3810b segfaults at runtime) | Geert Bosch | 2006-02-15 | 1 | -25/+27 |
* | rtsfind.adb, [...]: Minor code reorganization (not Present should be No) | Robert Dewar | 2006-02-15 | 5 | -11/+11 |
* | a-tiboio.adb, [...]: New files. | Hristian Kirtchev | 2006-02-15 | 8 | -1/+731 |
* | a-rttiev.adb, [...]: New files. | Pat Rogers | 2006-02-15 | 2 | -0/+456 |
* | a-envvar.adb, [...]: New files. | Nicolas Roche | 2006-02-15 | 2 | -1/+212 |
* | a-ticoio.ads, [...]: Add use clause (moved here from spec) | Robert Dewar | 2006-02-15 | 5 | -23/+117 |
* | lang.opt: Wvariadic-macros: New option. | Eric Botcazou | 2006-02-15 | 2 | -1/+16 |
* | a-cgcaso.adb, [...]: Implemented using heapsort instead of quicksort. | Matthew Heaney | 2006-02-15 | 2 | -163/+145 |
* | a-rbtgso.adb, [...]: All explicit raise statements now include an exception m... | Matthew Heaney | 2006-02-15 | 26 | -487/+1342 |
* | s-parame-mingw.adb, [...]: Removed, replaced by s-parame.adb | Arnaud Charlet | 2006-02-15 | 9 | -385/+99 |
* | a-stwisu.adb, [...] (Super_Slice): Fix slice index. | Arnaud Charlet | 2006-02-15 | 4 | -15/+17 |
* | ali-util.adb (Get_File_Checksum): Update to account for change in profile of ... | Thomas Quinot | 2006-02-15 | 20 | -1026/+1093 |
* | 2006-02-13 Arnaud Charlet <charlet@adacore.com> | Arnaud Charlet | 2006-02-15 | 12 | -326/+2103 |
* | re PR ada/26096 (Ada bootstrap fails in g-alleve.adb) | Richard Kenner | 2006-02-15 | 6 | -140/+284 |
* | adaint.h, adaint.c (DIR_SEPARATOR): Use _T() macro for Unicode support. | Pascal Obry | 2006-02-15 | 12 | -2466/+1942 |
* | adadecode.h, [...]: (__gnat_decode): Improve support of types. | Nicolas Setton | 2006-02-15 | 2 | -6/+62 |
* | system-mingw.ads (Underlying_Priorities): Update the priority mapping table t... | Pascal Obry | 2006-02-15 | 1 | -13/+24 |
* | s-taprop-posix.adb, [...] (Create_Task): Remove task adjustment code. | Pascal Obry | 2006-02-15 | 9 | -163/+28 |
* | s-osinte-darwin.adb, [...] (sigset_t_ptr): Removed, replaced by anonymous acc... | Arnaud Charlet | 2006-02-15 | 17 | -102/+68 |
* | a-tasatt.adb, [...]: Remove redundant with clauses. | Hristian Kirtchev | 2006-02-15 | 31 | -149/+35 |
* | s-gloloc-mingw.adb, [...]: Minor reformatting. | Robert Dewar | 2006-02-15 | 155 | -1551/+1492 |
* | a-taster.adb (Current_Task_Fallback_Handler): Document why explicit protectio... | Jose Ruiz | 2006-02-15 | 5 | -44/+173 |
* | a-intnam-os2.ads, [...]: Removed, no longer used. | Arnaud Charlet | 2006-02-15 | 28 | -9510/+0 |
* | Make-lang.in (check-gnat): Run run_acats with $(SHELL). | Rainer Orth | 2006-02-09 | 2 | -2/+6 |
* | decl.c (gnat_substitute_in_type): Don't handle CHAR_TYPE. | Roger Sayle | 2006-02-06 | 2 | -1/+4 |
* | re PR target/25926 (A87B59A SIGABRT) | John David Anglin | 2006-02-04 | 2 | -0/+20 |
* | re PR bootstrap/25859 (gnatmake: error while loading shared libraries: libgcc... | Peter O'Gorman | 2006-01-25 | 2 | -24/+33 |
* | re PR ada/24533 (FAIL: a85013b: *** glibc detected *** free(): invalid poin... | John David Anglin | 2006-01-20 | 2 | -1/+9 |
* | s-osinte-linux-hppa.ads: Correct alignment of atomic_lock_t. | John David Anglin | 2005-12-29 | 2 | -1/+5 |
* | Remove dummy setting of GCC_FOR_TARGET, no longer needed. | Arnaud Charlet | 2005-12-12 | 2 | -5/+5 |
* | Fix typo in previous change. | Arnaud Charlet | 2005-12-12 | 1 | -1/+1 |
* | Update dependencies | Arnaud Charlet | 2005-12-12 | 2 | -392/+400 |
* | Add rule for ada/exp_sel.o | Arnaud Charlet | 2005-12-12 | 2 | -0/+19 |
* | (mingw section): Remove EH_MECHANISM setting. | Arnaud Charlet | 2005-12-12 | 2 | -1/+4 |
* | tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i... | Diego Novillo | 2005-12-09 | 1 | -2/+2 |