Go to file
Kelley Cook 88fa57d782 gettext-sister.m4: Renamed from gettext.m4
config/
2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>

	* gettext-sister.m4: Renamed from gettext.m4
	* codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
	inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
	lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
	uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.

gcc/
2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>

	* aclocal.m4: Update for rename of gettext-sister.m4.

libcpp/
2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>

	* Makefile.in (aclocal.m4): Update dependencies.
	* configure.ac (AC_CONFIG_MACRO_DIR): New.
	* aclocal.m4, configure: Regenerate.

intl/
2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>

	* configure.ac (AC_CONFIG_MACRO_DIR): New.
	(ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
	* Makefile.in: Update with maintainer mode rules.
	* README: Update aclocal regeneration instructions.
	* aclocal.m4, configure: Regenerate.

From-SVN: r87900
2004-09-22 23:53:59 +00:00
INSTALL
boehm-gc backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_back_graph. 2004-08-28 00:41:41 +00:00
config gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
contrib Made fixincludes a toplevel build module. 2004-08-31 09:27:00 +00:00
fastjar re PR bootstrap/16164 (automake 1.8.5 upgrade changed fastjar into a read-write source directory) 2004-08-11 00:56:23 +00:00
fixincludes inclhack.def (linux_ia64_ucontext): New fix. 2004-09-17 22:58:40 +00:00
gcc gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
include Spacing bug. 2004-09-13 21:14:58 -04:00
intl gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
libada
libcpp gettext-sister.m4: Renamed from gettext.m4 2004-09-22 23:53:59 +00:00
libffi re PR libffi/17465 (Testsuite in libffi overrides LD_LIBRARY_PATH) 2004-09-14 14:16:29 -07:00
libgfortran libgfortran.h: define gfc_alloca() 2004-09-21 14:38:34 +02:00
libiberty * vasprintf.c: Accept __va_copy in addition to va_copy. 2004-09-08 21:29:42 +00:00
libjava Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies. 2004-09-22 23:42:16 +02:00
libmudflap attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through pretty-print.c. 2004-09-15 21:48:10 +01:00
libobjc encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro. 2004-09-16 01:35:01 -07:00
libstdc++-v3 Daily bump. 2004-09-22 00:16:17 +00:00
maintainer-scripts * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots. 2004-09-11 18:53:55 +00:00
zlib
.cvsignore
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog mh-x86omitfp: New host makefile fragment. 2004-09-20 00:58:42 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Add self as c++ and type-safe vector maintainer. 2004-09-10 11:58:00 +00:00
Makefile.def Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
Makefile.in Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
Makefile.tpl Makefile.def: Remove libbanshee. 2004-09-09 20:53:41 +00:00
README
README.SCO
compile
config-ml.in
config.guess config.sub: Import latest version from master repository. 2004-09-06 08:52:57 +00:00
config.if
config.rpath
config.sub config.sub: Import latest version from master repository. 2004-09-06 08:52:57 +00:00
configure mh-x86omitfp: New host makefile fragment. 2004-09-20 00:58:42 +00:00
configure.in mh-x86omitfp: New host makefile fragment. 2004-09-20 00:58:42 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh Index: ChangeLog 2004-08-03 00:52:18 +00:00
ltcf-gcj.sh
ltconfig
ltmain.sh ltmain.sh: Use $pic_object as $non_pic_object if $non_pic_object=none. 2004-09-08 11:43:46 -04:00
missing missing: Import latest version from master repository. 2004-09-07 08:33:10 +00:00
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.