Go to file
Arnaud Charlet 59f3dd0a14 [multiple changes]
2009-04-09  Robert Dewar  <dewar@adacore.com>

	* sem_ch5.adb: Minor reformatting

2009-04-09  Vincent Celier  <celier@adacore.com>

	* vms_data.ads:
	Change GNAT CHECK qualifier /DIAGNOSIS_LIMIT to /DIAGNOSTIC_LIMIT
	New qualifier /LEXPAND_SOURCE=nnn for -gnatGnnn
	New qualifier /LXDEBUG=nnn for -gnatDnnn
	For H820-010

	* gnat_ugn.texi:
	Update documentation for VMS qualifiers equivalent to -gnatGnn and
	-gnatDnn

2009-04-09  Nicolas Setton  <setton@adacore.com>

	* s-osinte-darwin.ads: (Pad_Type): Make this an array of unsigned_long,
	to match layout of siginfo_t in sys/signal.h.

	* gcc-interface/Makefile.in: Add section for x86_64 darwin.

2009-04-09  Thomas Quinot  <quinot@adacore.com>

	* g-socket.ads: (Fd_Set): Use Interfaces.C.long alignment.

2009-04-09  Nicolas Setton  <setton@adacore.com>

	* s-oscons-tmplt.c: Allow long lines in the generated spec.
	Add generation of Darwin-specific constants needed when binding to the
	pthread library.

From-SVN: r145837
2009-04-09 14:57:47 +02:00
boehm-gc
config
contrib
fixincludes re PR c/448 (<stdint.h>-related issues (C99 issues)) 2009-03-31 21:30:31 +01:00
gcc [multiple changes] 2009-04-09 14:57:47 +02:00
gnattools
include
INSTALL
intl
libada (correct version) 2009-04-07 14:07:24 +00:00
libcpp re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted) 2009-04-01 17:31:26 +00:00
libdecnumber * decContext.h: Include gstdint.h instead of <stdint.h>. 2009-04-01 11:51:55 +11:00
libffi
libgcc re PR target/39634 (powerpc64 libgcc contains useless softfp functions) 2009-04-07 10:17:21 +09:30
libgfortran open.c (already_open): Test for POSIX close return value. 2009-04-08 20:06:34 +03:00
libgomp re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp, works with generic x86_64) 2009-04-08 22:04:45 +02:00
libiberty configure.ac: Fix Linux/MIPS matching rule. 2009-04-08 13:14:13 +00:00
libjava
libmudflap re PR libmudflap/38462 (test libmudflap.c/fail27-frag.c fails output pattern test for ppc64) 2009-03-31 12:56:52 +11:00
libobjc
libssp
libstdc++-v3 hashtable.h (erase): Correctly handle erasing a reference to an entry in the hash table. 2009-04-08 23:58:31 +00:00
maintainer-scripts update_web_docs_svn: Run this script under plain /bin/sh as opposed to /bin/sh -x. 2009-04-08 02:00:48 +00:00
zlib
ABOUT-NLS
ChangeLog configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
configure.ac configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. 2009-04-08 20:25:10 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
Makefile.in Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
Makefile.tpl Makefil.def (languages): New entries. 2009-04-01 16:41:54 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.