aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2008-08-16trans.c (call_to_gnu): Use the Sloc of the call for back-copy statements in l...Eric Botcazou1-2/+2
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2-9/+8
2008-08-12Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove duplicate s-win32.o.Danny Smith1-1/+1
2008-08-11s-oscons-tmplt.c: RTEMS defines AF_INET6 but does support it.Joel Sherrill1-2/+2
2008-08-09misc.c (gnat_handle_option): Replace set_Wunused by warn_unused.Manuel López-Ibáñez1-1/+1
2008-08-08Makefile.in: Reintroduce g-soccon.ads as a compatibility shim.Thomas Quinot1-1/+1
2008-08-08Makefile.in, [...]: Revert previous change, not needed after all.Thomas Quinot2-4/+4
2008-08-06Make-lang.in: Use GCC_FOR_TARGET when dealing with s-oscons-tmplt.i.Samuel Tardieu1-2/+2
2008-08-06Make-lang.in (OSCONS_CPPFLAGS): Remove.Samuel Tardieu1-2/+0
2008-08-06Makefile.in, [...]: Remove GNAT.Sockets.Constants.Arnaud Charlet1-36/+1
2008-08-06Makefile.in, [...]: Remove obsolete targets referencing gen-soccon When gener...Thomas Quinot2-21/+5
2008-08-06g-socket-dummy.adb, [...]: New files.Arnaud Charlet1-0/+16
2008-08-06decl.c (gnat_to_gnu_param): Force 32bit descriptor if TARGET_MALLOC64 clear.Doug Rupp3-15/+26
2008-08-062008-08-06 Doug Rupp <rupp@adacore.com>Doug Rupp1-1/+10
2008-08-05xoscons.adb, [...]: New files.Thomas Quinot2-2/+34
2008-08-05init.c (__gnat_install_handler for linux): If we are building the Xenomai run...Jose Ruiz1-6/+17
2008-08-04g-soccon-mingw-64.ads, [...]: New files.Arnaud Charlet1-4/+13
2008-08-04gigi.h (fill_vms_descriptor): Add third parameter gnat_actualArnaud Charlet3-16/+23
2008-08-04utils2.c (fill_vms_descriptor): Use long_integer for comparison.Doug Rupp1-4/+5
2008-08-042008-08-04 Doug Rupp <rupp@adacore.com>Arnaud Charlet1-8/+26
2008-08-02utils2.c (build_binary_op): New case.Eric Botcazou1-1/+9
2008-08-01ada-tree.h (DECL_PARM_ALT): Now DECL_PARM_ALT_TYPE.Eric Botcazou3-50/+41
2008-08-01Revert incorrect patch.Eric Botcazou1-30/+36
2008-08-01decl.c (gnat_to_gnu_entity): Remove dead code.Eric Botcazou3-59/+84
2008-08-01decl.c (gnat_to_gnu_entity): Do not turn Ada Pure into GCC const, now implici...Olivier Hainque1-10/+6
2008-08-01utils.c (convert_vms_descriptor): Add gnu_expr_alt_type parameter.Eric Botcazou1-36/+30
2008-08-01gnat_rm.texi: Document new mechanism Short_Descriptor.Doug Rupp5-60/+263
2008-07-31decl.c (gnat_to_gnu_entity): Fix formatting.Eric Botcazou2-2/+2
2008-07-312008-07-31 Jose Ruiz <ruiz@adacore.com>Jose Ruiz1-1/+3
2008-07-31arit64.c: New file implementing __gnat_mulv64 signed integer multiplication w...Geert Bosch4-5/+193
2008-07-30Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Add s-winext.o.Aaron W. LaFramboise1-1/+1
2008-07-30re PR ada/36554 (verify_flow_info ICE can not throw but has EH edges)Eric Botcazou5-13/+66
2008-07-30gigi.h (build_vms_descriptor64): New function prototype.Doug Rupp6-17/+389
2008-07-302008-07-30 Jose Ruiz <ruiz@adacore.com>Jose Ruiz1-6/+14
2008-07-30configure.ac: Add makefile fragments for hpux.Paolo Bonzini2-37/+19
2008-07-30re PR ada/5911 (Support for multilib in Ada)Laurent GUERBY2-87/+102
2008-07-29trans.c (process_inlined_subprograms): Remove tree_really_inline check.Arnaud Charlet1-2/+2
2008-07-29gcc-interface: New directory.Arnaud Charlet17-0/+31325