aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2006-10-03* utils.c: Fix a typo.Kazu Hirata2-1/+3
2006-10-03* decl.c, utils.c: Fix comment typos.Kazu Hirata3-2/+6
2006-09-29Fix nits.Eric Botcazou1-3/+3
2006-09-29decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram...Eric Botcazou5-4/+34
2006-09-20re PR ada/28716 (Ada: Bind_Socket doesn't bind to specified address)Laurent GUERBY2-0/+6
2006-09-15re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism))Eric Botcazou2-10/+62
2006-09-15re PR ada/18817 (ACATS c380004 fails at run time)Roger Sayle2-0/+22
2006-09-13re PR ada/29025 (procedure doesn't modify In Out parameter)Olivier Hainque2-10/+27
2006-09-13re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)Eric Botcazou2-7/+17
2006-09-13re PR ada/21952 (Annoying "attribute directive ignored" warnings)Eric Botcazou4-2/+68
2006-07-28Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable...Volker Reichelt2-7/+11
2006-06-25Move entry to proper file.Eric Botcazou1-0/+5
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque1-4/+31
2006-06-20re PR ada/18692 (Ada should have a dg testsuite)James A. Morrison2-3/+12
2006-06-17gnat-style.texi (@dircategory): Use "Software development" instead of "Progra...Karl Berry2-1/+6
2006-06-13re PR ada/27944 (s-taprop.adb:66:06: warning: redundant with clause in body)John David Anglin2-3/+5
2006-06-06re PR ada/27769 (cross-gnatmake needs host gcc)Laurent GUERBY2-3/+8
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata16-28/+37
2006-05-19langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton1-0/+11
2006-05-14Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).H.J. Lu2-3/+9
2006-05-02re PR ada/27366 (ada build fails as cygwin does not have clearenv)David Billinghurst1-1/+1
2006-04-08Makefile.in: Add Ada support for GNU/kFreeBSD.Aurelien Jarno3-0/+554
2006-03-30Makefile.in: Rename docdir to gcc_docdir.Carlos O'Donell2-12/+16
2006-03-08re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini1-0/+2
2006-03-04gigi.h (get_ada_base_type): Delete.Eric Botcazou4-22/+11
2006-03-04uintp.adb (Num_Bits): Handle Uint_Int_First specially.Richard Kenner2-1/+9
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2-4/+9
2006-02-20Make-lang.in (OBJC): RemoveRafael Espindola2-2/+6
2006-02-20configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini1-3/+3
2006-02-17Resync.Arnaud Charlet1-0/+175
2006-02-17expander.adb: Fix typo in commentRamon Fernandez4-8/+19
2006-02-17s-wchcnv.adb: Document handling of [ on output (we do not change this to ["5B...Robert Dewar2-2/+20
2006-02-17a-convec.ads, [...]: (operator "&"): handle potential overflow for large inde...Matthew Heaney4-317/+522
2006-02-17snames.ads, snames.adb: New standard names for new project attributes...Vincent Celier2-65/+111
2006-02-17sem_res.adb (Resolve_Type_Conversion): In case of conversion to an abstract i...Javier Miranda1-37/+24
2006-02-17sem_ch6.adb (Build_Body_To_Inline): Enforce the rule that in order to inline ...Ed Schonberg1-9/+16
2006-02-17sem_ch3.adb (Build_Discriminated_Subtype): In case of concurrent type we cann...Javier Miranda1-5/+34
2006-02-17sem_ch12.adb (Analyze_Package_Instantiation): Inline_Now is false if the curr...Ed Schonberg1-10/+18
2006-02-17sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram instantiation...Ed Schonberg1-10/+5
2006-02-17Makefile.in: Use VMS64 specialized versions of several units in Interfaces.C ...Vasiliy Fofanov1-2/+5
2006-02-17init.c (facility_resignal_table): new arrayVasiliy Fofanov1-0/+10
2006-02-17g-os_lib.adb (Copy_File): Make sure that if From has an Invalid_FD, then we c...Robert Dewar1-0/+7
2006-02-17freeze.adb (Statically_Discriminated_Components): Return false if the bounds ...Ed Schonberg2-15/+36
2006-02-17exp_dbug.adb (Debug_Renaming_Declaration): Indicate that the entity must be m...Ed Schonberg1-1/+2
2006-02-17exp_ch4.adb (Expand_N_Allocator): If the allocated object is accessed through...Javier Miranda1-23/+98
2006-02-17s-taprop-irix.adb, [...] (Set_False, [...]): Add Abort_Defer/Undefer pairs to...Jose Ruiz10-25/+261
2006-02-17re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001)Eric Botcazou4-9/+6
2006-02-17sem_ch4.adb (Find_Boolean_Types): If one of the operands is an aggregate...Ed Schonberg1-1/+26
2006-02-16env.c (__gnat_setenv): Use size_t.Eric Botcazou2-4/+10
2006-02-16* opt.ads (Ada_Version_Default): Set to Ada 2005 by default.Arnaud Charlet2-1/+5