summaryrefslogtreecommitdiff
path: root/src-release
Commit message (Collapse)AuthorAgeFilesLines
* * src-release (do-proto-toplevel): Support subdir-path-prefixedHans-Peter Nilsson2013-10-151-1/+17
| | | | | | files in SUPPORT_FILES. (SIM_SUPPORT_DIRS): New variable. (sim.tar.bz2): New rule.
* src-release: Strip "-cvs" from GDB source dir and tarball.Joel Brobecker2013-08-171-1/+1
| | | | | | | | | | | | | | | The nightly snapshots we have been creating in the past did not include the "-cvs" suffix at the end of the version number. Snapshot packaging started breaking ever since GDB switched to using BFD's version number. Things got partially fixed with the previous change to this file, but the change missed the fact that the "-cvs" suffix in the tarball name (Eg: gdb-7.6.50-20130816-cvs.tar) is undesirable. This patch removes it. ChangeLog: * src-release (VER): When using $(TOOL)/common/create-version.sh, strip the "-cvs" suffix from the version number if present.
* src-release: Fix VER computation for TOOL=gdbJoel Brobecker2013-07-221-0/+6
| | | | | | | | | | | | | Without this patch, the DATE marker in gdb/version.in does not get replaced by the source packaging date, causing the name of the tarball being created to: have the DATE marker in the tarball name and the name of the directory the sources unpack to (Eg: gdb-7.6.50-DATE-cvs.tar instead of gdb-7.6.50-20130710-cvs.tar). ChangeLog: * src-release (VER): Use $(TOOL)/common/create-version.sh if it exists.
* src-release: fix version look up for bfd based projectsMike Frysinger2013-03-221-1/+1
|
* Include the <root>/cpu/ dir in GDB releasesJoel Brobecker2011-08-191-1/+1
| | | | | | | | | | This directory contains some files that are used to generate some of the files included in the GDB release, and thus must be part of the GDB release also. ChangeLog: * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
* 2010-12-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-12-101-1/+1
| | | | * src-release (ETC_SUPPORT): add gnu-oids.texi
* * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.cgen-snapshot-20080701Ian Lance Taylor2008-06-181-1/+1
|
* 2008-06-18 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2008-06-181-1/+1
| | | | * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
* * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,cgen-snapshot-20080601Daniel Jacobowitz2008-05-161-5/+3
| | | | | | README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, mkdep, and compile. Update comments. (ETC_SUPPORT): Add ChangeLog and update comments.
* * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.Ian Lance Taylor2008-05-121-1/+1
|
* * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.Daniel Jacobowitz2007-10-111-1/+1
| | | | * libdecnumber: New directory, imported from GCC.
* * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.Daniel Jacobowitz2007-08-121-1/+2
|
* * src-release (DEVO_SUPPORT): Correct typos.Daniel Jacobowitz2007-06-221-1/+1
|
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-241-2/+2
| | | | | | | | | | | | | | | * libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories
* * src-release (do-proto-toplev): Process the support directories beforeDaniel Jacobowitz2007-04-091-1/+1
| | | | | | | | | the tool directory. * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi. * doc/Makefile.am (DOCFILES): Add bfdver.texi. (bfdver.texi): New rule. * Makefile.in, doc/Makefile.in: Regenerated.
* * Makefile.tpl (build_alias, host_alias, target_alias): UseDaniel Jacobowitz2007-02-091-3/+3
| | | | | | | | | | | | | | | | | | noncanonical equivalents. * configure.in: Rename to... * configure.ac: ...this. Update AC_PREREQ. Prevent error for AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and target_noncanonical. Use them. Rewrite removal of configure arguments for autoconf 2.59. Discard variable settings. Force program_transform_name for native tools. * Makefile.in: Regenerated. * configure: Regenerated with autoconf 2.59. * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG with an empty path.
* Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz2006-05-311-2/+2
| | | | | config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again.
* * src-release (DEVO_SUPPORT): Add config.rpath.Daniel Jacobowitz2006-05-251-1/+1
|
* * src-release (MAKEINFOFLAGS): Define.Daniel Jacobowitz2006-05-171-3/+8
| | | | (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
* 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook2005-07-161-1/+1
| | | | * all files: Update FSF address.
* * src-release (do-proto-toplev): Remove dejagnu bits.Ben Elliston2005-07-031-44/+0
| | | | | | | | | (DEJAGNU_SUPPORT_DIRS): Remove. (dejagnu.tar.bz2, dejagnu.tar): Likewise. (GDBD_SUPPORT_DIRS): Likewise. (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. (INSIGHTD_SUPPORT_DIRS): Likewise. (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
* Remove config.if.Richard Sandiford2004-12-031-1/+1
|
* 2004-10-19 Andrew Cagney <cagney@gnu.org>gdb_6_3-20041109-releaseAndrew Cagney2004-10-191-4/+4
| | | | | * src-release (do-djunpack, do-md5sum): Install the generated file directly into the proto-toplev/ directory.
* 2004-10-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-191-1/+1
| | | | * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
* * Makefile.def, configure.in, src-release: Remove useless, bogusNathanael Nerode2004-08-121-1/+1
| | | | | references to tix. * Makefile.in, configure: Regenerate.
* 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-08-121-1/+1
| | | | | | | * src-release: Stop distributing mmalloc with gdb (which doesn't use it). * Makefile.def: GDB doesn't depend on mmalloc anymore. * Makefile.in: Regenerate.
* Remove MPW support, no longer used.Stan Shebs2004-03-251-1/+0
| | | | | | | * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, mpw-install: Remove files. * src-release (DEVO_SUPPORT): Remove names of removed files. * MAINTAINERS: Likewise.
* 2004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-281-2/+6
| | | | | * src-release (CVS_NAMES): Define. (do-tar, do-tar): Prune $(CVS_NAMES).
* 2004-01-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-151-21/+2
| | | | | | | * src-release: Update copyright year. (do-proto-toplev): Configure using i686-pc-linux-gnu. (NEWLIB_SUPPORT_DIRS): Delete macro. (newlib.tar.bz2): Delete rule.
* 2003-09-12 Michael Chastain <mec@shout.net>Michael Chastain2003-09-141-0/+12
| | | | | | | Fix PR gdb/857. * src-release (do-proto-topleve): Remove junk files intl/config.cache, intl/config.status, intl/config.h, intl/stamp-h.
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-3/+8
| | | | | | * src-release (dejagnu.tar): New target. (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. (do-djunpack): Use $(PACKAGE) for the package name.
* 2003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2003-08-161-0/+8
| | | | | | * src-release (do-proto-toplev): Remove junk files dejagnu/example/calc/config.status, dejagnu/example/calc/config.log.
* * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,Daniel Jacobowitz2003-05-021-1/+2
| | | | and Makefile.def.
* * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.Daniel Jacobowitz2003-01-021-2/+2
|
* * src-release: Configure host subdirs.Nathanael Nerode2002-12-051-1/+1
|
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-1/+1
| | | | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
* 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-10-011-0/+326
* src-release: New file. Contains material for making net releases for gdb, binutils, et al., formerly in Makefile.in.