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