aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-12-01re PR ada/33722 (putenv() is made posix-conformant on FreeBSD 7.x)Kostik Belousov2-3/+9
2007-11-30Change bogus PR in ChangeLog (15803->15804)Samuel Tardieu1-1/+1
2007-11-29decl.c (make_packable_type): Retrieve the real name of the type.Eric Botcazou2-5/+16
2007-11-28Fix PR # in gcc/ada/ChangeLog and gcc/testsuite/ChangeLog (17317->17318)Samuel Tardieu1-1/+1
2007-11-28re PR ada/22559 (Bug box, Program_Error at sinput.adb:404, derived fixed-poin...Samuel Tardieu3-2/+12
2007-11-28re PR ada/32792 (Assert_Failure sinfo.adb:1730)Samuel Tardieu2-0/+14
2007-11-28re PR target/17317 (Match Constraints for *movdf_insn fails)Samuel Tardieu5-84/+51
2007-11-28re PR ada/15803 (Illegal program not detected, RM 8.3(19))Samuel Tardieu2-2/+23
2007-11-26PR 34081/C++Andreas Krebbel3-3/+10
2007-11-25tree.h (struct tree_block): Move locus member next to flags.Richard Guenther2-4/+9
2007-11-25decl.c (gnat_to_gnu_entity): If the type has strict alignment...Eric Botcazou2-28/+53
2007-11-23s-inmaop-posix.adb, [...]: Use 'Access instead of 'Unchecked_Access in second...Samuel Tardieu10-20/+28
2007-11-23Add missing commas beween file names in gcc/ada/ChangeLogSamuel Tardieu1-1/+1
2007-11-23decl.c (ceil_alignment): New function.Eric Botcazou2-13/+21
2007-11-22trans.c (gnat_to_gnu): Reformat lines to fit in 80 columns.Olivier Hainque2-10/+19
2007-11-21s-osinte-kfreebsd-gnu.ads (To_Target_Priority): New function.Aurelien Jarno3-1/+10
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou5-65/+33
2007-11-16utils2.c (build_call_alloc_dealloc): Move the code retrieving an allocator re...Olivier Hainque3-34/+41
2007-11-14trans.c (call_to_gnu): Always set the source location on the call expression.Eric Botcazou2-4/+9
2007-11-14i-cstrin.ads (chars_ptr): Make it a C convention type.Samuel Tardieu2-0/+3
2007-11-14adaint.c [...]: Remove system-specific sections of non-supported Interix target.Samuel Tardieu6-656/+10
2007-11-13sem_prag.adb (Process_Convention): Move the test for the entity on which the ...Samuel Tardieu2-4/+9
2007-11-13a-tasatt.adb: Add a comment at the beginning of the package explaining why in...Samuel Tardieu2-0/+10
2007-11-10a-tasatt.adb: Revert previous change for this file as it will generate an err...Samuel Tardieu2-9/+17
2007-11-07sem_attr.adb (Analyze_Attribute): Remove duplicate identical embedded check f...Samuel Tardieu2-4/+6
2007-11-07tracebak.c (i386 alternative): Remove useless comparaison which is always fal...Samuel Tardieu2-2/+4
2007-11-07a-tasatt.adb: Use 'Access instead of 'Unchecked_Access when applicable.Samuel Tardieu4-15/+28
2007-11-07a-tasatt.adb: Type Wrapper should be declared in comment instead of already d...Samuel Tardieu2-1/+6
2007-11-07decl.c (make_aligning_type): Set the mode of the RECORD_TYPE we craft and exp...Olivier Hainque2-4/+14
2007-11-01lang-specs.h: Move translation of -fRTS= after -gnatez switch.Eric Botcazou2-3/+7
2007-10-23misc.c (gnat_handle_option): Replace call to abort with call to gcc_unreachable.Eric Botcazou2-7/+16
2007-10-23re PR bootstrap/33608 (Bootstrap with ada fails linking gnatbind with 4.3 hos...Richard Guenther2-0/+7
2007-10-20* Makefile.in (LIBGNAT_TARGET_PAIRS) Add s-tasinf-mingw.adb,Danny Smith2-0/+12
2007-10-15Resync.Arnaud Charlet1-0/+300
2007-10-15errout.ads: Comment clarificationRobert Dewar9-55/+116
2007-10-15g-soccon-vms.ads: Fix value of MSG_WAITALL.Thomas Quinot4-10/+20
2007-10-15gnat_ugn.texi: Add documentation for switches --version and --help for the GN...Vincent Celier2-20/+159
2007-10-15xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie interfa...Emmanuel Briot2-2/+6
2007-10-15trans.c (gnat_to_gnu): Remove the padding structure more often.Tristan Gingold1-7/+8
2007-10-15tb-alvms.c (tb_entry_t, [...]): Store a frame pointer instead of a procedure ...Olivier Hainque4-18/+19
2007-10-15sem_disp.adb (Find_Controlling_Arg): Examine the call node before examining i...Ed Schonberg1-2/+14
2007-10-15sem_ch6.adb (Find_Corresponding_Spec): If the previous entity is a body gener...Ed Schonberg1-5/+37
2007-10-15system-vms-ia64.ads: New file.Tristan Gingold2-2/+255
2007-10-15sem_ch4.adb: Minor code and comment reformatting.Hristian Kirtchev1-8/+48
2007-10-15sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of d...Gary Dismukes1-0/+14
2007-10-15sem_ch12.adb: Minor code reformatting.Hristian Kirtchev1-22/+41
2007-10-15sem_aggr.adb (Resolve_Record_Aggregate): In the case of a box association for...Gary Dismukes1-25/+50
2007-10-15rtsfind.adb: (Load_RTU): Turn off style checks for Load callRobert Dewar1-8/+17
2007-10-15snames.adb, snames.ads: Add new standard name runtime_library_dirVincent Celier10-246/+327
2007-10-15sem_case.adb, [...]: Replace use of Heap_Sort_A (passing'Unrestricted_Access ...Bob Duff3-21/+24