aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc_update
AgeCommit message (Collapse)AuthorFilesLines
2004-03-16gcc_update (files_and_dependencies): Insert libffi dependencies.Andreas Tobler1-0/+4
2004-03-16 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (files_and_dependencies): Insert libffi dependencies. From-SVN: r79543
2004-03-11Wrong version checked in previous patchR. Kelley Cook1-1/+1
From-SVN: r79292
2004-03-11configure.ac: Bump AC_PREREQ to 2.59.Kelley Cook1-0/+1
boehm-gc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.in: Regenerate. fastjar/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. intl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config.h.in: Regenerate. gcc/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. libada/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Rename file to ... * configure.ac: .. to this. Bump AC_PREREQ to 2.59. * configure: Regenerate. libjava/libltdl/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. * configure: Regenerate. * config-h.in: Regenerate. libstdc++-v3/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Bump AC_PREREQ to 2.59. contrib/ 2004-03-10 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Insert libada/configure. From-SVN: r79285
2004-02-29gcc_update (files_and_dependencies): Update intl/configure.in to ↵Andrew Pinski1-2/+2
intl/configure.ac. 2004-02-29 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): Update intl/configure.in to intl/configure.ac. From-SVN: r78673
2004-01-10gcc_update (files_and_dependencies): Update fastjar/configure.in to ↵Kelley Cook1-3/+3
fastjar/configure.ac 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Update fastjar/configure.in to fastjar/configure.ac From-SVN: r75622
2004-01-08gcc_update (files_and_dependencies): Remove non-existant files.Kelley Cook1-11/+0
2004-01-07 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Remove non-existant files. From-SVN: r75528
2004-01-06gcc_update (files_generated): Revert 2003-12-18 change.Kelley Cook1-5/+4
contrib/ 2004-01-05 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_generated): Revert 2003-12-18 change. gcc/ada/ 2004-01-05 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Revert stamp-xgnatug change from 2003-12-18. Update comment and copyright date. * stamp-xgnatug: Delete. From-SVN: r75461
2004-01-03gcc_update (files_and_dependencies): For gcc directory, rename configure.in ↵Andrew Pinski1-3/+3
to configure.ac. 2004-01-03 Andrew Pinski <pinskia@physics.uc.edu> * gcc_update (files_and_dependencies): For gcc directory, rename configure.in to configure.ac. From-SVN: r75367
2003-12-19gcc_update (files_and_dependencies): For libjava/libltdl directory, remove ↵Andreas Tobler1-1/+1
acconfig.h. 2003-12-19 Andreas Tobler <a.tobler@schweiz.ch> * gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. No longer used. From-SVN: r74818
2003-12-18gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update ↵Kelley Cook1-4/+5
gcc/ada/gnat_ug_* to use it. contrib/ 2003-12-18 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update gcc/ada/gnat_ug_* to use it. gcc/ada/ 2003-12-18 Kelley Cook <kcook@gcc.gnu.org> * stamp-xgnatug: New stamp file. * Make-lang.in (stamp-xgnatug): New stamp file and comment. (ada/doctools/xgnatug): Add $(build_exeext). (ada/gnat_ug_unx.texi, ada/gnat_ug_vwx.texi, ada/gnat_ug_vms.texi ada/gnat_ug_wnt.texi): Update to depend on stamp-xgnatug. From-SVN: r74808
2003-12-16Fix required by libjava/libltdl import.James E Wilson1-4/+4
* gcc_update (files_and_dependencies): For libjava/libltdl directory, rename configure.in to configure.ac, and stamp-h.in to config-h.in. From-SVN: r74734
2003-12-11gcc_update (files_and_dependencies): Correct typo in the filename ↵Kelley Cook1-1/+1
gnat_ug_wnt.texi. 2003-12-10 Kelley Cook <kcook@gcc.gnu.org> * gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt.texi. From-SVN: r74535
2003-12-08gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads.Arnaud Charlet1-5/+0
* gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads. From-SVN: r74416
2003-07-12* gcc_update: gcc/acconfig.h no longer exists.Zack Weinberg1-1/+1
From-SVN: r69275
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg1-1/+4
top: * intl: New directory; see intl/ChangeLog for details. * ABOUT-NLS, config.rpath: Import from gettext 0.12.1. * Makefile.tpl: all-gcc depends on maybe-all-intl. * Makefile.in: Regenerate. config: * gettext.m4: New file - copy of gettext.m4 from binutils CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4. gcc: * ABOUT-NLS: Delete. * intl: Delete entire directory. * aclocal.m4: Include ../config/gettext.m4. Delete AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT. * configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT. Remove intl/Makefile from all_outputs. * configure, config.in: Regenerate. * Makefile.in: Expunge all references to intl subdirectory. Add -I../intl to INCLUDES. * intl.h: Include libintl.h if and only if ENABLE_NLS is defined. intl: * Makefile.in: Remove unnecessary capabilities for installation, build of shared libraries, generation of distribution tarballs, etc. Fix all the places that rely on the parent directory. Don't generate libgnuintl.h from anything; do generate $(objdir)/libintl.h from libgnuintl.h if necessary. Adjust DEFS for use of config.h. * libgnuintl.h.in: Rename libgnuintl.h. * README: New file. * config.charset, ref-add.sin, ref-del.sin: Delete (unused). * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant). * aclocal.m4: New; generated per instructions in gettext manual. * configure.in: New; written from scratch for this configuration. * configure, config.h.in: Generated. contrib: * gcc_update: Remove gcc/intl/plural.c from list. Add new generated files intl/plural.c, intl/configure, intl/config.h.in. From-SVN: r68928
2003-06-24gcc_update (files_and_dependencies): Add gcc/testsuite/gcc.dg/cpp/_Pragma3.c ↵Jason Thorpe1-0/+3
depends on gcc/testsuite/gcc.dg/cpp/mi1c.h. * gcc_update (files_and_dependencies): Add gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on gcc/testsuite/gcc.dg/cpp/mi1c.h. From-SVN: r68398
2003-03-03gcc_build: Use $GCC_CVS/$CVS instead of cvs.H.J. Lu1-1/+3
2003-03-03 H.J. Lu <hjl@gnu.org> * gcc_build: Use $GCC_CVS/$CVS instead of cvs. * gcc_update: Likewise. From-SVN: r63730
2003-01-03gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on ↵Kaveh R. Ghazi1-1/+3
gcc/cp/cfns.gperf and gcc/java/keyword.h depends... * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on gcc/java/keyword.gperf From-SVN: r60817
2002-12-29gcc_update (files_and_dependencies): Add gcc/intl/plural.c as depending on ↵Gerald Pfeifer1-1/+2
gcc/intl/plural.y. * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as depending on gcc/intl/plural.y. From-SVN: r60607
2002-12-28* gcc_update (configure): Depend on config/acx.m4 as well.Alexandre Oliva1-1/+1
From-SVN: r60579
2002-12-28* gcc_update (configure): Depend on configure.in.Alexandre Oliva1-0/+1
From-SVN: r60571
2002-09-24Makefile.def: New file.Nathanael Nerode1-0/+2
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.def: New file. * Makefile.tpl: New file. * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. * contrib/gcc_update: Note that Makefile.in is a generated file. * configure.in: Minor rearrangement. Simplify tests. From-SVN: r57484
2002-07-16gcc_update (touch_files): Pass -s to ${MAKE}.H.J. Lu1-1/+1
2002-07-16 H.J. Lu <hjl@gnu.org> * gcc_update (touch_files): Pass -s to ${MAKE}. From-SVN: r55497
2002-05-31gcc_update (files_and_dependencies): Add generated Texinfo files for Ada.Florian Weimer1-0/+4
2002-05-31 Florian Weimer <fw@deneb.enyo.de> * gcc_update (files_and_dependencies): Add generated Texinfo files for Ada. From-SVN: r54103
2002-04-18* gcc_update (touch_files): Don't have empty for loop.Geoffrey Keating1-1/+1
From-SVN: r52462
2002-04-16* gcc_update: Remove libchill.Richard Henderson1-1/+0
From-SVN: r52385
2001-11-07gcc_update (files_and_dependencies): Add Ada dependencies.Laurent Guerby1-0/+5
2001-11-07 Laurent Guerby <guerby@acm.org> * gcc_update (files_and_dependencies): Add Ada dependencies. From-SVN: r46832
2001-09-07revert: gcc_update: (files_and_dependencies) Add gcc/java/parse.c ↵Richard Sandiford1-3/+0
gcc/java/parse-scan.c and... Revert: * gcc_update: (files_and_dependencies) Add gcc/java/parse.c gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to touch. From-SVN: r45459
2001-09-05gcc_update: (files_and_dependencies) Add gcc/java/parse.c ↵David Billinghurst1-0/+3
gcc/java/parse-scan.c and... * gcc_update: (files_and_dependencies) Add gcc/java/parse.c gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to touch. From-SVN: r45410
2001-07-26gcc_update: Dump timestamp in LAST_UPDATED.Richard Henderson1-0/+4
* contrib/gcc_update: Dump timestamp in LAST_UPDATED. * .cvsignore: Add LAST_UPDATED. From-SVN: r44413
2001-07-02Makefile.in (doc): Depend on $(GENERATED_MANPAGES).Zack Weinberg1-3/+0
gcc: * Makefile.in (doc): Depend on $(GENERATED_MANPAGES). * doc/.cvsignore: Add gcc.1, cpp.1, gcov.1. * doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed. contrib: * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1. From-SVN: r43698
2001-06-14* contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.Albert Chin-A-Young1-1/+1
From-SVN: r43377
2001-06-02* gcc_update: Update for move of documentation to gcc/doc.Joseph Myers1-3/+3
From-SVN: r42797
2001-05-23* gcc_update (UPDATE_OPTIONS): Add -d to the default settings.Gerald Pfeifer1-4/+7
From-SVN: r42493
2001-05-18* gcc_update: Add rules for libf2c/libI77.Andreas Jaeger1-0/+2
From-SVN: r42257
2001-05-17* gcc_update (touch_files): Use simpler, yet as portable, syntax.Alexandre Oliva1-1/+1
From-SVN: r42229
2001-05-15* gcc_update (touch_files): Enhance make portability.Loren J. Rittle1-1/+1
From-SVN: r42100
2001-05-14* gcc_update (touch_files): Use a Makefile to touch files.Alexandre Oliva1-20/+17
From-SVN: r42088
2001-01-13gcc_update: Add gcc/gcc.1 to generated files.Joseph Myers1-0/+1
contrib: * gcc_update: Add gcc/gcc.1 to generated files. * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle discarding to end of sentence with @xref where the sentence has an interior "." in markup, and handle discarding parentheses around such a sentence. gcc: * Makefile.in (generated-manpages): Add gcc.1 ($(srcdir)/gcc.1): New target. (maintainer-clean): Delete $(srcdir)/gcc.1. * gcc.texi: Add macros @gccoptlist and @gol. * invoke.texi: Include option summary in manpage. Mark up option summary with @gccoptlist and @gol. Use @r in one place where appropriate. * texinfo.tex: Update to version 2000-12-11.07 from ftp.gnu.org. * gcc.1: Generate from invoke.texi. gcc/cp: * g++.1: Change to be ".so man1/gcc.1". From-SVN: r38993
2001-01-03* gcc_update: Add cpp.1 to the list of generated files.Joseph Myers1-1/+2
From-SVN: r38669
2000-12-12gcc_update: Add fastjar --touch entries.Rodney Brown1-0/+15
2000-12-12 Rodney Brown <RodneyBrown@mynd.com> * contrib/gcc_update: Add fastjar --touch entries. (http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00588.html) From-SVN: r38214
2000-12-07* gcc_update: Don't touch tradcif.c or java/parse.h.Joseph Myers1-2/+1
From-SVN: r38108
2000-11-22* gcc_update: Update a comment as we now require bison for CVS users.Gerald Pfeifer1-1/+1
From-SVN: r37653
2000-11-22gcov.texi: Add magic comments for texi2pod.pl.Joseph Myers1-0/+1
gcc: * gcov.texi: Add magic comments for texi2pod.pl. * Makefile.in: Add rules to generate and install gcov.1. * gcov.1: New (generated) file. contrib: * gcc_update: Add gcov.1 to the list of generated files. From-SVN: r37649
2000-09-28gcc_update (touch_files): Add some informative output.Gerald Pfeifer1-1/+2
From-SVN: r36657
2000-09-16gcc_update: Remove gcc/c-parse.gperf.Andreas Jaeger1-7/+6
2000-09-16 Andreas Jaeger <aj@suse.de> * gcc_update: Remove gcc/c-parse.gperf. From-SVN: r36454
2000-08-30gcc_update: Execute touch_files_reexec even if `cvs update` failed.Gerald Pfeifer1-0/+1
* gcc_update: Execute touch_files_reexec even if `cvs update` failed. Co-Authored-By: Alexandre Oliva <aoliva@redhat.com> From-SVN: r36073
2000-07-14* gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell1-1/+0
From-SVN: r35030
2000-07-12gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell1-8/+0
* gcc_update (files_and_dependencies): Remove generated YACC files. * c-parse.c: Remove. * c-parse.h: Likewise. * c-parse.y: Likewise. * objc/objc-parse.c: Likewise. * objc/objc-pasre.y: Likewise. * Makefile.in ($(PARSE_H)): Depend directly on parse.y. * parse.c: Remove. * parse.h: Likewise. * parse-scan.c: Remove. From-SVN: r34982
2000-07-11Add tradcif.c: tradcif.y dependencyZack Weinberg1-0/+1
From-SVN: r34953