# HG changeset patch # User kent # Date 1247809668 -32400 # Node ID a06113de4d676b497759e6a9bf820a208b02e09b first commit diff -r 000000000000 -r a06113de4d67 ABOUT-NLS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ABOUT-NLS Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,625 @@ +Notes on the Free Translation Project +************************************* + + Free software is going international! The Free Translation Project +is a way to get maintainers of free software, translators, and users all +together, so that will gradually become able to speak many languages. +A few packages already provide translations for their messages. + + If you found this `ABOUT-NLS' file inside a distribution, you may +assume that the distributed package does use GNU `gettext' internally, +itself available at your nearest GNU archive site. But you do _not_ +need to install GNU `gettext' prior to configuring, installing or using +this package with messages translated. + + Installers will find here some useful hints. These notes also +explain how users should proceed for getting the programs to use the +available translations. They tell how people wanting to contribute and +work at translations should contact the appropriate team. + + When reporting bugs in the `intl/' directory or bugs which may be +related to internationalization, you should tell about the version of +`gettext' which is used. The information can be found in the +`intl/VERSION' file, in internationalized packages. + +Quick configuration advice +========================== + + If you want to exploit the full power of internationalization, you +should configure it using + + ./configure --with-included-gettext + +to force usage of internationalizing routines provided within this +package, despite the existence of internationalizing capabilities in the +operating system where this package is being installed. So far, only +the `gettext' implementation in the GNU C library version 2 provides as +many features (such as locale alias, message inheritance, automatic +charset conversion or plural form handling) as the implementation here. +It is also not possible to offer this additional functionality on top +of a `catgets' implementation. Future versions of GNU `gettext' will +very likely convey even more functionality. So it might be a good idea +to change to GNU `gettext' as soon as possible. + + So you need _not_ provide this option if you are using GNU libc 2 or +you have installed a recent copy of the GNU gettext package with the +included `libintl'. + +INSTALL Matters +=============== + + Some packages are "localizable" when properly installed; the +programs they contain can be made to speak your own native language. +Most such packages use GNU `gettext'. Other packages have their own +ways to internationalization, predating GNU `gettext'. + + By default, this package will be installed to allow translation of +messages. It will automatically detect whether the system already +provides the GNU `gettext' functions. If not, the GNU `gettext' own +library will be used. This library is wholly contained within this +package, usually in the `intl/' subdirectory, so prior installation of +the GNU `gettext' package is _not_ required. Installers may use +special options at configuration time for changing the default +behaviour. The commands: + + ./configure --with-included-gettext + ./configure --disable-nls + +will respectively bypass any pre-existing `gettext' to use the +internationalizing routines provided within this package, or else, +_totally_ disable translation of messages. + + When you already have GNU `gettext' installed on your system and run +configure without an option for your new package, `configure' will +probably detect the previously built and installed `libintl.a' file and +will decide to use this. This might be not what is desirable. You +should use the more recent version of the GNU `gettext' library. I.e. +if the file `intl/VERSION' shows that the library which comes with this +package is more recent, you should use + + ./configure --with-included-gettext + +to prevent auto-detection. + + The configuration process will not test for the `catgets' function +and therefore it will not be used. The reason is that even an +emulation of `gettext' on top of `catgets' could not provide all the +extensions of the GNU `gettext' library. + + Internationalized packages have usually many `po/LL.po' files, where +LL gives an ISO 639 two-letter code identifying the language. Unless +translations have been forbidden at `configure' time by using the +`--disable-nls' switch, all available translations are installed +together with the package. However, the environment variable `LINGUAS' +may be set, prior to configuration, to limit the installed set. +`LINGUAS' should then contain a space separated list of two-letter +codes, stating which languages are allowed. + +Using This Package +================== + + As a user, if your language has been installed for this package, you +only have to set the `LANG' environment variable to the appropriate +`LL_CC' combination. Here `LL' is an ISO 639 two-letter language code, +and `CC' is an ISO 3166 two-letter country code. For example, let's +suppose that you speak German and live in Germany. At the shell +prompt, merely execute `setenv LANG de_DE' (in `csh'), +`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). +This can be done from your `.login' or `.profile' file, once and for +all. + + You might think that the country code specification is redundant. +But in fact, some languages have dialects in different countries. For +example, `de_AT' is used for Austria, and `pt_BR' for Brazil. The +country code serves to distinguish the dialects. + + The locale naming convention of `LL_CC', with `LL' denoting the +language and `CC' denoting the country, is the one use on systems based +on GNU libc. On other systems, some variations of this scheme are +used, such as `LL' or `LL_CC.ENCODING'. You can get the list of +locales supported by your system for your country by running the command +`locale -a | grep '^LL''. + + Not all programs have translations for all languages. By default, an +English message is shown in place of a nonexistent translation. If you +understand other languages, you can set up a priority list of languages. +This is done through a different environment variable, called +`LANGUAGE'. GNU `gettext' gives preference to `LANGUAGE' over `LANG' +for the purpose of message handling, but you still need to have `LANG' +set to the primary language; this is required by other parts of the +system libraries. For example, some Swedish users who would rather +read translations in German than English for when Swedish is not +available, set `LANGUAGE' to `sv:de' while leaving `LANG' to `sv_SE'. + + In the `LANGUAGE' environment variable, but not in the `LANG' +environment variable, `LL_CC' combinations can be abbreviated as `LL' +to denote the language's main dialect. For example, `de' is equivalent +to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT' +(Portuguese as spoken in Portugal) in this context. + +Translating Teams +================= + + For the Free Translation Project to be a success, we need interested +people who like their own language and write it well, and who are also +able to synergize with other translators speaking the same language. +Each translation team has its own mailing list. The up-to-date list of +teams can be found at the Free Translation Project's homepage, +`http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams" +area. + + If you'd like to volunteer to _work_ at translating messages, you +should become a member of the translating team for your own language. +The subscribing address is _not_ the same as the list itself, it has +`-request' appended. For example, speakers of Swedish can send a +message to `sv-request@li.org', having this message body: + + subscribe + + Keep in mind that team members are expected to participate +_actively_ in translations, or at solving translational difficulties, +rather than merely lurking around. If your team does not exist yet and +you want to start one, or if you are unsure about what to do or how to +get started, please write to `translation@iro.umontreal.ca' to reach the +coordinator for all translator teams. + + The English team is special. It works at improving and uniformizing +the terminology in use. Proven linguistic skill are praised more than +programming skill, here. + +Available Packages +================== + + Languages are not equally supported in all packages. The following +matrix shows the current state of internationalization, as of May 2003. +The matrix shows, in regard of each package, for which languages PO +files have been submitted to translation coordination, with a +translation percentage of at least 50%. + + Ready PO files am az be bg ca cs da de el en en_GB eo es + +-------------------------------------------+ + a2ps | [] [] [] [] | + aegis | () | + anubis | | + ap-utils | | + bash | [] [] [] | + batchelor | | + bfd | [] [] | + binutils | [] [] | + bison | [] [] [] | + bluez-pin | [] [] | + clisp | | + clisp | [] [] [] | + coreutils | [] [] [] [] | + cpio | [] [] [] | + darkstat | () [] | + diffutils | [] [] [] [] [] [] [] | + e2fsprogs | [] [] | + enscript | [] [] [] [] | + error | [] [] [] [] [] | + fetchmail | [] () [] [] [] [] | + fileutils | [] [] [] | + findutils | [] [] [] [] [] [] | + flex | [] [] [] [] | + gas | [] | + gawk | [] [] [] [] | + gcal | [] | + gcc | [] [] | + gettext | [] [] [] [] [] | + gettext-runtime | [] [] [] [] [] | + gettext-tools | [] [] | + gimp-print | [] [] [] [] [] | + gliv | | + glunarclock | [] [] [] | + gnucash | () [] | + gnucash-glossary | [] () [] | + gnupg | [] () [] [] [] [] | + gpe-calendar | [] | + gpe-conf | [] | + gpe-contacts | [] | + gpe-edit | | + gpe-login | [] | + gpe-ownerinfo | [] | + gpe-sketchbook | [] | + gpe-timesheet | | + gpe-today | [] | + gpe-todo | [] | + gphoto2 | [] [] [] [] | + gprof | [] [] | + gpsdrive | () () () | + grep | [] [] [] [] [] | + gretl | [] | + hello | [] [] [] [] [] [] | + id-utils | [] [] | + indent | [] [] [] [] | + jpilot | [] [] [] [] | + jwhois | [] | + kbd | [] [] [] [] [] | + ld | [] [] | + libc | [] [] [] [] [] [] | + libgpewidget | [] | + libiconv | [] [] [] [] [] | + lifelines | [] () | + lilypond | [] | + lingoteach | | + lingoteach_lessons | () () | + lynx | [] [] [] [] | + m4 | [] [] [] [] | + mailutils | [] [] | + make | [] [] [] | + man-db | [] () [] [] () | + mysecretdiary | [] [] [] | + nano | [] () [] [] [] | + nano_1_0 | [] () [] [] [] | + opcodes | [] [] | + parted | [] [] [] [] [] | + ptx | [] [] [] [] [] | + python | | + radius | | + recode | [] [] [] [] [] [] | + screem | | + sed | [] [] [] [] [] | + sh-utils | [] [] [] | + sharutils | [] [] [] [] [] [] | + sketch | [] () [] | + soundtracker | [] [] [] | + sp | [] | + tar | [] [] [] [] | + texinfo | [] [] [] [] | + textutils | [] [] [] [] | + tin | () () | + util-linux | [] [] [] [] [] | + vorbis-tools | [] [] [] | + wastesedge | () | + wdiff | [] [] [] [] | + wget | [] [] [] [] [] [] [] | + xchat | [] [] [] | + xpad | | + +-------------------------------------------+ + am az be bg ca cs da de el en en_GB eo es + 0 1 4 2 31 17 54 60 14 1 4 12 56 + + et fa fi fr ga gl he hr hu id it ja ko + +----------------------------------------+ + a2ps | [] [] [] () () | + aegis | | + anubis | [] | + ap-utils | [] | + bash | [] [] | + batchelor | [] | + bfd | [] [] | + binutils | [] [] | + bison | [] [] [] [] | + bluez-pin | [] [] [] [] | + clisp | | + clisp | [] | + coreutils | [] [] [] [] | + cpio | [] [] [] [] | + darkstat | () [] [] [] | + diffutils | [] [] [] [] [] [] [] | + e2fsprogs | | + enscript | [] [] | + error | [] [] [] [] | + fetchmail | [] | + fileutils | [] [] [] [] [] | + findutils | [] [] [] [] [] [] [] [] [] [] [] | + flex | [] [] | + gas | [] | + gawk | [] [] | + gcal | [] | + gcc | [] | + gettext | [] [] [] | + gettext-runtime | [] [] [] [] | + gettext-tools | [] | + gimp-print | [] [] | + gliv | () | + glunarclock | [] [] [] [] | + gnucash | [] | + gnucash-glossary | [] | + gnupg | [] [] [] [] [] [] [] | + gpe-calendar | [] | + gpe-conf | | + gpe-contacts | [] | + gpe-edit | [] [] | + gpe-login | [] | + gpe-ownerinfo | [] [] [] | + gpe-sketchbook | [] | + gpe-timesheet | [] [] [] | + gpe-today | [] [] | + gpe-todo | [] [] | + gphoto2 | [] [] [] | + gprof | [] [] | + gpsdrive | () [] () () | + grep | [] [] [] [] [] [] [] [] [] [] [] | + gretl | [] | + hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | + id-utils | [] [] [] | + indent | [] [] [] [] [] [] [] [] | + jpilot | [] () | + jwhois | [] [] [] [] | + kbd | [] | + ld | [] | + libc | [] [] [] [] [] [] | + libgpewidget | [] [] [] | + libiconv | [] [] [] [] [] [] [] [] | + lifelines | () | + lilypond | [] | + lingoteach | [] [] | + lingoteach_lessons | | + lynx | [] [] [] [] | + m4 | [] [] [] [] | + mailutils | | + make | [] [] [] [] [] [] | + man-db | [] () () | + mysecretdiary | [] [] | + nano | [] [] [] [] | + nano_1_0 | [] [] [] [] | + opcodes | [] [] | + parted | [] [] [] | + ptx | [] [] [] [] [] [] [] | + python | | + radius | | + recode | [] [] [] [] [] [] | + screem | | + sed | [] [] [] [] [] [] [] [] | + sh-utils | [] [] [] [] [] [] | + sharutils | [] [] [] [] [] | + sketch | [] | + soundtracker | [] [] [] | + sp | [] () | + tar | [] [] [] [] [] [] [] [] [] | + texinfo | [] [] [] [] | + textutils | [] [] [] [] [] | + tin | [] () | + util-linux | [] [] [] [] () [] | + vorbis-tools | [] | + wastesedge | () | + wdiff | [] [] [] [] [] | + wget | [] [] [] [] [] [] [] [] | + xchat | [] [] [] | + xpad | | + +----------------------------------------+ + et fa fi fr ga gl he hr hu id it ja ko + 20 1 15 73 14 24 8 10 30 31 19 31 9 + + lg lt lv ms nb nl nn no pl pt pt_BR ro + +----------------------------------------+ + a2ps | [] [] () () () [] [] | + aegis | () | + anubis | [] [] | + ap-utils | () | + bash | [] | + batchelor | | + bfd | | + binutils | | + bison | [] [] [] [] | + bluez-pin | [] | + clisp | | + clisp | [] | + coreutils | [] | + cpio | [] [] [] | + darkstat | [] [] [] [] | + diffutils | [] [] [] | + e2fsprogs | | + enscript | [] [] | + error | [] [] | + fetchmail | () () | + fileutils | [] | + findutils | [] [] [] [] | + flex | [] | + gas | | + gawk | [] | + gcal | | + gcc | | + gettext | [] | + gettext-runtime | [] | + gettext-tools | | + gimp-print | [] | + gliv | [] | + glunarclock | [] | + gnucash | | + gnucash-glossary | [] [] | + gnupg | | + gpe-calendar | [] [] | + gpe-conf | [] [] | + gpe-contacts | [] | + gpe-edit | [] [] | + gpe-login | [] [] | + gpe-ownerinfo | [] [] | + gpe-sketchbook | [] [] | + gpe-timesheet | [] [] | + gpe-today | [] [] | + gpe-todo | [] [] | + gphoto2 | | + gprof | [] | + gpsdrive | () () () | + grep | [] [] [] [] | + gretl | | + hello | [] [] [] [] [] [] [] [] [] | + id-utils | [] [] [] | + indent | [] [] [] | + jpilot | () () | + jwhois | [] [] [] | + kbd | | + ld | | + libc | [] [] [] [] | + libgpewidget | [] [] | + libiconv | [] [] | + lifelines | | + lilypond | [] | + lingoteach | | + lingoteach_lessons | | + lynx | [] [] | + m4 | [] [] [] [] | + mailutils | | + make | [] [] | + man-db | [] | + mysecretdiary | [] | + nano | [] [] [] [] | + nano_1_0 | [] [] [] [] | + opcodes | [] [] [] | + parted | [] [] [] | + ptx | [] [] [] [] [] [] [] | + python | | + radius | | + recode | [] [] [] | + screem | | + sed | [] [] | + sh-utils | [] | + sharutils | [] | + sketch | [] | + soundtracker | | + sp | | + tar | [] [] [] [] [] [] | + texinfo | [] | + textutils | [] | + tin | | + util-linux | [] [] | + vorbis-tools | [] [] | + wastesedge | | + wdiff | [] [] [] [] | + wget | [] [] [] | + xchat | [] [] | + xpad | [] | + +----------------------------------------+ + lg lt lv ms nb nl nn no pl pt pt_BR ro + 0 0 2 11 7 26 3 4 18 15 34 34 + + ru sk sl sr sv ta tr uk vi wa zh_CN zh_TW + +-------------------------------------------+ + a2ps | [] [] [] [] [] | 16 + aegis | () | 0 + anubis | [] [] | 5 + ap-utils | () | 1 + bash | [] | 7 + batchelor | | 1 + bfd | [] [] [] | 7 + binutils | [] [] [] | 7 + bison | [] [] | 13 + bluez-pin | | 7 + clisp | | 0 + clisp | | 5 + coreutils | [] [] [] [] [] | 14 + cpio | [] [] [] | 13 + darkstat | [] () () | 9 + diffutils | [] [] [] [] | 21 + e2fsprogs | [] | 3 + enscript | [] [] [] | 11 + error | [] [] [] | 14 + fetchmail | [] | 7 + fileutils | [] [] [] [] [] [] | 15 + findutils | [] [] [] [] [] [] | 27 + flex | [] [] [] | 10 + gas | [] | 3 + gawk | [] [] | 9 + gcal | [] [] | 4 + gcc | [] | 4 + gettext | [] [] [] [] [] [] | 15 + gettext-runtime | [] [] [] [] [] [] | 16 + gettext-tools | [] [] | 5 + gimp-print | [] [] | 10 + gliv | | 1 + glunarclock | [] [] [] | 11 + gnucash | [] [] | 4 + gnucash-glossary | [] [] [] | 8 + gnupg | [] [] [] [] | 16 + gpe-calendar | [] | 5 + gpe-conf | | 3 + gpe-contacts | [] | 4 + gpe-edit | [] | 5 + gpe-login | [] | 5 + gpe-ownerinfo | [] | 7 + gpe-sketchbook | [] | 5 + gpe-timesheet | [] | 6 + gpe-today | [] | 6 + gpe-todo | [] | 6 + gphoto2 | [] [] | 9 + gprof | [] [] | 7 + gpsdrive | [] [] | 3 + grep | [] [] [] [] | 24 + gretl | | 2 + hello | [] [] [] [] [] | 33 + id-utils | [] [] [] | 11 + indent | [] [] [] [] | 19 + jpilot | [] [] [] [] [] | 10 + jwhois | () () [] [] | 10 + kbd | [] [] | 8 + ld | [] [] | 5 + libc | [] [] [] [] | 20 + libgpewidget | | 6 + libiconv | [] [] [] [] [] [] | 21 + lifelines | [] | 2 + lilypond | [] | 4 + lingoteach | | 2 + lingoteach_lessons | () | 0 + lynx | [] [] [] [] | 14 + m4 | [] [] [] | 15 + mailutils | | 2 + make | [] [] [] [] | 15 + man-db | [] | 6 + mysecretdiary | [] [] | 8 + nano | [] [] [] | 15 + nano_1_0 | [] [] [] | 15 + opcodes | [] [] | 9 + parted | [] [] | 13 + ptx | [] [] [] | 22 + python | | 0 + radius | | 0 + recode | [] [] [] [] | 19 + screem | [] | 1 + sed | [] [] [] [] [] | 20 + sh-utils | [] [] [] | 13 + sharutils | [] [] [] [] | 16 + sketch | [] | 5 + soundtracker | [] | 7 + sp | [] | 3 + tar | [] [] [] [] [] | 24 + texinfo | [] [] [] [] | 13 + textutils | [] [] [] [] [] | 15 + tin | | 1 + util-linux | [] [] | 14 + vorbis-tools | [] | 7 + wastesedge | | 0 + wdiff | [] [] [] [] | 17 + wget | [] [] [] [] [] [] [] | 25 + xchat | [] [] [] | 11 + xpad | | 1 + +-------------------------------------------+ + 50 teams ru sk sl sr sv ta tr uk vi wa zh_CN zh_TW + 97 domains 32 19 16 0 56 0 48 10 1 1 12 23 913 + + Some counters in the preceding matrix are higher than the number of +visible blocks let us expect. This is because a few extra PO files are +used for implementing regional variants of languages, or language +dialects. + + For a PO file in the matrix above to be effective, the package to +which it applies should also have been internationalized and +distributed as such by its maintainer. There might be an observable +lag between the mere existence a PO file and its wide availability in a +distribution. + + If May 2003 seems to be old, you may fetch a more recent copy of +this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date +matrix with full percentage details can be found at +`http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'. + +Using `gettext' in new packages +=============================== + + If you are writing a freely available program and want to +internationalize it you are welcome to use GNU `gettext' in your +package. Of course you have to respect the GNU Library General Public +License which covers the use of the GNU `gettext' library. This means +in particular that even non-free programs can use `libintl' as a shared +library, whereas only free software can use `libintl' as a static +library or use modified versions of `libintl'. + + Once the sources are changed appropriately and the setup can handle +the use of `gettext' the only thing missing are the translations. The +Free Translation Project is also available for packages which are not +developed inside the GNU project. Therefore the information given above +applies also for every other Free Software Project. Contact +`translation@iro.umontreal.ca' to make the `.pot' files available to +the translation teams. + diff -r 000000000000 -r a06113de4d67 COPYING --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/COPYING Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff -r 000000000000 -r a06113de4d67 COPYING.LIB --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/COPYING.LIB Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,510 @@ + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations +below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it +becomes a de-facto standard. To achieve this, non-free programs must +be allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control +compilation and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least + three years, to give the same user the materials specified in + Subsection 6a, above, for a charge no more than the cost of + performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply, and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License +may add an explicit geographical distribution limitation excluding those +countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms +of the ordinary General Public License). + + To apply these terms, attach the following notices to the library. +It is safest to attach them to the start of each source file to most +effectively convey the exclusion of warranty; and each file should +have at least the "copyright" line and a pointer to where the full +notice is found. + + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or +your school, if any, to sign a "copyright disclaimer" for the library, +if necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James + Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + + diff -r 000000000000 -r a06113de4d67 COPYING.RUNTIME --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/COPYING.RUNTIME Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,73 @@ +GCC RUNTIME LIBRARY EXCEPTION + +Version 3.1, 31 March 2009 + +Copyright (C) 2009 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this +license document, but changing it is not allowed. + +This GCC Runtime Library Exception ("Exception") is an additional +permission under section 7 of the GNU General Public License, version +3 ("GPLv3"). It applies to a given file (the "Runtime Library") that +bears a notice placed by the copyright holder of the file stating that +the file is governed by GPLv3 along with this Exception. + +When you use GCC to compile a program, GCC may combine portions of +certain GCC header files and runtime libraries with the compiled +program. The purpose of this Exception is to allow compilation of +non-GPL (including proprietary) programs to use, in this way, the +header files and runtime libraries covered by this Exception. + +0. Definitions. + +A file is an "Independent Module" if it either requires the Runtime +Library for execution after a Compilation Process, or makes use of an +interface provided by the Runtime Library, but is not otherwise based +on the Runtime Library. + +"GCC" means a version of the GNU Compiler Collection, with or without +modifications, governed by version 3 (or a specified later version) of +the GNU General Public License (GPL) with the option of using any +subsequent versions published by the FSF. + +"GPL-compatible Software" is software whose conditions of propagation, +modification and use would permit combination with GCC in accord with +the license of GCC. + +"Target Code" refers to output from any compiler for a real or virtual +target processor architecture, in executable form or suitable for +input to an assembler, loader, linker and/or execution +phase. Notwithstanding that, Target Code does not include data in any +format that is used as a compiler intermediate representation, or used +for producing a compiler intermediate representation. + +The "Compilation Process" transforms code entirely represented in +non-intermediate languages designed for human-written code, and/or in +Java Virtual Machine byte code, into Target Code. Thus, for example, +use of source code generators and preprocessors need not be considered +part of the Compilation Process, since the Compilation Process can be +understood as starting with the output of the generators or +preprocessors. + +A Compilation Process is "Eligible" if it is done using GCC, alone or +with other GPL-compatible software, or if it is done without using any +work based on GCC. For example, using non-GPL-compatible Software to +optimize any GCC intermediate representations would not qualify as an +Eligible Compilation Process. + +1. Grant of Additional Permission. + +You have permission to propagate a work of Target Code formed by +combining the Runtime Library with Independent Modules, even if such +propagation would otherwise violate the terms of GPLv3, provided that +all Target Code was generated by Eligible Compilation Processes. You +may then convey such a combination under terms of your choice, +consistent with the licensing of the Independent Modules. + +2. No Weakening of GCC Copyleft. + +The availability of this Exception does not imply any general +presumption that third-party software is unaffected by the copyleft +requirements of the license of GCC. + diff -r 000000000000 -r a06113de4d67 COPYING3 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/COPYING3 Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff -r 000000000000 -r a06113de4d67 COPYING3.LIB --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/COPYING3.LIB Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,165 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff -r 000000000000 -r a06113de4d67 ChangeLog --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ChangeLog Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,14914 @@ +2009-04-21 Release Manager + + * GCC 4.4.0 released. + +2009-04-14 Jakub Jelinek + + * configure.ac: Change copyright header to refer to version + 3 of the GNU General Public License and to point readers at the + COPYING3 file and the FSF's license web page. + * Makefile.def: Likewise. + * Makefile.tpl: Likewise. + * Makefile.in: Regenerate. + +2009-04-09 Nick Clifton + + * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of + the GCC Runtime Library Exception. + +2009-04-09 Jack Howarth + + * configure.ac: Restore match for darwin9 or later. Use double + brackets since regeneration eats one pair. + * configure: Regenerate. + +2009-03-25 Erven Rohou + + * MAINTAINERS: Update my email address. + +2009-03-18 Tom Tromey + + * configure: Rebuild. + * configure.ac (host_libs): Add libiconv. + * Makefile.in: Rebuild. + * Makefile.def (host_modules): Add libiconv. + (configure-gdb, all-gdb): Depend on libiconv. + +2009-03-16 Tristan Gingold + + * configure.ac: Treat gdb as supported on x86_64-darwin. + * configure: Regenerate. + +2009-03-16 Joseph Myers + + * configure.ac (--with-host-libstdcxx): New option. + * configure: Regenerate. + +2009-03-12 Joern Rennecke + + * MAINTAINERS: Move myself into the write after approval list. + +2009-03-11 Nicola Pero + + * MAINTAINERS: Update e-mail address. + +2009-03-11 Dorit Nuzman + + * MAINTAINERS: Remove myself as auto-vectorizer maintainer. + +2009-03-10 Ira Rosen + + * MAINTAINERS: Add myself as auto-vectorizer maintainer. + +2009-03-01 Ralf Wildenhues + + Backport from git Libtool: + + 2009-01-19 Robert Millan + Support GNU/kOpenSolaris. + * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) + (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) + (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize + GNU/kOpenSolaris. + +2009-02-27 Andreas Schwab + + * MAINTAINERS: Update e-mail address. + +2009-02-24 Michael Eager + + * MAINTAINERS (Write After Approval): Add self. + +2009-02-18 Bingfeng Mei + + * MAINTAINERS (Write After Approval): Add myself. + +2009-02-05 Andreas Schwab + + * Makefile.tpl (stage_last): Define $r and $s before using + $(RECURSE_FLAGS_TO_PASS). + * Makefile.in: Regenerate + +2009-01-30 Ian Lance Taylor + + * MAINTAINERS: Move myself to the Global Reviewers list. + +2009-01-29 Robert Millan + + * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). + * configure: Regenerate. + +2009-01-17 Gerald Pfeifer + + * MAINTAINERS: Make whitespace consistent. + Remove Robert Millan from Write After Approval. + +2009-01-16 Alan Modra + + * Makefile.def (configure-opcodes): Depend on configure-libiberty. + (all-opcodes): Depend on all-libiberty. + * Makefile.in: Regenerate. + +2009-01-15 Douglas B Rupp + + * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. + * configure: Regenerate. + +2009-01-12 Ramana Radhakrishnan + + * MAINTAINERS (Write After Approval): Add myself. + +2009-01-12 Steven G. Kargl + + * MAINTAINERS: Add myself to reviewers (Fortran). + +2009-01-12 Sebastian Pop + + PR tree-optimization/38515 + * configure.ac (cloog-polylib): Removed. + (with_ppl, with_cloog): Test for "no". + * configure: Regenerated. + +2009-01-11 Daniel Franke + + * MAINTAINERS: Moved myself to reviewers (Fortran). + +2009-01-06 Thomas Schwinge + + * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd. + (Write After Approval): Remove myself. + +2009-01-03 Diego Novillo + + * MAINTAINERS: Remove myself from alias maintainership. + +2009-01-02 David Ayers + + * MAINTAINERS: Update e-mail address. + +2008-12-30 Gerald Pfeifer + + * MAINTAINERS: Make whitespace consistent. + +2008-12-18 Ralf Wildenhues + + Backport from upstream Libtool: + * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): + Add cache variables to tests that require the linker to work. + For shlibpath_overrides_runpath, this also changes the semantics + to let the result from the C compiler take precedence. + +2008-12-02 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-12-12 Sebastian Pop + + * configure.ac (ppllibs): Add by default the lib flags. + * configure: Regenerate. + +2008-12-08 Luis Machado + + * MAINTAINERS: Add myself to the write after approval list. + +2008-12-04 Jack Howarth + + * configure.ac: Add double brackets on darwin[912]. + * configure: Regenerate. + +2008-12-03 Daniel Kraft + + * MAINTAINERS: Moved myself and Mikael Morin from Write After + Approval to Reviewer section (for Fortran front-end). + +2008-12-02 Jack Howarth + + * configure.ac: Expand to darwin10 and later. + * configure: Regenerate. + +2008-12-02 Andreas Schwab + + * Makefile.def: configure-target-boehm-gc depends on + all-target-libstdc++-v3. + * Makefile.in: Regenerate. + +2008-12-02 Kai Tietz + + * MAINTAINERS: Add myself as mingw maintainer. + +2008-12-02 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-12-01 Gerald Pfeifer + + * README.SCO: Remove. + +2008-11-29 Fernando Pereira + + * MAINTAINERS: Add myself to the write after approval list. + +2008-11-29 Dave Korn + + * MAINTAINERS: Update my email address in WAA section. + +2008-11-29 Chen Liqin + + * MAINTAINERS: Update e-mail address. + +2008-11-27 Toon Moene + + * MAINTAINERS: Change e-mail address. + +2008-11-27 Tristan Gingold + + * configure.ac: Build gdb for i?86-*-darwin* + * configure: Regenerated. + +2008-11-24 Hariharan Sandanagobalane + + * MAINTAINERS: Added my full name. + +2008-11-14 Daniel Jacobowitz + + PR bootstrap/38014 + PR bootstrap/37923 + + Revert: + + 2008-10-24 Daniel Jacobowitz + + * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. + * Makefile.in: Regenerated. + + 2008-10-22 Daniel Jacobowitz + + PR gdb/921 + PR gdb/1646 + PR gdb/2175 + PR gdb/2176 + + * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. + * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. + (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. + (HOST_EXPORTS): Pass CPPFLAGS. + (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. + (LDFLAGS_FOR_TARGET): Initialize from configure script. + (EXTRA_TARGET_FLAGS): Set CPPFLAGS. + * Makefile.in, configure: Regenerated. + * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, + and CPPFLAGS_FOR_BUILD. + +2008-11-06 Jeff Law + + * MAINTAINERS: Add myself as middle end maintainer. + +2008-11-06 Andrew Stubbs + + * MAINTAINERS (Write after approval): Add myself. + +2008-11-05 Diego Novillo + + * MAINTAINERS (Global Reviewers): Add myself. + (Non-Algorithmic Maintainers): Remove myself. + +2008-11-04 Thomas Schwinge + + * MAINTAINERS (Write after approval): Add myself. + +2008-10-31 Mikael Morin + + * MAINTAINERS (Write after approval): Add myself. + +2008-10-31 Ben Elliston + + * configure.ac (spu-*-*): Remove special case. + * configure: Regenerate. + +2008-10-30 Catherine Moore + + * MAINTAINERS (Write after approval): Update my email address. + +2008-10-29 Stefan Schulze Frielinghaus + + * configure.ac [spu-*-*]: Do not set skipdirs. + * configure: Re-generate. + +2008-10-29 Bernd Schmidt + + * MAINTAINERS (Various Maintainers): Add myself to reload. + +2008-10-25 Richard Guenther + + * MAINTAINERS (Various Maintainers): Add myself as middle-end + maintainer. Remove myself as libgcc-math maintainer. + (Non-Algorithmic Maintainers): Remove myself. + +2008-10-24 Daniel Jacobowitz + + * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. + * Makefile.in: Regenerated. + +2008-10-23 Cary Coutant + + * MAINTAINERS (Write after approval): Add myself. + +2008-10-22 Daniel Jacobowitz + + PR gdb/921 + PR gdb/1646 + PR gdb/2175 + PR gdb/2176 + + * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. + * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. + (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. + (HOST_EXPORTS): Pass CPPFLAGS. + (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. + (LDFLAGS_FOR_TARGET): Initialize from configure script. + (EXTRA_TARGET_FLAGS): Set CPPFLAGS. + * Makefile.in, configure: Regenerated. + * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, + and CPPFLAGS_FOR_BUILD. + +2008-10-20 Sebastian Pop + + * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and + Sebastian Pop. + +2008-10-14 Antoniu Pop + + * MAINTAINERS (Write After Approval): Added myself. + +2008-10-13 Kaveh R. Ghazi + + * configure.ac (MPFR check): Bump minimum version to 2.3.0 and + recommended version to 2.3.2. + + * configure: Regenerate. + +2008-10-01 Mark Mitchell + + * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers. + +2008-09-29 David Daney + + * MAINTAINERS (Write After Approval): Update e-mail address. + +2008-09-26 Peter O'Gorman + + * libtool.m4: Update to libtool 2.2.6. + * lt~obsolete.m4: Update to libtool 2.2.6. + * ltmain.sh: Update to libtool 2.2.6. + * ltsugar.m4: Update to libtool 2.2.6. + * ltversion.m4: Update to libtool 2.2.6. + * ltoptions.m4: Update to libtool 2.2.6. + * ltgcc.m4: Update to match changes from libtool 2.2.6. + +2008-09-22 Chris Fairles + + * MAINTAINERS (Write After Approval): Add myself. + +2008-09-22 Bernhard Reutner-Fischer + + * MAINTAINERS (Write After Approval): Update my name. + +2008-09-20 Steven Bosscher + + * MAINTAINERS: Add myself in "Write After Approval". + +2008-09-18 Steve Ellcey + + * MAINTAINERS: Add myself as ia64 maintainer. + +2008-09-04 Gerald Pfeifer + + * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain, + Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay, + Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch, + and Michael Tiemann from Write After Approval since they do not + actually have access. + +2008-09-05 Richard Guenther + + * configure.ac: Initialize clooglibs to -lcloog. + * configure: Re-generate. + +2008-09-04 Le-Chun Wu + + * MAINTAINERS (Write After Approval): Add myself. + +2008-09-03 Sebastian Pop + + * configure.ac (--with-cloog-polylib): New. + (--disable-cloog-version-check): New. + (--disable-ppl-version-check): New. + * configure: Re-generate. + +2008-09-03 Richard Guenther + + * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the + cloog test. + * configure: Re-generate. + +2008-09-03 Hari Sandanagobalane + + Add picoChip port. + * MAINTAINERS: Add picoChip maintainers. + +2008-09-02 Sebastian Pop + Tobias Grosser + Jan Sjodin + Harsha Jagasia + Dwarakanath Rajagopal + Konrad Trifunovic + Adrien Eliche + + Merge from graphite branch. + * configure: Regenerate. + * Makefile.in: Regenerate. + * configure.ac (host_libs): Add ppl and cloog. + Add checks for PPL and CLooG. + * Makefile.def (ppl, cloog): Added modules and dependences. + * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. + (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. + +2008-08-31 Aaron W. LaFramboise + + * configure.ac (RPATH_ENVVAR): Use PATH on Windows. + (GCC_SHLIB_SUBDIR): New. + * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2008-08-30 Gerald Pfeifer + + * MAINTAINERS: Consistently use tabs to separate columns. + +2008-08-29 Tristan Gingold + + * MAINTAINERS (Write after Approval): Add myself. + +2008-08-28 Tristan Gingold + + * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): + Enable bfd, binutils and opcodes. + * configure: Regenerate. + +2008-08-27 John David Anglin + + * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry. + +2008-08-23 Thomas Koenig + + * MAINTAINERS: Use correct Umlaut for last name. + +2008-08-23 Francois-Xavier Coudert + + * MAINTAINERS: Move myself from Reviewers to Write after Approval. + +2008-08-16 David Edelsohn + + * MAINTAINERS: Update my email address. + +2008-08-16 Nicolas Roche + + * Makefile.tpl: Add BOOT_ADAFLAGS. + * Makefile.in: Regenerate. + +2008-08-09 Richard Sandiford + + * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. + * configure: Regenerate. + +2008-07-30 Paolo Bonzini + + * configure.ac: Add makefile fragments for hpux. + * Makefile.def (flags_to_pass): Add ADA_CFLAGS. + * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2008-07-28 Aldy Hernandez + + * MAINTAINERS: Add Jakub and myself as gimple maintainers. + +2008-07-11 Dodji Seketeli + + * MAINTAINERS (Write after Approval): Add myself. + +2008-07-02 Xuepeng Guo + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-29 Andrew Jenner + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-29 Krister Walfridsson + + * MAINTAINERS: Update my email address. + +2008-06-25 Joey Ye + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-17 Ralf Wildenhues + + * Makefile.tpl ($(srcdir)/configure): Update dependencies. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2008-06-17 Daniel Kraft + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-16 Ralf Wildenhues + + * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when + "$@" is still intact with both Autoconf 2.59 and 2.62. + * configure: Regenerate. + +2008-06-16 Ralf Wildenhues + + * Makefile.tpl: Fix comment errors. + * Makefile.in: Regenerate. + +2008-06-12 David S. Miller + David Edelsohn + + * configure.ac: Add powerpc*-*-* to gold supported targets. + * configure: Regenerate. + +2008-06-08 Joseph Myers + + PR tree-optimization/36218 + * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. + * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. + (all prefix="build-"): Pass them to build-system sub-makes. + * Makefile.in: Regenerate. + +2008-06-07 Joseph Myers + + * MAINTAINERS (mt port): Remove. + (sco5, unixware, sco udk): Remove. + (Kean Johnston): Add to Write After Approval. + +2008-05-30 Julian Brown + + * configure.ac (arm*-*-linux-gnueabi): Don't disable building + of libobjc for ARM EABI Linux. + * configure: Regenerate. + +2008-05-18 Xinliang David Li + + * ChangeLog: Remove wrong ChangeLog entry. + +2008-05-17 Xinliang David Li + + * MAINTAINERS (Write After Approval): Add myself. + +2008-05-15 Janus Weil + + * MAINTAINERS (Write After Approval): Add myself. + +2008-05-14 Rafael Espíndola + + * config-ml.in: don't handle --enable-shared and --enable-static. + +2008-05-10 Richard Sandiford + + * MAINTAINERS: Update my email address. + +2008-05-10 Paolo Carlini + + * MAINTAINERS: Update my email address. + +2008-05-03 Kris Van Hees + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-28 Gabriele Svelto + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-25 Pompapathi V Gadad + + * MAINTAINERS (crx): Add myself. + +2008-04-18 Paolo Bonzini + + Sync with src: + 2008-04-14 David S. Miller + + * configure.ac: Add sparc*-*-* to gold supported targets. + * configure: Regenerate. + +2008-04-18 Paolo Bonzini + + PR bootstrap/35457 + * configure.ac: Include override.m4. + * configure: Regenerate. + +2008-04-18 Paolo Bonzini + + * Makefile.tpl (restrap): Call `make all' using double-colon rules. + * Makefile.in: Regenerate. + +2008-04-18 M R Swami Reddy + + * configure.ac (cr16-*-*): Add case for cr16 target and include gdb + as nonconfigurable directories list. + * configure: Regenerate. + +2008-04-14 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-04-12 Hans-Peter Nilsson + + * Makefile.tpl : Error early unless at least GNU make 3.80. + * Makefile.in: Regenerate. + +2008-04-11 Eric B. Weddington + + * configure.ac: Do not build libssp for the AVR. + * configure: Regenerate. + +2008-04-07 Ian Lance Taylor + + * Makefile.def: check-gold depends upon all-binutils. + * Makefile.in: Regenerate. + +2008-04-04 Andy Hutchinson + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-04 Nick Clifton + + PR binutils/4334 + * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted + builds. + * configure: Regenerate. + +2008-04-04 NightStrike + + PR other/35151 + * configure.ac: Combine rules for mingw32 and mingw64. + * configure: Regenerate. + +2008-04-02 Kai Tietz + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-01 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Revert previous change. + * Makefile.in (.NOTPARALLEL): Ditto. + +2008-04-01 Peter O'Gorman + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-31 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. + * Makefile.in (.NOTPARALLEL): Regenerate. + +2008-03-27 Paolo Bonzini + + * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. + * Makefile.in: Regenerate. + +2008-03-26 Jakub Staszak + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-23 Thomas Koenig + + * MAINTAINERS: Update e-mail address. + +2008-03-20 Ian Lance Taylor + + * configure.ac: Add support for --enable-gold. + * Makefile.def: Add gold as a directory like ld. + * configure, Makefile.in: Regenerate. + +2008-03-16 Ralf Wildenhues + + * configure.ac: m4_include config/proginstall.m4. + * configure: Regenerate. + + Backport from upstream Libtool: + + 2007-10-12 Eric Blake + + Deal with Autoconf 2.62's semantic change in m4_append. + * ltsugar.m4 (lt_append): Replace broken versions of + m4_append. + (lt_if_append_uniq): Don't require separator to be overquoted, + and avoid broken m4_append. + (lt_dict_add): Fix typo. + * libtool.m4 (_LT_DECL): Don't overquote separator. + +2008-03-13 David Edelsohn + + * config.rpath: Add AIX 6 support. + +2008-03-13 Paolo Bonzini + + * Makefile.def (stageprofile). Remove -fprofile-generate + from stage_libcflags. + * Makefile.in: Regenerate. + +2008-03-13 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-03-06 Tom Tromey + + * MAINTAINERS: Update for treelang deletion. + +2008-03-03 James E. Wilson + + * MAINTAINERS: Update my email address. + +2008-03-03 Stan Shebs + + * MAINTAINERS (darwin port): Add myself as a maintainer. + (objective-c/c++): Add myself as a maintainer. + +2008-03-03 Volker Reichelt + + * MAINTAINERS (Write After Approval): Update my email address. + +2008-02-25 Tomas Bily + + * MAINTAINERS (Write After Approval): Add myself. + +2008-02-23 Jakub Jelinek + + * MAINTAINERS (OpenMP): Add myself. + +2008-02-20 Paolo Bonzini + + PR bootstrap/32009 + PR bootstrap/32161 + + * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. + * configure: Regenerate. + + * Makefile.def: Define stage_libcflags for all bootstrap stages. + * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, + STAGE4_LIBCFLAGS): New. + (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without + $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). + (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. + (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. + (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags + for target modules. Don't export LIBCFLAGS. + (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass + $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after + the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. + (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with + $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). + * Makefile.in: Regenerate. + +2008-02-16 Ralf Wildenhues + + PR libgcj/33085 + * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] : + Do not use -DDLL_EXPORT. Backport from upstream. + +2008-02-13 Ralf Wildenhues + + * MAINTAINERS (Write After Approval): Add myself. + +2008-02-02 Hans-Peter Nilsson + + * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. + * configure: Regenerate. + +2008-01-31 Marc Gauthier + + * configure.ac (xtensa*-*-*): Recognize processor variants. + * configure: Regenerate. + +2008-01-30 Ralf Wildenhues + + PR bootstrap/34922 + * configure.ac (PARSE_ARGS): Push suitable setting of + ac_subdirs_all, for `./configure --help=recursive'. + Handle `+' in generic toplevel directory disabling. + * configure: Regenerate. + +2008-01-28 Nick Clifton + + * MAINTAINERS (xstormy16): Take over maintainership. + +2008-01-25 Joseph Myers + + * MAINTAINERS (c4x port): Remove. + +2008-01-24 David Edelsohn + + * libtool.m4: Backport AIX 6 support from ToT Libtool. + +2008-01-23 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-01-22 Tobias Grosser + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-17 H.J. Lu + + * MAINTAINERS: Update my email address. + +2008-01-09 Raksit Ashok + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-09 Raksit Ashok + + * MAINTAINERS (Write After Approval): Add myself. + +2008-01-08 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2007-12-17 Kaveh R. Ghazi + + * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. + Change recommended MPFR from 2.2.1 -> 2.3.0. + * configure: Regenerate. + +2007-12-15 Sebastian Pop + + * MAINTAINERS: Update my email address. + +2007-12-15 Bernhard Fischer + + * MAINTAINERS: Update my email address. + +2007-12-13 Richard Sandiford + + * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. + (CXXFLAGS_FOR_TARGET): Add -O2 -g. + * Makefile.in: Regenerate. + +2007-12-10 Mark Heffernan + + * MAINTAINERS (Write After Approval): Add myself and alphabetize two + misplaced entries. + +2007-12-10 Andreas Tobler + + * configure.ac: Enable libjava for x86_64-*-darwin9. + * configure: Regenerate. + +2007-12-07 Bill Maddox + + * MAINTAINERS (Write After Approval): Add myself. + +2007-12-05 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2007-12-02 Matthias Klose + + * config-ml.in: Remove 64bit configure tests. + +2007-11-28 Ralf Wildenhues + + * config-ml.in: Robustify against white space in absolute file + names. + + * config-ml.in (multi-clean): Substitute ${Makefile}. + Remove superfluous ${Makefile} in list. + +2007-11-19 Thiemo Seufer + + * config-ml.in: Don't hardcode the Makefile name. + +2007-11-08 Alexander Monakov + + * MAINTAINERS (Write After Approval): Add myself. + +2007-11-07 Samuel Tardieu + + * MAINTAINERS (Write After Approval): Add myself. + +2007-11-06 Doug Kwan + + * MAINTAINERS (Write After Approval): Add myself. + +2007-10-25 Ben Elliston + + * MAINTAINERS (mercury): Remove entry. + (Write After Approval): Add Fergus Henderson . + +2007-10-23 Daniel Jacobowitz + + * Makefile.def (dependencies): Make configure-gdb depend on + all-intl. + * Makefile.in: Regenerated. + +2007-10-22 Steven G. Kargl + + * MAINTAINERS (Fortran maintainer): Remove myself. + +2007-10-15 Patrick Mansfield + + * Makefile.def: To avoid problems running with parallel makes, + build newlib before libgloss so that target specific header + files are availble. + * Makefile.in: Regenerate + +2007-10-11 Daniel Jacobowitz + + * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. + * Makefile.in: Regenerate. + +2007-10-09 Vladimir Makarov + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-10-08 Mike Frysinger + + * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, + LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. + Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default + LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. + * configure: Regenerate. + +2006-10-04 Seongbae Park + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-10-01 Paolo Bonzini + + * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, + DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, + LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, + WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. + * configure.ac: Default them to host tools for $host = $build. + Subst them. + + * configure: Regenerate. + * Makefile.in: Regenerate. + +2006-09-24 Peter Bergner + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2006-09-24 Kenneth Zadeck + + * MAINTAINERS (Register allocation reviewer): Add myself. + +2007-09-21 Seongbae Park + + * MAINTAINERS (Write After Approval): Fix typo. + +2007-09-20 Richard Sandiford + + * configure.ac (mipsisa*-*-elfoabi*): New stanza. + * configure: Regenerate. + +2007-09-20 Paul Jarc + + PR bootstrap/31906 + * libtool-ldflags: Don't prefix arguments with -Xcompiler if + they're already prefixed. + +2007-09-19 Benjamin Kosnik + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before + libstdc++. + * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2007-09-17 Andreas Schwab + + * configure.ac: Raise minimum makeinfo version to 4.6. + * configure: Regenerate. + +2007-09-17 Johannes Singler + + * MAINTAINERS (write-after-approval) add myself + +2007-09-15 Alan Modra + + * configure.ac: Correct makeinfo version check. + * configure: Regenerate. + +2007-09-14 Richard Sandiford + + * MAINTAINERS: Update my email address. + +2007-09-14 Richard Sandiford + + * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty + to $skipdirs and only disable gprof for newlib. Use the normal + mips*-elf* handling in other respects. + * configure: Regnerate. + +2007-09-12 David Daney + + * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus + enabling libgcj. + * configure: Regenerate. + +2007-09-10 Rask Ingemann Lambertsen + + PR other/32154 + * configure.ac: For libgloss targets, point the linker to the linker + script, startup code and simulator library. + * configure: Regenerate. + +2007-09-07 Andrew Haley + + * configure.ac (noconfigdirs): Remove target-libffi and + target-libjava. + * configure: Regenerate. + +2007-09-06 Francois-Xavier Coudert + + PR target/33281 + * configure.ac: Use config/mh-mingw on mingw. + * configure: Regenerate. + +2007-09-05 Pat Haugen + + * MAINTAINERS (Write After Approval): Add myself. + +2007-09-05 Richard Guenther + + * configure.ac (--enable-stage1-checking): If neither --enable-checking + nor --disable-checking is provided also turn on yes and types + checking for stage1. + * configure: Re-generate. + +2007-08-30 Krister Walfridsson + + * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer. + (Write After Approval): Remove myself. + +2007-08-29 Nick Clifton + + * config.sub, config.guess: Update from upstream sources. + +2007-08-22 Bud Davis + + * MAINTAINERS (Write After Approval): Added myself. + * MAINTAINERS (Reviewers): Removed myself. + +2007-08-18 Paul Brook + Joseph Myers + + * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. + (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. + * Makefile.in: Regenerate. + * configure.ac (--with-debug-prefix-map): New. + * configure: Regenerate. + +2007-08-17 Richard Sandiford + Nigel Stephens + + * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde + as target_makefile_frag. + * configure: Regenerate. + +2007-08-16 Alexandre Oliva + + * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): + Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. + (bootstrap2-debug, bootstrap-debug): New bootstrap stages. + * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. + (do-compare, do-compare3, do-compare-debug): New. + ([+compare-target+]): Use them. + +2007-08-14 Maxim Kuvyrkov + + * MAINTAINERS (Write After Approval): Change my email address. + +2007-08-13 Ralf Wildenhues + Ben Elliston + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass + --silent if $silent. + * configure: Regenerate. + +2003-08-12 Zdenek Dvorak + + * MAINTAINERS (Various Maintainers): Add myself as + loop infrastructure maintainer. Update my e-mail + address. + +2007-07-31 Diego Novillo + + * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. + Adjust description. + +2007-07-26 Richard Guenther + + * configure.ac: Add types checking to stage1 checking flags. + * configure: Regenerate. + +2007-07-17 Nick Clifton + + * COPYING3: New file. Contains version 3 of the GNU General + Public License. + * COPYING3.LIB: New file. Contains version 3 of the GNU + Lesser General Public License. + +2007-07-16 Andreas Krebbel + + * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag. + +2007-07-16 Andreas Krebbel + + * MAINTAINERS (S/390 co-maintainer): Add myself. + (Write After Approval): Remove myself. + +2007-07-13 Dan Hipschman + + * MAINTAINERS (Write After Approval): Add myself. + +2007-07-11 Nick Clifton + + * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the + WINDRES export. + * Makefile.in: Regenerate. + +2007-07-05 Rainer Orth + + * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX + maintainer. + +2007-07-05 H.J. Lu + + * lt~obsolete.m4: New. Import from 20070318 libtool. + +2007-07-03 Julian Brown + + * MAINTAINERS (Write After Approval): Add myself. + +2007-07-03 Ralf Wildenhues + + * configure.ac: Rewrite 'configure --help' strings to look nicer. + * configure: Regenerate. + +2007-07-03 Ralf Wildenhues + + * configure.ac: Add some missing m4 quotation. + * configure: Regenerate. + +2007-07-02 Simon Baldwin + + * MAINTAINERS (Write After Approval): Add myself. + +2007-07-02 Paolo Bonzini + + * configure: Regenerate. + +2007-07-02 Kai Tietz + + * Makefile.def: Add windmc tool to build. + * Makefile.tpl: Likewise. + * configure.ac: Likewise. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2007-06-28 DJ Delorie + + * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're + not building newlib. + * configure: Regenerated. + +2007-06-28 Jan Sjodin + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-25 Martin Michlmayr + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-19 Chris Matthews + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-19 Rask Ingemann Lambertsen + + * MAINTAINERS (Write After Approval): Add myself. + +2007-06-18 Daniel Jacobowitz + + * Makefile.def: Add dependency from configure-gdb to all-bfd. + * Makefile.in: Regenerated. + +2007-06-14 Bernd Schmidt + + * configure.ac: Don't add target-libmudflap to noconfigdirs for + bfin*-*-uclinux* targets. + * configure: Regenerate. + +2007-06-14 Ian Lance Taylor + + * MAINTAINERS: Add myself as non-algorithmic global write + maintainer. + +2007-06-14 Diego Novillo + + * MAINTAINERS: Add self as middle-end maintainer and + non-algorithmic global write maintainer. + +2007-06-14 Francois-Xavier Coudert + + * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". + Move all Fortran maintainers except Paul Brook into the + Non-Autopoiesis section. + +2007-06-14 Paolo Bonzini + + * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. + (distclean-stage[+id+]): Possibly delete stage_last. + * Makefile.in: Regenerate. + +2007-06-12 Seongbae Park + + * MAINTAINERS (Various Maintainer): Fix typo. + +2007-06-11 Paolo Bonzini + + * MAINTAINERS (Various Maintainer): Add myself as + dataflow maintainer. + +2007-06-07 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2007-06-07 Ben Elliston + + * Makefile.tpl: Fix spelling error. + * Makefile.in: Regenerate. + +2007-06-01 Steve Ellcey + + * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set + lt_cv_sys_max_cmd_len. + +2007-05-31 Dorit Nuzman + + * MAINTAINERS (Various Maintainers): Add myself as + auto-vectorizer maintainer. + +2003-05-31 Paolo Bonzini + + PR libjava/32098 + * libtool.m4: Revert previous change. + * ltgcc.m4: Put it here. + +2003-05-30 Zdenek Dvorak + + * MAINTAINERS (Various Maintainers): Add myself as + auto-vectorizer maintainer. + +2007-05-30 H.J. Lu + + PR libjava/32098 + * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features. + +2007-05-30 Richard Guenther + + * MAINTAINERS (Various Maintainers): Add myself as + auto-vectorizer maintainer. + +2007-05-30 Jakub Jelinek + + PR bootstrap/29382 + * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. + * configure: Rebuilt. + +2007-05-28 Roberto Costa + + * MAINTAINERS (Write After Approval): Removed my name. + +2007-05-25 Steven Bosscher + + * MAINTAINERS (Write After Approval): Remove myself. + +2007-05-25 Andreas Tobler + + * ltmain.sh: Fix Darwin verstring, remove ${wl}. + +2007-05-23 Steve Ellcey + + * ltmain.sh: Update from ToT Libtool. + * libtool.m4: Update from ToT Libtool. + * ltsugar.m4: New. Update from ToT Libtool. + * ltversion.m4: New. Update from ToT Libtool. + * ltoptions.m4: New. Update from ToT Libtool. + * ltconfig: Remove. + * ltcf-c.sh: Remove. + * ltcf-cxx.sh: Remove. + * ltcf-gcj.sh: Remove. + +2007-05-22 Ollie Wild + + * MAINTAINERS (Write After Approval): Add myself. + +2007-05-16 Paolo Bonzini + + * Makefile.def (bootstrap_stage): Replace stage_make_flags with + stage_cflags. + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): + Remove CFLAGS/LIBCFLAGS. + (configure-stage[+id+]-[+prefix+][+module+], + all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. + * Makefile.in: Regenerate. + +2007-05-15 Diego Novillo + + * MAINTAINERS: Update e-mail address. + +2007-05-15 Revital Eres + + * MAINTAINERS (Write After Approval): Add myself. + +2007-05-14 Roberto Costa + + * MAINTAINERS (Write After Approval): Updated my address. + +2007-05-14 Thomas Neumann + + * MAINTAINERS (Write After Approval): Add myself. + +2007-05-11 Silvius Rus + + * MAINTAINERS (Write After Approval): Add myself. + +2007-04-23 Tom Tromey + + * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer. + +2007-04-22 Mark Mitchell + + * MAINTAINERS (cpplib): Rename to ... + (libcpp): ... this. Add C/C++ front end maintainers. + +2007-04-14 Steve Ellcey + + * config-ml.in: Pass ${ml_config_env} to configure calls. + +2007-04-04 Christian Bruel + + * MAINTAINERS (Write After Approval): Add myself. + +2007-04-02 Dave Korn + + * MAINTAINERS (Write After Approval): Add myself. + +2007-03-31 Tobias Burnus + + * MAINTAINERS (fortran 95 front end): Add myself. + +2007-03-28 Dwarakanath Rajagopal + + * MAINTAINERS (Write After Approval): Add myself. + +2007-03-24 Ayal Zaks + + * MAINTAINERS (Modulo Scheduler): Add myself. + +2007-03-23 Brooks Moses + + * MAINTAINERS (fortran 95 front end): Add myself. + (c++ front end): whitespace fix. + +2007-03-22 Nathan Froyd + + * MAINTAINERS (Write After Approval): Add myself. + +2007-03-21 Richard Sandiford + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting + of glob. Quote arguments with single quotes too. + * configure: Regenerate. + +2007-03-12 Brooks Moses + + * Makefile.def (fixincludes): Remove unneeded "missing" lines. + * Makefile.in: Regenerate + +2007-03-07 Andreas Schwab + + * configure: Regenerate. + +2007-03-01 Brooks Moses + + * configure.ac: Add "--with-pdfdir" configure option, + which defines pdfdir variable. + * Makefile.def (target=fixincludes): Add install-pdf to + missing targets. + (recursive_targets): Add install-pdf target. + (flags_to_pass): Add pdfdir. + * Makefile.tpl: Add pdfdir handling, add do-install-pdf + target. + * configure: Regenerate + * Makefile.in: Regenerate + +2007-02-28 Eric Christopher + + Revert: + 2006-12-07 Mike Stump + + * Makefile.def (dependencies): Add dependency for + install-target-libssp and install-target-libgomp on + install-gcc. + * Makefile.in: Regenerate. + +2007-02-27 Matt Kraai + + * configure: Regenerate. + * configure.ac: Move statements after variable declarations. + +2007-02-19 Kaz Kojima + + * MAINTAINERS: Add myself as sh maintainer. + +2007-02-19 Joseph Myers + + * configure.ac: Adjust for loop syntax. + * configure: Regenerate. + +2007-02-18 Alexandre Oliva + + * configure: Rebuilt. + +2007-02-18 Alexandre Oliva + + * configure.ac: Drop multiple occurrences of --enable-languages, + and fix its quoting. + * configure: Rebuilt. + +2007-02-17 Mark Mitchell + Nathan Sidwell + Vladimir Prus + Joseph Myers + + * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. + * configure: Regenerate. + +2007-02-14 Gerald Pfeifer + + * ltconfig (freebsd*): Default to elf. + +2007-02-13 Daniel Jacobowitz + + * configure.ac (target_libraries): Move libgcc before libiberty. + * configure: Regenerated. + +2007-02-13 Daniel Jacobowitz + Paolo Bonzini + + PR bootstrap/30753 + * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC + unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. + * configure: Regenerated. + +2007-02-11 Francois-Xavier Coudert + + * MAINTAINERS (Language Front End Maintainers): Update my mail + address. + +2007-02-09 Daniel Jacobowitz + + PR bootstrap/30748 + * configure.ac: Correct syntax for Solaris ksh. + * configure: Regenerated. + +2007-02-09 Paolo Bonzini + + * configure.ac: Sync with src. + * configure: Regenerate. + +2007-02-09 Paolo Bonzini + + * Makefile.in: Regenerate. + +2007-02-09 Paolo Bonzini + + * config.sub: Sync with src. + +2007-02-09 Daniel Jacobowitz + + * Makefile.tpl (build_alias, host_alias, target_alias): Use + 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. + +2007-02-07 Roman Zippel + + * MAINTAINERS (Write After Approval): Add myself. + +2007-01-31 Andreas Schwab + + * Makefile.tpl (LDFLAGS): Substitute it. + * Makefile.in: Regenerate. + +2007-01-30 Andrey Belevantsev + + * MAINTAINERS (Write After Approval): Add myself. + +2007-01-28 David Edelsohn + + * MAINTAINERS (spu port): Add myself. + +2007-01-23 Richard Guenther + + PR bootstrap/30541 + * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE. + * Makefile.tpl (GNATBIND): Substitute it. + (GNATMAKE): Likewise. + (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead + of STAGE_PREFIX. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2007-01-18 Mike Stump + + * configure.in: Re-enable -Werror for gcc builds. + +2007-01-11 Harsha Jagasia + + * MAINTAINERS (Write After Approval): Add myself. + +2007-01-11 Paolo Bonzini + + * configure.in: Change == to = in test command. + * configure: Regenerate. + +2007-01-11 Paolo Bonzini + Nick Clifton + Kaveh R. Ghazi + + * configure.in (build_configargs, host_configargs, target_configargs): + Remove build/host/target parameters. + (host_libs): Add gmp and mpfr. + (GMP tests): Reorganize to allow in-tree GMP/MPFR. + * Makefile.def (gmp, mpfr): New. + (gcc): Remove target. + * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, + target_os, target_vendor): New. + (configure): Add host_alias/target_alias arguments. Adjust invocations. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2007-01-11 Matt Fago + + * configure.in: Try to link to functions only in mpfr 2.2.x + to improve robustness of configure tests. + * configure: Regenerate. + +2007-01-09 Uros Bizjak + + * MAINTAINERS: Add myself as i386 maintainer. + +2007-01-08 Jan Hubicka + + * MAINTAINERS: Add myself as i386 maintainer. + +2007-01-08 Kai Tietz + + * configure.in: Add support for an x86_64-mingw* target. + * configure: Regenerate. + +2007-01-05 Daniel Jacobowitz + + * Makefile.tpl (all-target): Correct @if conditional for target + modules. + * configure.in: Omit libiberty if building only target libgcc. + * configure, Makefile.in: Regenerated. + +2007-01-04 Paolo Bonzini + + * configure.in: Use DEV-PHASE to detect the default for --enable-werror. + * configure: Regenerate. + +2007-01-03 Daniel Jacobowitz + + * Makefile.def (target_modules): Add libgcc. + (lang_env_dependencies): Remove default items. Use no_c and no_gcc. + * Makefile.tpl (clean-target-libgcc): Delete. + (configure-target-[+module+]): Emit --disable-bootstrap dependencies + on gcc even for bootstrapped modules. Rewrite handling of + lang_env_dependencies to loop over target_modules. + * configure.in (target_libraries): Add target-libgcc. + * Makefile.in, configure: Regenerated. + +2006-12-29 Paolo Bonzini + + * configure.in: Reorganize recognition of languages. Add + --enable-stage1-languages. Show supported languages for the chosen + target rather than all recognized languages. + * configure: Regenerate. + +2006-12-29 Paolo Bonzini + + * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. + * Makefile.in: Regenerate. + +2006-12-29 Kaveh R. Ghazi + + * configure.in: Warn that MPFR 2.2.0 is buggy. + * configure: Regenerate. + +2006-12-27 Ian Lance Taylor + + * configure.in: When removing Makefiles to force a reconfigure, also + remove prev-DIR*/Makefile. + * configure: Regenerate. + +2006-12-22 Andreas Schwab + + * configure: Regenerate with correct autoconf version. + +2006-12-20 Adam Megacz + + * configure.in: add AC_SUBST for *_FOR_TARGET. + * configure: Regenerate. + +2006-12-19 Paolo Bonzini + + * configure.in: Simplify logic for rejecting languages that cannot + be built. Separate the case when a language is unsupported, + from the case when the user chooses not to build a language. + +2006-12-19 Paolo Bonzini + + * configure.in: Remove "$build" case for powerpc-*-darwin* since + it only affects bootstrap and could be tested on "$host" as well. + * configure: Regenerate. + * config/mh-ppc-darwin: Add to the stage1 cflags here. + +2006-12-19 Paolo Bonzini + + PR bootstrap/29544 + * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. + (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, + move here comment from Makefile.tpl. + * Makefile.tpl: Move some definitions higher in the file. + (STAGE1_CHECKING): New. + * configure.in: Add --enable-stage1-checking. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2006-12-19 Paolo Bonzini + + * MAINTAINERS: Add myself as build system maintainer. + +2006-12-15 Simon Martin + + * MAINTAINERS (Write After Approval): Add myself. + +2006-12-13 Eric Christopher + + * MAINTAINERS: Add myself as darwin maintainer. + +2006-12-11 Ian Lance Taylor + + * MAINTAINERS: Add myself as libgcc and fp-bit maintainer. + +2006-12-11 Joern Rennecke + + MAINTAINERS: Update my entry. + +2006-12-11 Alan Modra + + * configure.in: Handle spu makefile frag. + * Makefile.tpl (MAINT): Define + (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2006-12-11 Ben Elliston + + * config.guess: Import latest version. + * config.sub: Likewise. + +2006-12-11 Ben Elliston + + * configure.in (spu-*-*): Don't skip target-libiberty. + * configure: Regenerate. + +2006-12-10 Andreas Tobler + + PR bootstrap/30134 + * configure.in: Correct x86 darwin support for libjava to powerpc + and i?86 only. + * configure: Regenerate. + +2006-12-08 Sandro Tolaini + + * configure.in: Add x86 darwin support for libjava. + * configure: Regenerate. + +2006-12-07 Mike Stump + + * Makefile.def (dependencies): Add dependency for + install-target-libssp and install-target-libgomp on + install-gcc. + * Makefile.in: Regenerate. + +2006-12-04 Richard Guenther + + * MAINTAINERS (Non-Algorithmic Maintainers): New section. + (Non-Algorithmic Maintainers): Move over non-algorithmic + loop optimizer maintainers, add myself as a non-algorithmic + middle-end maintainer. + +2006-12-04 Daniel Franke + + * MAINTAINERS (Write After Approval): Add myself. + +2006-12-03 Kaveh R. Ghazi + + * configure.in: Update error message for missing GMP/MPFR. + + * configure: Regenerate. + +2006-12-02 Kaveh R. Ghazi + + * configure.in: Update MPFR version in error message. + + * configure: Regenerate. + +2006-11-26 Kaveh R. Ghazi + + * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. + (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, + --with-gmp-lib): New flags. + + * configure: Regenerate. + +2006-11-25 Brooks Moses + + * MAINTAINERS (Write After Approval): Change my email address. + +2006-11-23 Manuel Lopez-Ibanez + + * MAINTAINERS (Write After Approval): Add myself. + +2006-11-22 Philipp Thomas + + * MAINTAINERS (i18n): Update e-mail address. + +2006-11-21 Trevor Smigiel + + * MAINTAINERS (spu port): Add myself as maintainer. + (Write After Approval): Remove myself. + +2006-11-22 Ben Elliston + + * configure.in (skipdirs): Don't build libssp for SPU. + * configure: Regenerate. + +2006-11-21 Andrew Pinski + + * MAINTAINERS (spu port): Add myself as maintainer. + (libobjc): Update my email address. + +2006-11-21 Andrea Bona + + * MAINTAINERS (Write After Approval): Add myself. + +2006-11-20 Trevor Smigiel + + * configure.in (skipdirs) : Don't build target-libiberty for SPU. + * configure : Rebuilt. + +2006-11-20 Trevor Smigiel + + * MAINTAINERS (Write After Approval): Add myself. + +2006-11-20 Andrea Ornstein + + * MAINTAINERS (Write After Approval): Add myself. + +2006-11-18 Kaveh R. Ghazi + + * configure.in (--with-mpfr-dir): Also look in .libs and _libs for + libmpfr.a. + * configure: Regenerate. + +2006-11-16 Paolo Bonzini + + * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. + (unstage): Test for stage_last presence. + + PR bootstrap/29802 + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. + * Makefile.in: Regenerate. + +2003-11-16 Zdenek Dvorak + + * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer + maintainers. + +2006-11-14 Erven Rohou + + * MAINTAINERS (Write After Approval): Add myself. + +2006-11-14 Paolo Bonzini + + * Makefile.tpl (clean-stage*): Test separately for package/Makefile + and stageN-package/Makefile. + * Makefile.in: Regenerated. + +2006-11-14 Jie Zhang + + * configure.in: Remove target-libgloss from noconfigdirs for + bfin-*-*. + * configure: Regenerated. + +2006-11-11 Kaveh R. Ghazi + + * configure.in (have_gmp): Only error if the gcc directory exists. + + * configure: Regenerate. + +2006-11-07 Kaveh R. Ghazi + + * configure.in: Robustify error message for missing GMP/MPFR. + + * configure: Regenerate. + +2006-10-31 Stephen M. Webb + + * MAINTAINERS (Write After Approval): Add myself. + +2006-10-30 Uros Bizjak + + * MAINTAINERS: Change email address. + +2006-10-30 Vladimir Prus + + * MAINTAINERS (Write After Approval): Add myself. + +2006-10-26 Peter Bergner + + * MAINTAINERS (Write After Approval): Add myself. + +2006-10-25 Chen Liqin + + * MAINTAINERS (Write After Approval): Move myself to + Write After Approval section. + +2006-10-21 Kaveh R. Ghazi + + * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check + need_gmp anymore. + * configure: Regenerate. + +2006-10-16 Tobias Burnus + + * MAINTAINERS (Write After Approval): Add myself. + +2006-10-16 Ben Elliston + + * config.guess: Import latest version. + * config.sub: Likewise. + +2006-10-10 Brooks Moses + + * Makefile.def: Added pdf target handling. + * Makefile.tpl: Added pdf target handling. + * Makefile.in: Regenerated. + +2006-10-10 Chen Liqin + + * MAINTAINERS: Add self as score port maintainer. + +2006-10-04 Brooks Moses + + * MAINTAINERS (Write After Approval): Add myself. + +2006-09-27 Steven G. Kargl + + * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0 + or newer. + * configure: Regenerated. + +2006-09-27 Dave Brolley + + * configure.in (RUNTEST): Look for 'runtest' in the source tree by using + $s instead of $r. + * configure: Regenerated. + +2006-09-26 Thiemo Seufer + + * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise + for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. + * configure: Regenerate. + +2006-09-24 Graeme Peterson + + * MAINTAINERS (Write After Approval): Remove myself. + +2006-09-22 Chao-ying Fu + + * MAINTAINERS (Write After Approval): Add myself. + +2006-09-10 Joseph S. Myers + + * MAINTAINERS: Add self as soft-fp maintainer. + +2006-09-09 Anatoly Sokolov + + * MAINTAINERS: Add myself as avr maintainer. + Remove Marek Michalkiewicz as avr maintainer. + +2006-09-07 Roberto Costa + + * MAINTAINERS (Write After Approval): Add myself. + +2006-08-30 Corinna Vinschen + + * configure.in: Never build newlib for a Mingw host. + Never build newlib as Mingw target library. + Test the existence of winsup/cygwin for building a Cygwin newlib, + rather than just winsup. + Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if + building a Mingw target. + * configure: Regenerate. + +2006-08-08 Eric Botcazou + + * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer. + +2006-07-25 Paolo Bonzini + + * config.guess: Import from src (was more updated). + * config.sub: Likewise. + +2006-07-22 Daniel Jacobowitz + + * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. + * configure: Regenerated. + +2006-07-18 Paolo Bonzini + + * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir + for stages after the first. + +2006-07-17 Jakub Jelinek + + * Makefile.def: Add dependencies for configure-opcodes + on configure-intl and all-opcodes on all-intl. + * Makefile.in: Regenerated. + +2006-07-13 Ben Elliston + + * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer. + +2006-07-06 Paul Eggert + + Port to hosts whose 'sort' and 'tail' implementations + treat operands with leading '+' as file names, as POSIX + has required since 2001. However, make sure the code still + works on pre-POSIX hosts. + * ltmain.sh: Don't assume "sort +2" is equivalent to + "sort -k 3", since POSIX 1003.1-2001 no longer requires this. + +2006-07-05 Ulrich Weigand + + * MAINTAINERS (Various Maintainers): Add myself as reload maintainer. + +2006-07-04 Peter O'Gorman + + * ltconfig: chmod 644 before ranlib during install. + +2006-07-04 Eric Botcazou + + PR bootstrap/18058 + * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 + if the bootstrap compiler is a GCC version that supports it. + * configure: Regenerate. + +2006-07-03 Paolo Bonzini + + * configure.in: Fix thinkos in previous check-in. + * configure: Regenerate. + +2006-07-03 Paolo Bonzini + + PR other/27063 + * configure.in: Test subdir_requires and give an appropriate + error message. + * configure: Regenerate. + +2006-07-01 Andrew John Hughes + + * MAINTAINERS (Write After Approval): Add myself. + +2006-06-22 John David Anglin + + * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. + +2006-06-22 Steve Ellcey + + * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. + +2006-06-20 David Ayers + + PR bootstrap/28072 + * configure.in: Add target-boehm-gc to noconfigdirs depending on + whether target-libjava is being configured instead of whether the + java front end is enabled. + * configure: Regenerate. + +2006-06-16 Rainer Orth + + PR target/27540 + * configure.in: Only enable libgomp on IRIX 6. + * configure: Regenerate. + +2006-06-15 Paolo Bonzini + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS + too. + * Makefile.in: Regenerate. + +2006-06-13 Jeff Johnston + + * config-ml.in: Alter CCASFLAGS to include special + multilib options the same as is done for CFLAGS. + +2006-06-12 John David Anglin + + * configure.in: Don't enable libgomp on hpux10. + * configure: Rebuilt. + +2006-06-12 David Ayers + + PR bootstrap/27963 + PR target/19970 + * configure.in: Remove target-boehm-gc from noconfigdirs where + ${libgcj} is specified. + * configure: Regenerate. + +2006-06-06 Carlos O'Donell + + Sync from src: + + * configure.in: Sync. + * configure: Regenerated. + + 2006-05-31 Daniel Jacobowitz + + * Makefile.def: Added dependencies from sim and gdb on intl, and + added configure dependencies to everything with an all dependency + on intl. + * Makefile.in: Regenerated. + +2006-06-06 David Ayers + + PR libobjc/13946 + * Makefile.def: Add dependencies for libobjc which boehm-gc. + * Makefile.in: Regenerate. + * configure.in: Add --enable-objc-gc at toplevel and have it + enable boehm-gc for Objective-C. + Remove target-boehm-gc from libgcj. + Add target-boehm-gc to target_libraries. + Add target-boehm-gc to noconfigdirs where ${libgcj} + is specified. + Assert that boehm-gc is supported when requested for Objective-C. + Only build boehm-gc if needed either for Java or Objective-C. + * configure: Regenerate. + +2006-06-05 Paolo Bonzini + + PR 27674 + * Makefile.tpl (configure-[+prefix+][+module+], + all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. + Remove rule to unstage bootstrapped modules. + (stage_current): New. + * Makefile.in: Regenerate. + +2006-06-03 Laurynas Biveinis + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2006-06-01 Mark Shinwell + + * include/libiberty.h: Declare pex_run_in_environment. + +2006-05-31 Asher Langton + + * MAINTAINERS (Write After Approval): Add myself. + +2006-05-25 Paolo Bonzini + + * Makefile.def (bfd, opcodes): Fix lib_path. + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. + (restrap): Move under "@if gcc-bootstrap". Fix typo. + * Makefile.in: Regenerate. + +2006-05-24 Carlos O'Donell + + * Makefile.in: Regenerate. + +2006-05-24 Carlos O'Donell + + * Makefile.def: Add install-html target. Add datarootdir + docdir and htmldir to flags_to_pass. + * Makefile.tpl: Add install-html target. + * Makefile.in: Regenerate. + * configure.in: Add --with-datarootdir, --with-docdir, and + --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir. + * configure: Regenerate. + +2006-05-24 Mark Shinwell + + * configure.in: Enable gprof for cross builds. + * configure: Regenerate. + +2006-05-22 Richard Guenther + + Revert + 2006-01-31 Richard Guenther + Paolo Bonzini + + * Makefile.def (target_modules): Add libgcc-math target module. + * configure.in (target_libraries): Add libgcc-math target library. + (--enable-libgcc-math): New configure switch. + * Makefile.in: Re-generate. + * configure: Re-generate. + * libgcc-math: New toplevel directory. + +2006-05-20 John David Anglin + Andreas Tobler + + * configure.in: Enable libgcj for hppa*-hp-hpux11*. + * configure: Rebuilt. + +2006-05-12 Sandra Loosemore + + * MAINTAINERS (Write After Approval): Add myself. + +2006-05-01 DJ Delorie + + * configure.in: Restore CFLAGS if GMP isn't present. + * configure: Regenerate. + +2006-05-01 Richard Guenther + + * MAINTAINERS (Various Maintainers): Add myself as libgcc-math + maintainer. + +2006-04-30 Kenneth Zadeck + + * MAINTAINERS (Write After Approval): Add myself. + +2006-04-28 Jan Beulich + + * MAINTAINERS (Write After Approval): Add myself. + +2006-04-18 DJ Delorie + + * configure.in (m32c): Build libstdc++-v3. Pass flags to + reference libgloss so that libssp can be built in a combined + tree. + * configure: Regenerate. + +2006-04-08 Robert Millan + + * MAINTAINERS (Write After Approval): Add myself. + +2006-04-05 Ben Elliston + + * configure.in: Require makeinfo 4.4 or higher. + * configure: Regenerate. + +2006-04-04 Gerald Pfeifer + + * MAINTAINERS: Add Richard Henderson as libgomp maintainer. + Rearrange the entries of other libraries to have them in one place. + +2006-03-22 Janne Blomqvist + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as fortran 95 maintainer. + +2006-03-14 Richard Guenther + + * configure: Regenerate with autoconf 2.13. + +2006-03-13 Jim Blandy + + * MAINTAINERS: Use my work address. + + * MAINTAINERS: Update my E-mail address. + +2006-03-10 Aldy Hernandez + + * configure.in: Handle --disable- generically. + * configure: Regenerate. + +2006-03-01 H.J. Lu + + PR libgcj/17311 + * ltmain.sh: Don't use "$finalize_rpath" for compile. + +2006-02-21 Erik Edelmann + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as fortran 95 maintainer. + +2006-02-21 Rafael Ãvila de Espíndola + + * Makefile.tpl (BUILD_CONFIGDIRS): Remove. + (TARGET_CONFIGDIRS): Remove. + * configure.in: Remove AC_SUBST(target_configdirs). + * Makefile.in, configure: Regenerated. + +2006-02-20 Steven G. Kargl + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as fortran 95 maintainer. + +2006-02-20 Paolo Bonzini + + PR bootstrap/25670 + + * Makefile.tpl ([+compare-target+]): Print explanation messages. + + * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. + * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. + (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, + BUILD_PREFIX, BUILD_PREFIX_1. + * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. + + * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. + + * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], + all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead + of `cat stage_current`. Always provide the `r' and `s' variables. + (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into + a single shell execution. + (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For + bootstrapped modules, make the stage1 module if the build was not + started yet, else build the current stage. + (all-host, all-target): Omit bootstrapped modules (if bootstrapping). + (all-build, all-host, all-target, [+make_target+]-host, + [+make_target+]-target): Do not use \-continued lines. + (target modules): Depend on stage_last, not all-gcc, if bootstrapping. + (current_stage, restrap, stage_last): New. + + * Makefile.in: Regenerate. + * configure: Regenerate. + +2006-02-19 Bud Davis + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as fortran 95 + maintainer and update e-mail address. + +2006-02-17 Francois-Xavier Coudert + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as fortran 95 + maintainer. + +2006-02-16 Victor Kaplansky + + * MAINTAINERS (Write After Approval): Add myself. + +2006-02-16 Thomas Koenig + + * MAINTAINERS (Write After Approval): Remove myself. + (Language Front End Maintainers): Add myself as + fortran 95 maintainer. + +2006-02-14 Paolo Bonzini + + Sync from src: + + 2005-12-27 Leif Ekblad + + * configure.in: Add support for RDOS target. + * configure: Regenerate. + +2006-02-14 Paolo Bonzini + Andreas Schwab + + * configure: Regenerate. + +2006-02-12 David Edelsohn + + * configure.in (enable_libgomp): Add AIX. + * configure: Regenerate. + +2006-02-07 Maxim Kuvyrkov + + * MAINTAINERS (Write After Approval): Add myself. + +2006-02-03 Lee Millward + + * MAINTAINERS (Write After Approval): Add myself. + +2006-01-31 Richard Guenther + Paolo Bonzini + + * Makefile.def (target_modules): Add libgcc-math target module. + * configure.in (target_libraries): Add libgcc-math target library. + (--enable-libgcc-math): New configure switch. + * Makefile.in: Re-generate. + * configure: Re-generate. + * libgcc-math: New toplevel directory. + +2006-01-26 Paolo Bonzini + + * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. + Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find + the assembler, linker and binutils. + * configure: Regenerate. + +2006-01-22 Dirk Mueller + + * MAINTAINERS (Write After Approval): Add myself. + +2006-01-20 Diego Novillo + + * configure: Regenerate. + +2006-01-18 Richard Henderson + Jakub Jelinek + Diego Novillo + + * libgomp: New directory. + * Makefile.def: Add target_module libgomp. + * Makefile.in: Regenerate. + * configure.in (target_libraries): Add target-libgomp. + * configure: Regenerate. + +2006-01-05 Alexandre Oliva + + * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove + @ from continuation. + * Makefile.in: Rebuilt. + +2006-01-04 Chris Lattner + + * MAINTAINERS (Write After Approval): Add myself. + +2006-01-04 Paolo Bonzini + + PR bootstrap/24252 + + * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. + * Makefile.tpl (OBJDUMP): New. + (EXTRA_HOST_FLAGS): Add it. + (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. + + * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try + to use symbolic links between directories. Avoid race conditions + or make them harmless. + * configure.in: Do not try to use symbolic links between directories. + + * Makefile.def (LEAN): Pass. + * Makefile.tpl (LEAN): Define. + (stage[+id+]-start): Accept that the previous directory does not + exist, if the bootstrap is lean. + (stage[+id+]-bubble): Invoke lean bootstrap commands after + stage[+id+]-start. Use a makefile variable and an `if' instead of a + configure substitution. + ([+compare-target+]): Likewise. + ([+bootstrap-target+]-lean): New. + * configure.in: Remove lean bootstrap support from here. + + * Makefile.in: Regenerate. + * configure: Regenerate. + +2006-01-04 Ben Elliston + + * MAINTAINERS (libdecnumber): Add myself. + +2006-01-02 Mark Mitchell + + * libtool-ldflags: New script. + +2006-01-02 Andreas Schwab + + * configure.in: When reconfiguring remove Makefile in + all stage directories. + * configure: Regenerate. + +2005-12-27 Steven Bosscher + + * MAINTAINERS: Update my email address. + +2005-12-20 Paolo Bonzini + + Revert Ada-related part of the previous change. + + * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): + Do not pass. + * Makefile.tpl (BOOT_ADAFLAGS): Do not define. + * Makefile.in: Regenerate. + * configure.in: Do not include mt-ppc-aix target fragment. + * configure: Regenerate. + +2005-12-19 Paolo Bonzini + + * configure.in: Select appropriate fragments for PowerPC/AIX. + * configure: Regenerate. + + * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, + BOOT_CFLAGS, BOOT_LDFLAGS. + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, + BOOT_CFLAGS, BOOT_LDFLAGS. + (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. + (stage[+id+]-bubble): Pass flags recursively to the comparison target. + (stage): Fail if we cannot complete the work. + * Makefile.in: Regenerate. + +2005-12-16 Nathan Sidwell + + * configure.in: Replace ms1 with mt. + * configure: Rebuilt. + +2005-12-15 Bryce McKinlay + + * MAINTAINERS: Update my email address. + +2005-12-15 Paolo Bonzini + + * Makefile.tpl (all, do-[+make_target+], do-check, install, + install-host-nogcc): Don't invoke $(stage) at the end. + * Makefile.in: Regenerate. + +2005-12-14 Paolo Bonzini + + * configure.in: Flip the top-level bootstrap switch. + * configure: Regenerate. + +2005-12-14 Daniel Jacobowitz + + * Makefile.tpl: Throughout the file, use : $(MAKE) along with + $(stage) and $(unstage). + (EXTRA_TARGET_FLAGS): Correct double-quoting. + (all): Remove stray semicolon. + (local-distclean): Don't handle multilib.tmp and multilib.out. + (install.all): Set $s for consistency. + (configure-[+prefix+][+module+]): Instead of [+deps+], handle + check_multilibs setting. Always make the install directory. + (configure-stage[+id+]-[+prefix+][+module+]): Likewise. + Correct @if/@endif. + (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. + ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. + (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). + (multilib.out): Remove. + * Makefile.in: Regenerated. + +2005-12-12 Carlos O'Donell + + * MAINTAINERS (Write After Approval): Add myself. + +2005-12-12 Nathan Sidwell + + * MAINTAINERS: Add myself as mt maintainer. + + * config.sub: Replace ms1 with mt. Allow ms1 as an alias. + +2005-12-06 Adam Nemet + + * MAINTAINERS: Change email address. + +2005-12-05 Paolo Bonzini + + * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, + CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove + "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. + Find in-tree tools if available. + (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. + (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. + (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. + (COMPILER_*_FOR_TARGET): New. + * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. + (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. + (CONFIGURED_*, USUAL_*): Remove. + (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, + STRIP): Use autoconf substitutions. + (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, + COMPILER_NM_FOR_TARGET): New. + (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. + + (all): Make all-host and all-target in parallel. + (do-[+make_target+], do-check, install, [+compare-target+]): Ensure + that $$r and $$s are set before invoking a recursive make. + (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. + ([+bootstrap-target+]): Inline most of the `all' target. + +2005-11-29 Ben Elliston + + * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc + from the gcc build directory. + * Makefile.in: Regenerate. + +2005-11-29 Ben Elliston + + * Makefile.def: Add new libdecnumber host_module. Make all-gcc + depend on all-libdecnumber. + * configure.in (host_libs): Include libdecnumber. + * Makefile.in: Regenerate. + * configure: Likewise. + +2005-11-29 Ben Elliston + + * libdecnumber: Import decNumber sources from the dfp-branch. + +2005-11-21 Kean Johnston + + * config.sub, config.guess: Sync from upstream sources. + +2005-11-21 Ben Elliston + + Import from Autoconf sources: + + 2005-09-06 Paul Eggert + * config/move-if-change: Don't output "$2 is unchanged"; + suggested by Ben Elliston. Handle weird characters correctly. + +2005-11-18 Andreas Tobler + + * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' + to match upstream libtool for darwin. + +2005-11-11 Daniel Jacobowitz + + * Makefile.def: Remove gdb dependencies for gdbtk. + * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. + (configure-gdb, install-gdb): New rules. + * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. + * Makefile.in, configure: Regenerated. + +2005-11-06 Janne Blomqvist + + * MAINTAINERS (Write After Approval): Add myself. + +2005-11-06 Erik Edelmann + + * MAINTAINERS (Write After Approval): Add myself. + +2005-10-24 Diego Novillo + + * MAINTAINERS (alias analysis): Add Daniel Berlin and + Diego Novillo. + +2005-10-22 Paolo Bonzini + + PR bootstrap/24297 + * Makefile.tpl (do-[+make-target+], do-check, install, + stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s + are set before recursing. + * Makefile.in: Regenerate. + +2005-10-20 Eric Botcazou + + PR bootstrap/18939 + * Makefile.def (gcc) : Fix thinko. + * Makefile.in: Regenerate. + +2005-10-17 Bernd Schmidt + + * configure.in (bfin-*-*): Use test, not brackets, in if statement. + * configure: Regenerate. + +2005-10-15 Jie Zhang + + * MAINTAINERS (Write After Approval): Add self. + +2005-10-08 Kazu Hirata + + * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs + target-libffi, target-qthreads, target-libjava, and + targetlibobjc. + * configure: Regenerate. + +2005-10-06 Daniel Jacobowitz + + * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. + * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. + (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) + (USUAL_OBJDUMP_FOR_TARGET): New. + (EXTRA_TARGET_FLAGS): Add OBJDUMP. + * configure.in: Check for $OBJDUMP_FOR_TARGET. + * configure, Makefile.in: Regenerated. + +2005-10-05 Paolo Bonzini + + * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages + before other host packages. + +2005-10-05 Kaz Kojima + + * MAINTAINERS: Add self as sh libraries/configury maintainer. + +2005-10-05 Paolo Bonzini + + PR bootstrap/22340 + + * configure.in (default_target): Remove. + * Makefile.tpl (all): Do not use prerequisites as subroutines + (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. + (do-[+make_target+], check, install, [+bootstrap_target+]): Do not + use prerequisites as subroutines. + (check-host, check-target): New. + (bootstrap configure & all targets): Do not use stage*-start + if the directory layout is already ok. + (non-bootstrap configure & all targets): Prepend a $(unstage). + (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. + (NOTPARALLEL): Remove. + (unstage, stage variables): New variables. + (unstage, stage targets): Simply expand to those variables. + + * configure: Regenerate. + * Makefile.in: Regenerate. + +2005-10-04 James E Wilson + + * Makefile.def (lang_env_dependencies): Add libmudflap. + * Makefile.in: Regenerate. + +2005-10-03 Andreas Schwab + + Backport from libtool CVS: + 2002-11-03 Ossama Othman + + * ltmain.sh: add support for installing into temporary + staging area (e.g. 'make install DESTDIR=...') + +2005-10-03 H.J. Lu + + * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. + * configure: Regenerated. + +2005-09-30 Andrew Pinski + + * configure: Regenerate with the correct + autoconf version. + +2005-09-30 Catherine Moore + + * configure.in (bfin-*-*): New. + * configure: Regenerated. + +2005-09-28 Geoffrey Keating + + * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. + (LIPO_FOR_TARGET): New. + (CONFIGURED_LIPO_FOR_TARGET): New. + (USUAL_LIPO_FOR_TARGET): New. + (STRIP_FOR_TARGET): New. + (CONFIGURED_STRIP_FOR_TARGET): New. + (USUAL_STRIP_FOR_TARGET): New. + * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and + STRIP_FOR_TARGET. + * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, + CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2005-09-19 David Edelsohn + + * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. + (rs6000-*-aix*): Same. + * configure: Regenerate. + +2005-09-16 Tom Tromey + + * MAINTAINERS: Add self as java maintainer. + +2005-09-14 Francois-Xavier Coudert + + * configure.in: Recognize f95 in the --enable-languages option, + and substitute it for fortran, issuing a warning. + * configure: Regenerate. + +2005-08-30 Phil Edwards + + * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. + * configure: Regenerated. + +2005-08-22 Aldy Hernandez + + * MAINTAINERS: Add self as ms1 maintainer. + +2005-08-20 Richard Earnshaw + + * Makefile.def (libssp): Add to lang_env_dependencies. + * Makefile.in: Regenerate. + +2005-08-18 Ian Lance Taylor + + * MAINTAINERS: Add myself as middle-end maintainer. + +2005-08-17 Christian Groessler + + * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. + * Makefile.in: Regenerate. + +2005-08-15 Andreas Krebbel + + * MAINTAINERS (write after approval): Added myself. + +2005-08-12 Maciej W. Rozycki + + * MAINTAINERS (Write After Approval): Add myself. + +2005-08-12 Paolo Bonzini + + * configure.in: Replace NCN_STRICT_CHECK_TOOL with + NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. + Look for alternate names of the target cc and c++ + * configure: Regenerate. + +2005-08-08 Paolo Bonzini + + * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, + GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find + them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target + tools; remove code to manually set them. + (Target tools): Look in the environment for them. + * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, + GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. + (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc + build directory. + (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, + CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, + CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, + USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, + USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. + (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, + RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2005-07-28 Ben Elliston + + * MAINTAINERS: Update for removed CPU targets. + +2005-07-27 Mark Mitchell + + * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. + * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. + * Makefile.in: Regenerated. + +2005-07-26 Mark Mitchell + + * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. + (CFLAGS_FOR_TARGET): Use it. + (CXXFLAGS_FOR_TARGET): Likewise. + * Makefile.in: Regenerated. + * configure.in (--with-build-sysroot): New option. + * configure: Regenerated. + +2005-07-24 Paolo Bonzini + + * Makefile.tpl: Wrap install between unstage and stage + * Makefile.in: Regenerate. + +2005-07-21 Eric Christopher + + * MAINTAINERS: Update affiliation. + +2005-07-21 Paul Woegerer + + * MAINTAINERS: Add self as crx port maintainer. + +2005-07-20 DJ Delorie + + * MAINTAINERS: Add self as m32c maintainer. + +2005-07-16 Kelley Cook + + * all files: Update FSF address. + +2005-07-15 Eric Christopher + + * MAINTAINERS: Change affiliation. + +2005-07-14 Jim Blandy + + * configure.in: Add cases for Renesas m32c. + * configure: Regenerated. + +2005-07-14 Kelley Cook + + * COPYING.LIB: Update from fsf.org. + +2005-07-14 Kelley Cook + + * COPYING, compile, config.guess, + config.sub, install-sh, missing, mkinstalldirs, + symlink-tree, ylwrap: Sync from upstream sources. + * config-ml.in: Update FSF address. + +2005-07-13 Eric Christopher + + * configure.in: Add toplevel noconfigdir support for tpf. + * configure: Regenerate. + +2005-07-11 Paolo Bonzini + + PR ada/22340 + + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. + * Makefile.in: Regenerate. + +2005-07-07 Mark Mitchell + + * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave + Brolley to write-after-approval. + +2005-07-07 Andreas Schwab + + * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. + * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. + * Makefile.in: Regenerated. + +2005-07-06 Geoffrey Keating + + * configure.in: Don't build sim or rda when targetting darwin. + * configure: Regenerate. + +2005-07-06 Kazu Hirata + + * configure.in: Add --enable-libssp and --disable-libssp. + * configure: Regenerate with autoconf-2.13. + +2005-07-02 Jakub Jelinek + + * Makefile.def (target_modules): Add libssp. + * configure.in (target_libraries): Add target-libssp. + * configure: Rebuilt. + * Makefile.in: Rebuilt. + +2005-07-01 Zack Weinberg + + * MAINTAINERS: Change email address. Resign from maintainership. + +2005-07-01 Richard Guenther + + * MAINTAINERS: Change my e-mail address and affiliation. + +2005-06-22 Paolo Bonzini + + * Makefile.def (stagefeedback): Come after profile. + Define profiledbootstrap target. + * Makefile.tpl (profiledbootstrap): Remove. + (stageprofile-end): Zap stagefeedback. + (stagefeedback-start): Copy all .gcda files, not only GCC's. + * Makefile.in: Regenerate. + +2005-06-13 Richard Sandiford + + * MAINTAINERS: Update my email address. + +2005-06-13 Zack Weinberg + + * depcomp: Update from automake CVS. Add 'ia64hp' stanza. + In 'cpp' stanza, support '#line' as well as '# '. + +2005-06-08 Andreas Schwab + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'CPU Port Maintainers' section as m68k maintainer. + +2005-06-07 Hans-Peter Nilsson + + * configure.in (unsupported_languages): New macro. + : Set unsupported_languages. Name explicit + non-ported target libraries in noconfigdirs. + Ditto, except for non-aout, non-elf, + non-linux-gnu. Remove libgcj_ex_libffi. + : Set add_this_lang=no if the language is in + unsupported_languages. + * configure: Regenerate. + +2005-06-04 Tobias Schl"uter + + * configure.in: Fix typo in handling of --with-mpfr-dir. + * configure: Regenerate. + +2005-06-04 Richard Sandiford + + * MAINTAINERS: Update my email address. + +2005-06-02 Jim Blandy + + * config.sub: Add cases for the Renesas m32c. (This patch has been + accepted into the master sources.) + +2005-06-02 Aldy Hernandez + Michael Snyder + Stan Cox + + * configure.in: Set noconfigdirs for ms1. + + * configure: Regenerate. + +2005-06-01 Jerry DeLisle + + * MAINTAINERS (Write After Approval): Add self. + +2005-06-01 Josh Conner + + * MAINTAINERS (Write After Approval): Add self. + +2005-06-01 Kazu Hirata + + * MAINTAINERS: Update my email address. + +2005-05-27 Ziga Mahkovec + + * MAINTAINERS (Write After Approval): Add self. + +2005-05-26 Chris Demetriou + + * MAINTAINERS (Write After Approval): Remove self. + +2005-05-25 Paolo Bonzini + + * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. + (Dependencies): Consider target modules for bootstrap dependencies. + Make target bootstrap modules depend on each stage's gcc. + * Makefile.in: Regenerate. + +2005-05-20 Paolo Bonzini + + * Makefile.def (configure-gcc): Depend on binutils having been built. + (all-gcc): No need to do it here. + * Makefile.in: Regenerate. + +2005-05-19 Paul Brook + + * configure.in: Rewrite misleading error message when requested + language cannot be built. + * configure: Regenerate. + +2005-05-15 Daniel Jacobowitz + + * ylwrap: Import from Automake 1.9.5. + +2005-05-13 David Ung + + * MAINTAINERS (Write After Approval): Add self. + +2005-05-09 Mike Stump + + * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on + lt_cv_sys_max_cmd_len for now. + +2005-05-09 Stan Cox + + * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer. + +2005-05-08 Matt Kraai + + * README.SCO: Update the URL. + +2005-05-05 David Edelsohn + + * ltconfig: Define file_list_spec. Pass file_list_spec and + with_gnu_ld to libtool. + * ltcf-c.sh (aix[45]): Define file_list_spec. + * ltcf-cxx.sh (aix[45]): Same. + * ltcf-gcj.sh (aix[45]): Same. + * ltmain.sh: If command exceeds max_cmd_len and file_list_spec + exists, write list of input files to temporary file. + +2005-05-04 Mike Stump + + * configure.in: Always pass --target to target configures as + otherwise rebuilds that do --recheck will fail. + * confiugure: Rebuilt. + +2005-05-04 Paolo Bonzini + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from + STAGE_HOST_EXPORTS. + (configure, all): Add bootstrap support. + (Host modules, target modules): Pass post-stage1 flags and exports. + (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. + * Makefile.in: Regenerate. + +2005-04-29 Paolo Bonzini + + * configure: Regenerate. + +2005-04-27 Mike Stump + + * MAINTAINERS: Add self as darwin maintainer. + +2005-04-22 Bernd Schmidt + + * config.sub: Update from master copy. + +2005-04-21 Mike Stump + + * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer. + * MAINTAINERS: Add Zem as Objective-C++ maintainer. + +2005-04-19 Hans-Peter Nilsson + + * configure.in : New local variable + libgcj_ex_libffi. Have specific match for *-*-linux*. Separate + matches for "*-*-aout" and "*-*-elf". Don't disable libffi for + "*-*-elf" and "*-*-linux*". + * configure: Regenerate. + +2005-04-14 Joseph S. Myers + + * MAINTAINERS (Various Maintainers): Add self as i18n maintainer. + +2005-04-12 Mike Stump + + * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream. + +2005-04-04 Thomas Koenig + + * MAINTAINERS (Write After Approval): Add myself. + +2005-04-07 Bernd Schmidt + + * MAINTAINERS (Port Maintainers): Add self for Blackfin. + +2005-04-06 Paolo Bonzini + + * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. + (TARGET_CONFIGARGS): Include --with-target-subdir. + (configure, all): New macros. Use them throughout. + * Makefile.in: Regenerate. + +2005-04-04 Jon Grimm + + * MAINTAINERS (Write After Approval): Add myself. + +2005-03-31 Zdenek Dvorak + + * MAINTAINERS: Remove 'loop unrolling' maintainer. + +2005-03-30 Gerald Pfeifer + + * MAINTAINERS: Move John Carr to Write After Approval. + +2005-03-30 J"orn Rennecke + + * config/mh-mingw32: Delete. + * configure.in: Don't use it. + * configure: Regenerate. + +2005-03-31 Paolo Bonzini + + * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. + * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. + (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). + (HOST_LIB_PATH): Generate from Makefile.def. + (TARGET_LIB_PATH): Likewise. + (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. + * Makefile.in: Regenerate. + * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. + (RPATH_ENVVAR): Include Darwin case. + * configure: Regenerate. + +2005-03-29 Thomas Fitzsimmons + + * MAINTAINERS (Various Maintainers): Remove self. + (Write After Approval): Add self. + +2005-03-26 Thomas Fitzsimmons + + * MAINTAINERS (Various Maintainers): Add self. + +2005-03-25 Paolo Bonzini + + * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. + * configure: Regenerate. + +2005-03-21 Zack Weinberg + + * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, + gcc_version, and gcc_version_trigger from set of flags to pass. + * Makefile.tpl: Remove definitions of above variables. + (config.status): Remove dependency on $(gcc_version_trigger). + * Makefile.in: Regenerate. + * configure.in: Do not reference config/gcc-version.m4 nor + config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor + TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. + * configure: Regenerate. + +2005-03-16 Manfred Hollstein + Andrew Pinski + + * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. + * Makefile.in: Regenerate. + +2005-03-13 Feng Wang + + * MAINTAINERS (Write After Approval): Add myself. + +2005-03-03 David Ayers + + * MAINTAINERS (Write After Approval): Add myself. + +2005-03-01 Alexandre Oliva + + PR libgcj/20160 + * ltmain.sh: Avoid creating archives with components that have + duplicate basenames. + +2005-02-28 Andrew Pinski + + PR bootstrap/20250 + * Makefile.tpl (HOST target installs): Fix copy and pasto, use install + instead of check. + * Makefile.in: Regenerate. + +2005-02-28 Paolo Bonzini + + * Makefile.in: Regenerate to fix conflict between the previous two + patches. + +2005-02-28 Paolo Bonzini + + PR bootstrap/17383 + * Makefile.def (target_modules): Remove "stage", now unnecessary. + * Makefile.tpl (HOST_SUBDIR): New substitution. + (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, + USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, + USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, + USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. + (Host modules, Bootstrapped modules): Use it. + (Build modules, Target modules): Do not create symlink trees, + always configure out-of-srcdir. + (distclean): Try removing $(host_subdir) with rm before using rm -rf. + * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, + GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use + $(HOST_SUBDIR). Create a symlink for host_subdir. + + * Makefile.in: Regenerate. + * configure: Regenerate. + +2005-02-28 Nathanael Nerode + + Merged from libada-gnattools-branch: + 2004-11-28 Nathanael Nerode + + * gnattools: New directory. + * Makefile.def: Add gnattools as a module, depending on target-libada. + * Makefile.in: Regenerate. + * configure.in: Include gnattools in host_tools; disable it if ada + is disabled. + * configure: Regenerate. + +2005-02-24 James A. Morrison + + * MAINTAINERS (Language Front Ends Maintainers): Add myself as + treelang maintainer. + (Write After Approval): Remove myself. + +2005-02-23 Paul Schlie + + * configure.in: Allow darwin targeted ports to build tk, itcl and + libgui. + * configure: Regenerate. + +2005-02-21 Eric Botcazou + + PR libgcj/10353 + * configure.in (noconfigdirs) : Add libgcj. + * configure: Regenerate. + +2005-02-18 Steven G. Kargl + + * MAINTAINERS (Write After Approval): Add myself. + +2005-02-10 Ian Lance Taylor + + * MAINTAINERS: Update my e-mail address. + +2005-02-02 Richard Guenther + + * MAINTAINERS (Write After Approval): Add myself. + +2005-01-29 Hans-Peter Nilsson + + * configure.in (noconfigdirs) : Match like cris-*-*. + : Only disable target-newlib and + target-libgloss when not *-*-elf and *-*-aout. + * configure: Regenerate. + +2005-01-23 Kazu Hirata + + * MAINTAINERS: Remove obsolete entries. + + * MAINTAINERS (Write After Approval): Add Michael Matz. + +2005-01-19 Neil Booth + + * MAINTAINERS: Remove self as cpplib maintainer. + +2005-01-17 Kelley Cook + + * install-sh, config.sub: Import from upstream. + +2005-01-17 Kelley Cook + + PR bootstrap/18222 + * Makefile.def: Pass CPPFLAGS_FOR_TARGET. + * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. + * Makefile.in: Regenerate. + +2005-01-16 Jason Thorpe + + * MAINTAINERS: Update my email address. + +2005-01-12 David Edelsohn + Andreas Schwab + + PR bootstrap/18033 + * config-ml.in: Eval option if surrounded by single quotes. + +2005-01-03 Paolo Bonzini + + Revert 2004-12-28 Makefile changes, a better fix will be + applied to mainline and src after GCC 4.0 branches. + +2004-12-28 Paolo Bonzini + + PR bootstrap/17383 + + * Makefile.def (target_modules): Remove stage parameter, + it is always true now. + * Makefile.tpl (configure-build-[+module+], + configure-target-[+module+]): Always build symlink tree + for the directory and for include. BUILD_SUBDIR and + TARGET_SUBDIR cannot be . anymore. + * Makefile.in: Regenerate. + +2004-12-25 David Edelsohn + + Revert 2004-12-08 Makefile changes. + +2004-12-17 Danny Smith + + * MAINTAINERS: Move myself to OS Port Maintainers for windows, + cygwin, mingw. + +2004-12-16 Andrew Stubbs + + * configure.in (sh64-*-*): Reenable gprof. + * configure: Regenerate. + +2004-12-08 David Edelsohn + + * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. + * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. + (EXTRA_TARGET_FLAGS): Add PICFLAG. + * Makefile.in: Regenerate. + +2004-12-08 Christopher Faylor + + * MAINTAINERS: Update my email address. + +2004-12-07 Matt Kraai + + * Makefile.tpl: Generate normal dependencies if the LHS module is + not bootstrapped. + * Makefile.in: Regenerate. + +2004-12-03 Richard Sandiford + + * configure.in: Include config/gxx-include-dir.m4. Use + TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. + * configure: Regenerate. + +2004-12-03 Richard Sandiford + + * config.if: Delete. + * configure.in: Set libstdcxx_incdir directly. + * configure: Regenerate. + +2004-12-02 Eric Christopher + + * Makefile.tpl (clean-target-libgcc): Make change in correct place. + * Makefile.in: Regenerate. + +2004-12-02 Richard Sandiford + + * configure.in: Clear gcc_version_trigger if the file doesn't exist. + * configure: Regenerate. + +2004-12-02 Richard Sandiford + + * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION + to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. + * configure: Regenerate. + +2004-12-01 Eric Christopher + + * Makefile.in (clean-target-libgcc): Add stmp-dirs to list + of things to remove. + +2004-11-29 Matt Kraai + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2004-11-29 Kelley Cook + + * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case + from CVS libtool to always pass_all. + +2004-11-25 John David Anglin + + * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. + (hppa*64*-*-*): Delete incorrect comment. + * configure: Rebuilt. + +2004-11-24 Kelley Cook + + * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. + +2004-11-24 Kelley Cook + + * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case + from CVS libtool to always pass_all. + +2004-11-15 Kelley Cook + + * install-sh, compile: Import from automake. + +2004-11-15 Kelley Cook + + * config.guess, config.sub: Import from savannnah. + +2004-11-12 Scott Robert Ladd + + * MAINTAINERS (Write After Approval): Add myself + +2004-11-12 Mike Stump + + * Makefile.def: Add html support. + * Makefile.tpl: Likewise. + * Makefile.in: Regenerate. + +2004-11-11 Geoffrey Keating + + PR 18423 + * configure.in: Remove all instances of build-fixincludes from + noconfigdirs. + (build_configargs): Supply --target to subdirectories. + * configure: Regenerate. + + * Makefile.def: Make gcc install depend on fixincludes install. + * Makefile.in: Regenerate. + +2004-11-10 Janis Johnson + + * MAINTAINERS: Add myself as gcc testsuite maintainer. + +2004-11-11 Paul Brook + + * MAINTAINERS: Add self as arm maintainer. Update email address. + +2004-11-08 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [mmix-*-*]: Disable + target-libgfortran. + * configure: Regenerate. + +2004-11-07 David Edelsohn + + * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN + like CC. + +2004-11-05 Paolo Bonzini + + * Makefile.def (host fixincludes): Specify missing targets. + * Makefile.in: Regenerate. + +2004-11-05 Ralf Corsepius + + * MAINTAINERS: Add myself + +2004-11-05 Gabor Loki + + * MAINTAINERS (Write After Approval): Add myself. + +2004-11-04 Geoffrey Keating + + * Makefile.def: Build fixincludes for the host, too. + * Makefile.in: Regenerate. + * configure.in (host_tools): Add fixincludes. + * configure: Regenerate. + +2004-11-04 Daniel Jacobowitz + + * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. + * configure: Regenerated. + +2004-11-04 H.J. Lu + + PR other/17783 + * configure.in: Set up LD_LIBRARY_PATH by default for gcc. + * configure: Regenerated. + +2004-10-31 Mark Mitchell + + * README.SCO: Update per FSF instructions. + +2004-10-28 Eric B. Weddington + + PR target/18151 + * configure.in (case ${target}): Do not build fixincludes for avr. + * configure: Regenerated. + +2004-10-26 Paolo Bonzini + + * configure.in (case ${target}): Do not build fixincludes + on platforms where it is not used. + * configure: Regenerated. + +2004-10-23 Daniel Jacobowitz + + * configure.in: Use an absolute path to install-sh. + * configure: Regenerated. + +2004-10-19 Aaron W. LaFramboise + + * MAINTAINERS (Write After Approval): Add myself. + +2004-10-19 Kazu Hirata + + * MAINTAINERS: Remove from Write After Approval those that are + already maintainers. + +2004-10-19 Sebastian Pop + + * MAINTAINERS: Update my email address. + +2004-10-12 Kelley Cook + + * configure.in (*-*-cygwin*): Supress warning if newlib not present. + * configure: Regenerate. + +2004-10-07 J"orn Rennecke + + * MAINTAINERS: Update my email address. + +2004-10-07 Kazu Hirata + + * MAINTAINERS (Language Front Ends Maintainers): New. Move + entries belonging to this category. + +2004-10-06 Josef Zlomek + + * MAINTAINERS: Update my e-mail address. + +2004-10-06 Paolo Bonzini + + Fix wrong conflict resolution in: + + 2004-08-16 Paolo Bonzini + + * Makefile.in: Regenerate. + * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) + in the recursive `make', instead of hardwiring `all'. + (Autogenerated TARGET-* variables): New. + +2004-10-05 Tomer Levi + + * configure.in: Enable target-libgloss for crx-*-*. + * configure: Regenerate. + +2004-10-04 Kazu Hirata + + * MAINTAINERS (Various Maintainers): Move the "windows, + cygwin, mingw" maintainer to ... + (OS Port Maintainers): ... here. + +2004-10-04 Kazu Hirata + + * MAINTAINERS (Write After Approval): Remove those that are + maintainers of some subsystem. + +2004-10-02 P.J. Darcy + + * ltcf-c.sh (tpf*): Add ld_shlibs=yes. + * ltcf-cxx.sh (tpf*): Likewise. + * ltconfig (tpf*): Add TPF OS configuration support. + +2004-10-01 Bernd Schmidt + + * MAINTAINERS: Change my email address to my new work account. + +2004-09-24 Michael Roth + + * configure.in (--without-headers): Add missing double quotes. + * configure: Regenerate. + +2004-09-24 Kelley Cook + + * ylwrap: Revert to previous version. + +2004-09-23 H.J. Lu + + PR bootstrap/17369 + * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. + (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export + SET_GCC_LIB_PATH_CMD. + (BASE_TARGET_EXPORTS): Likewise. + * Makefile.in: Regenerated. + + * configure.in (SET_GCC_LIB_PATH): Set and substitute. + * configure: Regenerated. + +2004-09-23 Kelley Cook + + * config.guess: New upstream version + * compile, depcomp, install-sh, ylwrap: Likewise. + +2004-09-19 Roger Sayle + + * config/mh-x86omitfp: New host makefile fragment. Add + -fomit-frame-pointer to the default BOOT_CFLAGS. + * configure.in: Use it to speed up bootstrap on some IA-32 hosts. + * configure: Regenerate. + +2004-09-15 Andrew Pinski + + PR target/11572 + * configure.in (*-*-darwin*): Renable libobjc. + * configure: Regenerate. + +2004-09-10 Nathan Sidwell + + * MAINTAINERS: Add self as c++ and type-safe vector maintainer. + +2004-09-09 Daniel Berlin + + * Makefile.def: Remove libbanshee. + * Makefile.tpl: Ditto. + * configure.in: Ditto. + * Makefile.in: Regen. + * configure: Ditto. + +2004-09-08 David Edelsohn + + * ltmain.sh: Use $pic_object as $non_pic_object if + $non_pic_object=none. + +2004-09-07 Paolo Bonzini + + * missing: Import latest version from master repository. + +2004-09-06 Nick Clifton + + * config.sub: Import latest version from master repository. + * config.guess: Likewise. + This includes these changes: + + 2004-08-27 Hans-Peter Nilsson + + * config.sub: Handle crisv32, alias etraxfs. + * config.guess (crisv32:Linux:*:*): Handle. + + 2004-08-13 Brad Smith + + * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. + (sgi:OpenBSD:*:*): Emit mips64, not mipseb. + + 2004-08-11 Paul Eggert + + * config.guess (*:Darwin:*:*): If uname -p reports "unknown", + assume the processor is a powerpc. This is because coreutils + uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" + in this case, due to a MacOS X bug that causes + sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) + to return a negative number. + Problem reported by Petter Reinholdtsen in: + http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html + + 2004-07-19 Ben Elliston + + * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. + + 2004-06-24 Ben Elliston + + * config.guess: Update copyright years. + * config.sub: Likewise. + + 2004-06-22 Robert Millan + + * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded + since GNU/kFreeBSD systems match *:GNU/*:*:* instead). + + 2004-06-22 Stanley F. Quayle + + * config.guess (*:*VMS:*:*): New entry. Replaces + Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec + manufacturer. + + 2004-06-22 Ben Elliston + + * config.guess: Cray fixes from Wendy Palm . + * config.sub: Likewise. + + 2004-06-22 Ben Elliston + + Reported by Hans-Peter Nilsson : + * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. + + 2004-06-11 Ben Elliston + + * config.guess (pegasos:OpenBSD:*:*): Remove. + + 2004-06-11 Ben Elliston + + From Wouter Verhelst : + * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. + + 2004-06-11 Ben Elliston + + * config.guess (luna88k:OpenBSD:*:*): New. + + 2004-03-12 Kazuhiro Inaoka + + * config.guess (m32r*:Linux:*:*): New case. + * config.sub: Handle m32rle. + + 2004-03-12 Ben Elliston + + From Jens Petersen : + * config.sub: Handle sparcv8. + + 2004-03-03 Ben Elliston + + From Tom Smith : + * config.guess: Version suffixes are equally significant on Tru64 + V4.* and V5.*, so do not ignore them on V5.*. Handle a version + prefix of "P" (patched kernel). + + 2004-02-23 Tal Agmon + + * config.sub: Add support for National Semiconductor CRX target. + +2004-09-03 Janis Johnson + + * MAINTAINERS (Various Maintainers): Remove myself as web page + maintainer, add myself as maintainer of build status lists. + +2004-09-03 Jan Beulich + + * configure.in: Remove target-libstdc++-v3 from noconfigdirs for + *-*-netware, but add target-libmudflap. + Consolidate *-*-netware targets (of which really only i?86 exists) + into a single entry. + * configure: Likewise. + +2004-09-01 Paolo Bonzini + + * Makefile.tpl (sorry): Remove. + (clean-stage[+id+], clean-stage[+id+]-module): New targets. + (cleanstrap targets): Depend on distclean, not distclean-stage1. + (do-clean): Clean per-stage directories too. + (do-distclean): Run distclean-stage1 too. + (.NOTPARALLEL): Enable during toplevel bootstrap. + (stage[+id+]-bubble): Enable parallel execution during + the recursive invocation. + * Makefile.in: Regenerate. + + Fix previous checkin: + + * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment + include. + * configure.in: Fix indentation. + * configure: Regenerate. + +2004-08-31 Robert Bowdidge + + * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. + * configure.in: add test for powerpc-*-darwin* to specify makefile frag + * configure: regenerate + * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for + -mdynamic-no-pic + + +2004-08-31 Paolo Bonzini + + * Makefile.def (build_modules): Add fixincludes. + (dependencies): Make gcc depend on fixincludes. + * configure.in (build_tools): Add fixincludes. + (build_configdirs): Always include build_libs. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2004-08-30 Paolo Bonzini + + * Makefile.def (bootstrap stages): Add 'lean' parameter. + * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into + phony targets; do not generate timestamp files. + (distclean-stageN): Remove references to their timestamp files. + (restageN, touch-stageN): Remove. + (stageN-bubble): Rewritten. + (compare): Support lean bootstraps. + * Makefile.in: Regenerate. + + * configure.in: Only warn when bootstrapping but + build != host or build != target. Support lean bootstraps. + * configure: Regenerate. + +2004-08-26 Phil Edwards + + * configure.in: Give a better error message if GMP/MPFR are missing + and a language needing them has been requested. + * configure: Regenerated. + +2004-08-25 Phil Edwards + + * configure.in: Print a list of available language front-ends if + a requested one is missing. Tidy stray tab characters. + * configure: Regenerated. + +2004-08-19 Michael Koch + + * gcc/doc/install.texi: Update entry about automake for libjava. + +2004-08-17 Robert Millan + + * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux + (instead of FreeBSD). + * configure: Regenerate. + +2004-08-16 Paolo Bonzini + + * Makefile.in: Regenerate. + * configure: Regenerate. + + * Makefile.def (bootstrap-stage): Rename extra_*_flags to + stage_*_flags. + * Makefile.tpl (configure-[+module+], all-[+module+]): Exit + for bootstrapped modules if toplevel bootstrap is going. + (GCC bootstrap): Generate per-stage targets for all bootstrapped + modules. Adjust for changes in Makefile.def. Enable several + rules even in non-bootstrap mode, just to avoid peppering the + template with unnecessary "@if/@endif gcc-bootstrap" pairs. + (stage-[+prev+]-bubble): Remove. + + * Makefile.def (Dependencies): Depend on all-build-bison, + all-build-flex, all-build-byacc, all-build-texinfo, rather + than the host variations. + * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout + with BUILD_SUBDIR. + (BISON): Update for recent Bisons. + (YACC): Fix typo. + (cross): Depend on all-build. + (all): Do not depend on all-build. + (prebootstrap): Remove. + (dep-kind): Accept separate prefixes for MODULE and ON variables. + (Prebootstrap dependencies): Add them to the per-stage targets + and to all-prebootstrap. + * configure.in (build_configdirs): Always enable build_tools. + (BUILD_DIR_PREFIX): Remove. + + * Makefile.def (gcc): Add target variable. + (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. + * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) + in the recursive `make', instead of hardwiring `all'. + (Autogenerated TARGET-* variables): New. + +2004-08-13 Brian Booth + + * MAINTAINERS: Remove myself from write-after-approval. + +2004-08-12 Nathanael Nerode + + * src-release: Stop distributing mmalloc with gdb (which doesn't + use it). + * Makefile.def: GDB doesn't depend on mmalloc anymore. + * Makefile.in: Regenerate. + +2004-08-09 Mark Mitchell + + * configure.in (arm*-*-eabi*): New target. + * configure: Regenerate. + +2004-08-06 Paolo Bonzini + + * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. + (bison, byacc, flex, texinfo): Do not mark as bootstrap module. + (Dependencies): New section. + * Makefile.tpl (Dependencies): Generate from Makefile.def. + (configure-target-[+module+]): Depend on maybe-all-gcc + (all-prebootstrap): New name of all-bootstrap. Changed throughout. + (toplevel profiledbootstrap): Fix dependencies. + * Makefile.in: Regenerate. + +2004-08-03 Mark Mitchell + + * configure.in (arm*-*-symbianelf*): Add ${libgcj} and + target-libiberty to noconfigdirs. + * configure: Regenerate. + +2004-08-03 Paul Brook + + * configure.in: Check for MPFR as well as GMP. + * configure: Regenerate. + +2004-08-01 Robert Millan + + * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable + libmudflap for all GNU-based systems (with Glibc). + * configure: Regenerate. + +2004-08-03 Paolo Bonzini + + * Makefile.def (host-modules): Add gcc. + * Makefile.in: Regenerate. + * Makefile.tpl (sorry): New rule. + (configure-host, all-host, [+make_target+]-host, do-check, + install-host): Do not add gcc as a special case. + (host modules): Add a small special-casing for gcc. Export + extra_make_flags through the environment. + (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, + maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, + other recursive targets for gcc): Remove. + + (all, do-[+make_target+], do-check): Wrap between unstage and stage. + (stage, unstage): New rules. + (stage[+id+]-start, stage[+id+]-end, [+compare-target+], + distclean-stage[+id+]): Use stage_current. + ([+bootstrap-target+], profiledbootstrap): Do not invoke manually + the stage*-start rules. + +2004-08-02 Geoffrey Keating + + * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't + use -all_load flag. + +2004-08-02 Paolo Bonzini + + * configure.in: Sync from src, add noconfigdirs for crx-*-*. + * configure: Regenerate. + +2004-07-16 Toon Moene + + * maintainer-scripts/gcc_release: Revert yesterday's change. + +2004-07-16 Segher Boessenkool + + * MAINTAINERS: Add myself to write-after-approval. + +2004-07-15 Toon Moene + + * libf2c: Removed. + * gcc/gccbug.in: Updated because of libf2c removal. + * maintainer-scripts/gcc_release: Ditto. + +2004-07-09 Loren J. Rittle + + * configure.in: Build libmudflap by default on FreeBSD. + * configure: Regenerated. + +2004-07-09 Mark Mitchell + + * configure.in: Do not build libmudflap by default on non-GNU/Linux + systems. + * configure: Regenerated. + +2004-07-08 John David Anglin + + PR target/16344 + * Makefile.tpl (profiledbootstrap): Build runtime libraries with + feedback based compiler. + * Makefile.in: Rebuilt. + +2004-07-08 Alexandre Oliva + + * Makefile.def (host_modules): Set bootstrap=true for flex. + * Makefile.tpl (all-gcc): Depend on texinfo and flex. + * Makefile.in: Rebuilt. + +2004-07-07 Jan Hubicka + + * MAINTAINERS: Add self as a profile feedback maintainer. + +2004-07-05 Phil Edwards + + * configure.in: Do not prepend $srcdir to /dev/null in + makefile fragments. + * configure: Regenerate. + +2004-07-01 Paolo Bonzini + + * Makefile.def (build_modules): Add bison, byacc, flex, + m4, texinfo. + (flags_to_pass): Add FLEX. + * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. + (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. + (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, + DEFAULT_MAKEINFO): Remove. + (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, + CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. + (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into + objdir or else use configured tool. + (all-build): New. + (all): Depend on it. + (Build module dependencies): Add. + * Makefile.in: Regenerate. + * configure.in: Better support for multiple build modules, + matching what is done for host/target modules. Do not look + for "plausible" locations of build tools if Canadian cross. + Use autoconf's AC_PROG_CC to find a C compiler. Define + BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. + * configure: Regenerate. + +2004-06-22 Paolo Bonzini + + * Makefile.tpl (HOST_EXPORTS): Fix pasto. + * Makefile.in: Regenerate. + +2004-06-22 Paolo Bonzini + + * Makefile.tpl (configure-build-[+module+], + configure-[+module+], configure-target-[+module+]): Pass + [+extra_configure_args+]. + (all-build-[+module+], all-[+module+], check-[+module+], + install-[+module+], [+make_target+]-[+module+], + all-target-[+module+], check-target-[+module+], + install-target-[+module+], [+make_target+]-target-[+module+]): + Pass [+extra_make_args+]. + (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. + (GCC_HOST_EXPORTS): Remove. + (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, + cross, check-gcc, check-gcc-c++, install-gcc, + gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): + Replace GCC_HOST_EXPORTS with HOST_EXPORTS. + * Makefile.in: Regenerate. + +2004-06-21 Matthew Sachs + + * MAINTAINERS: Added self to write-after-approval. + +2004-06-21 Christopher Faylor + + * configure.in: Check for srcdir/winsup rather than build directory + winsup. + * configure: Regenerate. + +2004-06-17 Corinna Vinschen + + * configure.in: Don't build Cygwin native newlib if winsup + directory is missing. Emit warning instead. + * configure: Regenerate. + +2004-06-09 Paolo Bonzini + + * Makefile.tpl (touch-stage[+id+]): New. + (restage[+prev+]): Depend on touch-stage[+id+]. + + * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. + Use it throughout. + + * Makefile.def: Add profile and feedback bootstrap stages. + Remove next field from bootstrap stages. + * Makefile.tpl (LN, LN_S): Substitute. + (stageN-start, stageN-end): Use double-colon rules, to + provide a hook for additional setup commands. + (distclean-stageN-gcc, restageN): Create dependencies from + [+prev+], not from [+next+]. + (stageN-bubble): Add commands for successive stages from + [+prev+], using double-colon rules. + (all-stageN-gcc): Fix typo. + (stagefeedback-start, profiledbootstrap): New. + * Makefile.in: Regenerate. + * configure.in: Call ACX_PROG_LN. + * configure: Regenerate. + +2004-06-08 Canqun Yang + + * MAINTAINERS (Write After Approval): Add myself. + +2004-06-03 Mark G. Adams + + * MAINTAINERS (Write After Approval): Add myself. + +2004-06-03 Paolo Bonzini + + * configure.in: Fix --enable-bootstrap breakage introduced in trees + without gcc. + * configure: Regenerate. + +2004-06-01 Paolo Bonzini + + * Makefile.tpl: Fix typo. + * Makefile.in: Regenerate. + +2004-06-01 Paolo Bonzini + + * configure.in: Remove new- prefix from toplevel + bootstrap targets. + * configure: Regenerate. + +2004-06-01 Paolo Bonzini + + * Makefile.tpl (all.normal): Rename to all. + (all): Replace with a rule to pick the default + target from configure. + (all-gcc, configure-gcc): Use conditionals to + do nothing when toplevel bootstrap is going on. + (GCC directory bootstrap) [gcc-bootstrap]: Disable. + (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. + * configure.in: Support --enable-bootstrap. + + * Makefile.def: Remove new- prefix from toplevel + bootstrap targets. + * Makefile.tpl: Likewise. + + * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 + target. + + * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) + $(RECURSE_FLAGS) to recursive invocation of make. + + * Makefile.in: Regenerate. + * configure: Regenerate. + +2004-05-30 Andreas Jaeger + Jim Wilson + + * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 + like CC. + +2004-05-27 Daniel Jacobowitz + + * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. + * configure: Regenerate. + +2004-05-25 Daniel Jacobowitz + + * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) + (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) + (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive + targets. + * Makefile.in: Regenerate. + +2004-05-24 Paolo Bonzini + + * configure.in: Test the ability to symlink directories. + * configure: Regenerate. + + * Makefile.def (bootstrap-stage): New definitions. + * Makefile.tpl (configure-stage1-gcc, + configure-stage2-gcc, configure-stage3-gcc, + all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, + new-bootstrap, new-cleanstrap, new-restage1, new-restage2, + new-restage3, compare): Autogenerate, see Makefile.in + entry for behavioral changes. + (distclean-stage1, new-stage1-start, new-stage1-end, + new-stage1-bubble, distclean-stage2, new-stage2-start, + new-stage2-end, new-stage2-bubble, distclean-stage3, + new-stage3-start, new-stage3-end): New autogenerated targets. + (objext, prebootstrap, BOOT_CFLAGS, + POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated + targets. + + * Makefile.in: Regenerate. + (distclean-stage1, new-stage1-start, new-stage1-end, + new-stage1-bubble, distclean-stage2, new-stage2-start, + new-stage2-end, new-stage2-bubble, distclean-stage3, + new-stage3-start, new-stage3-end): New targets. + (all-stage1-gcc): Move prebootstrap dependency from here... + (configure-stage1-gcc): ...to here. + (new-bootstrap): Use bubble targets. + (new-cleanstrap, new-restage1, new-restage2, new-restage3): + Use per-stage distclean targets. + (configure-stage1-gcc, configure-stage2-gcc, + configure-stage3-gcc, all-stage1-gcc, + all-stage2-gcc, all-stage3-gcc, new-bootstrap): + Use new-stageN-start to prepare the tree. + +2004-05-23 Paolo Bonzini + + * Makefile.def (host_modules): add libcpp. + * Makefile.tpl: Add dependencies on and for libcpp. + * Makefile.in: Regenerate. + * configure.in: Add libcpp host module. + * configure: Regenerate. + +2004-05-21 Paolo Bonzini + + * Makefile.tpl: Whenever a recursive target is defined, wrap + it in a special @if/@endif block, and prepare its maybe + dependency in the @if/@endif block + * configure.in: Instead of writing maybe dependencies, remove + the @if/@endif statements, and remove the @if/@endif blocks + that remain. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2004-05-20 Janis Johnson + + * MAINTAINERS (Various Maintainers): Add myself for compat testsuite. + +2004-05-18 Kaz Kojima + + PR bootstrap/15120 + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*. + * */configure: Rebuilt. + +2004-05-17 Zack Weinberg + + * Makefile.def, Makefile.tpl, configure.in: Remove all mention + of libf2c. + * configure, Makefile.in: Regenerate. + +2004-05-13 Tobias Schlüter + + * MAINTAINERS (Write After Approval): Add myself. + +2004-05-13 Diego Novillo + + Merge from tree-ssa-20020619-branch. + + * Makefile.def: Add libbanshee, libmudflap and libgfortran. + * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. + (HOST_GMPLIBS): Define. + (HOST_GMPINC): Define. + (TARGET_LIB_PATH): Add libmudflap. + (GFORTRAN_FOR_TARGET): Define. + (configure-build*): Export GFORTRAN. + (configure-gcc): Export GMPLIBS and GMPINC. + (all-gcc): Add maybe-all-libbanshee. + (configure-target-libgfortran): Define. + * Makefile.in: Regenerate. + * configure.in (host_libs): Add libbanshee. + (target_libraries): Add target-libmudflap and target-libgfortran. + Add --with-libbanshee. + Handle --disable-libmudflap. + (*-*-freebsd*): Use with_gmp. + Add $(libgcj) to noconfigdirs. + * configure: Regenerate. + * depcomp: New file. + * MAINTAINERS: Add tree-ssa maintainers. + +2004-05-04 Vladimir Makarov + + * MAINTAINERS (Various Maintainers): Add myself. + +2004-04-30 Brian Ford + + * MAINTAINERS (Write After Approval): Add myself. + +2004-04-29 Uros Bizjak + + * MAINTAINERS (Write After Approval): Add myself. + +2004-04-28 Paolo Bonzini + + * config/acx.m4: Fix fastcompare support for new-bootstrap. + * configure: Regenerate. + +2004-04-27 Paolo Bonzini + + Revert: + 2004-04-26 Paolo Bonzini + + * Makefile.def (flags_to_pass): Remove *dir variables that + are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, + as well as prefix and exec_prefix. + * Makefile.in: Regenerate. + +2004-04-26 Robert Millan + + Add patches from libtool CVS. + * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. + * ltconfig: Likewise. + * ltcf-c.sh: Likewise. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + +2004-04-26 Paolo Bonzini + + * Makefile.def (host_modules): Mark with the bootstrap + flag packages on which gcc depends. + * Makefile.tpl (all-bootstrap): Use it. + * Makefile.in: Regenerate. + +2004-04-26 Paolo Bonzini + + * Makefile.def (flags_to_pass): Remove *dir variables that + are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, + as well as prefix and exec_prefix. + * Makefile.in: Regenerate. + +2004-04-26 Paolo Bonzini + + * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. + * configure: Regenerate. + * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. + * gcc/Makefile.tpl (compare): Use the result of the test. + * gcc/Makefile.in: Regenerate. + +2004-04-23 Paolo Bonzini + + * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): + Always relocate gcc and prev-gcc to the original names, even + if the build fails. + (new-cleanstrap, new-restage1, new-restage2, new-restage3): + New targets. + +2004-04-23 Laurent GUERBY + + * MAINTAINERS: Update my email address. + +2004-04-19 Rainer Orth + + * configure.in (mips*-*-irix5*): Enable ld. + * configure: Regenerate. + +2004-04-16 Rainer Orth + + * configure: Regenerate. + +2004-04-15 James E Wilson + + * Makefile.tpl (configure-[+module+], configure-gcc, + configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): + Set and export LDFLAGS. + * Makefile.in: Regenerate. + +2004-04-12 Michael Chastain + + * MAINTAINERS: Add myself to write-after-approval. + +2004-04-09 Nathanael Nerode + + PR bootstrap/14871 + * Makefile.tpl: If we don't have built-in-tree target tools, + use the ones found by configure rather than hacking around with + program_transform_name. + * configure.in: Give Makefile.tpl the information necessary + to do that. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2004-04-06 Nathanael Nerode + + PR bootstrap/14760 + * configure.in: When computing baseargs, strip *all* copies of + offending options. Also, don't match/substitute the trailing space, + so that this actually works when two similar options are separated by + only one space. + * configure: Regenerate. + +2004-04-06 David Edelsohn + + * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. + (rs6000-*-aix*): Same. + * configure: Regenerate. + +2004-04-05 Ranjit Mathew + + * MAINTAINERS: Add myself to write-after-approval. + +2004-04-03 Bud Davis + + * MAINTAINERS: Add myself to write-after-approval. + +2004-03-24 Nathanael Nerode + + * Makefile.tpl (top level bootstrap support): Remove now-unneeded + STRICT_WARN, WARN_CFLAGS flags passed down to make. + * Makefile.in: Regenerate. + + * configure.in (top level bootstrap support): Rework --enable-werror + to set @stage2_werror_flag@. + * configure: Regenerate. + * Makefile.tpl (top level bootstrap support): Pass + @stage2_werror_flag@ down to configure in stages 2 and 3. + * Makefile.in: Regenerate. + +2004-03-23 Nathanael Nerode + + * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure + for stages 2 and 3 as well as in make. As a consequence, remove + OUTPUT_OPTION (now detected by configure) from the flags passed down + to make. + * Makefile.in: Regenerate. + + * Makefile.tpl (new-bootstrap): Fix typo. + * Makefile.in: Regenerate. + +2004-03-22 Nathanael Nerode + + * Makefile.tpl: Rearrange by moving recursive_targets rules + into their proper sections. + * Makefile.tpl (top level bootstrap support): Move disabling + of coverage flags from 'make' to 'configure'; improve comments. + * Makefile.in: Regenerate. + + * Makefile.tpl (experimental top level bootstrap) Move stage1 + language setting from all- target to configure- target; disable + intermodule optimization in stage 1; prevent gratuitous rebuilds + of stage 1. + * Makefile.in: Regenerate. + * configure.in: Comma-separate stage 1 language list for top + level bootstrap. + * configure: Regenerate. + + * Makefile.tpl: Clean up experimental top level bootstrap support: + note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate + prev-gcc in configure- targets as well as all- targets. + * Makefile.in: Regenerate. + +2004-03-21 Kelley Cook + + * compile: New file imported from automake. + +2004-03-17 Paolo Bonzini + + * configure.in: Remove symbolic link section. + * configure: Regenerate. + * Makefile.tpl (links): Remove. + * Makefile.in: Regenerate. + +2004-03-15 Paolo Bonzini + Nathanael Nerode + + * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): + Set with AC_CHECK_PROGS. + * configure.in: Fix comment typo from last patch. + * configure: Regenerate. + +2004-03-15 Nathanael Nerode + + * Makefile.tpl: Introduce experimental top level bootstrap support. + * Makefile.in: Regenerate. + * configure.in: Introduce support for top level bootstrap. + * configure: Regenerate. + +2004-03-12 Eric Botcazou + Paolo Bonzini + + PR bootstrap/14522 + * configure.in: Cope with shells that do not support unquoted ^ + * configure: Regenerate. + +2004-03-11 Eric Botcazou + Paolo Bonzini + + PR bootstrap/14522 + * configure.in: Cope with shells that do not support nesting + quotes inside quoted backquote substitutions. + * configure: Regenerate. + +2004-03-10 Andrew Pinski + + PR bootstrap/14522 + * configure.in: Fix escaping of $. + * configure: Regenerate. + +2004-03-11 Nathanael Nerode + + * configure: Regenerate, since I forgot to while committing Paolo's + changes. + +2004-03-08 Paolo Bonzini + + PR ada/14131 + Move language detection to the top level. + * configure.in: Find default values for the tools as + soon as possible. Disable ada if GNAT is not found. + Emit error message about missing languages. Expand + --enable-languages=all for the gcc subdirectory. + +2004-03-10 Ben Elliston + + * MAINTAINERS: Update my email address. + +2004-03-05 David Edelsohn + + * ltconfig: Disable building static libraries if building shared + libraries on AIX 5L. + +2004-03-01 Richard Sandiford + + * configure.in (mips64*-*-linux*): Override mips*-*-linux* case + and disable libgcj. + * configure: Regenerated. + +2004-03-01 Brian Booth + + * MAINTAINERS: Add myself to write-after-approval. + +2004-03-01 Paolo Bonzini + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-28 Nathanael Nerode + + PR bootstrap/7087 + * Makefile.tpl: Guard XFOO sed statements better. + * Makefile.tpl: Add dependency for configure-target-libada. + * Makefile.in: Regenerate (incidentally fixes broken + commit when libada-branch was merged). + +2004-02-25 Kelley Cook + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-20 Andrew Pinski + + * MAINTAINERS: Add Nicola Pero and myself as libobjc + maintainers. + +2004-02-20 Andrew Cagney + + * config.guess: Update from version 2003-10-16 to 2004-02-16. + * config.sub: Update from version 2003-11-03 to 2004-02-16. + +2004-02-19 Nathanael Nerode + + PR bootstrap/11932 + * mkinstalldirs, install-sh: Import from automake CVS HEAD. + +2004-02-14 Jerry Quinn + + * MAINTAINERS: Added myself to write-after-approval. + +2004-02-14 Michael Koch + + * MAINTAINERS: Added myself to write-after-approval. + +2004-02-13 Joseph S. Myers + + * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move + some OS port maintainers to OS port maintainers section. + +2004-02-13 Frank Ch. Eigler + + * MAINTAINERS: Add self. + +2004-02-12 Kazu Hirata + + * MAINTAINERS: Alphabetize. + +2004-02-12 Paolo Bonzini + + * MAINTAINERS: Remove myself. + +2004-02-11 David Edelsohn + + * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. + (rs6000-*-aix*): Same. + * configure: Regenerate. + +2004-02-11 Kelley Cook + + * configure.in (host): Add in missing $noconfigdirs to defines. + * configure: Regenerate. + +2004-02-10 Arnaud Charlet , + Nathanael Nerode + + PR ada/6637, PR ada/5911 + Merge with libada-branch: + * configure.in, Makefile.tpl, Makefile.def: Add target-libada, + with appropriate dependencies. Add --enable-libada configure switch. + * configure, Makefile.in: Regenerate. + +2004-02-09 Paolo Bonzini + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-05 Rainer Orth + + * configure.in: Don't pass --with-stabs on IRIX 5 either. + * configure: Regenerate. + +2004-02-04 Geoffrey Keating + + Merge from upstream: + + * ltmain.in: When setting IFS to '~', be careful about user + arguments that contain '~'. + + 2004-02-04 Peter O'Gorman + + * ltmain.in (infer_tag): Move tag inferrence to a shell function. + Also test $base_compile against $CC with escaped arguments. Bug + reported by Geoff Keating . + +2004-02-04 Kazu Hirata + + * MAINTAINERS: Remove i960 port. + +2004-01-23 DJ Delorie + + * Makefile.def (target_modules) [libiberty]: Don't stage. + * Makefile.in: Rebuilt. + +2004-01-20 Caroline Tice + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-19 Paolo Carlini + + * MAINTAINERS: Update my email address. + +2004-01-18 James A. Morrison + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-17 Volker Reichelt + + * MAINTAINERS: Remove entries without email address. + +2004-01-15 Daniel Jacobowitz + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-15 Steven Bosscher + + * MAINTAINERS: Update my email address. + +2004-01-14 Loren J. Rittle + + * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. + * Makefile.tpl (configure-target-[+module+]): Support stage. + * Makefile.in: Rebuilt. + +2004-01-12 Ian Lance Taylor + + * MAINTAINERS: Add myself as a libiberty MAINTAINER. + +2004-01-10 Richard Sandiford + + * MAINTAINERS: Add myself as a MIPS maintainer. + +2004-01-04 Nathanael Nerode + + * configure.in: Use ./config.cache, not config.cache. + * configure: Regenerate. + * Makefile.tpl: Special-casing not needed for GCC any more. + * Makefile.in: Regenerate. + + * configure.in: Don't share a cache file for host dirs. + * configure: Regenerate. + + * config-ml.in: Don't mess with the cache file. + +2004-01-04 Eric Botcazou + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'CPU Port Maintainers' section as SPARC maintainer. + +2004-01-03 Nathanael Nerode + + * Makefile.tpl: Make GCC use a separate config.cache. + * Makefile.in: Regenerate. + + PR bootstrap/11932, PR bootstrap/11933 + (I don't know if it will fix either of them, but it relates + to them.) + * configure.in: Don't use shared config.cache for target + directories. + * configure: Regenerate. + +2004-01-02 Dan Nicolaescu + + * MAINTAINERS: Add myself to 'Write After Approval' section. + +2003-12-31 Roger Sayle + + * configure.in (ia64*-*-hpux*): Disable building java libraries. + * configure: Regenerated. + +2003-12-23 Kazu Hirata + + * MAINTAINERS: Remove the mn10200 maintainer. + +2003-12-21 Bernardo Innocenti + + * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. + * configure: Regenerated. + +2003-12-16 Jan Hubicka + + * MAINTAINERS: Add myself as callgraph maintainer. + +2003-12-08 Thomas Fitzsimmons + + * configure.in (raw_libstdcxx_flags): Remove the leading space. + * configure: Regenerate. + +2003-12-01 Giovanni Bajo + + * MAINTAINERS: Move myself from 'Bug database only accounts' to + 'Write After Approval' section. Update email. + +2003-12-01 James Lemke + + * MAINTAINERS (Write After Approval): Add myself. + +2003-11-20 Matt Thomas + + * MAINTAINERS: Add myself as a vax port maintainer. + +2003-11-20 Kelley Cook + + * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. + (configure-build-[+module+], configure-[+module+]): Likewise. + (configure-target-[+module+], configure-gcc, config.status): Likewise. + * Makefile.in: Regenerate. + +2003-11-19 Andreas Tobler + + * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with + shared/dylibed libraries. + * ltmain.sh: Likewise. + * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + * ltconfig: Likewise. + +2003-11-17 Stan Cox + + * MAINTAINERS: Add myself as iq2000 port maintainer. + +2003-11-14 Arnaud Charlet + + * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. + * Makefile.in: Regenerate. + +2003-11-03 Ulrich Weigand + + * config.sub: Update to 2003-11-03 version. + +2003-10-20 Phil Edwards + + * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. + * configure: Regenerate. + +2003-10-20 Nicolas Pitre + + * MAINTAINERS: Add myself to 'Write After Approval' section. + +2003-10-20 Arnaud Charlet + + * MAINTAINERS (Various maintainers: Ada front end): Added myself. + +2003-10-19 Joseph S. Myers + + * MAINTAINERS: Update my email address. + +2003-10-17 Rainer Orth + + * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes. + +2003-10-17 Ralph Loader + + * MAINTAINERS: Add myself to 'Write After Approval' section. + +2003-10-16 Bernardo Innocenti + + * config.guess: Update to 2003-10-16 version. + * config.sub: Update to 2003-10-16 version. + +2003-10-15 David Daney + + * MAINTAINERS: Added myself to 'Write After Approval' section. + +2003-10-15 Falk Hueffner + + * MAINTAINERS: Move myself from 'Bug database only accounts' to + 'Write After Approval' section. Update email. + +2003-10-14 Roger Sayle + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'Various Maintainers' section as middle-end maintainer. + +2003-10-13 Nathanael Nerode + + * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of + HOST_FLAGS_TO_PASS. + * Makefile.in: Regenerate. + +2003-10-11 Bernardo Innocenti + + * config.guess: Update to 2003-10-07 version. + * config.sub: Update to 2003-10-07 version. + +2003-10-06 Rainer Orth + + * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. + * ltconfig (irix5*, irix6*): Don't override version_type. + +2003-10-05 Mohan Embar + + * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. + * configure: Rebuilt + * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure + * Makefile.in: Rebuilt + +2003-10-03 H.J. Lu + + * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. + +2003-09-30 Carlo Wood + + * MAINTAINERS (Write After Approval): Add myself. + +2003-09-29 Paul Koning + + * MAINTAINERS: Move myself from "Write After Approval" + to CPU platform maintainers for pdp11 platform. + +2003-09-23 Andreas Tobler + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'Various Maintainers' section as libffi testsuite maintainer. + +2003-09-21 Daniel Jacobowitz + + * configure.in: Pass a computed --program-transform-name + to subconfigures. + * configure: Regenerated. + +2003-09-20 Nathanael Nerode + + * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. + * Makefile.in: Regenerate. + + * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. + * Makefile.in: Regenerate. + +2003-09-19 Ziemowit Laski + + * MAINTAINERS: Move myself from 'Write After Approval' + to 'Various Maintainers' (objective-c) section. + +2003-09-17 Daniel Jacobowitz + + * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix + quoting. + * configure: Regenerated. + +2003-09-16 Joel Brobecker + + * MAINTAINERS (Write After Approval): Add myself to write after + approval list. + +2003-09-16 Dorit Naishlos + + * MAINTAINERS (Write After Approval): Add myself. + +2003-09-09 Ian Lance Taylor + + * MAINTAINERS: Update my e-mail address. + +2003-09-09 Alan Modra + + * libtool.m4 (LD): Correct powerpc64 host match. + +2003-09-06 James E Wilson + + * MAINTAINTERS: Update my affiliation and email address. + +2003-09-06 Zdenek Dvorak + + * MAINTAINERS (Write After Approval): Add myself. + +2003-09-04 DJ Delorie + + * configure: Regenerate. + +2003-09-04 Robert Millan + + * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. + +2003-09-02 Kaveh R. Ghazi + + * configure.in: Ensure arguments to sed are properly spaced. + * configure: Regenerate. + +2003-08-30 Gerald Pfeifer + + * MAINTAINERS: Update my e-mail address. + +2003-08-28 Mohan Embar + + * MAINTAINERS (Write After Approval): Add myself. + +2003-08-27 Daniel Jacobowitz + + * configure.in: Set RAW_CXX_FOR_TARGET if unset. + * configure: Regenerated. + +2003-08-23 Marek Michalkiewicz + + * MAINTAINERS: Update my email address. + +2003-08-23 Phil Edwards + + * configure.in: Use newline instead of semicolon when assuming + shell arguments in a for loop. + * configure: Regenerated. + +2003-08-22 Jason Eckhardt + + * MAINTAINERS: Resurrect the i860 maintainer. + +2003-08-20 Geoffrey Keating + + PR 8180 + * configure.in: When testing with_libs and with_headers, treat + 'no' as unset. Based on a patch by Dan Kegel . + * configure: Regenerate. + + * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for + make, shell, etc. + (baseargs): Likewise. + * configure: Regenerate. + +2003-08-20 Bernardo Innocenti + + * MAINTAINERS (Write After Approval): Add myself. + +2003-08-19 Geoffrey Keating + + * configure.in: Disable libgcj for darwin not on powerpc. + * configure: Rebuild. + +2003-08-14 Alexandre Duret-Lutz + + * config-ml.in, symlink-tree: Add license. + +2003-08-03 Richard Stallman + Eben Moglen + + * README.SCO: New file. + +2003-08-01 Matt Kraai + + * Makefile.tpl (check, check-c++): Express dependencies using + dependencies rather than commands. + * Makefile.in: Regenerate. + +2003-08-01 Andrew Cagney + + * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. + * configure: Ditto. + +2003-07-31 Geoffrey Keating + + * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. + * Makefile.in: Update. + +2003-07-30 Andreas Tobler + + * configure.in: Enable libgcj for darwin. + * configure: Rebuild. + +2003-07-29 Phil Edwards + + * config-ml.in: Use ac_configure_args directly instead of + ml_arguments. Only set ml_norecursion if --no[-]recursion is + actually seen. + +2003-07-27 Nathanael Nerode + + * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when + creating target and build subdirs to build all parent dirs as needed. + * Makefile.in: Rebuild. + * configure.in: Don't build dirs explicitly here. + * configure: Rebuild. + +2003-07-26 Paul Brook + + * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. + +2003-07-22 Alexandre Oliva + + * Makefile.tpl (all-make): Depend on intl. + * Makefile.in: Rebuilt. + +2003-07-20 Phil Edwards + + * install-sh: Update to newer upstream versions (associated with + aclocal 1.7). + * mkinstalldirs: Likewise. + * missing: Likewise, plus $1Help2man -> $1 typo fix. + +2003-07-16 Andrew Pinski + + * MAINTAINERS: Move self from Bug database only accounts + to write-after-approval. + +2003-07-16 Nathanael Nerode + + * config.if: Remove unused libc_interface determination. + +2003-07-14 Nathanael Nerode + + * MAINTAINERS: Move self from write-after-approval to + build machinery (*.in). + +2003-07-13 Nathanael Nerode + + PR bootstrap/11273 + PR bootstrap/11408 + * Makefile.tpl: Set INSTALL and friends using autoconf. Remove + unused INSTALL_PROGRAM_ARGS. + * configure.in: Use AC_PROG_INSTALL. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2003-07-13 Kazu Hirata + + * MAINTAINERS: Alphabetize. + +2003-07-10 Alexandre Oliva + + * configure: Rebuilt. + 2001-09-26 Alexandre Oliva + * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build + newlib nor libgloss. + Wed May 9 10:07:19 2001 Alexandre Oliva + * configure.in (am33_2.0-*-linux*): Added. + +2003-07-09 Bob Wilson + + * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. + * configure: Regenerate. + +2003-07-07 Zack Weinberg + + * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. + * Makefile.in: Regenerate. + +2003-07-04 Zack Weinberg + + * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl. + * Makefile.in: Regenerate. + +2003-07-04 H.J. Lu + + * Makefile.tpl: Replace PWD with PWD_COMMAND. + * Makefile.in: Regenerated. + + * config-ml.in: Replace PWD with PWD_COMMAND. + +2003-07-04 Zack Weinberg + + * 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. + +2003-06-27 Nathanael Nerode + + * configure.in: Clean up config-lang.in handling. Delete + useless assignment to "subdirs". + * configure: Regenerate. + +2003-06-26 Nathanael Nerode + + * configure.in: Rename 'target_libs' to 'target_libraries'. + Remove useless reference to 'target_libs'. + * configure: Regenerate. + +2003-06-23 Keith Seitz + + * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. + * Makefile.in: Regenerate. + +2003-06-23 Nathanael Nerode + + * Makefile.def: Introduce flags_to_pass. + * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. + * Makefile.in: Regenerate. + +2003-06-23 Hans-Peter Nilsson + + * configure.in (noconfigdirs) : Disable target-newlib + and target-libgloss. + : Disable gdb. + : Disable libf2c and ${libgcj}. + * configure: Regenerate. + +2003-06-17 Benjamin Kosnik + + * configure.in: Update testsuite_flags to new location. + * configure. Regenerate. + +2003-06-18 Nathanael Nerode + + * Makefile.tpl: Remove BUILD_CC stuff. + * Makefile.in: Regenerate. + +2003-06-17 Kazu Hirata + + * MAINTAINERS (Write After Approval): Remove Andrew Haley. + +2003-06-16 Graeme Peterson + + * MAINTAINERS (Write After Approval): Add myself. + +2003-06-14 H.J. Lu + + * config.guess: Update to 2003-06-12 version. + * config.sub: Update to 2003-06-13 version. + +2003-06-12 H.J. Lu + + * config.guess: Update to 2003-06-06 version. + * config.sub: Update to 2003-06-06 version. + +2003-06-11 Rainer Orth + + * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. + * configure. Regenerate. + +2003-06-10 Nathanael Nerode + + * configure.in: Disable serial configure by default. + * configure: Regenerate. + * Makefile.tpl: Abolish .NOTPARALLEL. + * Makefile.in: Regenerate. + + * Makefile.tpl: Replace {build,host,target}_canonical by + {build,host,target}. + * Makefile.in: Regenerate. + + * Makefile.tpl: Fix stupid pasto. + * Makefile.in: Regenerate. + +2003-06-09 Nathanael Nerode + + * Makefile.tpl: Remove bogus conditional. + * Makefile.in: Regenerate. + +2003-06-05 Jan Hubicka + + * Makefile.tpl (profiledbootstrap): New target. + * Makefile.in (profiledbootstrap): New target. + +2003-06-05 Wolfgang Bangerth + + * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew + Pinski. Remove user names from other bugzilla-only maintainers. + +2003-06-03 Nathanael Nerode + + * Makefile.tpl: Make 'recursive targets' using autogen rather + than shell loop. Remove duplicate 'clean' targets and false + comments. + * Makefile.def: Add systematic dependencies to 'recursive' targets. + Add systematic method of specifying missing targets in subdirs. + Add copyright boilerplate. + * Makefile.in: Regenerate. + * configure.in: Add 'recursive targets' to maybe list. + * configure: Regenerate. + + * MAINTAINERS: "GNATS only" -> "Bug database only". + + * Makefile.tpl: Rename [+target+] to [+make_target+]. + * Makefile.def: Rename 'target' to 'make_target'. + +2003-05-31 Neil Booth + + * MAINTAINERS: Add self as options handling maintainer. + +2003-05-28 Michael Meissner + + * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has + been too long since I touched those ports. + +2003-05-28 DJ Delorie + + * Makefile.tpl: Make maybe-check-gcc .PHONY. + * Makefile.in: Regenerate. + +2003-05-21 Maciej W. Rozycki + + * configure.in: Use curly braces in the definition of tooldir. + * configure: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not + newlib or libgloss. + * Makefile.in: Regenerate. + +2003-05-21 DJ Delorie + + * Makefile.tpl: Add missing empty maybe-check-gcc target. + * Makefile.in: Regenerate. + +2003-05-20 Ian Lance Taylor + + * MAINTAINERS: Update my e-mail address. + +2003-05-19 Nathanael Nerode + + * configure.in: Switch more things to use maybe dependencies. + * Makefile.tpl: Switch more things to use maybe dependencies. + Factor out common code from autogen IF statements. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2003-05-14 Kelley Cook + + * configure.in: Accept i[3456789]86 for machine type. + * configure: Regenerate. + +2003-05-18 Nathanael Nerode + + * configure.in: Switch more things to use maybe dependencies. + Rearrange a little. Use GCC_TOPLEV_SUBDIRS. + * configure: Regenerate. + * Makefile.tpl: Switch more things to use maybe dependencies. + * Makefile.in: Regenerate. + +2003-05-16 Andreas Schwab + + * Makefile.tpl (install-opcodes): Define. + * Makefile.in: Rebuild. + +2003-05-13 Andreas Jaeger + + * config.guess: Update to 2003-05-09 version. + * config.sub: Update to 2003-05-09 version. + +2003-05-13 Michael Eager + + * configure.in: Correct sed script so that options in quotes are not + deleted. + * configure: Rebuild. + +2003-05-12 Corinna Vinschen + + * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin + and $$s/newlib/libc/sys/cygwin32 include paths. + * configure: Ditto. + +2003-05-12 Michael Meissner + + * MAINTAINERS: Update my email addresses. + +2003-05-06 Eric Botcazou + + * config-ml.in: Propagate INSTALL variables. + +2003-05-04 Gerald Pfeifer + + * MAINTAINERS: Remove duplicate entries in Write After Approval. + +2003-05-02 Chris Demetriou + + * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. + * Makefile.in: Regenerate. + +2003-05-02 Wolfgang Bangerth + + * MAINTAINERS (GNATS only): Add Falk Hueffner. + +2003-04-30 Wolfgang Bangerth + + * MAINTAINERS (GNATS only): Add Giovanni Bajo. + +2003-04-27 Daniel Jacobowitz + + * Makefile.tpl: Clean $(BUILD_SUBDIR). + * Makefile.in: Regenerated. + +2003-04-25 Wolfgang Bangerth + + * MAINTAINERS (Write After Approval): Upgrade myself from + GNATS only to write-after-approval. Update my mail address. + +2003-04-25 Loren J. Rittle + + (OS Port Maintainers: freebsd): Add myself. + +2003-04-22 Mark Mitchell + + * MAINTAINERS (java): Remove Alexandre Petit-Bianco. + +2003-04-22 Kean Johnston + + * MAINTAINERS (SCO ports): Added myself. + +2003-04-21 Nathan Sidwell + + * MAINTAINERS (gcov): Add myself and Jan Hubicka. + +2003-04-19 Kean Johnston + + * MAINTAINERS (Write After Approval): Add myself. + +2003-04-18 Gerald Pfeifer + + * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. + * Makefile.in: Regenerate. + +2003-04-18 Jakub Jelinek + + * configure.in (powerpc64*-*-linux*): Remove. + * configure: Rebuilt. + +2003-04-17 Phil Edwards + + * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the + previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, + and restrap. + * Makefile.in: Regenerate. + +2003-04-16 Richard Earnshaw + + * configure.in (arm-*-netbsdelf*): Enable building java libraries. + * configure: Regenerated. + +2003-04-15 DJ Delorie + + * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer. + +2003-04-13 Nick Clifton + + * config-ml.in: Remove support for --disable-aix removing + call-aix multilibs. + +2003-04-10 Alexandre Oliva + + * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. + * */configure: Rebuilt. + +2003-04-08 Joel Sherrill + + * MAINTAINERS: Add my email address. + +2003-03-17 Olivier Hainque + + * MAINTAINERS (Write After Approval): Add myself. + +2003-03-14 Nathanael Nerode + + * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. + * Makefile.in: Regenerate. + +2003-03-14 Michael Chastain + + * Makefile.in: Regenerate with correct Makefile.def. + +2003-03-12 Nathanael Nerode + + * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused + Make macro. + * Makefile.in: Regenerate. + * configure.in: Clean up gxx_include_dir logic. + * configure: Regenerate. + +2003-03-12 Ansgar Esztermann + + * MAINTAINERS (Write After Approval): Add myself. + +2003-03-10 Ben Elliston + + * MAINTAINERS: Update my mail address. + +2003-03-09 Franz Sirl + + * configure.in (gxx_include_dir): Fix typo. + * configure: Regenerated. + +2003-03-04 Nathanael Nerode + + * Makefile.tpl: Reindent. + * Makefile.in: Regenerate. + * configure.in: Reindent. Don't set unused variables. + * configure: Regenerate. + +2003-03-04 Daniel Jacobowitz + + * configure.in: Include $(build_tooldir)/sys-include in + FLAGS_FOR_TARGET. + * configure: Regenerated. + +2003-03-04 Nathanael Nerode + + * Makefile.tpl: Always pass down RANLIB. + * Makefile.in: Regenerate. + + * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. + * Makefile.in: Regenerate. + * configure.in: Remove unused logic relating to --enable-shared + and --enable-threads. Remove bogus comments. Remove redundant + noconfigdirs. + * configure: Regenerate. + + * configure.in: Replace ${libstdcxx_version} by its value. + Remove reference to mh-dgux. + * configure: Regenerate. + +2003-03-03 Kevin Buettner + + * MAINTAINERS (Write After Approval): Add myself. + +2003-02-28 Nathanael Nerode + + * Makefile.tpl: Rearrange. + * Makefile.in: Regenerate. + +2003-02-25 Uwe Stieber + + * configure.in: Add support for kaOS as cross build target system. + * configure: Regenerated. + +2003-02-24 Steven Bosscher + + * MAINTAINERS (Write after approval): Add myself. + +2003-02-21 James E Wilson + + * MAINTAINERS: Update my email address. + +2003-02-21 Zack Weinberg + + * MAINTAINERS: Add self to blanket write privs. section. + +2003-02-20 Sean McNeil + + * Makefile.tpl: Add definition of CPPFLAGS to pass into + configure-target-* as some target builds may require additional + flags for preprocessor tests. + * Makefile.in: Regenerated. + +2003-02-19 Alexandre Oliva + + * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. + * ltconfig: Handle it. + * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of + auto-detecting it. + + * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever + it is used as argument to $CC. + * ltcf-gcj.sh: Likewise. + + * configure.in: Introduce --enable-maintainer-mode. + * configure: Rebuilt. + * Makefile.tpl (Makefile.in, configure): Enable dependencies only + for maintainer mode. + * Makefile.in: Rebuilt. + +2003-02-18 Jason Merrill + + * Makefile.tpl (check-c++): Allow parallelism. + +2003-02-16 Gerald Pfeifer + + * MAINTAINERS: Remove John Carr (who never actually had access to + gcc.gnu.org). + +2003-02-15 Geoffrey Keating + + * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, + don't configure target-libobjc. + * configure: Regenerate. + +2003-02-14 Rainer Orth + + * Makefile.tpl (RANLIB): Define. + * Makefile.in: Regenerate. + +2003-02-08 Laurynas Biveinis + + * MAINTAINERS: Update my email. + +2003-02-06 Keith R Seitz + + * Makefile.def: Remove "snavigator", "grep", and "db" modules. + * Makefile.tpl: Remove "all-snavigator" and "all-grep". + * Makefile.in: Regenerated. + * configure.in: Remove all traces of snavigator, db, and grep. + * configure: Regenerated. + +2003-02-06 Gerald Pfeifer + + * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write + After Approval. + +2003-02-02 Christian Cornelssen + + * MAINTAINERS (Write after approval): Add myself. + +2003-01-31 Frank Ch. Eigler + + * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. + * Makefile.in: Regenerated. + +2003-01-30 Roger Sayle + + * config.guess: Updated to 2003-01-30's version. + * config.sub: Updated to 2003-01-28's version. + +2003-01-30 Alexandre Oliva + + * config.if: If gcc_version is already set, just use it. Don't set + gcc_version_trigger if it's already set, otherwise set it to + gcc/version.c, but only if the file exists. If it is not set and + gcc/version.c does not exist, try to extract the version number from + $CC. + +2003-01-29 Andreas Tobler + + * MAINTAINERS: Add myself to write-after-approval list. + +2003-01-27 Phil Edwards + + * configure.in: Revert 24Jan change. + * configure: Regenerate. + +2003-01-25 Gerald Pfeifer + + * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix + entry of HJ Lu. + +2003-01-23 Nathanael Nerode + + * configure.in: Revert previous change. + * configure: Regenerate. + +2003-01-23 Nathanael Nerode + + * configure.in: Make rda native-only. + * configure: Regenerate. + +2003-01-22 Volker Reichelt + + * MAINTAINERS: Move myself from GNATS-only-accounts to + write-after-approval. + +2003-01-19 Nathanael Nerode + + * configure.in: Add missing \. + * configure: Rebuilt. + +2003-01-17 Jakub Jelinek + + * configure.in (baseargs): Avoid using \| in sed regular + expressions. + * configure: Rebuilt. + +2003-01-16 Jakub Jelinek + + * configure.in (baseargs): Remove all supported forms of + --cache-file, --srcdir, --host, --build and --target options + from argument lists. + * configure: Rebuilt. + +2003-01-15 Josef Zlomek + + * MAINTAINERS: Add myself to write-after-approval list. + +2003-01-15 Alexandre Oliva + + * configure.in (noconfigdirs): Don't skip gas on IRIX 6. + * configure: Rebuilt. + +2003-01-09 Nathanael Nerode + + * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. + * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2003-01-09 Alexandre Oliva + + * configure.in: Remove Makefile in build, host and target modules + unless configure was run with --no-recursion. + * configure: Rebuilt. + +2003-01-09 Christian Cornelssen + + * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. + (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). + * Makefile.in: Regenerate. + +2003-01-08 Chris Demetriou + + * config.guess: Update to 2003-01-03 version. + * config.sub: Update to 2003-01-03 version. + +2003-01-07 Christopher Faylor + + * configure: Regenerate with proper autoconf 2.13. + +2003-01-07 Christopher Faylor + + * configure.in: Add AC_PREREQ for consistency. + * configure: Regenerate. + +2003-01-06 Andrew Cagney + + * configure.in (GDB_TK): Add tcl directories conditional on + gdb/gdbtk directory being present. + * configure: Regenerate. + +2003-01-04 John David Anglin + + * configure.in (LD): Improve test for gcc. Try to set LD to the ld used + by gcc if LD is not defined and we are not doing a Canadian Cross. + * configure: Rebuilt. + +2002-12-31 Tom Tromey + + * Makefile.in: Rebuilt. + * Makefile.def (target_modules) [libffi]: Allow installation. + +2002-12-31 Andreas Schwab + + * configure.in: Fix use of $program_transform_name. + * configure: Regenerated. + +2002-12-30 Daniel Jacobowitz + + * configure.in (baseargs): Don't remove first configure argument. + * configure: Regenerated. + +2002-12-29 Alexandre Oliva + + * Makefile.tpl (local-distclean): Don't remove... + (multilib.ts): ... this. Moved into... + (multilib.out): ... this. Don't use sub-make. + ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, + $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... + (configure-build-[+module+], configure-[+module+], + configure-target-[+module+], configure-gcc): ... these. Test + for Makefile existence. Drop config.status from dependencies. + * Makefile.in: Rebuilt. + * configure.in: Move gcc-version-trigger to the end of + ac_configure_args. Add comments to maybedep.tmp and + serdep.tmp. Introduce --disable-serial-configure. Remove + nonopt from baseargs, matching and removing corresponding + whitespace while at it. + * configure: Rebuilt. + +2002-12-28 Alexandre Oliva + + * configure.in (host_configargs): Replace reference to + no-longer-defined buildopts with --build=${build_alias}. + * configure: Rebuilt. + + * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of + program_transform_name to standard idiom. + (AUTOGEN, AUTOCONF): Define. + (Makefile.in): Use $(AUTOGEN). + (Makefile): Depend on config.status, and use autoconf-style rule to + build it. Move original commands to... + (config.status): ... this new target. + (configure): Add $(srcdir). Depend on config/acx.m4. Use + $(AUTOCONF). + * Makefile.in: Rebuilt. + +2002-12-28 Nathanael Nerode + + * Makefile.tpl: Fix dramatic bustage due to change in + program_transform_name. + * Makefile.in: Regenerate. + + * configure.in: Remove unnecessary PATH setting. + * configure: Regnerate. + + * configure.in: Don't default to unprefixed tools unless + the native tools will work. + * configure: Regenerate. + + * configure.in: Convert to autoconf script. Blow away lots + of now-redundant Makefile fragments. + * configure: Generate using Autoconf. + * Makefile.tpl: Rewrite to reflect autoconfiscation. + * Makefile.in: Regenerate. + +2002-12-27 Nathanael Nerode + + * configure: Fix stupid bug where RANLIB was mistakenly included. + + * configure.in: Rename (buildargs, hostargs, targargs) to + (build_configargs, host_configargs, target_configargs). + + * configure.in: Move logic out of sed statement. + + * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, + CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. + +2002-12-25 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + +2002-12-24 Andreas Schwab + + * Makefile.tpl (multilib.out): Fix missing space. + * Makefile.in: Regenerate. + +2002-12-23 Nathanael Nerode + + * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. + Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. + * Makefile.in: Regenerate. + * configure.in: Remove unnecessary leftovers. + +2002-12-21 Geoffrey Keating + + * configure.in (extra_ranlibflags_for_target): New variable. + (*-*-darwin): Add -c to ranlib commands. + * configure (tooldir): Handle extra_ranlibflags_for_target. + +2002-12-19 Nathanael Nerode + + * Makefile.tpl: Revert HJL's change. + * Makefile.in: Regenerated. + * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and + always. + +2002-12-19 Andreas Schwab + + * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. + * Makefile.in: Regenerate. + +2002-12-18 H.J. Lu + + * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). + * Makefile.in: Regenerated. + + * configure.in (build_prefix): New. Substitute. + +2002-12-18 Nathanael Nerode + + * Makefile.tpl: Don't let real targets depend on phony targets. + * Makefile.in: Regenerate. + + * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. + * Makefile.in: Regenerate. + +2002-12-17 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + +2002-12-16 Jason Merrill + + * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a + previous 'make bootstrap'. + * Makefile.in: Regenerate. + +2002-12-17 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. + +2002-12-13 Nathanael Nerode + + * configure.in, Makefile.tpl, Makefile.def: Remove tclX. + * Makefile.in: Regenerate. + +2002-12-13 Jason Merrill + + * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run + library tests. + (check-c++): Just depend on it and check-target-libstdc++-v3. + * Makefile.in: Regenerate. + +2002-12-12 Alexandre Oliva + + * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). + * Makefile.in: Rebuilt. + +2002-12-12 Alexandre Oliva + + * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. + +2002-12-10 Nathanael Nerode + + * configure: Fix bug put in by gremlins. + + * Makefile.tpl: Substitute more autoconfily. + * configure: Substitute more autoconfily. + * Makefile.in: Regenerate. + +2002-12-09 Svein E. Seldal + + * config.sub: Import from master repository + * config.guess: Ditto + * MAINTAINERS: Added Svein Seldal under write after approval + +2002-12-08 Andrew Cagney + + * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. + * Makefile.in (all-sim): Ditto. + +2002-12-06 DJ Delorie + + * Makefile.tpl: Change configure dependencies to not have real + targets depend on phony targets. + +2002-12-05 Nathanael Nerode + + * configure.in: Revert unintentional change. + + * Makefile.tpl: Change dependency for */multilib.out so that + it works when gcc isn't in the tree. + + * configure.in: Substitute more. + * configure: Run subconfigures from the Makefile. + * Makefile.tpl: Run subconfigures from the Makefile; add a few + convenience targets. Make sure gcc isn't rebuilt after bootstrap. + +2002-12-05 Gerald Pfeifer + + * MAINTAINERS: Add Christian Ehrhardt under "GNATS only". + +2002-12-03 Nathanael Nerode + + * Makefile.tpl: Add targets for configuring host subdirs in Makefile, + and corresponding dependencies. + * Makefile.in: Regenerate. + + * configure.in (host_tools): Order binutils, gas and ld for + convenience in running the testsuites. + + * Makefile.tpl: Introduce rules to serialize subconfigure runs. + * Makefile.in: Regenerate. + * configure.in: Introduce rules to serialize subconfigure runs. + + * configure.in: Introduce BASE_CC_FOR_TARGET. + * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. + Realize configure-build-* targets. Realize configure-target-* targets. + * Makefile.in: Regenerate. + +2002-12-02 Nathanael Nerode + + * configure: Move gcc_version_trigger stuff from here... + * configure.in: ...to here. + + * configure.in: Separate subconfigure options added by this file from + options given by the user. Add machinery to put args for host + subconfigures into the Makefile. + + * Makefile.tpl: Remove 'vault' targets. + * Makefile.tpl: Reorder and comment dependencies. + * Makefile.in: Regenerate. + +2002-12-01 Nathanael Nerode + * configure.in: Fix my broken commit of previous patch. (sigh) + +2002-11-28 Geoffrey Keating + + * configure.in: Move host-specific darwin noconfigdirs into + the host-specific section. + +2002-11-28 Geoffrey Keating + + * configure.in: Move host-specific darwin noconfigdirs into + the host-specific section. + +2002-11-26 Nathanael Nerode + + * configure: Remove skip-this-dir support. + * Makefile.tpl: Remove skip-this-dir support. + + * Makefile.tpl: Remove leftover support for non-autoconfiscated + subdirectories. + * Makefile.in: Regenerate. + + * Makefile.tpl: Strip out useless setting of 'dir'. + * Makefile.in: Regenerate. + +2002-11-22 Nathanael Nerode + + * configure.in: Fix deeply stupid bug. + + * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded + shell code in CXX_FOR_TARGET + * Makefile.def: Introduce raw_cxx. + * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and + RAW_CXX_FOR_TARGET. + * Makefile.in: Regenerate. + +2002-11-21 Nathanael Nerode + + * Makefile.tpl: Remove unnecessary ifs. + * Makefile.in: Regenerate. + + * Makefile.tpl: Implement soft dependency machinery. Maybe-ize + dependencies. Maybe-ize build-libiberty. Create dummy install + targets for 'no_install' modules. + * configure: Move GDB_TK substitution to configure.in. Move + build_modules stuff to configure.in. + * configure.in: Implement soft dependency machinery. Maybe-ize + GDB_TK, rearrange slightly. Move build_modules stuff from configure. + * Makefile.in: Regenerate. + +2002-11-19 Nathanael Nerode + + * Makefile.tpl: Make all-target, install-target behave similarly + to all, install (only hitting configured targets). Eliminate + unused macro defintions. + + * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when + build != host. + + * Makefile.tpl: Add all-gcc: all-libiberty dependency. + + * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. + + * configure.in: Produce lists of subdir targets we're actually + configuring. Remove references to "dosrel". + * Makefile.tpl: Let configure set which subdir targets are hit. + Remove install-cross; clean up install; remove ALL. Remove + references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. + Autogenerate host module targets. Remove empty dependency lines + and redundant dependency; rearrange slightly. + * Makefile.def: Add host-side libtermcap, utils. + + * Makefile.in: Regenerate. + +2002-11-19 Rainer Orth + + * ltconfig (osf[345]): Append $major to soname_spec. + Reflect this in library_names_spec. + * ltmain.sh (osf): Prefix $major with . for use as extension. + +2002-11-19 Andreas Jaeger + + * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support + linking of 32-bit libraries with ld on the x86-64, ppc64, s390x + and sparc64 GNU/Linux systems. + +2002-11-19 Nathan Sidwell + + * MAINTAINERS: Update email. + +2002-11-18 Gerald Pfeifer + + * MAINTAINERS: Complete James Dennett's entry. + +2002-11-15 Eric Botcazou + + * MAINTAINERS (Write After Approval): Add myself. + +2002-11-13 Bruce Korb + + * Makefile.tpl: syntactic cleanup + +2002-11-13 Stuart Hastings + + * MAINTAINERS: Add myself to write-after-approval list. + +2002-11-12 Nathanael Nerode + + * Makefile.def: Add list of recursive targets to autogenerate. + Add build_modules. + * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* + targets. Autogenerate *-build-* targets. + * Makefile.in: Regenerate. + +2002-11-12 Nathanael Nerode + + * configure: More autoconf-style substitutions. + * Makefile.tpl: More autoconf-style substitutions. + * Makefile.in: Regenerate. + +2002-11-11 Nathanael Nerode + + * configure: Substitute more variables in a more autoconf-friendly + way. Simplify slightly. + * Makefile.tpl: Make more variables substitutable in an + autoconf-friendly way. + * Makefile.in: Regenerate. + +2002-11-11 Jonathan Wakely + + * MAINTAINERS (Write After Approval): Add myself. + +2002-11-10 Nathanael Nerode + + * configure.in (v810*): Remove special setting of tools. + + * configure: Add support for extra required flags for ar or nm. + * configure.in (aix4.3+): Use above support for target-specific + issues, rather than using config/mt-aix43. + +2002-11-09 Nathanael Nerode + + * configure: Remove 'removing', which doesn't work. Replace $subdir + with . everywhere. Replace $subdirs with ''. Replace $makesrcdir + with $srcdir. Reformat indentation. Substitute some variables + formerly hard-coded in the Makefile for build=host. + * Makefile.tpl: Autogenerate more; make more autoconf-friendly. + * Makefile.def: Autogenerate more. + * Makefile.in: Regenerate. + +2002-11-04 Adam Nemet + + * MAINTAINERS (Write After Approval): Add myself. + +2002-11-04 Kevin Buettner + + * Makefile.def (host_modules): Add rda. + * Makefile.in: Regenerate. + * configure.in (target_tool): Add target-rda to list. + +2002-10-28 Gerald Pfeifer + + * MAINTAINERS: Remove "co-maintainer" note for web pages. + +2002-10-25 Phil Edwards + + * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, + and restrap targets to this rule. + * Makefile.in: Regenerate. + +2002-10-25 Gerald Pfeifer + + * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under + GNATS only accounts. + +2002-10-24 Hans-Peter Nilsson + + * configure.in (i[3456]86-*-linux*): Add check to disable + ${libgcj} for glibc1. + +2002-10-24 Denis Chertykov + + * MAINTAINERS: Add myself as ip2k port maintainer. + +2002-10-07 Svein E. Seldal + + * configure.in: Add tic4x target. + +2002-10-03 Nathanael Nerode + + * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. + * configure.in: Make SET_LIB_PATH substitution more autoconfy. + * Makefile.in: Regenerate. + + * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. + * configure.in: Make RPATH_ENVVAR substitution more autoconfy. + * Makefile.in: Regenerate. + +2002-10-02 Janis Johnson + + * MAINTAINERS: Add myself as web pages co-maintainer. + +2002-10-02 Nathanael Nerode + + * Makefile.tpl: Eliminate reference to all-gui, all-libproc. + * Makefile.in: Regenerate. + +2002-10-02 Zack Weinberg + + * MAINTAINERS: Add myself and Nathan Sidwell + as VxWorks maintainers. + +2002-10-02 Nathanael Nerode + + * Makefile.def: Remove order dependency comments. + * Makefile.tpl: Add explicit install-install dependencies. + * Makefile.in: Regenerate. + + * Makefile.tpl: Remove material now in src-release. (Finally!) + * Makefile.in: Regenerate. + + * Makefile.tpl: Add configure-target (for src-release in src) + * Makefile.in: Regenerate. + +2002-09-30 Nick Clifton + + * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. + +2002-09-30 Ulrich Weigand + + * configure.in (s390*-*-linux*): Enable libgcj. + +2002-09-29 Nathanael Nerode + + * configure: Revert accidentally applied changes. + + * Makefile.tpl: Make more autoconf-friendly. + * Makefile.in: Regenerate. + * configure: Make substitution more autoconf-like. + +2002-09-28 Richard Earnshaw + + * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a + single entry to handle all these. + (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable + libjava on arm-*-elf. + +2002-09-27 Geoffrey Keating + + * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the + things that depend on them. + +2002-09-25 Nathanael Nerode + + * Makefile.tpl: Make subsituted variables more autoconfy. + * Makefile.in: Regenerate. + * configure: Make seds more autoconfy. + +2002-09-25 Nathanael Nerode + + * Makefile.tpl: Rewrite substituted lines to look autoconfy. + * Makefile.in: Regenerate. + * configure.in: Rewrite sed statements to look autoconfy. + + * Makefile.tpl: Autogenerate *-target-* lists, dependencies of + all-target-foo on configure-target-foo. + * Makefile.def: Ditto. + * Makefile.in: Rebuild. + +2002-09-25 Andrew Haley + + * MAINTAINERS: Add aph@redhat.com as Java maintainer. + +2002-09-22 Nathanael Nerode + + * 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. + +2002-09-22 Jason Thorpe + + * configure.in (with_headers): Skip copy if value is "yes". + (with_libs): Likewise. + +2002-09-20 Nathanael Nerode + + * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. + * configure.in (sh*-*-pe*): Ditto. + * configure.in (mips*-*-pe*): Ditto. + * configure.in (*arm-wince-pe): Ditto. + + * configure.in: Rearrange. + +2002-09-14 Kazu Hirata + + * MAINTAINERS: Update my email address. + +2002-08-30 Paul Koning + + * MAINTAINERS: (Write After Approval): Add myself. + +2002-08-29 Geoffrey Keating + + * MAINTAINERS: Update Jason Eckhardt's address, remove i860. + +2002-08-24 Geoffrey Keating + + * MAINTAINERS: Change my mailing address. + +2002-08-21 Paolo Carlini + + * MAINTAINERS (Write After Approval): Remove myself. + (Various Maintainers: c++ runtime libs): Add myself. + +2002-08-20 Loren J. Rittle + + * MAINTAINERS (Write After Approval): Remove myself. + (Various Maintainers: c++ runtime libs): Add myself. + +2002-08-15 Eric Christopher + + * config.sub: Import from master repository. + * config.guess: Ditto. + +2002-08-19 Alexandre Oliva + + * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. + * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, + CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. + +2002-08-16 Aldy Hernandez + + * MAINTAINERS: Add self to rs6000 vector extensions. + +2002-08-15 Alexandre Oliva + + * libiberty/configure: Reverted unintended yesterday's check in. + +2002-08-14 Alexandre Oliva + + * boehm-gc/configure, libf2c/configure: Rebuilt. + * libffi/configure, libiberty/configure: Ditto. + * libjava/configure, libobjc/configure: Ditto. + * libstdc++-v3/configure, zlib/configure: Ditto. + Merged from binutils: + 2002-01-27 Daniel Jacobowitz + From Steve Ellcey : + * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. + (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, + lt_cv_file_magic_test_file): Set to appropriate values for HP-UX + IA64. + * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. + * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, + soname_spec, sys_lib_search_path_spec): Ditto. + +2002-08-06 Federico G. Schwindt + + * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. + +2002-08-04 H.J. Lu (hjl@gnu.org) + + * configure.in (mips*-*-linux*): Don't skip target-libffi. + +2002-08-02 Krister Walfridsson + + * MAINTAINERS (Write After Approval): Add myself. + +2002-07-31 Alan Modra + + * configure.in: Move generic linux case to end. Copy generic + linux noconfigdirs to mips*-*-linux* entry and new + powerpc64*-*-linux* entry. Add target-libffi for the latter. + +2002-07-19 Michael Matz + + * MAINTAINERS: Add myself as ra* maintainer. + +2002-07-16 Chris Demetriou + + * config.guess: Update to 2002-07-09 version. + * config.sub: Update to 2002-07-03 version. + +2002-07-15 Hans-Peter Nilsson + + * MAINTAINERS: Fix typo in a maintainer email address. + +2002-07-11 Nathanael Nerode + + * configure.in: Remove two redundant tests. + +2002-07-11 Rainer Orth + + * configure.in (mips*-*-irix6*o32): Enable stabs. + +2002-07-08 Nathanael Nerode + + * configure.in: Don't build grez. + * Makefile.in: Ditto. + + * Makefile.in: Remove references to bsp, cygmon, libstub. + * configure.in: Ditto. + + * configure.in: Remove leftover reference to gdbtest. + +2002-07-08 Phil Edwards + + * configure.in (gxx_include_dir): Change to match versioned + C++ headers if --enable-version-specific-runtime-libs is used. + +2002-07-04 Steve Ellcey + + * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. + +2002-07-03 Nathanael Nerode + + * configure.in: Make --without-x work. + +2002-07-02 Nathanael Nerode + + * configure.in: Rearrange target Makefile fragment collection. + + * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or + cvs[src]. + * configure.in: Ditto. + +2002-07-01 Matt Kraai + + * MAINTAINERS (Write After Approval): Update my e-mail address. + +2002-06-24 Ben Elliston + + * configure.in (host_tools): Remove cgen. + + * Makefile.in (all-cgen): Remove; runs from its source directory. + (check-cgen, install-cgen, clean-cgen): Likewise. + (all-opcodes): Do not depend on all-cgen. + (all-sim): Likewise. + +2002-07-01 Nathanael Nerode + + * Makefile.in: Eliminate 'apache' targets. + * configure.in: Eliminate 'apache' targets. + + * configure.in: Eliminate redundant tests. Reorganize. + + * Makefile.in: Eliminate last reference to LIBGCC1_TEST. + + * config-ml.in: Eliminate references to Cygnus configure. + + * Makefile.in: Eliminate references to building emacs. + +2002-06-28 Graham Stott + + * MAINTAINERS: Update my email address. + +2002-06-26 Benjamin Kosnik + + * config.if (libstdcxx_incdir): Version C++ headers. + (cxx_incdir): Remove. + +2002-06-25 Nathanael Nerode + + * MAINTAINERS (Write After Approval): Add self. + +Thu Jun 20 00:35:14 2002 Denis Chertykov + + * configure.in: Add support for ip2k. + +2002-06-22 Nathanael Nerode + + * configure.in: Fix AIX configury bug. + +2002-06-20 Steve Ellcey + + * MAINTAINERS (Write After Approval): Add self. + +2002-06-19 Nathanael Nerode + + * configure.in: replace ${topsrcdir} with ${srcdir} + + * configure.in: Move definition of libstdcxx_flags + right above usage, rather than waaay earlier. + + * configure.in: Pull definition of is_cross_compiler earlier. + + * configure.in: Rearrange a little. + + * configure.in: Remove references to librx. + * Makefile.in: Remove references to librx. + +Tue Jun 18 22:37:35 2002 Denis Chertykov + + * config.sub: Add support for avr target. + Import from master sources, rev 1.255 + +2002-06-19 Phil Edwards + + * configure, .cvsignore: Revert previous change... + * Makefile: ...delete. + +2002-06-19 Nathanael Nerode + + * configure.in: Eliminate ${gasdir} variable. + +2002-06-18 Dave Brolley + + * configure.in: Add support for frv. + * config.sub: Add support for frv. + +2002-06-18 Phil Edwards + + * configure: Remove garbage from previous commit. + +2002-06-18 Phil Edwards + + * configure: For in-source builds, make a subdir and re-exec there. + * Makefile: New file. Pass targets through to build directory. + * .cvsignore: No longer ignore "Makefile". + +2002-06-16 Douglas Rupp + + * MAINTAINERS (Write After Approval): Add self. + +2002-06-11 Kaveh R. Ghazi + + * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. + +2002-06-08 Jason Thorpe + + * configure.in (vax-*-netbsd*): Re-enable gas. + +2002-05-31 Nathanael Nerode + + * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, + BUILD_PREFIX_1, to correct nomenclature. + * configure: Likewise. + + * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. + * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. + +2002-05-31 Olaf Hering + + * config-ml.in: Propogate DESTDIR also. + +2002-05-29 Jason Thorpe + + * configure.in (vax-*-netbsd*): Don't build gas for this + platform. + +2002-05-28 Marek Michalkiewicz + + * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx + and libgcj for AVR. + +2002-05-23 Kaz Kojima + + * MAINTAINERS (Write After Approval): Add myself. + +2002-05-22 Jason Thorpe + + * config.guess: Update to 2002-05-22 version. + * config.sub: Likewise. + +2002-05-16 Rainer Orth + + * Makefile.in: Allow for PWDCMD to override hardcoded pwd. + * config-ml.in: Likewise. + * configure: Likewise. + * configure.in: Likewise. + +2002-05-16 Stephane Carrez + + * MAINTAINERS: Update my email address. + +2002-05-13 Nathanael Nerode + + * configure.in: Simplify makefile fragment collection. + + * configure.in: Remove code to build emacs. + + * configure.in : Remove --srcdir argument from targargs and buildargs + (it's always overridden in the Makefile anyway). Rearrange a bit. + + * configure: Move some logic to configure.in. + * configure.in: Move some logic from configure. + +2002-05-11 Tom Tromey + + * MAINTAINERS: Reflect libgcj reality. + +2002-05-09 Federico G. Schwindt + + * Makefile.in: Honour DESTDIR. + +2002-05-08 Mark Mitchell + + * config.guess: Import 2002-03-20 version. + * config.sub: Import 2002-04-26 version. + +2002-05-08 Rainer Orth + + * config-ml.in: Allow for PWDCMD to determine ML_POPDIR. + +2002-05-07 Tim Josling + + * MAINTAINERS: Add self. + +2002-05-06 Loren J. Rittle + + * ltmain.sh: Detect and handle object name conflicts + while piecewise linking a static library. + +2002-05-05 Alexandre Oliva + + * configure.in (noconfigdirs): Don't disable libgcj on + sparc64-*-solaris* and sparcv9-*-solaris*. + +2002-05-03 Alexandre Oliva + + * configure.in: Revert 2002-04-18's patch; fixed in libjava. + +2002-05-03 Thomas Fitzsimmons + + * configure.in (FLAGS_FOR_TARGET): Do not add + -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively + on i[3456]86-*-linux*. + +2002-05-01 Thomas Fitzsimmons + + * configure.in (noconfigdirs): Replace [ ] with test. + + * configure.in (noconfigdirs): Do not add target-newlib if + target == i[3456]86-*-linux*, and host == target. + +2002-04-29 Nathanael Nerode + + * configure.in: delete reference to absent file + + * configure.in: replace '[' with 'test' + + * configure.in: Eliminate references to gash. + * Makefile.in: Eliminate references to gash. + + * configure.in: remove useless references to 'pic' makefile fragments. + + * configure.in: (*-*-windows*) Finish removing. + + * configure.in: Eliminate redundant test for libgui. + +2002-04-29 Roger Sayle + + * MAINTAINERS: Add self and realphabetize. Update entries + for Dan Berlin, Chris Demetriou and Michael Matz. Remove + entry for a29k port maintainer. + +2002-04-26 Joel Sherrill + + * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. + (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. + +2002-04-19 Nathanael Nerode + + * configure.in: remove references to dead files + +2002-04-19 Mark Mitchell + + * MAINTAINERS: Add information about purpose of this file. + +2002-04-18 Tom Tromey + + * configure.in: Disallow configuring libgcj when it is already + installed and we're using Solaris 2.8 linker. Do enable libgcj on + Solaris 2.8 by default. For PR libgcj/6158. + +2002-04-17 Nathanael Nerode + + * configure.in: Move default CC setting out of config/mh-* fragments + directly into here. + +2002-04-17 Nathanael Nerode + + * configure.in: don't even try to configure or make a subdirectory + if there's no configure script for it. + +2002-04-15 Mark Mitchell + + * MAINTAINERS: Remove chill maintainers. + * Makefile.in (CHILLFLAGS): Remove. + (CHILL_LIB): Remove. + (TARGET_CONFIGDIRS): Remove libchill. + (CHILL_FOR_TARGET): Remove. + (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or + CHILL_LIB. + (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. + (CHECK_TARGET_MODULES): Likewise. + (INSTALL_TARGET_MODULES): Likewise. + (CLEAN_TARGET_MODULES): Likewise. + (configure-target-libchill): Remove. + (all-target-libchill): Remove. + * configure.in (target_libs): Remove target-libchill. + Do not compute CHILL_FOR_TARGET. + * libchill: Remove directory. + +2002-04-11 DJ Delorie + + * Makefile.in, configure.in: Sync with binutils, entries + follow... + +2002-04-07 Andrew Cagney + + * Makefile.in (do-tar-bz2): Delete rule. Replace with ... + (do-tar, do-bz2): New rules. + (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. + (gdb-tar): New rule. + (gdb-taz): Rewrite. Use gdb-tar and do-bz2. + (insight_dejagnu.tar): New rule. + (insight.tar): New rule. + (gdb+dejagnu.tar): New rule. + (gdb.tar): New rule. + +2002-02-01 Mo DeJong + + * Makefile.in: Add all-tix to deps for all-snavigator + so that tix is built when building snavigator. + +2002-01-11 Steve Ellcey + + * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, + ld and gdb are not supported. + +2002-01-07 Mark Salter + + * configure.in: Remove target-bsp and target-cygmon from arm builds. + Allow target-libgloss to be built for arm, strongarm, and xscale. + +2001-12-13 Thomas Fitzsimmons + + * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem + options for i[3456]86-pc-linux* native builds. + +2001-11-20 Nick Clifton + + * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo + files from .po files for a distribution. + +2001-09-03 Jeff Holcomb + + * configure.in: Enable libstdc++-v3 for h8300 targets. + +2001-06-19 Alan Modra + + * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get + version from bfd/. + +Fri Jun 8 11:14:02 2001 Andrew Cagney + + * Makefile.in (VER): When present, extract the version number from + the file version.in. + +2001-05-24 Tom Rix + + * configure.in : enable ld for aix + +2001-02-09 Martin Schwidefsky + + * config.guess: Add linux target for S/390. + +2000-11-07 Philip Blundell + + * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. + +2000-11-03 Philip Blundell + + * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info + files. + +2001-01-15 Ben Elliston + + * configure.in (host_tools): Add sid. + Always configure cgen. + +2000-11-24 Nick Clifton + + * configure.in (c4x, c5x, tic54x): Move after ARM targets. + + +2000-08-20 Doug Evans + + * Makefile.in (ALL_MODULES): Add all-cgen. + (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. + (all-cgen): New target. + (all-opcodes,all-sim): Depend on all-cgen. + * configure.in (host_tools): Add cgen. + Only configure cgen if --enable-cgen-maint. + +2002-04-09 Loren J. Rittle + + * configure.in: Add *-*-freebsd* configurations. + +2002-04-08 Tom Tromey + + * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. + Fixes PR libgcj/6068. + +2002-03-30 Krister Walfridsson + + * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. + +2002-03-27 Rainer Orth + + * configure.in (alpha*-dec-osf*): Enable libgcj. + +2003-03-27 Matthew Gingell + + * MAINTAINERS (Write After Approval): Add myself. + +2002-03-24 Nick Clifton + + Fix for: PR bootstrap/3591, target/5676 + * configure.in (mcore-pe): Disable the configuration of + libstdc++-v3 since exceptions are not supported. + +2002-03-20 Anthony Green + + * configure.in: Enable libgcj for xscale-elf target. + +Tue Mar 19 09:05:08 2002 J"orn Rennecke + + * MAINTAINERS: Update my email address. + +2002-03-16 Alexandre Oliva + + * ltmain.sh (relink_command): Fix typo in previous change. + +2002-03-15 Alexandre Oliva + + * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. + (relink_command): Added --tag flags. + (mode=install): If relinking fails; error out. + +2002-03-12 Richard Henderson + + * Makefile.in (NOTPARALLEL): New. Use it instead of explicit + .NOTPARALLEL tag. + (do-check): Rename from check. + (check): Allow parallel check. + +2002-03-12 Bob Wilson + + * MAINTAINERS: Add myself as maintainer for xtensa port. + Fix alphabetical order in CPU port maintainer list. + Remove myself from Write After Approval list. + +2002-03-11 Richard Henderson + + * Makefile.in (.NOTPARALLEL): Add fake tag. + +2002-03-07 H.J. Lu (hjl@gnu.org) + + * configure.in: Enable gprof for mips*-*-linux*. + +2002-03-05 Danny Smith + + * MAINTAINERS (Write After Approval): Add myself. + +2002-02-28 Alexandre Oliva + + * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for + libjava. + (CXX_FOR_TARGET): Explain why -shared-libgcc here. + +2002-02-23 Alexandre Oliva + + * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just + because its Makefile is there; test for the executable instead. + +2002-02-22 Alexandre Oliva + + * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for + libstdc++-v3 and libjava. + +2002-02-11 Adam Megacz + + * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and + boehm-gc + +2002-02-09 Alexandre Oliva + + * config.guess: Updated to 2002-01-30's version. + * config.sub: Updated to 2002-02-01's version. + Contribute sh64-elf. + 2000-12-01 Alexandre Oliva + * configure.in: Added sh64-*-*. + +2002-02-08 Chris Demetriou + + * MAINTAINERS: Belatedly add myself to write after approval list. + +Thu Feb 7 12:40:58 CET 2002 Jan Hubicka + + * MAINTAINERS: Put self in as maintainer for x86-64 port. + Remove self as Write After Approval. + +2002-01-31 Geoffrey Keating + + * MAINTAINERS: Put self in as maintainer for contrib/regression + directory. + +2002-01-28 Phil Edwards + + * MAINTAINERS: Update my email address. + +2002-01-26 Jason Thorpe + + * configure.in (*-*-netbsd*): New. Skip target-newlib, + target-libiberty, and target-libgloss. Skip Java-related + libraries if not supported for NetBSD on target CPU. + +2002-01-25 Douglas B Rupp + + * install-sh: Use _inst.$$_ for temp file name. + +2002-01-24 Jason Thorpe + + * MAINTAINERS (Write After Approval): Move my contact info + from here... + (OS Port Maintainers): ...to here (netbsd). + +2002-01-22 Bob Wilson + + * MAINTAINERS (Write After Approval): Add myself. + +2002-01-17 H.J. Lu + + * Makefile.in (all-fastjar): Also depend on all-libiberty. + (all-target-fastjar): Also depend on all-target-libiberty. + +2002-01-16 H.J. Lu (hjl@gnu.org) + + * config.guess: Import from master sources, rev 1.225. + * config.sub: Import from master sources, rev 1.238. + +2002-01-16 Kazu Hirata + + * MAINTAINERS (Write After Approval): Remove myself. + +2001-12-19 Florian Weimer + + * MAINTAINERS (Write After Approval): Add myself. + +2001-12-17 Joseph S. Myers + + * MAINTAINERS: Add self as docs co-maintainer. + +2001-12-11 Matthias Klose + + * MAINTAINERS (Write After Approval): Add myself. + +2001-12-09 Zack Weinberg + + * MAINTAINERS: Update my email address. + +2001-12-07 Turly O'Connor + * MAINTAINERS (Write After Approval): Add myself. + * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. + (rs6000_initialize_trampoline): Call __trampoline_setup for + ABI_DARWIN too. + * darwin-tramp.asm: New file, implements __trampoline_setup. + * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm. + +2001-12-07 Paolo Carlini + + * MAINTAINERS (Write After Approval): Add myself. + +Wed Dec 5 07:33:45 2001 Douglas B. Rupp + + * configure, configure.in: Use temp file for long sed commands. + +2001-12-03 Laurent Guerby + + * config.sub: Update to version 1.232 on subversion. + +2001-12-03 Ben Elliston + + * MAINTAINERS: Update mail address for config.* patches. + +2001-11-27 DJ Delorie + Zack Weinberg + + When build != host, create libiberty for the build machine. + + * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace + CONFIG_ARGUMENTS. + (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): + New variables. + (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables + and rules. + (all.normal): Depend on ALL_BUILD_MODULES. + (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. + (all-build-libiberty): Depend on configure-build-libiberty. + + * configure: Calculate and substitute proper value for + ALL_BUILD_MODULES. + * configure.in: Create the build subdirectory. + Calculate and substitute TARGET_CONFIGARGS (formerly + CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). + +2001-11-26 Ziemowit Laski + + * MAINTAINERS (write-after-approval): Add self. + +2001-11-17 Craig Rodrigues + + * MAINTAINERS (GNATS only accounts): Remove self. + +2001-11-14 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable + libf2c. + +2001-11-12 Craig Rodrigues + + * MAINTAINERS (Write After Approval): Add self. + +2001-11-12 David O'Brien + + * MAINTAINERS: mips and s390 are also CPU ports. + +2001-11-12 David O'Brien + + * MAINTAINERS: mcore, cris and mmix are also CPU ports. + +2001-11-11 David O'Brien + + * MAINTAINERS: Alphabetize. + +2001-11-09 Kazu Hirata + + * MAINTAINERS (Various maintainers: h8 port): Add myself. + +2001-11-09 John David Anglin + + * MAINTAINERS (Various maintainers: hppa port): Added myself. + +2001-11-08 Phil Edwards + + * configure.in (--enable-languages): Be more permissive about + syntax. Check for empty lists better. Warn about $LANGUAGES. + +2001-11-08 Geoffrey Keating + + * config.sub: Import from master sources, rev. 1.230. + * MAINTAINERS: Change 'stormy16' to 'xstormy16'. + +2001-11-07 Laurent Guerby + + * MAINTAINERS (Write After Approval): Add self. + +2001-11-06 Hans-Peter Nilsson + + * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. + +2001-11-05 Hans-Peter Nilsson + + * config.sub: Import from master sources, rev 1.226. + * config.guess: Import from master sources, rev 1.216. + +2001-11-03 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. + * MAINTAINERS: Add self as maintainer of MMIX port. + Remove old after-approval entry. + +2001-10-28 Joseph S. Myers + + * ChangeLog, configure: Fix spelling errors. + +2001-10-20 Brendan Kehoe + + * MAINTAINERS: Tweak my address. + +Thu Oct 11 21:50:15 2001 J"orn Rennecke + + * MAINTAINERS: Update my email address. + +2001-10-11 Hans-Peter Nilsson + + * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. + * MAINTAINERS: Add self as maintainer of CRIS port. + +2001-10-10 Geert Bosch + + * MAINTAINERS (Various maintainers: Ada front end): + Added Robert Dewar. + +2001-10-03 David Billinghurst + + * MAINTAINERS (Write After Approval): Added self + +2001-10-02 Geert Bosch + + * MAINTAINERS (Various maintainers: Ada front end): Added myself. + +2001-10-02 Joseph S. Myers + + * configure: Handle temporary files securely using mkdir. + +2001-09-29 Alexandre Oliva + + * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). + +2001-09-26 Will Cohen + + * configure.in (*-*-linux*): Disable configuration of target-newlib + and target-libgloss. + +2001-09-26 Alexandre Oliva + + * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for + RANLIB. + +2001-09-21 Alexandre Oliva + + * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, + DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, + RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to + avoid quotes nesting problems. + (NATIVE_CHECK_MODULES): Ditto, just for consistency. + (DO_X): Export only variables that are set. + +2001-09-19 Ben Elliston + + * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on + Solaris when testing for the /usr/ucb/cc compiler; it has incorrect + semantics. Use the shell built-in "type" command instead. + +2001-08-31 Alexandre Oliva + + Merged from gcc-3_0-branch: + 2001-07-30 Jeff Sturm + * ltcf-c.sh: Use $objext, not $ac_objext. + 2001-07-27 Mark Kettenis + * ltcf-cxx.sh: Add support for GNU. + 2001-07-22 Timothy Wall + * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve + default settings if using GNU tools with that configuration. + * ltcf-cxx.sh: Ditto. + * ltcf-gcj.sh: Ditto. + 2001-07-21 Michael Chastain + * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some + HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. + * ltmain.sh: Mark as gcc-local. + +2001-08-30 Eric Christopher + Jason Eckhardt + + * config.guess: Merge from master sources. + * config.sub: Merge from master sources, add support for mipsisa32. + +2001-08-25 Geoffrey Keating + * config.sub: Merge from master sources, rev 1.219. + * MAINTAINERS: Add self as contact for stormy16 port. + +2001-08-14 Zack Weinberg + + * config.sub: Merge from master sources, rev 1.218. + * config.guess: Merge from master sources, rev 1.209. + +2001-08-11 Graham Stott + + * Makefile.in (check-c++): Add missing semicolon. + +Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka + + * MAINTAINERS (Various maitainers: predict.def): Added myself. + +2001-07-30 Eric Christopher + + * MAINTAINERS (Various maintainers: mips port): Added myself. + +2001-07-25 Andrew Haley + + * configure.in (sh-*-linux*): New. + +2001-07-27 Richard Henderson + + * .cvsignore: Add LAST_UPDATED. + +2001-07-23 Ulrich Weigand + + * MAINTAINERS (Various maintainers: s390 port): Added myself. + +2001-07-16 Aldy Hernandez + + * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. + +Fri Jul 13 14:31:57 2001 Nicola Pero + + * MAINTAINERS (Write After Approval): Added myself. + +2001-07-12 Stephane Carrez + + * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx + and libgcj on m68hc11/m68hc12. + +2001-06-27 H.J. Lu (hjl@gnu.org) + + * Makefile (CFLAGS_FOR_BUILD): New. + (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. + +2001-06-13 Joseph S. Myers + + * README: Remove version number. + +2001-06-13 Gerald Pfeifer + + * INSTALL/README: Update wrt. to the installation instructions now + residing in gcc/doc/install.texi. + +2001-06-13 Joseph S. Myers + + * README: Replace with a cut-down and updated version of gcc/README. + +2001-06-12 David Edelsohn + + * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread + multilibs to be disabled. + +2001-06-11 Daniel Berlin + + * MAINTAINERS (Write After Approval): Add myself. + +2001-06-09 Alexandre Oliva + + * config.guess: Import CVS version 1.195. + * config.sub: Import CVS version 1.212. + +2001-06-08 Alexandre Oliva , Jeff Sturm + + * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If + gcc/xgcc is built, use -print-prog-name to find out the program + name to use. + +2001-06-04 Phil Edwards + + * config.guess: Import CVS version 1.194. All gcc-local changes + appear to also be in the master copy. + * config.sub: Import CVS version 1.211. + +Mon Jun 4 16:32:53 2001 Mark Mitchell + + * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, + with_gcc]: Use `gcc -shared' to build a shared library. + +Mon Jun 4 16:24:43 2001 John David Anglin + + * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared + archives. + +Fri Jun 1 18:55:19 2001 Rainer Orth + + * MAINTAINERS (Write After Approval): Add myself. + +2001-06-01 Hans-Peter Nilsson + + * configure.in (libstdcxx_flags): Do not try to execute + libstdc++-v3/testsuite_flags until it exists. + +2001-06-01 Alan Modra + + * MAINTAINERS: Update my email address. + +2001-05-31 Graham Stott + + * MAINTAINERS (Write After Approval): Add myself. + +2001-05-28 Simon Patarin + + * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared + libraries when using g++ with native linker. + +2001-05-28 Alexandre Oliva + + * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. + +2001-05-22 Alexandre Oliva + + * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) + [aix4*|aix5*]: Prepend blank. + +2001-05-20 Alexandre Oliva + + * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, + ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number + of subdir/configure scripts to use the new libtool.m4. + +2001-05-19 Matt Kraai + + * MAINTAINERS (Write After Approval): Add myself. + +2001-05-18 Benjamin Kosnik + + * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. + +2001-05-11 Ben Elliston + + * Makefile.in (all-sid): New target. + (check-sid, clean-sid, install-sid): Likewise. + +2001-05-09 Jeffrey Oldham + + * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. + +2001-05-03 Alexandre Oliva + + * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable + libgcj. + +2001-05-03 Alexandre Oliva + + * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If + gcc/xgcc is built, use -print-prog-name to find out the program + name to use. + +2001-04-26 Alexandre Oliva + + * configure.in (noconfigdirs): Don't reset it from scratch in the + target case; only append to it. + + * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, + sparc-*-solaris2.8]: Disable ${libgcj}. + +2001-04-25 Alexandre Oliva + + * configure.in (libgcj_saved): Copy from $libgcj. + (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is + --disable-libgcj. + +2001-04-25 Gavin Romig-Koch + + * MAINTAINERS: Remove self as MIPS maintainer and + C front end maintainer. + +Mon Apr 23 09:15:03 2001 Anthony Green + + * configure.in: Move *-chorusos target case to the proper switch. + Disable libgcj. + +2001-04-12 Alexandre Oliva + + * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a + 1.641.2.228. + +2001-04-13 Franz Sirl + + * Makefile.in (STAGE1_CFLAGS): Pass down. + +2001-04-13 Alan Modra + + * config.guess: Add hppa64-linux support. Note for next import that + this is already in the master file. + * configure.in: Likewise. Accept `parisc' alias for `hppa'. + +2001-04-12 Alexandre Oliva + + * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, + ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. + +2001-04-11 Stan Shebs + + * MAINTAINERS: Add self as Darwin port maintainer. + +2001-04-11 Alan Modra + + * MAINTAINERS: Update my email address. + +2001-04-10 Loren J. Rittle + + * ltcf-cxx.sh: Support creation of C++ shared libraries on + recent versions of FreeBSD (release 3 or later). + * ltconfig: On FreeBSD, -lc must not be provided when building + a shared library or else the standard -pthread gcc option is + rendered worthless to later users of the built library. + +2001-04-06 Joseph S. Myers + + * MAINTAINERS: Add self and RTH as C front end maintainers. + +2001-04-05 Alexandre Oliva + + * config.sub: Make sure to match an already-canonicalized + machine name (eg. mn10300-unknown-elf). + +2001-04-01 Alexandre Oliva + + * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): + New macros. + (bootstrap, cross): Use RECURSE_FLAGS. + * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. + +2001-03-27 Alexandre Oliva + + * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. + +2001-03-22 Colin Howell + + * Makefile.in (DO_X): Do not backslash single-quotes in + backquotes (two places). + +2001-03-22 Alexandre Oliva + + Re-installed: + 2001-01-02 Laurynas Biveinis + * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add + '-DPIC' to ac_cv_prog_cc_pic for DJGPP. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + +2001-03-22 Gerald Pfeifer + + * MAINTAINERS: Add myself as "documentation co-maintainer". + +2001-03-22 Alexandre Oliva + + * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, + ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. + +2001-03-19 Tom Tromey + + * config-ml.in: Handle GCJ and GCJFLAGS. + +2001-03-21 Michael Chastain + + * Makefile.in: all-m4 depends on all-texinfo. + +2001-03-20 Loren J. Rittle + + * MAINTAINERS: Add myself to write after approval list. + +2001-03-18 Laurynas Biveinis + + * Makefile.in (DO_X): Quote nested quotes. + +2001-03-18 Alan Modra + + * MAINTAINERS: Add myself to write after approval list. + +2001-03-15 Laurynas Biveinis + + * Makefile.in (DO_X): Use double quotes for quoting + "RANLIB=$${RANLIB}". + +2001-03-10 Ovidiu Predescu + + * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. + +2001-03-09 Nicola Pero + + * configure.in: Only use `lang_requires' for languages athat are + actually enabled. + +2001-03-08 Phil Edwards + + * MAINTAINERS (C++ runtime libs): Update and alphabatize. + +2001-03-08 Alexandre Oliva + + * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. + +2001-03-07 Tom Tromey + + * configure.in: Allow config-lang.in to set `lang_requires' to list + of other required languages. + +2001-03-06 Laurynas Biveinis + + * Makefile.in: Remove RANLIB definition. Use RANLIB + in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, + EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. + +2001-02-28 Benjamin Kosnik + Alexandre Oliva + + * Makefile.in (check-c++): Use tabs, not spaces. + +2001-02-20 Laurynas Biveinis + + * MAINTAINERS: add myself to Write After Approval list. + +2001-02-19 Benjamin Kosnik + + * Makefile.in (check-c++): New rule. + + * configure.in (target_libs): Remove libg++. + (noconfigdirs): Remove libg++. + (noconfigdirs): Same. + (noconfigdirs): Same. + (noconfigdirs): Same. + + * config-ml.in: Remove libg++ references. + + * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. + (ALL_TARGET_MODULES): Same. + (configure-target-libg++): Remove. + (all-target-libg++): Remove. + (configure-target-libio): Remove. + (all-target-libio): Remove. + (check-target-libio): Remove. + (.PHONY): Remove. + (libg++.tar.bz2): Remove. + (all-target-cygmon): Remove libio. + (all-target-libstdc++): Remove. + (configure-target-libstdc++): Remove. + (TARGET_LIB_PATH): Remove libstdc++. + (ALL_GCC_CXX): Remove libstdc++. + (all-target-gperf): Correct. + +2001-02-16 Nick Clifton + + * configure.in (noconfigdirs): Allow configuration of texinfo + for Cygwin hosts. + +2001-02-15 Anthony Green + + * configure: Introduce GCJ_FOR_TARGET. + * configure.in: Ditto. + * Makefile.in: Ditto. + +2001-02-13 Andreas Schwab + + * MAINTAINERS: Update mail address. + +2001-02-09 Martin Schwidefsky + + * config.guess: Add linux target for S/390. + * config.sub: Likewise. + +2001-02-08 Chandrakala Chavva + + * configure.in: for *-chorusos, don't config target-newlib and + target-libgloss. + +2001-02-06 Ben Elliston + + * configure: Output host type to stdout, not stderr. + +2001-02-05 Mark Mitchell + + * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. + * ltcf-cxx.sh: Likewise. + + * config.if: Assume enable_libstdcxx_v3 is defined. + +2001-02-04 Mark Mitchell + + Remove V2 C++ library. + * configure.in: Remove --enable-libstdcxx_v3 support. + +2001-01-31 Bryce McKinlay + + * include/demangle.h: Add prototype for java_demangle_v3. + +2001-01-29 Phil Edwards + + * COPYING.LIB: Update to LGPL 2.1 from the FSF. + +2001-01-27 Richard Henderson + + * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. + +2001-01-27 Michael Sokolov + + * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): + Don't unset, it's non-portable and no longer necessary, set to empty + instead. + +2001-01-27 Michael Sokolov , Alexandre Oliva + + * ltconfig: Shell portability fix for the tagname validity check. + +2001-01-27 Alexandre Oliva + + * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. + * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. + +2001-01-26 Michael Sokolov + + * ltcf-cxx.sh: Use parentheses around eval $ac_compile. + +2001-01-26 Tom Tromey + + * configure.in: Allow libgcj to be built on Sparc Solaris. + +2001-01-25 David Edelsohn + + * ltcf-c.sh: Add aix5 case. + * ltcf-cxx.sh: Likewise. + * ltconfig: Likewise. + +2001-01-24 Alexandre Oliva + + * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we + keep at least one of build_libtool_libs or build_old_libs set to + yes. + + * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. + * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. + +2001-01-23 Bryce McKinlay + + * configure.in: Enable libgcj on several additional platforms. + +2001-01-22 Bryce McKinlay + + * configure.in: Enable libgcj for linux targets. + +2001-01-20 Michael Sokolov + + * MAINTAINERS (Write After Approval): Add myself. + +2001-01-15 John David Anglin + + * MAINTAINERS: Add myself as vax port maintainer. + +2001-01-11 Fergus Henderson + + * MAINTAINERS: Add myself as Mercury front-end maintainer. + +2001-01-09 Mike Stump + + * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration + failures of subdirectories. + +2001-01-02 Laurynas Biveinis + + * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add + '-DPIC' to ac_cv_prog_cc_pic for DJGPP. + * ltcf-cxx.sh: Likewise. + * ltcf-gcj.sh: Likewise. + * ltconfig.sh: Fix typo. + +2001-01-02 Laurynas Biveinis + + * configure: handle DOS-style absolute paths. + +2001-01-02 Laurynas Biveinis + + * configure.in: remove supported directories from $noconfigdirs for DJGPP. + +2000-12-30 Marek Michalkiewicz + + * MAINTAINERS: Add myself as avr port co-maintainer. + +2000-12-28 Ben Elliston + + * MAINTAINERS: Add myself under ``Write After Approval''. + +2000-12-19 Joseph S. Myers + + * texinfo: Remove directory from GCC. + +2000-12-18 Joseph S. Myers + + * COPYING: Update to current + ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references + to 19yy as example year in copyright notice). + +2000-12-18 Benjamin Kosnik + + * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. + (libstdcxx_incdir): Pass down. + * config.if: Remove expired bits for cxx_interface, add stub. + (libstdcxx_incdir): Add variable for g++ include directory. + * configure.in (gxx_include_dir): Use it. + +2000-12-18 Alexandre Oliva + + * MAINTAINERS: Added self as sh port co-maintainer. Removed entry + with old-email address from ``Write After Approval''. + +2000-12-15 Andreas Jaeger + + * configure.in: Handle lang_dirs. + +2000-12-14 Tom Tromey + + * MAINTAINERS: Removed brads. + + * MAINTAINERS: Added gcj developers. + +2000-12-13 Anthony Green + + * configure.in: Disable libgcj for any target not specifically + listed. Disable libgcj for x86 and Alpha Linux until compatible + with g++ abi. + +2000-12-13 Mike Stump + + * Makefile.in (local-distclean): Also remove fastjar. + +2000-12-12 Rodney Brown + + * contrib/gcc_update: Add fastjar --touch entries. + +2000-12-12 Alexandre Oliva + + * configure.in: Disable language-specific target libraries for + languages that aren't enabled. + +2000-12-10 Anthony Green + + * configure.in: Define libgcj. Disable libgcj target libraries for + most targets. + +2000-12-10 Neil Booth + + * MAINTAINERS: Update mail address, remove from WAA list. + +2000-12-09 Alexandre Petit-Bianco + + * libjava: Imported from /cvs/java. + * libffi: Likewise. + * Boehm-gc: Likewise. + +2000-12-09 Alexandre Petit-Bianco + + * configure.in (target_libs): Revert 2000-12-08 patch. + (noconfigdirs): Added target-libjava. + +2000-12-09 Laurynas Biveinis + + * djunpack.bat: removed. + +2000-12-09 Laurynas Biveinis + + * Makefile.in: handle DOS-style absolute paths. + * config-ml.in: likewise. + * symlink-tree: likewise. + +2000-12-08 Alexandre Petit-Bianco + + * fastjar: Imported. + +2000-12-08 Alexandre Petit-Bianco + + * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about + libjava. + * configure.in (target_libs): Removed `target-libjava'. + +2000-12-08 Alexandre Petit-Bianco + + * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. + (ALL_MODULES): Added fastjar. + (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. + (all-target-libjava): all-fastjar replaces all-zip. + (all-fastjar): Added. + (configure-target-fastjar, all-target-fastjar): Likewise. + * configure.in (host_tools): Added fastjar. + +2000-12-07 Mike Stump + + * Makefile.in (local-distclean): Remove leftover built files. + +2000-11-24 Nick Clifton + + * configure.in (xscale-elf): Add target. + (xscale-coff): Add target. + +2000-11-22 Loren J. Rittle + + * ltcf-cxx.sh: Support creation of C++ shared libraries on + recent versions of FreeBSD (release 3 or later). + * ltconfig: On FreeBSD, -lc must not be provided when building + a shared library or else the standard -pthread gcc option is + rendered worthless to later users of the built library. + +2000-11-16 Fred Fish + + * configure.in (enable_libstdcxx_v3): Fix typo, + libstd++ -> libstdc++. + +2000-11-21 Kriang Lerdsuwanakij + + * MAINTAINERS: Add self to Write After Approval list. + +2000-11-21 Bernd Schmidt + + * MAINTAINERS: Update my email address. Add myself to global write + privs list. + +2000-11-18 Alexandre Oliva + + * Makefile.in: Merge with src and libgcj. + (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of + configure-target- when their configure scripts need the C + or C++ library to have already been built to work properly. + (do_proto_toplev): Set them to an empty string. + + * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. + (REALLY_SET_LIB_PATH): Use them. + +2000-11-17 Stan Shebs + + * MAINTAINERS: Add self to Write After Approval list. + +2000-11-13 Joseph S. Myers + + * configure: Provide the original toplevel configure arguments + (including $0) to subprocesses in the environment rather than + through gcc/configargs.h. + +2000-11-13 Joseph S. Myers + + * MAINTAINERS: Remove references to cccp. Change C9X reference to + C99. Alphabetise "Write After Approval" list. + +2000-11-12 Mark Mitchell + + * configure: Turn on libstdc++ V3 by default. + + * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library + if we've got GCC. + +2000-11-11 Philip Blundell + + * MAINTAINERS: Add self to Write After Approval list. + +2000-11-09 David Edelsohn + + * ltcf-c.sh (aix4): Improve shared library configuration; require + exporting symbols. + * ltcf-cxx.sh (aix4): Define. + * ltconfig (aix4): Define library and soname specs appropriate for + AIX. Define command to create export symbols list. + +Mon Nov 6 14:19:35 2000 Christopher Faylor + + * config.sub: Add support for Sun Chorus + +2000-10-31 Nick Clifton + + * MAINTAINERS: Rename @cygnus.com addresses to + @redhat.com. Also installed new email address for Clint + Popetz. + +2000-10-30 Joseph S. Myers + + * etc: Remove directory from GCC. + +2000-10-16 Michael Meissner + + * configure (gcc/configargs.h): Only create if there is a build GCC + directory created. + +2000-10-16 Matthias Klose + + * config.if: Search libstdc++-v3/configure.in for INTERFACE, + when configured for libstdc++-v3. + +2000-10-05 Phil Edwards + + * configure: Save configure arguments to gcc/configargs.h. + +2000-10-04 Philipp Thomas + + * config.guess: Import CVS version 1.157. + * config.sub: Import CVS version 1.181. + +2000-10-04 Andris Pavenis + + * Makefile.in (bootstrap): avoid recursion if subdir missing + (cross): ditto + (do-proto-toplev): ditto + +2000-09-30 Alexandre Oliva + + * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, + ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. + + * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool + multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt + all affected `configure' scripts. + +Mon 25-Sep-2000 19:46:09 BST Neil Booth + + * MAINTAINERS: Add self as cpplib co-maintainer. + +2000-09-24 Aldy Hernandez + + * MAINTAINERS: Add self to Write After Approval list. + +2000-09-18 Gerald Pfeifer + + * INSTALL/README: egcs -> GCC update. + +Sun Sep 17 16:55:59 CEST 2000 Marc Espie + + * MAINTAINERS: Add myself to Write After Approval list. + +2000-09-15 Kazu Hirata + + * MAINTAINERS: Add myself to Write After Approval list. + +Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) + + * configure.in: Do not build byacc for hppa64. Provide paths to the + X11 libraries for hppa64. + +2000-09-08 Stephane Carrez + + * MAINTAINERS: Add myself as 68hc11 port maintainer. + +2000-09-06 Alexandre Oliva + + * Makefile.in (all-zlib): Added dummy target. + + * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, + ltcf-gcj.sh: Updated from libtool multi-language branch. + +2000-09-05 Alexandre Oliva + + * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. + (bootstrap*): Depend on all-bootstrap. + +2000-09-05 Philipp Thomas + + * config.guess: Import CVS version 1.156. + * config.sub: Import CVS version 1.179. + +2000-09-02 Anthony Green + + * Makefile.in (all-gcc): Depend on all-zlib. + (CLEAN_MODULES): Add clean-zlib. + (ALL_MODULES): Add all-zlib. + * configure.in (host_libs): Add zlib. + +2000-09-02 Alexandre Oliva , DJ Delorie + + * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian + crosses, but add gcc/include to the header search path for them. + +2000-08-04 David E. O'Brien + + * MAINTAINERS: Add self to Write After Approval list. + +2000-08-27 Franz Sirl + + * config.guess: Import CVS version 1.152. + * config.sub: Import CVS version 1.177. + +2000-08-25 Alexandre Oliva + + * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and + $targargs to tell whether newlib is going to be built. + + * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search + $$r/TARGET_SUBDIR/libio for _G_config.h. + +2000-08-23 Alexandre Oliva + + * MAINTAINERS: Add self as a build machinery (*.in) maintainer. + +2000-08-22 DJ Delorie + + * MAINTAINERS: Add self as a build machinery (*.in) maintainer + +2000-08-22 Alexandre Oliva + + * config-ml.in (CC, CXX): Avoid trailing whitespace. + (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to + sub-configures. + +2000-08-21 DJ Delorie + + * MAINTAINERS: Add self as a libiberty maintainer + +2000-08-16 Alexandre Oliva + + * configure.in (libstdcxx_flags): Use + libstdc++-v3/src/libstdc++.INC. + +2000-08-15 Alexandre Oliva + + * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. + +2000-08-14 Zack Weinberg + + * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. + + * configure: Make enable_threads and enable_shared defaults + explicit. Substitute enable_threads into generated Makefiles. + * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. + * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. + +2000-08-13 Geoff Keating + + * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. + +2000-08-12 Alexandre Oliva + + * config-ml.in (CC): Remove bogus duplicate quotation mark from + previous delta. + +2000-08-11 Jason Merrill + + * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, + CXX_FOR_TARGET): Add -B$$r/gcc/ here. + (FLAGS_FOR_TARGET): Not here. + (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. + +2000-08-11 Alexandre Oliva + + * config-ml.in (CC, CXX): Don't introduce a leading space. + +2000-08-07 DJ Delorie + + * MAINTAINERS: Add self as a DJGPP maintainer + +2000-08-07 DJ Delorie + + * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean + "if we're also building gcc, and it's a gcc that will run on the + build machine, we want to use its includes instead of the system's + default includes". + +2000-08-04 Joseph S. Myers + + * MAINTAINERS: Add self to Write After Approval list. + +2000-08-03 Alexandre Oliva + + * configure.in (libstdcxx_flags): Don't use `"'. + + * config-ml.in: Adjust multilib search paths to the + appropriate multilib tree. + +2000-08-02 Alexandre Oliva + + * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to + commas in $LANGUAGES. + +2000-08-02 Manfred Hollstein + + * configure.in: Re-enable all references to libg++ and librx. + +2000-08-01 Alexandre Oliva + + * ltconfig, ltmain.sh: Update from libtool multi-language branch. + * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. + (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. + * ltcf-cxx.sh (need_lc): Set based on postdeps. + + * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. + +2000-07-31 Alexandre Oliva + + * configure.in (qCXX_FOR_TARGET): Quote `&' characters in + CXX_FOR_TARGET for sed. + +2000-07-30 Alexandre Oliva + + * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): + Do not override if already set in the environment or in configure. + Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. + (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. + +2000-07-28 Alexandre Oliva + + * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from + the libtool CVS tree multi-language branch. + * ltconfig, ltmain.sh: Updated. + +2000-07-27 Alexandre Oliva + + * Makefile.in (clean-target-libgcc): Remove gcc/libgcc. + (clean-target): Depend on it. + + * Makefile.in (FLAGS_FOR_TARGET): New macro. + (GCC_FOR_TARGET): Use it. + (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... + * configure.in: ... here. + (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. + (libstdcxx_flags): Define and append to CXX_FOR_TARGET. + +2000-07-24 Eric Christopher + + * MAINTAINERS: Add self to Write After Approval list. + +2000-07-24 Alexandre Oliva + + * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). + (configure-target-libchill, configure-target-libobjc): Likewise. + + * configure.in: Use the same cache file for all target libs. + * config-ml.in: But different cache files per multilib variant. + +2000-07-23 Michael Sokolov + + * configure (topsrcdir): Don't use dirname. + +2000-07-22 Jeffrey Oldham + + * MAINTAINERS: Add self to Write After Approval list. + +2000-07-20 Jason Merrill + + * configure.in: Remove all references to libg++ and librx. + + * configure, configure.in, Makefile.in: Unify gcc and binutils. + +2000-07-20 Hans-Peter Nilsson + + * config.sub: Update to subversions version 2000-07-06. + +2000-07-12 Andrew Haley + + * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. + (target_makefile_frag): Use mt-ia64pic on IA-64 targets. + +2000-07-07 Phil Edwards + + * symlink-tree: Check number of arguments. + +2000-07-05 Jim Wilson + + * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library + search path for a g++ extracted from the build tree. This + will allow link tests run by configure scripts in + subdirectories to succeed. + +2000-07-01 Koundinya K + + * ltconfig: Add support for mips-dde-sysv4.2MP + +2000-06-29 Michael Hayes + + * MAINTAINERS: Add myself as loop discovery maintainer. + +2000-06-28 Corinna Vinschen + + * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or + `os2'. Force ac_cv_exeext to be ".exe" in that case. + +2000-06-19 Timothy Wall + + * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. + * config.sub: Add tic54x target. + +Sun Jun 11 17:20:00 MET 2000 Toon Moene + + * MAINTAINERS: Add self as Fortran maintainer, + remove Craig Burley. + +Tue May 30 19:01:12 2000 Andrew Cagney + + * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. + * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 + +Mon May 29 21:15:00 MET 2000 Philipp Thomas + + * MAINTAINERS: Add self as i18n maintainer + +20000-05-21 H.J. Lu (hjl@gnu.org) + + * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc + directory are used if they exist. Make sure + $(build_tooldir)/include is searched for header files, + $(build_tooldir)/lib/ for library files. + (GCC_FOR_TARGET): Likewise. + (CXX_FOR_TARGET): Likewise. + +Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com) + + * configure.in (hppa*64*-*-*): Do build ld for this configuration. + +Wed May 17 16:03:48 2000 Alexandre Oliva + + * Makefile.in (configure-target-libiberty): Depend on + configure-target-newlib. + +2000-05-16 Alexandre Oliva + + * configure.in, Makefile.in: Merge all libffi-related + configury stuff from the libgcj tree. + +Tue May 16 10:06:21 2000 Andrew Cagney + + Thu Apr 27 11:01:48 2000 Andrew Cagney : + * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. + +Tue May 16 09:57:35 2000 Andrew Cagney + + Wed Apr 26 17:03:53 2000 Andrew Cagney : + * Makefile.in (do-djunpack): New target. Update djunpack.bat with + current version information. Add to proto-toplev directory. + (gdb-taz): Build do-djunpack. + +2000-05-15 David Edelsohn + + * configure.in: Special case powerpc*-*-aix* target_makefile_frag. + +Mon May 15 13:39:09 2000 Andrew Cagney + + * MAINTAINERS: Add self to Write After Approval list. + +2000-05-13 Alexandre Oliva + + * ltmain.sh: Preserve in relink_command any environment + variables that may affect the linker behavior. + +Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com) + + * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. + +Wed May 10 21:26:51 2000 Jim Wilson + + * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. + +2000-05-08 Eli Zaretskii + + * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst + with the version name. + +Sat May 6 21:12:55 CDT 2000 Jason Eckhardt + + * MAINTAINERS: Add self as bb-reorder maintainer. + +2000-05-01 Benjamin Kosnik + + * config.if: Tweak. + +2000-04-23 Eli Zaretskii + + * djunpack.bat: New file. + +Wed Apr 19 12:46:26 2000 Andrew Cagney + + * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, + gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, + dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, + insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. + +2000-04-16 Dave Pitts + + * config.sub (case $basic_machine): Change default for "ibm-*" + to "openedition". + +2000-04-13 Andreas Jaeger + + * MAINTAINERS: Added myself. + +Wed Apr 12 16:42:48 2000 Andrew Cagney + + * Makefile.in (gdb-taz): New target. GDB specific archive. + (do-md5sum): New target. + (MD5PROG): Define. + (PACKAGE): Default to TOOL. + (VER): Default to a shell script. + (taz): Rewrite target. Move real work to do-proto-toplev. Include + md5 checksum generation. + (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. + (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. + (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, + insight.tar.bz2): Use gdb-taz to create archive. + +Fri Apr 7 18:10:29 2000 Andrew Cagney + + * configure (warn_cflags): Delete. + +Thu Apr 6 16:15:14 2000 Philippe De Muyter + + * MAINTAINERS: Added myself. + +2000-04-05 Benjamin Kosnik + Martin v. Löwis + + * configure.in (enable_libstdcxx_v3): Add. + (target_libs): Add bits here to switch between libstdc++-v2 and + libstdc++-v3. + * config.if: And this file too. + * Makefile.in: Add libstdc++-v3 targets. + +2000-04-05 Michael Meissner + + * config.sub (d30v): Add d30v as a basic machine type. + +2000-03-29 Jason Merrill + + * configure.in: -linux-gnu*, not -linux-gnu. + +Sun Mar 12 17:30:30 2000 Toon Moene + + * MAINTAINERS: Add self in write-after-approval section. + +Sun Mar 12 00:23:32 2000 Jim Wilson + + * MAINTAINERS: Add self as ia64 port maintainer. + +2000-03-08 Neil Booth + + * MAINTAINERS: Add self in write-after-approval section. + +Fri Mar 3 18:44:08 2000 Andrew Cagney + + * Makefile.in (taz): Set PACKAGE to TOOL when not defined. + (do-tar-bz2): Replace TOOL with PACKAGE. + (gdb.tar.bz2): Remove GDBTK from GDB package. + (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, + dejagnu.tar.bz2): New packages. + +2000-02-27 Andreas Jaeger + + * configure.in: Add entry for mips*-*-linux*, move catch all + *-*-*linux* entry below this one. + +2000-02-27 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update to libtool 1.3.4. + +2000-02-24 Nick Clifton + + * config.sub: Support an OS of "wince". + +Thu Feb 24 16:15:56 2000 Andrew Cagney + + * config.guess, config.sub: Updated to match config's 2000-02-15 + version. + +2000-02-23 Linas Vepstas + + * config.sub: Add support for Linux/IBM 370. + * configure.in: Likewise. + +2000-02-22 Nick Clifton + + * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. + +2000-02-20 Christopher Faylor + + * config.guess: Guess "cygwin" rather than "cygwin32". + +2000-02-16 Kaveh R. Ghazi + + * configure (gcc_version): When setting, narrow search to + lines containing `version_string'. + +2000-02-15 Denis Chertykov + + * config.sub: Add support for avr target. + +2000-02-14 Nick Clifton + + * MAINTAINERS: Add maintainers for MCore port. + +Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson + + * config.sub: Add mmix-knuth-mmixware. + +2000-01-31 Kaveh R. Ghazi + + * MAINTAINERS: Pair cccp with cpplib maintainership. + +2000-01-27 Christopher Faylor + + * Makefile.in (CC_FOR_TARGET): Add new winsup directory + structure stuff to -L library search. + (CXX_FOR_TARGET): Ditto. + (CROSS_CHECK_MODULES): Fix spelling mistake. + +2000-01-24 Mark Mitchell + + * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke + the C++ compiler. + +2000-01-12 Richard Henderson + + * configure.in: Don't build some bits for beos. + +2000-01-12 Joel Sherrill (joel@OARcorp.com) + + * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well + as include files. + +2000-01-11 Zack Weinberg + + * Add self as cpplib maintainer, as requested by Jason + Merrill. Correct my e-mail address. + +2000-01-06 Geoff Keating + + * configure.in: Use mt-aix43 to handle *_TARGET defs, + not mh-aix43. + +Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson + + * MAINTAINERS: Add myself to "write after approval" list. + +1999-12-14 Richard Henderson + + * config.guess (alpha-osf, alpha-linux): Detect ev67. + * config.sub: Accept alphaev[78], alphaev8. + +1999-12-03 Alexandre Oliva + + * config.guess, config.sub: Update from autoconf. + +1999-11-29 Bruce Korb + + * MAINTAINERS: update my playtime e-address. + +Tue Nov 23 00:57:41 1999 Rainer Orth + + * config-ml.in (sparc*-*-*): Disable sparcv9 support if the + necessary libraries are missing. + +Fri Nov 19 11:22:31 MST 1999 Diego Novillo + + * MAINTAINERS: Add new 'write after approval' maintainer. + +Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco + + * MAINTAINERS: Add new Java maintainer. + +1999-10-25 Andreas Schwab + + * configure: Fix quoting inside arguments of eval. + +1999-10-21 Nick Clifton + + * config-ml.in: Allow suppression of some ARM multilibs. + +Tue Sep 7 23:33:57 1999 Linas Vepstas + + * config.guess: Add OS/390 match pattern. + * config.sub: Add mvs, openedition targets. + * configure.in (i370-ibm-opened*): New. + +1999-09-04 Steve Chamberlain + + * config.sub: Add support for configuring for pj. + +1999-08-31 Nick Clifton + + * config.sub (maybe_os): Add support for configuring for fr30. + +1999-08-25 Nick Clifton + + * configure.in: Do not configure or build ld for AIX + platforms. ld is known to be broken on these platforms. + +Wed Aug 25 01:12:25 1999 Rainer Orth + + * config-ml.in: Pass compiler flag corresponding to multidirs to + subdir configures. + +1999-08-09 Ian Lance Taylor + + * Makefile.in (LDFLAGS): Define. + +1999-08-08 Mumit Khan + + * configure.in (i[3456]-*-mingw32*): Don't put gprof in + noconfigdirs. + (*-*-cygwin*): Likewise. + +1999-08-08 Ian Lance Taylor + + * mkdep: New file. + * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. + (BINUTILS_SUPPORT_DIRS): Add mkdep. + + From Eli Zaretskii : + * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly + long file name when using DJGPP on MS-DOS. + +Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) + + * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. + +1999-07-30 Alan Modra + + * Makefile.in (check-target-libio): Remove all-target-libstdc++ + dependency as this causes "make check" to globally "make all" + +Tue Jun 22 23:45:18 1999 Tom Tromey + + * configure.in (target_libs): Added target-zlib. + * Makefile.in (ALL_TARGET_MODULES): Added zlib. + (CONFIGURE_TARGET_MODULES): Likewise. + (CHECK_TARGET_MODULES): Likewise. + (INSTALL_TARGET_MODULES): Likewise. + (CLEAN_TARGET_MODULES): Likewise. + (configure-target-zlib): New target. + (all-target-zlib): Likewise. + (all-target-libjava): Depend on all-target-zlib. + (configure-target-libjava): Depend on configure-target-zlib. + + * Makefile.in (configure-target-libjava): Depend on + configure-target-newlib. + (configure-target-boehm-gc): New target. + (configure-target-qthreads): New target. + + * configure.in (target_libs): Added target-qthreads. + * Makefile.in (ALL_TARGET_MODULES): Added qthreads. + (CONFIGURE_TARGET_MODULES): Likewise. + (CHECK_TARGET_MODULES): Likewise. + (INSTALL_TARGET_MODULES): Likewise. + (CLEAN_TARGET_MODULES): Likewise. + (all-target-qthreads): New target. + (configure-target-libjava): Depend on configure-target-qthreads. + (all-target-libjava): Depend on all-target-qthreads. + + * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. + (CONFIGURE_TARGET_MODULES): Likewise. + (CHECK_TARGET_MODULES): Likewise. + (INSTALL_TARGET_MODULES): Likewise. + (CLEAN_TARGET_MODULES): Likewise. + (all-target-libjava): New target. + (all-target-boehm-gc): Likewise. + * configure.in (target_libs): Added libjava, boehm-gc. + +1999-07-22 Ian Lance Taylor + + * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and + configure.bat in SUPPORT_FILES. + (gas+binutils.tar.bz2): Likewise. + + * makeall.bat: Remove; obsolete. + +1999-07-21 Ian Lance Taylor + + From Mark Elbrecht: + * configure.bat: Remove; obsolete. + +1999-07-11 Ian Lance Taylor + + * configure: Add -W -Wall to the default CFLAGS when compiling with + gcc. + +Thu Jul 8 12:32:23 1999 John David Anglin + + * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. + +1999-06-30 Mark Mitchell + + * configure.in: Build ld on IRIX6. + +1999-06-12 Ian Lance Taylor + + * Makefile.in: Change distribution targets to use bzip2 instead of + gzip. + (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. + (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. + +1999-06-04 Nick Clifton + + * config.sub: Add mcore target. + +Sun May 30 16:03:16 1999 Cort Dougan + + * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. + +Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org) + + * config.guess (dummy): Changed to $dummy. + +1999-05-24 Nick Clifton + + * config.sub: Tidied up case statements. + +1999-05-22 Ben Elliston + + * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake + . + + * config.guess: Merge with FSF version. Future changes will be + more accurately recorded in this ChangeLog. + * config.sub: Likewise. + +Thu May 20 10:00:42 1999 Stephen L Moshier + + * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. + +1999-04-30 Tom Tromey + + * ltmain.sh: [mode link] Always use CC given by ltconfig. + +1999-04-23 Tom Tromey + + * ltconfig, ltmain.sh: Update to libtool 1.2f. + +1999-04-20 Drew Moseley + + * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. + (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. + Bad merge removed these two changes. + +Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) + Martin Heller (Ing.-Buero_Heller@t-online.de) + + * config.guess (interix Alpha): Add. + +1999-04-11 Richard Henderson + + * configure.in (i?86-*-beos*): Do config gperf; don't config + gdb, newlib, or libgloss. + +Sun Apr 11 23:55:34 1999 Alexandre Oliva + + * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to + link a trivial program with -mabi=64. If it fails, remove mabi=64 + from multidirs. + +Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de) + + * config.sub: Set basic_machine to i586 when target_alias = k6-*. + +1999-04-08 Nick Clifton + + * config.sub: Add support for mcore targets. + +1999-04-07 Michael Meissner + + * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, + not mt-ospace, in order to shut up assembler warning about using + symbols that are named the same as registers. + +1999-04-07 Drew Moseley + + * Makefile.in (all-target-cygmon): Added all-target-bsp to the + dependency list for all-target-cygmon. + +1999-04-05 Doug Evans + + * config-ml.in: Check $host, not $target, for selective multilibs. + (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, + thumb interworking, and underscore prefix multilibs. + +1999-04-04 Ian Lance Taylor + + * missing: Update to version from current automake. + +Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) + + * configure (gxx_include_dir): Removed. + + * configure.in (gxx_include_dir): Handle it. + * Makefile.in: Likewise. + +1999-03-29 Gavin Romig-Koch + + * config.sub (mips64vr4111,mips64vr4111el) Add. + +1999-03-21 Ben Elliston + + * config.guess: Correct typo for detecting ELF on FreeBSD. + +Thu Mar 18 00:17:50 1999 Mark Elbrecht + + * configure.in (pc-msdosdjgpp): Set host_makefile_frag to + config/mh-djgpp. + +Thu Mar 11 18:37:23 1999 Drew Moseley + + * Makefile.in (all-target-bsp): Added all-gcc all-binutils and + all-target-newlib to dependency list for all-target-bsp. + +Thu Mar 11 01:19:31 1999 Mumit Khan + + * config.sub: Add i386-uwin support. + * config.guess: Likewise. + +Thu Mar 11 01:07:55 1999 Franz Sirl + + * configure.in: cleanup, add mh-*pic handling for arm, special + case powerpc*-*-aix* + +Wed Mar 10 18:35:07 1999 Jeff Johnston + + * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a + can be built. + +Wed Mar 10 17:39:09 1999 Drew Moseley + + * configure.in: Added bsp support to arm-*-coff and arm-*-elf + targets. + +1999-03-02 Nick Clifton + + * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL + +Sun Feb 28 02:20:00 1999 Geoffrey Noer + + * config.sub: Check for "cygwin*" rather than "cygwin32*" + +1999-02-24 Nick Clifton + + * config.sub: Fix typo in arm recognition. + +Wed Feb 24 13:51:40 1999 Drew Moseley + + * configure.in (noconfigdirs): Changed target_configdirs to + include target-bsp only for m68k-*-elf* and m68k-*-coff* + rather than m68k-*-* since it is not known to work on + m68k-aout. Ditto for arm-*-*oabi. + +Wed Feb 24 12:52:17 1999 Stan Shebs + + * configure.in (*-*-windows*): Remove, no longer used. + +1999-02-19 Ben Elliston + + * config.guess: Automatically recognise ELF on FreeBSD. From Niall + Smart and improved by Andrew Cagney. + +Thu Feb 18 19:55:09 1999 Marc Espie + + * config.guess: Recognize openbsd-*-hppa. + +Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) + + * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) + only if it is not empty. + +1999-02-17 Nick Clifton + + Patch from: Scott Bambrough + + * config.guess: Modified to recognize uname's armv* syntax. + + * config.sub: Modified to recognize uname's armv* syntax. + +1999-02-17 Mark Salter + + * configure.in: Added target-bsp for sparclite. + +Mon Feb 8 14:17:24 1999 Richard Henderson + + * config.sub: Recognize alphapca5[67] and up to alphaev8. + +1999-02-08 Nick Clifton + + * configure.in: Add support for strongarm port. + * config.sub: Add support for strongarm target. + +Sun Feb 7 18:01:54 1999 Mumit Khan + + * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of + the old name config/mh-cygwin32. + Enable texinfo. + +Thu Feb 4 20:43:25 1999 Ian Lance Taylor + + * configure.in: Do build ld for ix86 Solaris. + +Tue Feb 2 19:46:40 1999 Jim Wilson + + * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of + $AR_FOR_TARGET. Likewise for RANLIB. + +Tue Feb 2 20:05:05 1999 Catherine Moore + + * config.sub (oabi): Recognize. + * configure.in (arm-*-oabi): Handle. + +Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) + + * config.guess: Improve detection of i686 on UnixWare 7. + +Sat Jan 30 08:04:00 1999 Mumit Khan + + * config.guess: Add support for i386-pc-interix. + * config.sub: Likewise. + * configure.in: Likewise. + +Mon Jan 18 13:59:20 1999 Christopher Faylor + + * Makefile.in: Remove unneeded all-target-libio from + from all-target-winsup target since it is now unneeded. + Add all-target-libtermcap in its place since it is now + needed. + +Wed Dec 30 20:34:52 1998 Christopher Faylor + + * configure.in: makefile stub for cygwin target is probably + unnecessary. Remove it for now. + +Wed Dec 30 01:13:03 1998 Christopher Faylor + + * configure.in: libtermcap.a should be built when cygwin is the + target as well as the host. + * config.guess: Allow mixed case in cygwin uname output. + * Makefile.in: Add libtermcap target. + +Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) + + * config.sub: Clean up handling of hppa2.0. + +Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) + + * config.guess: Use C code to identify more HP machines. + +Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) + + * config.sub: Handle hppa2.0. + +Tue Dec 15 17:02:58 1998 Bob Manson + + * configure.in: Add cygmon for x86-coff and x86-elf. Configure + cygmon for all sparclite targets, regardless of object format. + +1998-12-15 Mark Salter + + * configure.in: Added target-bsp for several target architectures. + + * Makefile.in: Added rules for bsp. + +Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) + + * config.guess: Improve detection of hppa2.0 processors. + +Fri Dec 4 01:33:05 1998 Niall Smart + + * config.guess: Recognize FreeBSD using ELF automatically. + +1998-11-26 Manfred Hollstein + + * configure (skip-this-dir): Add handling for new shell script, which + might be created by a sub-directory's configure to indicate, this particular + directory is "unwanted". + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. + +Wed Nov 18 18:28:45 1998 Geoffrey Noer + + * ltconfig: import from libtool, after changing libtool to + account for the cygwin name change. + +Wed Nov 18 18:09:14 1998 Geoffrey Noer + + * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also + include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. + +Wed Nov 18 20:13:29 1998 Christopher Faylor + + * configure.in: Add libtermcap to list of cygwin dependencies. + +Tue Nov 17 16:57:51 1998 Geoffrey Noer + + * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that + they include winsup/include when it's a cygwin target. + +1998-11-12 Tom Tromey + + * configure.in (host_tools): Added zip. + * Makefile.in (all-target-libjava): Depend on all-zip. + (all-zip): New target. + (ALL_MODULES): Added all-zip. + (NATIVE_CHECK_MODULES): Added check-zip. + (INSTALL_MODULES): Added install-zip. + (CLEAN_MODULES): Added clean-zip. + +Thu Nov 12 17:27:21 1998 Geoffrey Noer + + * Makefile.in: lose "32" from comment about cygwin. + +Thu Nov 5 15:00:31 1998 Nick Clifton + + * configure.in: Use -Os to build target libraries for the fr30. + +Wed Nov 4 18:49:43 1998 Dave Brolley + + * config.sub: Add fr30. + +Mon Nov 2 15:19:33 1998 Geoffrey Noer + + * configure.in: drop "32" from config/mh-cygwin32. Check + cygwin* instead of cygwin32*. + * config.sub: Check cygwin* instead of cygwin32*. + +Thu Oct 22 10:55:25 1998 Robert Lipe + + * config.guess: Match any version of Unixware7. + +1998-10-20 Syd Polk + + * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 + if desired. + +Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) + + * config.if (cxx_interface, libstdcxx_interface): Do not try to set + these if the appropriate directories and files to not exist. + +Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (DEVO_SUPPORT): Add config.if. + +Tue Oct 13 15:45:36 1998 Manfred Hollstein + + * configure: Add pattern to replace "build_tooldir"'s + definition in the generated Makefile with "tooldir"'s + actual value. + +Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) + + * config.sub: Bring back lost sparcv9. + + * Makefile.in (all-snvavigator): Remove all-flexlm dependency. + +Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to + CC_FOR_TARGET and friends. + +Mon Oct 12 12:09:30 1998 Alexandre Oliva + + * Makefile.in (build_tooldir): New variable, same as tooldir. + (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add + -B$(build_tooldir)/bin/. + (BASE_FLAGS_TO_PASS): Pass build_tooldir down. + +Tue Sep 1 16:23:11 1998 Gerald Pfeifer + + * README: Remove installation instructions and refer to the + INSTALL directory instead. + +Wed Sep 30 22:20:50 1998 Robert Lipe + + * config.sub: Add support for i[34567]86-pc-udk. + * configure.in: Likewise. + +Wed Sep 30 19:23:48 1998 Geoffrey Noer + + * Makefile.in: add bzip2 package building bits for user + tools module + * configure.in: ditto + +Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. + (ALL_TARGET_MODULES): Add all-target-libobjc. + (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. + (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. + (all-target-libchill): Add dependencies. + * configure.in (target_libs): Add libchill. + +1998-09-30 Manfred Hollstein + + * configure.in (target_subdir): Remove duplicate line. + +Tue Sep 29 22:45:41 1998 Felix Lee + + * Makefile.in (all-automake): fix dependencies. + +Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) + + * configure.in: Minor cleanups for building in the $(target_alias) + subdir. + +1998-09-22 Jim Wilson + + * Makefile.in (bootstrap): Set r and s before make all. Use + BASE_FLAGS_TO_PASS in make all. + (cross): Likewise. + +1998-09-20 Mark Mitchell + + * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. + +Sun Sep 20 00:13:02 1998 Richard Henderson + + * config.sub: Fix typo in last change. + +1998-09-19 Michael Hayes + + * config.sub: Add support for C4x target. + * configure.in: Likewise. + +1998-09-13 David S. Miller + + * config.sub: Recognize sparcv9 just like sparc64. + +Wed Sep 9 15:44:52 1998 Robert Lipe + + * config.guess: Match "Pent II" or "PentII" for OpenServer. + +Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) + + * config.guess: Correctly identify Pentium II sco boxes. + + * config.guess: Fix "tr" code. From Weiwen Liu. + +Sat Sep 5 13:56:52 1998 John Hughes + + * configure.in: Do not assume x86-svr4 or x86-unixware can handle + stabs. + +Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (TARGET_CONFIGDIRS): Add libchill. + (ALL_TARGET_MODULES): Add all-target-libchill. + (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. + (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. + (all-target-libchill): Add dependencies. + * configure.in (target_libs): Add libchill. + +Sun Aug 30 22:27:02 1998 Lutz Wohlrab + + * config.guess: Avoid assumptions about "tr" behaves when + LANG is set to something other than English. + +Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) + + * configure (gxx_include_dir): Changed to + '${prefix}/include/g++'-${libstdcxx_interface}. + + * config.if: New to determine the interfaces. + +Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) + + * config.guess: Detect and handle MPE/IX. + * config.sub: Deal with MPE/IX. + +Sat Aug 29 14:32:55 1998 David Edelsohn + + * configure.in: Use mh-aix43. + +1998-07-29 Manfred Hollstein + + * configure: Fix --without/--disable cases for gxx-include-dir. + +Fri Aug 28 12:28:26 1998 Per Bothner + + * mdata-sh: Imported. Needed for automake support. + +Thu Aug 13 12:49:29 1998 H.J. Lu + + * Makefile.in (taz): Try "chmod -R og=u ." before + "chmod og=u `find . -print`". + +Fri Jul 31 09:38:33 1998 Catherine Moore + + * configure.in: Add arm-elf and thumb-elf support. + +Mon Jul 27 16:23:58 1998 Doug Evans + + * Makefile.in: Undo previous patch. + +Fri Jul 24 19:55:24 1998 Doug Evans + + * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES + to here ... + (install-no-fixedincludes): and here + (INSTALL_MODULES): ... from here. + +Fri Jul 24 17:01:42 1998 Ian Lance Taylor + + * config.sub: Merge with FSF. + + * config.guess: Merge with FSF. + +Fri Jul 24 08:43:36 1998 Doug Evans + + * configure (extraconfigdirs): New variable. + (SUBDIRS): Add extraconfigdirs and recurse on them too. + * Makefile.in (all): Move higher in file. + (EXTRA_TARGET_HOST_ALL_MODULES): New variable. + (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. + (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. + (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. + (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. + +1998-07-23 Brendan Kehoe + + * Makefile.in (all-target-libjava): Depend on all-gcc and + all-target-newlib. + (configure-target-libjava): Depend on $(ALL_GCC). + +Sat Jul 18 14:32:43 CDT 1998 Robert Lipe + + * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. + (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. + +Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann + + * INSTALL/README: Fix typo. + +Fri Jul 17 13:30:18 1998 Ian Lance Taylor + + * ylwrap: Change absolute path checks to check for DOS style path + names. + + * ylwrap: Don't use a full path name if the source file is in the + same directory. From hjl@lucon.org (H.J. Lu). + + * config-ml.in: Default to being verbose, to match Feb 18 change to + configure. + +Thu Jul 16 12:29:51 1998 Ian Lance Taylor + + Brought over from egcs: + + Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) + + * configure.in (target_subdir): Set to ${target_alias} instead + of "libraries". + + Mon Sep 1 16:45:44 1997 Jim Wilson + + * configure.in (target_subdir): Set to libraries if enable_multilib. + +Wed Jul 15 01:00:54 1998 Ian Lance Taylor + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any + multilibs, force reconfiguration the first time we create + multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. + +Tue Jul 14 23:41:03 1998 Ian Lance Taylor + + * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to + avoid confusion with --no-recursion. + +Tue Jul 14 15:37:41 1998 Geoffrey Noer + + * configure.in: Win32 hosts shouldn't use install -x + * install-sh: remove -x option, and special .exe-handling + hack. + +Tue Jul 14 15:28:41 1998 Richard Henderson + + * config.guess: Recognize i586-pc-beos. + * configure.in: Don't build some bits for beos. + +Tue Jul 14 13:22:18 1998 Ian Lance Taylor + + * configure: If CC is set but CFLAGS is not, and CC is gcc, make + CFLAGS default to -O2. + + * ltmain.sh: Add some hacks to make SunOS --enable-shared work + when using GNU ld. + +Fri Jul 10 13:18:23 1998 Ian Lance Taylor + + * ltmain.sh: Correct install when using a different shell. + +Tue Jul 7 15:24:38 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update to libtool 1.2b. + +Thu Jul 2 13:57:36 1998 Klaus Kaempf + + * makefile.vms: Update to build binutils/makefile.vms. Add install + target. + +Wed Jul 1 16:45:21 1998 Ian Lance Taylor + + * ltconfig: Update to correct AIX handling. + +Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. + + * configure.in (target_subdir): Set to ${target_alias} instead + of "libraries". + +1998-06-26 Manfred Hollstein + + * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. + (Makefile): Depend on $(gcc_version_trigger). + + * configure (gcc_version): Change default initializer to empty + string. + (gcc_version_trigger): New variable; pass this variable down + to subdir configures to enable them checking gcc's version + themselves. Emit make macros for both gcc_version vars. + (topsrcdir): Initialize reliably. + (recursion line): Remove --with-gcc-version=${gcc_version}. + +1998-06-24 Manfred Hollstein + + * configure (enable_version_specific_runtime_libs): Implement new flag + --enable-version-specific-runtime-libs which installs C++ runtime stuff + in $(libsubdir); emit definition in each generated Makefile. + (gxx_include_dir): Initialize depending on + $enable_version_specific_runtime_libs. + +1998-06-24 Manfred Hollstein + + * configure (gcc_version): Initialize properly depending on + how and where configure is started. + (recursion line): Pass a --with-gcc-version=${gcc_version} + to configures in subdirs. + +Wed Jun 24 16:01:59 1998 John Metzler + + * configure.in (noconfigdirs): Add configure pattern for mips tx39 + cygmon + +Tue Jun 23 22:42:32 1998 Mark Alexander + + * configure.in: Add cygmon and libstub support for mn10200. + +1998-06-19 Manfred Hollstein + + * configure (gcc_version): Add new variable describing the + particular gcc version we're building. + * Makefile.in (libsubdir): Add new macro for the directory + in which the compiler finds executables, libraries, etc. + (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias + and libsubdir. + +Fri Jun 19 02:36:59 1998 Alexandre Oliva + + * Makefile.in (local-clean): Remove *.log. + (warning.log): Built with warn_summary from build.log. + (mail-report.log): Run test_summary. + (mail-report-with-warnings.log): Run test_summary including + warning.log in the report. + +Thu Jun 18 11:26:03 1998 Robert Lipe + + * config.guess: Detection of Pentium II for *-sco-3.2v5*. + +Mon Jun 15 14:53:54 1998 Andrew Cagney + + * Makefile.in (grep): Grep no longer depends on libiberty. + +Fri Jun 12 14:03:34 1998 Syd Polk + + * Makefile.in: all-snavigator needs all-libgui. + +Thu Jun 11 19:43:47 1998 Mark Alexander + + * configure.in: Add cygmon and libstub support for mn10300. + +Wed Jun 10 11:19:47 1998 Ian Lance Taylor + + * missing: Update to version from automake 1.3. + + * ltmain.sh: On installation, don't get confused if the same name + appears more than once in the list of library names. + +Wed Jun 3 14:51:42 1998 Ian Lance Taylor + + * config.sub: Accept m68060 and m5200 as CPU names. + +Mon Jun 1 17:25:16 1998 Ian Lance Taylor + + * configure: Use && rather than using -a in test, because odd + strings can confuse test. + * configure.in: Likewise. + +Thu May 28 19:31:13 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Bring in Visual C++ support. + +Sat May 23 23:44:13 1998 Alexandre Oliva + + * Makefile.in (boostrap2-lean, bootstrap3-lean, + bootstrap4-lean): New targets. + +Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) + + * mpw-* Delete. Not used. + +Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) + + * COPYING.LIB: Update FSF address. + +Fri May 8 01:30:20 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update to libtool 1.2a. + + * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via + GAS_SUPPORT_DIRS. + +Thu May 7 17:27:35 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Avoid producing a version number if + -version-info was not used. + +Tue May 5 18:02:24 1998 Ian Lance Taylor + + * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are + building with newlib. + +1998-04-30 Paul Eggert + + * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; + Solaris `make' causes it to continue to next definition. + +Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * Makefile.in (install-gdbtk): Call this 'install-gdb' so that + the right GUI libraries and files are installed along with GDB. + +Tue Apr 28 18:11:24 1998 Ian Lance Taylor + + * configure.in: Change alpha to alpha* in several places. + +Tue Apr 28 07:42:00 1998 Mark Alexander + + * config.sub: Recognize sparc86x. + +Tue Apr 28 07:35:02 1998 Michael Meissner + + * configure.in (--enable-target-optspace): Remove debug echo. + +Thu Apr 23 21:31:16 1998 Jim Wilson + + * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. + +Thu Apr 23 12:26:38 1998 Ian Lance Taylor + + * ltconfig: Update cygwin32 support. + + * Makefile.in (GAS_SUPPORT_DIRS): Add intl. + (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. + (GDB_SUPPORT_DIRS): Likewise. + +Wed Apr 22 12:30:10 1998 Michael Meissner + + * configure.in (target_makefile_frag): If --enable-target-optspace, + use -Os to compile target libraries rather than -O2. Default to + using -Os for d10v and m32r if --{enable,disable}-target-optspace is + not used. + * configure.in (target_cflags): Ditto for d30v. + +Tue Apr 21 23:06:54 1998 Tom Tromey + + * Makefile.in (all-bfd): Depend on all-intl. + (all-binutils): Likewise. + (all-gas): Likewise. + (all-gprof): Likewise. + (all-ld): Likewise. + +1998-04-19 Brendan Kehoe + + * configure.in (host_tools): Fix typo, lbtool -> libtool. + +Fri Apr 17 16:20:42 1998 Ian Lance Taylor + + * Makefile.in (all-bfd): Depend upon all-libiberty. + + * ltconfig, ltmain.sh: Bring in newer cygwin32 support. + +Fri Apr 17 12:22:22 1998 Bob Manson + + * Makefile.in: Add libstub. + + * configure.in: Ditto. Build libstub for targets that have cygmon + support. + +Tue Apr 14 18:01:55 1998 Ian Lance Taylor + + * configure.in: Don't set PICFLAG on ix86-cygwin32. + +Tue Apr 14 12:24:45 1998 J. Kean Johnston + + * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and + use mh-sysv5 if specified. Support gprof on SCO Open Server. + +Tue Apr 14 11:33:51 1998 Krister Walfridsson + + * configure: Define DEFAULT_M4 by searching PATH. + * Makfile.in: Use DEFAULT_M4. + +Mon Apr 13 15:37:24 1998 Ian Lance Taylor + + * ltconfig: Add cygwin32 support. + + * Makefile.in, configure.in: Add libtool as a native only directory + to configure and build. + +Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (INSTALL_MODULES): Remove texinfo. + +Wed Apr 8 13:18:56 1998 Philippe De Muyter + + * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. + +Thu Apr 2 14:48:44 1998 Geoffrey Noer + + * Makefile.in: add ash make rules + * configure.in: add ash to native_only and host_tools lists + +Thu Mar 26 12:53:20 1998 Tom Tromey + + * Makefile.in (all-gettext, all-intl): New targets. + (ALL_MODULES): Added all-gettext, all-intl. + (CROSS_CHECK_MODULES): Added check-gettext, check-intl. + (INSTALL_MODULES): Added install-gettext, install-intl. + (CLEAN_MODULES): Added clean-gettext, clean-intl. + + * configure.in (host_tools): Added gettext. + (native_only): Likewise. + (noconfigdirs) [various cases]: Likewise. + (host_libs): Added intl. + +Thu Mar 26 15:00:11 1998 Keith Seitz + + * configure: Do not disable building gdbtk for cygwin32 hosts. + +Wed Mar 25 10:04:18 1998 Nick Clifton + + * configure.in: Add thumb-coff target. + * config.sub: Add thumb-coff target. + +Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * Makefile.in: Revert yesterday's change. + (all-target-winsup): all-target-librx stays out of here. + +Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, + CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, + INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): + Remove references to librx and libg++. + +Tue Mar 24 18:28:12 1998 Eric Mumpower + + * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to + recursive makes + +Tue Mar 24 11:37:45 1998 Ian Lance Taylor + + * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B + for newlib directory. + (CXX_FOR_TARGET): Likewise. + +Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) + + * ltconfig: Update after libtool/ltconfig.in change for + hpux11. + +Fri Mar 20 18:51:43 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update to libtool 1.2. + +Fri Mar 20 09:32:14 1998 Manfred Hollstein + + * Makefile.in (install-gcc): Don't specify LANGUAGES here. + (install-gcc-cross): Instead, override LANGUAGES here. + +1998-03-18 Dave Love + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a + non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. + +Wed Mar 18 09:24:59 1998 Nick Clifton + + * configure.in: Add Thumb-pe target. + +Tue Mar 17 16:59:00 1998 Syd Polk + + * Makefile.in - changed sn targets to snavigator + * configure.in - changed sn targets to snavigator + +Tue Mar 17 10:33:28 1998 Manfred Hollstein + + * config-ml.in: After building symlink tree call make distclean + if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens + to be the case for libiberty. + +Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) + + * configure: When making link, also check the current + directory. The configure scripts may create one. + +Fri Mar 6 01:02:03 1998 Richard Henderson + + * config.sub: Accept alphapca56 and alphaev6 properly. + +Fri Mar 6 00:14:55 1998 Franz Sirl + + * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. + +Mon Feb 23 15:09:18 1998 Bruno Haible + + * Makefile.in (INSTALL_MODULES): Move install-tcl before + install-itcl. + (install-itcl): Remove dependency on install-tcl. + +Mon Feb 23 09:53:28 1998 Mark Alexander + + * configure.in: Remove libgloss from noconfigdirs for MN10300. + +Thu Feb 19 13:40:41 1998 Ian Lance Taylor + + * configure.in: Don't build libgui for a cygwin32 target when not on + a cygwin32 host. + +Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * configure (redirect): Set to null, so default behavior of + configure is now --verbose. + +1998-02-16 Dave Love + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with + CONFIG_SITE=/dev/null to forestall lossage with site configuration. + +Mon Feb 16 12:23:53 1998 Manfred Hollstein + + * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add + this change to sync Makefile.in with its ChangeLog entries. + +Thu Feb 12 15:03:08 1998 H.J. Lu + + * ltmain.sh (mkdir): Check that the directory doesn't exist + before we exit with error, so that we don't get races during + parallel builds. + +Sat Feb 7 15:19:18 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update from libtool 1.0i. + +Fri Feb 6 01:33:52 1998 Manfred Hollstein + + * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and + PICFLAG_FOR_TARGET. + (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. + + * configure: Emit a definition for the new macro enable_shared + into each Makefile. + +Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) + + * configure.in (host_tools, native_only): Add libtool. + +Wed Feb 4 16:53:58 1998 Geoffrey Noer + + * configure.in: add target-gperf to noconfigdirs for Cygwin32. + Fix typo in ming config comment. + +Wed Feb 4 18:56:13 1998 Ian Lance Taylor + + * ltconfig, ltmain.sh: Update from libtool 1.0h. + +Mon Feb 2 19:38:19 1998 Ian Lance Taylor + + * config.sub: Add tic30 cases, and map c30 to tic30. + +Sun Feb 1 02:40:41 1998 Richard Henderson + + * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. + (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly + (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly + (CLEAN_TARGET_MODULES): Similarly + (all-target-libf2c): Add dependences. + * configure.in (target_libs): Add libf2c. + +Fri Jan 30 17:18:32 1998 Geoffrey Noer + + * configure.in: Remove expect from noconfigdirs when target + is cygwin32. OK to build expect and dejagnu with Canadian + Cross. + +Wed Jan 28 12:58:49 1998 Ian Lance Taylor + + * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 + host. + + * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 + and mingw32. + +Wed Jan 28 10:26:37 1998 Manfred Hollstein + + * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) + here as it is not defined in the toplevel Makefile. + +Tue Jan 27 23:25:06 1998 Manfred Hollstein + + * configure (package_makefile_rules_frag): New variable, which names + a file with generic rules, ... + Change comment to mention we now have FIVE parts. + * configure: Undo last change. + +Tue Jan 27 23:15:55 1998 Lassi A. Tuura + + * config.guess: More accurate determination of HP processor types. + * config.sub: More accurate determination of HP processor types. + +Sat Jan 24 01:59:45 1998 Manfred Hollstein + + * configure (package_makefile_frag): Move inserting the + ${package_makefile_frag} to where it should be according + to the comment. + +Fri Jan 23 00:29:28 1998 Philip Blundell + + * config.guess: Add support for Linux/ARM. + +Thu Jan 22 15:14:01 1998 Fred Fish + + * .cvsignore: Remove *-info and *-install since they match + release-info and mpw-install, which we don't want to just ignore. + +Thu Jan 22 01:38:33 1998 Richard Henderson + + * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. + +Sat Jan 17 21:28:08 1998 Pieter Nagel + + * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and + local_prefix to sub-make invocations. + +Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) + + * configure.in: Check makefile fragments in the source + directory. + +Fri Jan 16 00:41:37 1998 Alexandre Oliva + + * configure.in: Check whether host and target makefile + fragments exist before adding them to *_makefile_frag. + +Wed Jan 14 23:39:10 1998 Bob Manson + + * configure.in (target_configdirs): Add cygmon for sparc64-elf. + +Wed Jan 14 12:48:07 1998 Keith Seitz + + * configure.in: Make sure we only replace RPATH_ENVVAR on + lines which begin with RPATH_ENVVAR, i.e. add "^" to the + regexp to sed. + + * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down + to sub-makes. + +1998-01-13 Lee Iverson (leei@ai.sri.com) + + * config-ml.in (multi-do): LDFLAGS must include multilib + designator. + +Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) + + * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. + +Sun Jan 4 01:06:55 1998 Mumit Khan + + * config.sub: Add mingw32 support. + * configure.in: Likewise. + +Sat Jan 3 12:11:05 1998 Franz Sirl + + * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 + +Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (INSTALL_TARGET): Do install-gcc first. + * configure (gxx_include_dir): Provide a definition for subdirs + which do not use autoconf. + +Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) + + * config.guess: Sync with egcs. Picks up new alpha support, + BeOS & some additional linux support. + +Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) + + * config.guess: HP 9000/803 is a PA1.1 machine. + +Mon Dec 22 02:39:24 1997 Richard Henderson + + * configure.in: It's alpha*-... + +Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) + + * configure.in (host_makefile_frag, target_makefile_frag): + Handle multiple config files. + (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and + alpha-*-*. + +Thu Dec 18 13:13:03 1997 Doug Evans + + * mkdep: New file. + +Wed Dec 17 09:53:02 1997 Michael Meissner + + * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. + +Tue Dec 16 17:36:05 1997 Ian Lance Taylor + + * Makefile.in: Add libgui directory. + (GDB_TK): Add all-libgui. + * configure.in: Add libgui directory. + * configure: Add all-libgui to GDB_TK. + +Mon Dec 15 16:12:28 1997 Nick Clifton + + * config-ml.in (multidirs): Add m32r to multilib list. + +Fri Dec 12 10:43:31 1997 Brendan Kehoe + + * Makefile.in (all-target-gperf): Change dependency to + all-target-libstdc++. + +Thu Dec 11 23:30:51 1997 Fred Fish + + * config.guess: Add BeOS support. + +Wed Dec 10 15:10:38 1997 Ian Lance Taylor + + Source directory cvs renamed to cvssrc: + * configure.in (host_tools): Change cvs to cvssrc. + (native_only): Likewise. + (noconfigdirs) [various cases]: Likewise. + * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. + (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. + (INSTALL_MODULES): Change install-cvs to install-cvssrc. + (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. + (all-cvssrc): Rename target from all-cvs. + +Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) + + * configure (gxx_include_dir): Fix thinko. + +Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (INSTALL_TARGET_CROSS): Define. + (install-cross, install-gcc-cross): New targets. + +Tue Dec 2 10:08:31 1997 Nick Clifton + + * configure.in (noconfigdirs): Add support for Thumb target. + + * config.sub (maybe_os): Add support for Thumb target. + +Sun Nov 30 16:12:27 1997 Bob Manson + + * Makefile.in: Add rules for cygmon. + + * configure.in: Build cygmon for sparc-elf and sparclite-aout. + +Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (INSTALL_TARGET): Do install-gcc first. + * configure (gxx_include_dir): Provide a definition for subdirs + which do not use autoconf. + +Wed Nov 26 11:53:33 1997 Keith Seitz + + * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's + 11/18/97 build + +Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) + + * From Franz Sirl. + * config.guess (powerpc*-*-linux): Handle glibc2 beta release + found on RedHat Linux systems. + +Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) + + * config.guess (alpha stuff): Merge with FSF to avoid incorrect + guesses. + +Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) + + * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. + +Mon Nov 10 15:23:21 1997 H.J. Lu + + * ltmain.sh: If mkdir fails, check whether the directory was created + anyhow by some other process. + +Mon Nov 10 14:38:03 1997 Michael Meissner + + * configure.in (d30v-*-*): Configure all directories. + +Sun Nov 9 17:36:20 1997 Michael Meissner + + * configure.in (d30v-*-*): Configure newlib, libiberty directories + for the D30V. + +Sat Nov 8 14:42:59 1997 Michael Meissner + + * configure.in (d30v-*-*): Configure target-libgloss on the D30V. + +Fri Nov 7 10:34:09 1997 Rob Savoye + + * include/libiberty.h: Add extern "C" { so it can be used with C++ + progrms. + * include/remote-sim.h: Add extern "C" { so it can be used with C++ + programs. + +Thu Oct 30 11:09:29 1997 Michael Meissner + + * configure.in (d30v-*-*): Configure GCC now. + +Mon Oct 27 13:17:24 1997 Stan Shebs + + * configure.in: Remove a "second pass" of tweaking noconfigdirs, + is no longer needed. + +Mon Oct 27 12:03:53 1997 Jason Merrill + + * Makefile.in: check-target-libio depends on all-target-libstdc++. + +Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) + + * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap + targets using "$@" to provide support for similar but not identical + targets without having to duplicate code. + +Mon Oct 20 15:28:49 1997 Klaus K"ampf + + * makefile.vms: Fix to work with DEC C. + +Tue Oct 7 23:58:57 1997 Gavin Koch + + * config.sub: Add mips-tx39-elf to marketing names. + +Tue Oct 7 14:24:41 1997 Ian Lance Taylor + + * ltmain.sh: Handle symlinks in generated script. + +Wed Oct 1 13:11:27 1997 Ian Lance Taylor + + * configure: Handle autoconf style directory options: --bindir, + --datadir, --includedir, --infodir, --libdir, --libexecdir, + --mandir, --oldincludedir, --sbindir, --sharedstatedir, + --sysconfdir. + * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. + (sharedstatedir, localstatedir, oldincludedir): New variables. + (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, + infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, + sbindir, sharedstatedir, and sysconfdir. + +Mon Sep 29 00:38:08 1997 Aaron Jackson + + * Makefile.in (bootstrap-lean): New target. + +Wed Sep 24 18:06:27 1997 Stu Grossman + + * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, + sn, and gnuserv from noconfigdirs. + +Wed Sep 24 15:18:32 1997 Ian Lance Taylor + + * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. + +Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (cross): New target. + +Thu Sep 18 21:43:23 1997 Alexandre Oliva + Jeff Law + + * Makefile.in (bootstrap2, bootstrap3): New targets. + (all-bootstrap): Remove outdated and confusing target. + (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. + +Thu Sep 18 15:37:42 1997 Andrew Cagney + + * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for + windows. Consistent with gdb/configure. + +1997-09-15 02:37 Ulrich Drepper + + * configure.in: Name Linux target fragment. + + * configure: Rewrite so that project Makefile fragment is inserted + first and appears last in the resulting Makefile. + +Tue Sep 16 09:55:07 1997 Andrew Cagney + + * Makefile.in (install-itcl): Install tcl first. + +Fri Sep 12 16:19:20 1997 Geoffrey Noer + + * configure.in: remove bison from noconfigdirs for Cygwin32 host + +Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) + + * Makefile.in (local-distclean): Also remove mh-frag mt-frag. + + * configure.in (skipdirs): Add target-librx for Linux. + (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. + +Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (bootstrap): New target. + +Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) + + * config.sub: Accept 'amigados' for backward compatibility. + +Mon Sep 8 20:46:20 1997 Ian Lance Taylor + + * config.guess: Merge with FSF. + +Sun Sep 7 23:18:32 1997 Fred Fish + + * config.sub: Change 'amigados' to 'amigaos' to match current usage. + +Sun Sep 7 15:55:28 1997 Gavin Koch + + * config.sub: Add "marketing-names" patch. + +Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) + + * configure.in (*-*-rtems*): Do not build libgloss for rtems. + +Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) + + * config.sub: Handle v850-elf. + +Wed Sep 3 22:01:58 1997 Fred Fish + + * .cvsignore (*-install): Remove. + +Wed Sep 3 12:15:24 1997 Chris Provenzano + + * ltconfig: Set CONFIG_SHELL in libtool. + * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh + +Mon Sep 1 16:45:44 1997 Jim Wilson + + * configure.in (target_subdir): Set to libraries if enable_multilib. + +Wed Aug 27 16:15:11 1997 Jim Wilson + + * config.guess: Update from gcc directory. + +Tue Aug 26 16:46:46 1997 Andrew Cagney + + * Makefile.in (all-sim): Depends on all-readline. + +Wed Aug 20 19:57:37 1997 Jason Merrill + + * Makefile.in (BISON, YACC): Use $$s. + (all-bison): Depend on all-texinfo. + +Tue Aug 19 01:41:32 1997 Jason Merrill + + * Makefile.in (BISON): Add -L flag. + (YACC): Likewise. + +Mon Aug 18 11:30:50 1997 Nick Clifton + + * configure.in (noconfigdirs): Add support for v850e target. + + * config.sub (maybe_os): Add support for v850e target. + +Mon Aug 18 11:30:50 1997 Nick Clifton + + * configure.in (noconfigdirs): Add support for v850ea target. + + * config.sub (maybe_os): Add support for v850ea target. + +Mon Aug 18 09:24:06 1997 Gavin Koch + + * config.sub: Add mipstx39. Delete r3900. + +Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * Makefile.in (all-autoconf): Depends on all-texinfo. + +Fri Aug 15 23:09:26 1997 Michael Meissner + + * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and + eabi targets. + +Thu Aug 14 14:42:17 1997 Ian Lance Taylor + + * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. + + * configure: When handling a Canadian Cross, handle YACC as well as + BISON. Just set BISON to bison. When setting YACC, prefer bison. + * Makefile.in (all-bison): Depend upon all-texinfo. + +Tue Aug 12 20:09:48 1997 Jason Merrill + + * Makefile.in (BISON): bison, not byacc or bison -y. + (YACC): bison -y or byacc or yacc. + (various): Add *-bison as appropriate. + (taz): No need to mess with BISON anymore. + +Tue Aug 12 22:33:08 1997 Ian Lance Taylor + + * configure: If OSTYPE matches *win32*, try to find a good value for + CONFIG_SHELL. + +Sun Aug 10 14:41:11 1997 Ian Lance Taylor + + * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in + configure.in if it is present. + +Sat Aug 9 00:58:01 1997 Ian Lance Taylor + + * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. + +Fri Aug 8 16:30:13 1997 Doug Evans + + * config.sub: Recognize `arc' cpu. + * configure.in: Likewise. + * config-ml.in: Likewise. + +Thu Aug 7 11:02:34 1997 Ian Lance Taylor + + * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. + +Wed Aug 6 16:27:29 1997 Chris Provenzano + + * configure: Changed sed delimiter from ':' to '|' when + attempting to substitute ${config_shell} for SHELL. On + NT ${config_shell} may contain a ':' in it. + +Wed Aug 6 12:29:05 1997 Jason Merrill + + * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. + +Wed Aug 6 00:42:35 1997 Ian Lance Taylor + + * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. + +Tue Aug 5 14:08:51 1997 Ian Lance Taylor + + * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. + + * ylwrap: If the program is a relative path, force it to be + absolute. + +Tue Aug 5 12:12:44 1997 Andrew Cagney + + * configure (tooldir): Set BISON to `bison -y' and not just bison. + +Mon Aug 4 22:59:02 1997 Andrew Cagney + + * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, + correctly specify the target build directory $(TARGET_SUBDIR)/winsup + for libraries. + +Mon Aug 4 12:40:24 1997 Jason Merrill + + * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values + separated by spaces. + +Thu Jul 31 19:49:49 1997 Ian Lance Taylor + + * ylwrap: New file. + * Makefile.in (DEVO_SUPPORT): Add ylwrap. + + * ltmain.sh: Handle /bin/sh at start of install program. + + * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. + + * ltconfig, ltmain.sh: New files, from libtool 1.0. + * missing: New file, from automake 1.2. + +Thu Jul 24 12:57:56 1997 Ian Lance Taylor + + * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add + check-tk to CHECK_X11_MODULES. + +Wed Jul 23 17:03:29 1997 Ian Lance Taylor + + * config.sub: Merge with FSF. + +Tue Jul 22 19:08:29 1997 Ian Lance Taylor + + * config.guess: Merge with FSF. + +Tue Jul 22 14:50:42 1997 Robert Hoehne + + * configure: Treat msdosdjgpp like go32. + * configure.in: Likewise. Don't remove gprof for go32. + + * configure: Change Makefile.tem2 to Makefile.tm2. + +Mon Jul 21 10:31:26 1997 Stephen Peters + + * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. + +Tue Jul 15 14:33:03 1997 Brendan Kehoe + + * install-sh (chmodcmd): Set to null if the DST directory already + exists. Same as Nov 11th change. + +Mon Jul 14 11:01:15 1997 Martin M. Hunt + + * configure (GDB_TK): Needs itcl and tix. + +Mon Jul 14 00:32:10 1997 Jason Merrill + + * config.guess: Update from FSF. + +Fri Jul 11 11:57:11 1997 Martin M. Hunt + + * Makefile.in (GDB_TK): Depend on itcl and tix. + +Fri Jul 4 13:25:31 1997 Ian Lance Taylor + + * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. + (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). + (INSTALL_SCRIPT): New variable. + (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. + * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS + to -x. + * install-sh: Add support for -x option. + +Mon Jun 30 15:51:30 1997 Ian Lance Taylor + + * configure.in, Makefile.in: Treat tix like itcl. + +Thu Jun 26 13:59:19 1997 Ian Lance Taylor + + * Makefile.in (WINDRES): New variable. + (WINDRES_FOR_TARGET): New variable. + (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. + (EXTRA_HOST_FLAGS): Add WINDRES. + (EXTRA_TARGET_FLAGS): Add WINDRES. + (EXTRA_GCC_FLAGS): Add WINDRES. + ($(DO_X)): Pass down WINDRES. + ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. + * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like + DLLTOOL_FOR_TARGET. + +Wed Jun 25 15:01:26 1997 Felix Lee + + * configure.in: configure sim before gdb for win32-x-ppc + +Wed Jun 25 12:18:54 1997 Brendan Kehoe + + Move gperf into the toplevel, from libg++. + * configure.in (target_tools): Add target-gperf. + (native_only): Add target-gperf. + * Makefile.in (all-target-gperf): New target, depend on + all-target-libg++. + (configure-target-gperf): Empty rule. + (ALL_TARGET_MODULES): Add all-target-gperf. + (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. + (CHECK_TARGET_MODULES): Add check-target-gperf. + (INSTALL_TARGET_MODULES): Add install-target-gperf. + (CLEAN_TARGET_MODULES): Add clean-target-gperf. + +Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) + + * config.sub (mn10200): Recognize new basic machine. + +Thu Jun 19 14:16:42 1997 Brendan Kehoe + + * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing + --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. + +Tue Jun 17 15:31:20 1997 Brendan Kehoe + + * configure.in: If we're building mips-sgi-irix6* native, turn on + ENABLE_MULTILIB and set TARGET_SUBDIR. + +Tue Jun 17 12:20:59 1997 Tom Tromey + + * Makefile.in (all-sn): Depend on all-grep. + +Mon Jun 16 11:11:10 1997 Ian Lance Taylor + + * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. + + * configure: Set CFLAGS and CXXFLAGS, and substitute them into + Makefile. From Jeff Makey . + * Makefile.in: Add comment for CFLAGS and CXXFLAGS. + + * Makefile.in (DISTBISONFILES): Remove. + (taz): Don't futz with DISTBISONFILES. Change BISON to use + $(DEFAULT_YACC). + + * configure.in: Build itl, db, sn, etc., when building for native + cygwin32. + + * Makefile.in (LD): New variable. + (EXTRA_HOST_FLAGS): Pass down LD. + ($(DO_X)): Likewise. + +Mon Jun 16 11:10:35 1997 Philip Blundell + + * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. + +Fri Jun 13 10:22:56 1997 Bob Manson + + * configure.in (targargs): Strip out any supplied --build argument + before adding our own. Always add --build. + +Thu Jun 12 21:12:28 1997 Bob Manson + + * configure.in (targargs): Pass --build if we're doing + a cross-compile. + +Fri Jun 6 21:38:40 1997 Rob Savoye + + * configure: Use '|' instead of ":" as the separator in + sed. Otherwise sed chokes on NT path names with drive + designators. Also look for "?:*" as the leading characters in an + absolute pathname. + +Mon Jun 2 13:05:20 1997 Gavin Koch + + * config.sub: Support for r3900. + +Wed May 21 17:33:31 1997 Ian Lance Taylor + + * configure.in: Use install-sh, not install.sh. + +Wed May 14 16:06:51 1997 Ian Lance Taylor + + * Makefile.in (taz): Improve check for BISON so it doesn't try to + apply it twice. + +Fri May 9 17:22:05 1997 Ian Lance Taylor + + * Makefile.in (INSTALL_MODULES): Put install-opcodes before + install-binutils. + +Thu May 8 17:29:50 1997 Ian Lance Taylor + + * Makefile.in: Add automake targets. + * configure.in (host_tools): Add automake. + +Tue May 6 15:49:52 1997 Ian Lance Taylor + + * configure: Default CXX to c++, not gcc. + * Makefile.in (CXX): Set to c++, not gcc. + (CXX_FOR_TARGET): When cross, transform c++, not gcc. + +Thu May 1 10:11:43 1997 Geoffrey Noer + + * install-sh: try appending a .exe if source file doesn't + exist + +Wed Apr 30 12:05:36 1997 Jason Merrill + + * configure.in: Turn on multilib by default. + (cross_only): Remove target-libiberty. + + * Makefile.in (all-gcc): Don't depend on libiberty. + +Mon Apr 28 18:39:45 1997 Michael Snyder + + * config.guess: improve algorithm for recognizing Gnu Hurd x86. + +Thu Apr 24 19:30:07 1997 Ian Lance Taylor + + * Makefile.in (DEVO_SUPPORT): Add mpw-install. + (DISTBISONFILES): Add ld/Makefile.in + +Tue Apr 22 17:17:28 1997 Geoffrey Noer + + * configure.in: if target is cygwin32 but host isn't cygwin32, + don't configure gdb tcl tk expect, not just gdb. + +Mon Apr 21 13:33:39 1997 Tom Tromey + + * configure.in: Added gnuserv everywhere sn appears. + + * Makefile.in (ALL_MODULES): Added all-gnuserv. + (CROSS_CHECK_MODULES): Added check-gnuserv. + (INSTALL_MODULES): Added install-gnuserv. + (CLEAN_MODULES): Added clean-gnuserv. + (all-gnuserv): New target. + +Thu Apr 17 13:57:06 1997 Per Fogelstrom + + * config.guess: Fixes for MIPS OpenBSD systems. + +Tue Apr 15 12:21:07 1997 Ian Lance Taylor + + * Makefile.in (INSTALL_XFORM): Remove. + (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. + + * mkinstalldirs: New file, copied from automake. + * Makefile.in (installdirs): Rename from install-dirs. Use + mkinstalldirs. Change all users. + (DEVO_SUPPORT): Add mkinstalldirs. + +Mon Apr 14 11:21:38 1997 Ian Lance Taylor + + * install-sh: Rename from install.sh. + * Makefile.in (INSTALL): Change install.sh to install-sh. + (DEVO_SUPPORT): Likewise. + + * configure: Use ${config_shell} with ${moveifchange}. From Thomas + Graichen . + +Fri Apr 11 16:37:10 1997 Niklas Hallqvist + + * config.guess: Recognize OpenBSD systems correctly. + +Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * README, Makefile.in (ETC_SUPPORT): Remove references to + cfg-paper*, configure.{texi,man,info*}._ + +Sun Apr 6 18:47:57 1997 Andrew Cagney + + * Makefile.in (all.normal): Ensure that gcc is built after all + the x11 - ie gdb - targets. + +Tue Apr 1 16:28:50 1997 Klaus Kaempf + + * makefile.vms: Don't run conf-a-gas. + +Mon Mar 31 16:26:55 1997 Joel Sherrill + + * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. + +Sun Mar 30 12:38:27 1997 Fred Fish + + * configure.in: Remove noconfigdirs case since gdb also + configures and builds for tic80-coff. + +Fri Mar 28 18:28:52 1997 Ian Lance Taylor + + * configure: Set cache_file to config.cache. + * Makefile.in (local-distclean): Remove config.cache. + +Wed Mar 26 18:49:39 1997 Ian Lance Taylor + + * COPYING: Update FSF address. + +Wed Mar 26 10:38:25 1997 Michael Meissner + + * configure.in (tic80-*-*): Remove G++ libraries and libgloss from + noconfigdirs. + +Mon Mar 24 15:02:39 1997 Ian Lance Taylor + + * Makefile.in (install-dirs): Don't crash if prefix, and hence + MAKEDIRS, is empty. + +Mon Mar 24 12:40:55 1997 Doug Evans + + * config.sub: Tweak mn10300 entry. + +Fri Mar 21 15:35:27 1997 Michael Meissner + + * configure.in (host_tools): Put sim before gdb, so gdb's + configure.tgt can determine if the simulator was configured. + +Sun Mar 16 16:07:08 1997 Fred Fish + + * config.sub: Move BeOS $os case to be with other Cygnus + local cases. + +Sun Mar 16 01:34:55 1997 Martin Hunt + + * config.sub: Remove misplaced comment that broke Linux. + +Sat Mar 15 22:50:15 1997 Fred Fish + + * config.sub: Add BeOS support. + +Mon Mar 10 13:30:11 1997 Tom Tromey + + * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. + +Wed Mar 5 12:09:29 1997 Martin + + * configure.in (noconfigdirs): Remove tcl and tk from + noconfigdirs for cygwin32 builds. + +Fri Feb 28 18:20:15 1997 Fred Fish + + * configure.in (tic80-*-*): Remove ld from noconfigdirs. + +Thu Feb 27 14:57:26 1997 Ken Raeburn + + * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove + make-all.com, use makefile.vms instead. + +Tue Feb 25 18:46:14 1997 Stan Shebs + + * config.sub: Accept -lnews*. + +Tue Feb 25 13:19:14 1997 Andrew Cagney + + * configure.in (noconfigdirs): Disable target-newlib, + target-examples and target-libiberty for d30v. + +Fri Feb 21 17:56:25 1997 Martin M. Hunt + + * configure.in (noconfigdirs): Enable ld for d30v. + +Fri Feb 21 20:58:51 1997 Michael Meissner + + * configure.in (tic80-*-*): Build compiler. + +Sun Feb 16 15:41:09 1997 Andrew Cagney + + * configure.in (d30v-*): Remove sim directory from list of + unsupported d30v directories + +Tue Feb 18 17:32:42 1997 Martin M. Hunt + + * config.sub, configure.in: Add d30v target cpu. + +Thu Feb 13 22:04:44 1997 Klaus Kaempf + + * makefile.vms: New file. + * make-all.com: Remove. + +Wed Feb 12 12:54:18 1997 Jim Wilson + + * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. + +Sat Feb 8 20:36:49 1997 Michael Meissner + + * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. + +Tue Feb 4 11:39:29 1997 Tom Tromey + + * Makefile.in (ALL_MODULES): Added all-db. + (CROSS_CHECK_MODULES): Addec check-db. + (INSTALL_MODULES): Added install-db. + (CLEAN_MODULES): Added clean-db. + +Mon Feb 3 13:29:36 1997 Ian Lance Taylor + + * config.guess: Merge with latest FSF sources. + +Tue Jan 28 09:20:37 1997 Tom Tromey + + * Makefile.in (ALL_MODULES): Added all-itcl. + (CROSS_CHECK_MODULES): Added check-itcl. + (INSTALL_MODULES): Added install-itcl. + (CLEAN_MODULES): Added clean-itcl. + +Thu Jan 23 01:44:27 1997 Geoffrey Noer + + * configure.in: build gdb for mn10200 + +Fri Jan 17 15:32:15 1997 Doug Evans + + * Makefile.in (all-target-winsup): Depend on all-target-libio. + +Mon Jan 13 22:46:54 1997 Michael Meissner + + * configure.in (tic80-*-*): Turn off most targets right now. + +Fri Jan 3 16:04:03 1997 Ian Lance Taylor + + * Makefile.in (MAKEINFO): Check for the existence of the Makefile, + rather than the makeinfo program. + (do-info): Depend upon all-texinfo. + +Tue Dec 31 16:00:31 1996 Ian Lance Taylor + + * configure.in: Remove uses of config/mh-linux. + + * config.sub, config.guess: Merge with latest FSF sources. + +Fri Dec 27 23:04:33 1996 Fred Fish + + * config.sub (case $basic_machine): Add tic80 entries. + +Fri Dec 27 12:07:59 1996 Ian Lance Taylor + + * config.sub, config.guess: Merge with latest FSF sources. + +Wed Dec 18 22:46:39 1996 Stan Shebs + + * mpw-build.in: Build ld before gcc, use NewFolderRecursive. + * mpw-config.in: Test for NewFolderRecursive. + * mpw-install: Use symbolic name for startup filename. + * mpw-README: Add various additional details. + +Wed Dec 18 13:11:46 1996 Jim Wilson + + * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. + +Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in: Do build gcc and the target libraries for + the mn10200. + +Wed Dec 4 16:53:05 1996 Geoffrey Noer + + * configure.in: don't avoid building gdb for mn10300 any more + * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS + instead of single-quoting it. + +Tue Dec 3 23:26:50 1996 Jason Merrill + + * configure.in: Don't use --with-stabs on IRIX 6. + +Tue Dec 3 09:05:25 1996 Doug Evans + + * configure.in (m32r): Build gdb, libg++ now. + +Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * configure.in (mips*-sgi-irix6*): Remove gdb and related + directories from noconfigdirs. + +Tue Nov 26 11:45:33 1996 Kim Knuttila + + * config.sub (basic_machine): added mips16 configuration + +Sat Nov 23 19:26:22 1996 Michael Meissner + + * config.sub: Handle d10v-unknown. + +Sat Nov 23 10:23:01 1996 Gavin Koch + + * config.sub: Handle v850-unknown. + +Thu Nov 21 16:19:44 1996 Geoffrey Noer + + * Makefile.in: add findutils + * configure.in: add findutils to list of host_tools + +Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) + + * config.sub: Handle mn10200 and mn10300. + +Tue Nov 19 16:35:14 1996 Michael Meissner + + * configure.in (d10v-*): Do not build librx. + +Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in (mn10300): Build everything except gdb & libgloss. + +Wed Nov 13 14:59:46 1996 Per Bothner + + * config.guess: Patch for Dansk Data Elektronik servers, + from Niels Skou Olsen . + + For ncr, use /bin/uname rather than uname, since GNU uname does not + support -p. Suggested by Mark Mitchell . + + Patch for MIPS R4000 running System V, + from Eric S. Raymond . + + Fix thinko for nextstep. + + Patch for OSF1 in i?86, from Dan Murphy via Harlan Stenn. + + Sat Jun 24 18:58:17 1995 Morten Welinder + * config.guess: Guess mips-dec-mach_bsd4.3. + + Thu Oct 10 04:07:04 1996 Harlan Stenn + * config.guess (i?86-ncr-sysv*): Emit just enough of the minor + release numbers. + * config.guess (mips-mips-riscos*): Emit just enough of the + release number. + + Tue Oct 8 10:37:22 1996 Frank Vance + * config.guess (sparc-auspex-sunos*): Added. + (f300-fujitsu-*): Added. + + Wed Sep 25 22:00:35 1996 Jeff Woolsey + * config.guess: Recognize a Tadpole as a sparc. + +Wed Nov 13 00:53:09 1996 David J. MacKenzie + + * config.guess: Don't assume that NextStep version is either 2 or + 3. NextStep 4 (aka OpenStep 4) has come out now. + +Mon Nov 11 23:52:03 1996 David J. MacKenzie + + * config.guess: Support Cray T90 that reports itself as "CRAY TS". + From Rik Faith . + +Fri Nov 8 11:34:58 1996 David J. MacKenzie + + * config.sub: Contributions from bug-gnu-utils to: + Support plain "hppa" (no version given) architecture, reported by + OpenStep. + OpenBSD like NetBSD. + LynxOs is not a hardware supplier. + + * config.guess: Contributions from bug-gnu-utils to add support for: + OpenBSD like NetBSD. + Stratus systems. + More Pyramid systems. + i[n>4]86 Intel chips. + M680[n>4]0 Motorola chips. + Use unknown instead of lynx for hardware manufacturer. + +Mon Nov 11 10:09:08 1996 Brendan Kehoe + + * install.sh (chmodcmd): Set to null if the DST directory already + exists. + +Mon Nov 11 10:43:41 1996 Michael Meissner + + * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do + not use mt-ppc target Makefile fragment any more. + +Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) + + * configure.in (*-*-windows): Exclude everything but those dirs + needed to build windows. + +Tue Oct 29 16:41:31 1996 Doug Evans + + * Makefile.in (all-target-winsup): Depend on all-target-librx. + +Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) + + * configure.in: Exclude mmalloc from i386-windows. + +Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) + + * Undo my previous change. + +Thu Oct 24 12:12:04 1996 Ian Lance Taylor + + * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET + unconditionally. + (MAKEOVERRIDES): Define (revert this part of October 18 change). + +Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) + + * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the + host to add it's own flags. + +Tue Oct 22 15:20:26 1996 Ian Lance Taylor + + * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. + +Fri Oct 18 13:37:13 1996 Ian Lance Taylor + + * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. + (CXX_FOR_TARGET): Likewise. + (GCC_FOR_TARGET): Define. + (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. + (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether + CC_FOR_TARGET was specified on the command line. + (MAKEOVERRIDES): Don't define. + +Thu Oct 17 10:27:56 1996 Doug Evans + + * configure.in (m32r): Fix spelling of libg++ libs. + +Thu Oct 10 10:37:17 1996 Stan Shebs + + * config.sub (-apple*): Remove, now redundant. + +Thu Oct 10 12:30:54 1996 Ian Lance Taylor + + * configure: Don't get confused by CPU-VENDOR-linux-gnu. + + * configure: Rework yesterday's sed script patch. + + * config.sub: Merge with FSF. + +Wed Oct 9 17:24:59 1996 Per Bothner + + * config.guess: Merge from FSF. + + 1996-09-12 Richard Stallman + * config.guess: Use pc instead of unknown, for pc clone systems. + Change linux to linux-gnu. + + Mon Jul 15 23:51:11 1996 Karl Heuer + * config.guess: Avoid non-portable tr syntax. + +Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) + + * test-build.mk (HOLES): Add "xargs" for gdb. + + * configure: Avoid hpux10.20 sed bug. + +Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) + + * configure.in: Add support for windows host + (that is a build done under the Microsoft build environment). + +Tue Oct 8 10:39:08 1996 Ian Lance Taylor + + * Makefile.in: Replace all uses of srcroot with s, to shrink + command line lengths. + + Patches from Geoffrey Noer : + * configure.in: If configuring for newlib, pass --with-newlib to + subdirectories. + * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a + -Bnewlib/ and -Lwinsup to gcc. + (CXX_FOR_TARGET): Likewise. + +Mon Oct 7 10:59:35 1996 Ian Lance Taylor + + * Makefile.in (ETC_SUPPORT): Add configure. + +Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) + + * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux + host configuration file. + +Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in: Break mn10x00 support into separate + mn10200 and mn10300 configurations. + * config.sub: Likewise. + +Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in: Add lots of stuff to noconfigdirs for + the mn10x00 targets. + + * config.sub, configure.in: Add mn10x00 support. + +Wed Oct 2 15:52:36 1996 Klaus Kaempf + + * make-all.com: Call conf-a-gas, not config-a-gas. + +Tue Oct 1 01:28:41 1996 James G. Smith + + * configure.in (noconfigdirs): Don't build libgloss for arm-coff + targets. + +Mon Sep 30 14:24:01 1996 Stan Shebs + + * mpw-README: Add much more detail for native PowerMac. + * mpw-install: New file. + * mpw-configure: Add --norecursion and --help options. + * mpw-config.in: Translate readme and install files when + copying to objdir. + * mpw-build.in: Don't always depend on byacc and flex. + (install-only-top): New action. + +Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) + + * configure.in: You can now configure GDB for the v850. + +Tue Sep 24 19:05:12 1996 Stan Shebs + + * configure.in (noconfigdirs): Don't configure any C++ dirs + if targeting D10V. + +Tue Sep 17 12:15:31 1996 Ian Lance Taylor + + * config.sub: Recognize mips64vr5000. + +Mon Sep 16 17:00:52 1996 Ian Lance Taylor + + * configure.in: Use a single line for host_tools and native_only. + +Mon Sep 9 12:21:30 1996 Doug Evans + + * config.sub, configure.in: Add entries for m32r. + +Thu Sep 5 13:52:47 1996 Tom Tromey + + * Makefile.in (inet-install): Don't run install-gzip. + +Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) + + * configure.in: Don't config lots of things for *-*-windows*. + +Sat Aug 31 11:45:57 1996 Stan Shebs + + * mpw-config.in: Test for mpw-true, true, and null-command scripts. + (host_libs, host_tools): Copy from configure.in. + * mpw-configure: Don't complain about directories not found. + +Thu Aug 29 16:44:58 1996 Michael Meissner + + * configure.in (i[345]86): Recognize i686 for pentium pro. + (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration + file. + + * config.guess (i[345]86): Ditto. + +Mon Aug 26 18:34:42 1996 Martin M. Hunt + + * configure.in (noconfigdirs): Removed gdb for D10V. + +Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in: Remove ld, target-libio, target-libg++, and + target-libstdc++ from noconfigdirs. + +Wed Aug 21 18:56:38 1996 Fred Fish + + * configure: Fix three locations where shell scripts were + being run directly rather than with config_shell. + +Tue Aug 20 13:08:47 1996 J.T. Conklin + + * configure.in (v850-*-*): Set up initial $noconfigdirs. + * config.sub (basic_machine): Recognize v850. + +Thu Aug 15 12:19:33 1996 Stan Shebs + + * mpw-configure: Handle multiple enable/disable options and + pass them down recursively, handle -c and -s flags appropriately + depending on choice of compiler, add escape mechanism for + quoted arguments to gC. + +Mon Aug 12 13:15:13 1996 Michael Meissner + + * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and + solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS + so that -mrelocatable-lib and -mno-eabi are used. + + * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does + not support --print-multi-lib, don't abort. + +Thu Aug 8 12:18:59 1996 Klaus Kaempf + + * make-all.com: Run config-a-gas. + * setup.com: Don't copy subdirectory files around. + +Tue Jul 30 17:49:31 1996 Brendan Kehoe + + * configure.in (*-*-ose): Remove exclusion of libgloss for this + target, it now compiles correctly. + +Sat Jul 27 15:10:43 1996 Stan Shebs + + * mpw-config.in: Generate Mac include for elf/dwarf2.h. + +Tue Jul 23 10:47:04 1996 Martin M. Hunt + + * configure.in (d10v-*-*): Remove ld from $noconfigdirs. + +Mon Jul 22 13:28:51 1996 Brendan Kehoe + + * configure.in (native_only): Add prms. + +Mon Jul 22 12:27:58 1996 Ian Lance Taylor + + * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. + (BINUTILS_SUPPORT_DIRS): Likewise. + +Thu Jul 18 12:55:40 1996 Michael Meissner + + * configure.in (d10v-*-*): Don't configure ld or gdb until the + d10v support is added. + +Wed Jul 17 14:33:09 1996 Martin M. Hunt + + * configure.in (d10v-*-*): New target. + +Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) + + * config.guess (HP 9000/811): Recognize this as a PA1.1 + machine. + +Fri Jul 12 23:21:17 1996 Ken Raeburn + + * Makefile.in (do-tar-gz): New target, split out from tail end of + taz target. Run each command separately, don't use pipes. + (taz): Use it. + +Fri Jul 12 12:08:04 1996 Stan Shebs + + * mpw-configure: Look for g-mpw-make.sed in config/mpw. + * mpw-build.in: No builds should depend on building byacc or flex, + they are assumed to be installed already. + +Fri Jul 12 09:52:52 1996 Michael Meissner + + * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment + variable that CC_FOR_TARGET needs. + +Thu Jul 11 10:09:45 1996 Michael Meissner + + * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib + options have changed since the last time the subdirectory was + configured, and if it has, reconfigure. + (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which + CONFIGURE_TARGET_MODULES uses to remember the old multilib options. + +Wed Jul 10 18:56:59 1996 Doug Evans + + * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, + CLEAN_MODULES): Add bash. + (all-bash): New target. + +Mon Jul 8 17:33:14 1996 Jim Wilson + + * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. + +Mon Jul 1 13:31:35 1996 Michael Meissner + + * config.sub (basic_machine): Recognize d10v as a valid processor. + +Fri Jun 28 12:14:35 1996 Stan Shebs + + * mpw-configure: Add support for --bindir. + * mpw-build.in: Use a GCC-specific build script for GCC actions. + +Wed Jun 26 17:20:12 1996 Geoffrey Noer + + * configure.in: add bash, time, gawk to list of hosttools and things + to only build for native toolchains + +Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * Makefile.in (docdir): Remove. + +Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * Makefile.in (datadir): Set to $(prefix)/share. + +Mon Jun 24 23:26:07 1996 Geoffrey Noer + + * configure.in: build diff and patch for cygwin32-hosted + toolchains. + +Mon Jun 24 15:01:12 1996 Joel Sherrill + + * config.sub: Accept -rtems*. + +Sun Jun 23 22:41:54 1996 Geoffrey Noer + + * configure.in: enable dosrel for cygwin32-hosted builds, + remove diff from the list of things not buildable + via Canadian Cross + +Sat Jun 22 11:39:01 1996 Jason Merrill + + * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we + don't get ". ". + +Fri Jun 21 17:24:48 1996 Jim Wilson + + * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. + +Thu Jun 20 16:57:40 1996 Ken Raeburn + + * Makefile.in (taz): Handle case where tex3patch didn't even get + checked out. Also, if it was found, put the symlink in a new util + subdirectory. + +Thu Jun 20 12:20:33 1996 Michael Meissner + + * config.guess (*:Linux:*:*): Add support for PowerPC Linux. + +Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) + + * config.sub: Recognize -openvms. + * configure.in (alpha*-*-*vms*): Set noconfigdirs. + * make-all.com, setup.com: New files. + +Mon Jun 17 16:34:46 1996 Jason Merrill + + * Makefile.in (taz): tex3patch moved to texinfo/util. + +Sat Jun 15 17:13:25 1996 Geoffrey Noer + + * configure: enable_gdbtk=no for cygwin32-hosted toolchains + * configure.in: remove make from disable-if-Can-Cross list + enable gdb if ${host} and ${target} are cygwin32 + +Fri Jun 7 18:16:52 1996 Harlan Stenn + + * config.guess (i?86-ncr-sysv*): Emit minor release numbers. + Recognize the NCR 4850 machine and NCR Pentium-based platforms. + +Wed Jun 5 00:09:17 1996 Per Bothner + + * config.guess: Combine mips-mips-riscos cases, and use cpp to + distinguish sysv/svr4/bsd variants. + Based on a patch from Harlan Stenn . + +Fri Jun 7 14:24:49 1996 Tom Tromey + + * configure.in: Added copyright notice. + * move-if-change: Added copyright notice. + +Thu Jun 6 16:27:05 1996 Michael Meissner + + * configure.in (powerpcle-*-solaris*): Until we get shared + libraries working, don't build gdb, sim, make, tcl, tk, or + expect. + +Tue Jun 4 20:41:45 1996 Per Bothner + + * config.guess: Merge with FSF: + + Mon Jun 3 08:49:14 1996 Karl Heuer + * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. + + Fri May 24 18:34:53 1996 Roland McGrath + * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. + + Fri Apr 12 20:03:59 1996 Per Bothner + * config.guess: Combine two OSF1 rules. + Also recognize field test versions. From mjr@zk3.dec.com. + * config.guess (dgux): Use /usr/bin/uname rather than uname, + because GNU uname does not support -p. From pmr@pajato.com. + +Tue Jun 4 11:07:25 1996 Tom Tromey + + * Makefile.in (MAKEDIRS): Removed $(tooldir). + +Tue May 28 12:30:50 1996 Stan Shebs + + * mpw-README: Document GCCIncludes. + +Sun May 26 15:16:27 1996 Fred Fish + + * configure.in (alpha-*-linux*): Set enable_shared to yes. + +Tue May 21 15:41:39 1996 Stan Shebs + + * mpw-configure: Handle --enable-FOO and --disable-FOO. + +Mon May 20 10:12:29 1996 Geoffrey Noer + + * configure.in (*-*-cygwin32): Configure make. + +Tue May 7 14:19:42 1996 Tom Tromey + + * Makefile.in (inet-install): Quote value of INSTALL_MODULES. + +Fri May 3 08:57:17 1996 Tom Tromey + + * Makefile.in (all-inet): Depend on all-perl. + + * Makefile.in (inet-install): New target. + + * Makefile.in (all-inet): Depend on all-tcl. + (all-inet): Depend on all-send-pr. + +Tue Apr 30 13:55:51 1996 Michael Meissner + + * configure.in (powerpcle-*-solaris*): Turn off tk and tcl + temporarily. + +Thu Apr 25 11:48:20 1996 Ian Lance Taylor + + * configure.in: Don't configure --with-gnu-ld on AIX. + +Thu Apr 25 06:33:36 1996 Michael Meissner + + * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. + +Tue Apr 23 09:07:39 1996 Tom Tromey + + * Makefile.in (ALL_MODULES): Added all-inet. + (CROSS_CHECK_MODULES): Added check-inet. + (INSTALL_MODULES): Added install-inet. + (CLEAN_MODULES): Added clean-inet. + (all-indent): New target. + + * configure.in (host_tools): Added inet. + (native_only): Added inet. + (noconfigdirs): Added inet. + +Fri Apr 19 15:35:29 1996 Ian Lance Taylor + + * configure.in: Don't configure libgloss if we are not configuring + newlib. + +Wed Apr 17 19:30:01 1996 Rob Savoye + + * configure.in: Don't configure libgloss for unsupported + architectures. + +Tue Apr 16 11:17:05 1996 Michael Meissner + + * Makefile.in (CLEAN_MODULES): Add clean-apache. + +Mon Apr 15 15:09:05 1996 Tom Tromey + + * Makefile.in (ALL_MODULES): Include all-apache. + (CROSS_CHECK_MODULES): Include check-apache. + (INSTALL_MODULES): Include install-apache. + (all-apache): New target. + + * configure.in: Added apache everywhere perl is seen. + +Mon Apr 15 14:59:13 1996 Michael Meissner + + * Makefile.in: Add support for clean-{module} and + clean-target-{module} rules. + +Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander + + * configure.in (*-*-ose) do not build libgloss. + +Mon Apr 8 16:16:20 1996 Michael Meissner + + * config.guess (prep*:SunOS:5.*:*): Turn into + powerpele-unknown-solaris2. + +Mon Apr 8 14:45:41 1996 Ian Lance Taylor + + * configure.in: Permit --enable-shared to specify a list of + directories. + +Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (host==solaris): Pass only the first word of $CC + to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. + +Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). + +Thu Mar 28 14:11:11 1996 Tom Tromey + + * Makefile.in (ALL_MODULES): Include all-perl. + (CROSS_CHECK_MODULES): Include check-perl. + (INSTALL_MODULES): Include install-perl. + (ALL_X11_MODULES): Include all-guile. + (CHECK_X11_MODULES): Include check-guile. + (INSTALL_X11_MODULES): Include install-guile. + (all-perl): New target. + (all-guile): New target. + + * configure.in (host_tools): Include perl and guile. + (native_only): Include perl and guile. + (noconfigdirs): Don't build guile and perl; no ports have been + done. + +Tue Mar 26 21:18:50 1996 Andrew Cagney + + * configure (--enable-*): Handle quoted option lists such as + --enable-sim-cflags='-g0 -O' better. + +Thu Mar 21 11:53:08 1996 Michael Meissner + + * Makefile.in ({,inst}all-target): New rule so we can make and + install all of the target directories easily. + +Wed Mar 20 18:10:57 1996 Andreas Schwab + + * configure.in: Add missing global flag in sed substitution when + deleting `target-' from ${configdirs}. + +Thu Mar 14 19:15:06 1996 Ian Lance Taylor + + * Makefile.in (DO_X): Don't get confused if CC contains `=' in an + option. + + * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of + config/mh-necv4. + + * install.sh: Correct misspelling of transformbasename. + + * config.guess: Recognize mips-*-sysv*. + +Mon Mar 11 15:36:42 1996 Dawn Perchik + + * config.sub: Recognize mon960. + +Sun Mar 10 13:18:38 1996 Ian Lance Taylor + + * configure: Restore Canadian Cross handling of BISON and LEX, + removed in Feb 20 change. + +Fri Mar 8 20:07:09 1996 Per Bothner + + * README: Suggestions from Torbjorn Granlund : + Mention make install. Remove the old copyright date as well the + clumsy and rather pointless copyright on the README file. + +Fri Mar 8 17:51:35 1996 Ian Lance Taylor + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a + Makefile after running symlink-tree, then run `make distclean' to + avoid clobbering any generated files in srcdir. + +Tue Mar 5 08:21:44 1996 J.T. Conklin + + * configure.in (m68k-*-netbsd*): Build everything now. + +Wed Feb 28 12:25:46 1996 Jason Merrill + + * Makefile.in (taz): Fix quoting. + +Tue Feb 27 11:33:57 1996 Doug Evans + + * configure.in (sparclet-*-*): Build everything now. + +Tue Feb 27 14:31:51 1996 Andreas Schwab + + * configure.in (m68k-*-linux*): New host. + +Mon Feb 26 14:32:44 1996 Ian Lance Taylor + + * configure: Check for bison before byacc. + +Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) + + * Makefile.in configure: Change the way LEX and BISON/YACC are + set. configure now defines DEFAULT_LEX and DEFAULT_YACC by + searching PATH. These are used as fallbacks by Makefile.in if + flex/bison/byacc aren't in objdir. + +Mon Feb 19 11:45:30 1996 Ian Lance Taylor + + * Makefile.in: Make everything which depends upon all-bfd also + depend upon all-opcodes, in case --with-commonbfdlib is used. + +Thu Feb 15 19:50:50 1996 Michael Meissner + + * configure.in (host *-*-cygwin32): Don't build gdb if we are + building NT native compilers on Unix. + +Thu Feb 15 17:42:25 1996 Ian Lance Taylor + + * configure.in: Don't get CC from the host Makefile fragment if we + can find gcc in PATH, or if this is a Canadian Cross. Move the + Solaris test for /usr/ucb/cc to the post target script, just after + the compiler sanity test. + +Wed Feb 14 16:57:40 1996 Ian Lance Taylor + + * config.sub: Merge with FSF. + +Tue Feb 13 14:27:48 1996 Ian Lance Taylor + + * Makefile.in (RPATH_ENVVAR): New variable. + (REALLY_SET_LIB_PATH): Use it. + * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. + +Mon Feb 12 15:28:49 1996 Doug Evans + + * config.sub, configure.in: Recognize sparclet cpu. + +Mon Feb 12 15:33:59 1996 Christian Bauernfeind + + * config.guess: Support m68k-cbm-sysv4. + +Sat Feb 10 12:06:42 1996 Andreas Schwab + + * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and + m68k-unknown-linuxaout from linker help string. Put quotes around + $ld_help_string. + +Thu Dec 7 09:03:24 1995 Tom Horsley + + * config.guess (powerpc-harris-powerunix): Add guess for port + to new target. + +Thu Feb 8 15:37:52 1996 Brendan Kehoe + + * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. + +Mon Feb 5 16:36:51 1996 Ian Lance Taylor + + * configure.in: If --enable-shared was used, set SET_LIB_PATH to + $(REALLY_SET_LIB_PATH) in Makefile. + * Makefile.in (SET_LIB_PATH): New variable. + (REALLY_SET_LIB_PATH): New variable. + ($(DO_X)): Use $(SET_LIB_PATH). + (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. + ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. + ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. + ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. + ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. + ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. + (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. + (install-dosrel): Likewise. + (all-opcodes): Depend upon all-libiberty. + +Sun Feb 4 16:51:11 1996 Steve Chamberlain + + * config.guess (*:CYGWIN*): New + +Sat Feb 3 10:42:35 1996 Michael Meissner + + * Makefile.in (all-target-winsup): All all-target-libiberty. + +Fri Feb 2 17:58:56 1996 Michael Meissner + + * configure.in (noconfigdirs): Add missing # in front of comment. + +Thu Feb 1 14:38:13 1996 Geoffrey Noer + + * configure.in: add second pass to things added to noconfigdirs + so *-gm-magic can exclude libgloss properly. + +Thu Feb 1 11:10:16 1996 Stan Shebs + + * mpw-configure (extralibs_name, rez_name): Set correctly + for MWC68K compiler. + + * mpw-README: Add more info on the necessary build tools. + +Thu Feb 1 10:22:38 1996 Steve Chamberlain + + * configure.in, config.sub: Recognize cygwin32. + +Wed Jan 31 14:17:10 1996 Richard Henderson + + * config.guess, config.sub: Recognize A/UX. + +Wed Jan 31 13:52:14 1996 Ian Lance Taylor + + * config.sub: Merge with gcc/config.sub. + +Thu Jan 25 11:01:10 1996 Raymond Jou + + * mpw-build.in (do-binutils): Add build of stamps. + +Thu Jan 25 17:05:26 1996 James G. Smith + + * config.sub: Add recognition for mips64vr4100*-* targets. + +Wed Jan 24 12:47:55 1996 Brendan Kehoe + + * test-build.mk: Add checking of `hpux9' rather than just `hpux'. + Add creation of gconfigargs with `--enable-shared' turned on. + ($(host)-stamp-stage2-configured): Pass $(gconfigargs). + ($(host)-stamp-stage3-configured): Likewise. + (HOLES): Add chatr and ldd. + (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. + +Wed Jan 24 20:32:30 1996 Torbjorn Granlund + + * configure: Pass --nfp to recursive configures. + +Mon Jan 22 10:41:56 1996 Steve Chamberlain + + * Makefile.in (DLLTOOL): New. + (DLLTOOL_FOR_TARGET): New. + (EXTRA_HOST_FLAGS): Pass down DLLTOOL. + (EXTRA_TARGET_FLAGS): Ditto. + (EXTRA_GCC_FLAGS): Ditto. + (CONFIGURE_TARGET_MODULES): Ditto. + (DO_X): Ditto. + * configure: Add DLLTOOL. + +Fri Jan 19 13:30:15 1996 Stan Shebs + + SCO OpenServer 5 changes from Robert Lipe : + * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of + mh-sco, since old workarounds no longer needed, and don't + build ld, since libraries have weak symbols in COFF. + +Sun Jan 14 23:01:31 1996 Fred Fish + + * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. + +Fri Jan 12 15:25:35 1996 Ian Lance Taylor + + * configure.in: Make sure that ${CC} can be used to compile an + executable. + +Sat Jan 6 07:23:33 1996 Michael Meissner + + * Makefile.in (all-gdb): Depend on $(GDB_TK). + * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or + nothing depending on whether gdbtk is being built. + +Wed Jan 3 17:54:41 1996 Doug Evans + + * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. + +Mon Jan 1 19:09:14 1996 Brendan Kehoe + + * configure.in (noconfigdirs): Put ld or gas in this early, if the + user specifically used --with-gnu-ld=no or --with-gnu-as=no. + +Sat Dec 30 16:08:57 1995 Doug Evans + + * config-ml.in: Add support for + --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. + Simplify setting of multidirs from --disable-foo. + +Fri Dec 29 07:56:11 1995 Michael Meissner + + * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables + LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, + LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are + non-empty, pass them on to the GCC make. + (all-bootstrap): New rule that is like all-gcc, except it executes + the GCC bootstrap rule instead of the GCC all rule. + +Wed Dec 27 15:51:48 1995 Doug Evans + + * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. + +Tue Dec 26 11:45:31 1995 Michael Meissner + + * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium + DG/UX support. + +Fri Dec 15 10:01:27 1995 Stan Cox + + * config.sub (i*86*) Change [345] to [3456] + +Wed Dec 20 17:41:40 1995 Brendan Kehoe + + * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or + --with-gnu-ld=no. + +Wed Dec 20 15:15:35 1995 Michael Meissner + + * config-ml.in (rs6000*, powerpc*): Add switches to control which + AIX multilibs get built. + +Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (i386-win32): Don't build expect if we're not + building the tcl subdir. + +Mon Dec 18 11:47:19 1995 Stan Shebs + + * Makefile.in: (configure-target-examples, all-target-examples): + New targets, configure and build example programs. + +Fri Dec 15 16:13:03 1995 Stan Shebs + + * mpw-configure: If an mpw-config.in generated a file mk.sed, + use it as input to sedit the generated MPW makefile. + * mpw-README: Add a suggestion about Gestalt.h. + +Wed Dec 13 16:43:51 1995 Ian Lance Taylor + + * config.sub: Accept *-*-ieee*. + +Tue Dec 12 11:52:57 1995 Ian Lance Taylor + + * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From + Ronald F. Guilmette . + +Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (host==powerpc-pe): Add many directories to noconfigdirs + for powerpc-pe native. + (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. + (target==powerpc-pe): duplicate i386-win32 entry. + +Sat Dec 9 14:58:28 1995 Jim Wilson + + * configure.in (noconfigdirs): Exclude target-newlib for all versions + of vxworks, not just vxworks5.1. + +Mon Dec 4 12:05:40 1995 Stan Shebs + + * mpw-configure: Add support for exec-prefix. + +Mon Dec 4 10:22:50 1995 Jeffrey A. Law + + * config.guess: Recognize HP model 816 machines as having + a PA1.1 processor. + +Mon Dec 4 12:38:15 1995 Ian Lance Taylor + + * configure: Ignore new autoconf configure options. + +Thu Nov 30 16:57:33 1995 Per Bothner + + * config.guess: Recognize Pentium under SCO. + From Robert Lipe . + +Wed Nov 29 13:49:08 1995 J.T. Conklin + + * configure.in (noconfigdirs): Disable target-libio on v810-*-*. + +Wed Nov 29 12:12:01 1995 Ian Lance Taylor + + * configure.in: Don't configure gas for alpha-dec-osf*. + +Tue Nov 28 17:16:48 1995 Ian Lance Taylor + + * configure.in: Default to --with-stabs for some targets for which + it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and + i[345]86*-*-unixware*. + +Mon Nov 27 13:44:15 1995 Ian Lance Taylor + + * config-ml.in: Get list of multidirs using gcc --print-multi-lib + rather than basing it on the target. Simplify handling of options + controlling which directories to configure. Remove extraneous + slash in multi-clean target. + +Fri Nov 24 17:29:29 1995 Doug Evans + + * config-ml.in: Prefix more variables with ml_ so they don't collide + with configure's. + +Wed Nov 22 11:27:02 1995 Ian Lance Taylor + + * configure: Don't turn -v into --v. + +Tue Nov 21 16:48:02 1995 Doug Evans + + * configure.in (targargs): Fix typo. + + * Makefile.in (DEVO_SUPPORT): Add symlink-tree. + +Tue Nov 21 14:08:28 1995 Ian Lance Taylor + + * configure.in: Strip --host and --target options from + CONFIG_ARGUMENTS, and always configure for --host only. Add + --with-cross-host option when building with a cross-compiler. + * configure: Canonicalize the arguments put into config.status by + always using `=' for an option with an argument. Pass a presumed + --host or --target explicitly. + +Fri Nov 17 17:50:30 1995 Stan Shebs + + * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases + into general OS recognition case. + +Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (target_configdirs): add target-winsup only + for win32 target systems. + +Thu Nov 16 14:04:47 1995 Ian Lance Taylor + + * Makefile.in (all-target-libgloss): Depend upon + configure-target-newlib, since when libgloss is built it looks to + see if the newlib directory exists. + +Wed Nov 15 14:47:52 1995 Ken Raeburn + + * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of + cfg-ml-*.in. + +Wed Nov 15 11:45:23 1995 Ian Lance Taylor + + * configure: Handle LD and LD_FOR_TARGET when configuring a + Canadian Cross. + +Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (target_libs): add target-winsup. + (target==i386-win32): add patch diff flex make to $noconfigdirs. + (target==ppcle-pe): remove ld from $noconfigdirs. + +Tue Nov 14 01:25:50 1995 Doug Evans + + * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. + Preserve relative path names in $srcdir. Build symlink tree if + configuring cross target dir and srcdir=. (= no VPATH support). + (configure-target-libg++): Depend on configure-target-librx. + * cfg-ml-com.in, cfg-ml-pos.in: Deleted. + * config-ml.in: New file. + * symlink-tree: New file. + * configure: Ensure srcdir="." if that's what it is. + +Mon Nov 13 12:34:20 1995 Stan Shebs + + * mpw-README: Clarify some phrasing, add notes about CodeWarrior + includes and FLEX_SKELETON setting. + * mpw-configure (--with-gnu-ld): New option, controls whether + to use PPCLink or ld with PowerMac GCC. + * mpw-build.in (all-grez, do-grez, install-grez): New targets. + * mpw-config.in: Configure grez if targeting Mac. + + * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, + accept mpw and mac-mpw as names for m68k Macs, change macos7 to + just macos. + * configure.in: Configure grez resource compiler if targeting Mac. + * Makefile.in (all-grez, install-grez): New targets. + +Wed Nov 8 17:33:51 1995 Jason Merrill + + * configure: CXX defaults to gcc, not g++. If we find + gcc in the path, set CC to gcc -O2. + +Tue Nov 7 15:45:17 1995 Ian Lance Taylor + + * configure: Default ${build} correctly. Avoid picking up extra + spaces when reading CC and CXX from Makefile. When doing a + Canadian Cross, use plausible default values for numerous + variables. + * configure.in: When doing a Canadian Cross, don't try to + configure tools whose configure script can't handle it. + +Mon Nov 6 19:32:17 1995 Jim Wilson + + * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. + +Sun Nov 5 00:15:41 1995 Per Bothner + + * configure: Remove dubious bug reporting address. + +Fri Nov 3 08:17:54 1995 Per Bothner + + * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has + configure script, run that instead of this directory's configure. + In either case, print a message that we're configuring the sub-dir. + +Thu Nov 2 23:23:36 1995 Per Bothner + + * configure.in: Before checking for the existence of various files, + use sed to filter out "target-". + +Thu Nov 2 13:24:56 1995 Ian Lance Taylor + + * Makefile.in (DO_X): Split rule to decrease command line length + for systems with small ARG_MAX values. From phdm@info.ucl.ac.be + (Philippe De Muyter). + +Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in (all-patch): depend on all-libiberty. + +Wed Nov 1 12:23:20 1995 Ian Lance Taylor + + * configure.in: If the only directory in target_configdirs which + actually exists is libiberty, then set target_configdirs to empty, + to avoid trying to build a target libiberty in a gas or gdb + distribution. + +Tue Oct 31 17:52:39 1995 J.T. Conklin + + * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead + of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 + systems. + +Tue Oct 31 16:57:32 1995 Jim Wilson + + * configure.in (copy_dirs): Use sys-include instead of include + for --with-headers option. + +Tue Oct 31 10:29:36 1995 steve chamberlain + + * Makefile.in, configure.in: Make winsup builds work with + new scheme. + +Mon Oct 30 18:57:09 1995 Ian Lance Taylor + + * configure.in: Build the linker on AIX. + +Mon Oct 30 12:27:16 1995 Per Bothner + + * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) + where needed. + +Mon Oct 30 12:45:25 1995 Doug Evans + + * Makefile.in (all-gcc): Fix typo. + +Sat Oct 28 10:27:59 1995 Per Bothner + + * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. + +Fri Oct 27 23:14:12 1995 Per Bothner + + * configure.in: Rename libFOO to target-libFOO, and xiberty + to target-xiberty, to provide more flexibility. + (target_subdir): Define. Create if cross. + Set TARGET_SUBDIR in Makefile to ${target_subdir}. + * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty + -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, + check-libFOO -> check-target-libFOO, etc. + ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. + ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), + $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. + (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to + allow ALL_GCC="" to only configure. + (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. + (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. + (LIBGXX_SUPPORT_DIRS): Remove xiberty. + +Sat Oct 28 01:53:49 1995 Ken Raeburn + + * Makefile.in (taz): Build "info" in etc explicitly. + +Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) + + * configure.in: Make sure that CC is undefined (as opposed to + null) if toplevel/config/mh-{host} doesn't define it. Fixes a + problem with autoconf trying to configure on a host without GCC. + +Thu Oct 26 22:35:01 1995 Stan Shebs + + * mpw-configure: Set host alias from choice of host compiler, + only use generic MPW Makefile sed if present, edit a file + named "hacked_Makefile.in" instead of "Makefile.in" if present. + * mpw-README: Add problem notes about CW6 and CW7. + +Thu Oct 26 05:45:10 1995 Ken Raeburn + + * Makefile.in (taz): Use ";" instead of ";;". + +Wed Oct 25 15:18:24 1995 Per Bothner + + * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in + sub-directory Makefiles, instead of using DISTSTUFFDIRS and + DISTDOCDIRS. + (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. + (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. + +Wed Oct 25 14:43:55 1995 Per Bothner + + * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb + and gnats, because they are now subsumed by DISTSTUFFDIRS. + Move bfd to DISTSTUFFDIRS. + +Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in (X11_LIB): Removed. + (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. + + * configure.in (host_makefile_frag): mh-aix & mh-sun removed. + +Sun Oct 22 13:04:42 1995 Michael Meissner + + * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory + names. + +Fri Oct 20 18:02:10 1995 Michael Meissner + + * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. + +Thu Oct 19 10:40:57 1995 steve chamberlain + + * configure.in (i[345]86-*-win32): Always build newlib. + Don't configure cvs, autoconf or texinfo. + * Makefile.in (LD_FOR_TARGET): New. + (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): + Pass down LD_FOR_TARGET. + +Wed Oct 18 15:53:56 1995 steve chamberlain + + * winsup: New directory. + * Makefile.in: Build winsup. + * configure.in: Winsup is configured when target is win32. + Can only build win32 target GDB when native. + +Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) + + * config.guess: Recognize HP model 819 machines as having + a PA 1.1 processor. + +Mon Oct 16 10:49:43 1995 Ian Lance Taylor + + * configure: Fix sed loop which substitutes for CC and CXX to + avoid bug found in various sed implementations. + +Wed Oct 11 16:16:20 1995 Michael Meissner + + * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for + simulator. Use standard powerpc-*-eabi*. + +Mon Oct 9 17:21:56 1995 Ian Lance Taylor + + * configure.in: Stop putting gas and binutils in noconfigdirs for + powerpc-*-aix* and rs6000-*-*. + +Mon Oct 9 12:38:40 1995 Michael Meissner + + * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building + -mcall-aixdesc libraries. + +Fri Oct 6 16:17:57 1995 Ken Raeburn + + Mon Sep 25 22:49:32 1995 Andreas Schwab + + * config.sub (arm | armel | armeb): Fix shell syntax. + +Fri Oct 6 14:40:28 1995 Michael Meissner + + * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for + -msoft-float and -mcpu=common support. + (powerpc*-*-eabisim*): Add support for building -mcall-aix + libraries. + +Thu Oct 5 13:26:37 1995 Brendan Kehoe + + * configure.in: Allow configuration and build of emacs19 for the alpha. + +Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (CC): Get ^CC, not just any old CC, from + ${host_makefile_frag}. + +Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (CC): Try to get CC from + ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. + +Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs + only if it exists in $(srcdir). + +Wed Oct 4 11:52:31 1995 Ian Lance Taylor + + * configure: If CC and CXX are not set in the environment, set + them, based on either an existing Makefile or on searching for gcc + in PATH. Substitute for CC and CXX in Makefile. + * configure.in: Remove libm from target_libs. Separate + target_configdirs from configdirs. If CC is not set in + environment, try to get it from a host Makefile fragment. Rewrite + changes of configdirs to use skipdirs instead. A few minor + tweaks. Take directories out of target_configdirs as they are + taken out of configdirs. Remove existing Makefile files from + subdirectories. Substitute for TARGET_CONFIGDIRS and + CONFIG_ARGUMENTS in Makefile. + * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set + by configure.in. + (CONFIG_ARGUMENTS): Likewise. + (CONFIGURE_TARGET_MODULES): New variable. + ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. + ($(CONFIGURE_TARGET_MODULES)): New target. + (configure-libg++, configure-libio): New targets. + (all-libg++): Depend upon configure-libg++. + (all-libio): Depend upon configure-libio. + (configure-libgloss, all-libgloss): New targets. + (configure-libstdc++): New target. + (all-libstdc++): Depend upon configure-libstdc++. + (configure-librx, all-librx): New targets. + (configure-newlib): New target. + (all-newlib): Depend upon configure-newlib + (configure-xiberty): New target. + (all-xiberty): Depend upon configure-xiberty. + +Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in (host i[345]86-*-win32): Expand the + noconfigdirs again. + +Thu Sep 28 21:18:49 1995 Stan Shebs + + * mpw-configure: Fix sed command file name. + +Thu Sep 28 17:39:56 1995 steve chamberlain + + * configure.in (host i[345]86-*-win32): Reduce the + noconfigdirs again. + +Wed Sep 27 12:24:00 1995 Ian Lance Taylor + + * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* + or powerpc*-*-pe*, since they are not yet supported. + +Tue Sep 26 14:30:01 1995 Stan Shebs + + Add PowerMac support and many other enhancements. + * mpw-configure: New option --cc to select compiler to use, + paste options set according to --cc into the generated + Makefile, generate the Makefile by sed'ing the Unix Makefile.in + if mpw-make.sed is present. + * mpw-config.in: Don't test for gC1, test for mpw-touch, + add forward includes for PowerPC include files. + * mpw-build.in: Build using Makefile.PPC if present. + (do-byacc, etc): Remove separate version resource builds. + (do-gas): Build "stamps" before "all". + (do-gcc): Build "stamps-h" and "stamps-c" before "all". + * mpw-README: Update to reflect --cc option, PowerMac support, + and recently-reported compatibility problems. + +Fri Sep 22 12:15:42 1995 Doug Evans + + * cfg-ml-com.in (m68*-*-*): Only build multilibs for + embedded m68k systems (-aout, -coff, -elf, -vxworks). + (--with-multilib-top): Pass to recursive invocations. + +Tue Sep 19 13:51:05 1995 J.T. Conklin + + * configure.in (noconfigdirs): Disable libg++ and libstdc++ on + v810-*-*. + +Mon Sep 18 23:08:26 1995 J.T. Conklin + + * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, + gdb, ld and opcodes on v810-*-*. + +Tue Sep 12 18:03:31 1995 Ian Lance Taylor + + * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. + (local-maintainer-clean): New target. + (maintainer-clean): New target. + (realclean): Just depend upon maintainer-clean. + +Fri Sep 8 17:11:14 1995 J.T. Conklin + + * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. + +Fri Sep 8 16:46:29 1995 Ian Lance Taylor + + * configure.in: Build ld in mips*-*-bsd* case. + +Thu Sep 7 20:03:41 1995 Ken Raeburn + + * config.sub: Accept -lites* OS. From Ian Dall. + +Fri Sep 1 08:06:58 1995 James G. Smith + + * config.sub: recognise mips64vr4300 and mips64vr4300el as valid + targets. + +Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * configure.in: treat i386-win32 canadian cross the same as + i386-go32 canadian cross. + +Thu Aug 24 14:53:20 1995 Michael Meissner + + * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC + running under the simulator to build a reduced set of libraries. + (powerpc-*-eabiaix): Add fine grained multilib support added to + other powerpc targets yesterday. + +Wed Aug 23 09:41:56 1995 Michael Meissner + + * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, + -disable-softfloat, -disable-relocatable, -disable-aix, and + -disable-sysv to control which multilib libraries get built. + +Thu Aug 17 16:03:41 1995 Ken Raeburn + + * configure: Add Makefile.tem to list of files to remove in trap + handler. + +Mon Aug 14 19:27:56 1995 Per Bothner + + * config.guess (*Linux*): Add missing "exit"s. + Also, need specific check for alpha-unknown-linux (uses COFF). + +Fri Aug 11 15:38:20 1995 Per Bothner + + * config.guess: Merge with FSF: + + Wed Jun 28 17:57:27 1995 David Edelsohn + * config.guess (AIX4): More robust release numbering discovery. + + Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) + * config.guess (i386-sequent-ptx): Properly get version number. + + Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) + * config.guess (mips:*:4*:UMIPS): New case. + +Mon Aug 7 09:21:35 1995 Doug Evans + + * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). + (i386-win32 host): Likewise. Don't build readline. + +Sat Aug 5 09:51:49 1995 Fred Fish + + * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of + SUPPORT_FILES to submakes. + +Fri Aug 4 13:04:36 1995 Fred Fish + + * Makefile.in (GDB_SUPPORT_DIRS): Add utils. + (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and + mpw-configure. + +Wed Aug 2 16:32:40 1995 Ken Raeburn + + * configure.in (appdirs): Use =, not ==, in test expression when + trying to build the text to print in the warning message for + Solaris users. + +Mon Jul 31 09:56:18 1995 steve chamberlain + + * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. + +Fri Jul 28 00:16:31 1995 Jeffrey A. Law + + * config.guess: Recognize lynx-2.3. + +Thu Jul 27 15:47:59 1995 steve chamberlain + + * config.sub (z8ksim): Deleted + (z8k-*-coff): New, this is the one true name of the target. + +Thu Jul 27 14:33:33 1995 Doug Evans + + * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. + +Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) + + * config.guess (*:Linux:*:*): First try asking the linker what the + default object file format is (elf, aout, or coff). Then if this + fails, try previous methods. + +Thu Jul 27 11:28:17 1995 J.T. Conklin + + * configure.in: Don't build newlib for *-*-vxworks5.1. + +Thu Jul 27 11:18:47 1995 Brendan Kehoe + + * configure.in: Don't build newlib for a29k-*-vxworks5.1. + * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. + +Tue Jul 25 21:25:39 1995 Doug Evans + + * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". + +Fri Jul 21 10:41:12 1995 Doug Evans + + * cfg-ml-com.in: New file. + * cfg-ml-pos.in: New file. + +Wed Jul 19 00:37:27 1995 Jeffrey A. Law + + * COPYING.NEWLIB: Add HP free copyright to list. + +Tue Jul 18 10:58:51 1995 Michael Meissner + + * config.sub: Recognize -eabi* for the system, not just -eabi. + +Mon Jul 3 13:44:51 1995 Steve Chamberlain + + * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. + * config.sub, configure.in (win32): New target and host. + +Wed Jun 28 23:57:08 1995 Steve Chamberlain + + * configure.in: Add i386-pe configuration. + +Fri Jun 23 14:28:44 1995 Stan Shebs + + * mpw-build.in (install): Install GDB after LD. + +Thu Jun 22 17:10:53 1995 Stan Shebs + + * mpw-config.in (elf/mips.h): Always forward-include, needed + for GDB to build. + +Wed Jun 21 15:17:30 1995 Rob Savoye + + * testsuite: New directory for customer acceptance and whole tool + chain tests. + +Wed Jun 21 16:50:29 1995 Ken Raeburn + + * configure: If per-host line isn't found, but AC_OUTPUT is found + and a configure script exists, run it instead. + +Thu Jun 15 21:09:24 1995 Per Bothner + + * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. + +Tue Jun 13 21:43:27 1995 Rob Savoye + + * configure: Set build_{cpu,vendor,os,alias} to host values when + --build isn't specified. + +Mon Jun 5 18:26:36 1995 Jason Merrill + + * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. + (FLAGS_TO_PASS): Pass them. + (EXTRA_TARGET_FLAGS): Ditto. + +Wed May 31 22:27:42 1995 Jim Wilson + + * Makefile.in (all-libg++): Depend on all-libstdc++. + +Thu May 25 22:40:59 1995 J.T. Conklin + + * configure.in (noconfigdirs): Enable all packages for + i386-unknown-netbsd. + +Sat May 20 13:22:31 1995 Angela Marie Thomas + + * configure.in (noconfigdirs): Don't configure tk for i386-go32 + hosted builds (DOS builds) + +Thu May 18 18:08:49 1995 Ken Raeburn + + Changes for ARM based on patches from Richard Earnshaw: + * config.sub: Handle armeb and armel. + * configure.in: Omit arm linker only for riscix. + +Thu May 11 17:23:26 1995 Per Bothner + + * config.guess: Update from FSF. + +Tue May 9 15:52:05 1995 Michael Meissner + + * config.sub: Recognize powerpcle as the little endian variant of + the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a + powerpcle variant. Convert pentium into i586, not i486. Add p5 + alias for i586. Map new x86 variants p6, k5, nexgen into i586 + temporarily. + +Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) + + * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. + +Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) + + * config.sub: Accept -lites* as a basic system type. + +Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) + + * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is + installed, and if so return linuxoldld as the system name. + +Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) + + * config.guess: Add hppa1.1-hp-lites support. + +Tue Apr 25 11:08:11 1995 Rob Savoye + + * configure.in: Don't build newlib for m68k-vxworks5.1. + +Wed Apr 19 17:02:43 1995 Jim Wilson + + * configure.in (mips-sgi-irix6): Use mh-irix5. + +Fri Apr 14 15:21:17 1995 Doug Evans + + * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). + +Wed Apr 12 16:06:01 1995 Jason Merrill + + * test-build.mk: Enable building of shared libraries on IRIX 5 and + OSF/1. Fix compiler flags. + * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. + +Tue Apr 11 18:55:40 1995 Doug Evans + + * configure.in: Recognize --with-newlib. + (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. + +Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in: move {all,check,install}-gdb from *_MODULES + to *_X11_MODULES due to gdbtk needing X include files et al. + +Mon Apr 10 11:42:22 1995 Stan Shebs + + Merge in support for Mac MPW as a host. + (Old change descriptions retained for informational value.) + + * mpw-config.in: Add generic include forwards for cpu-specific + include files in aout and elf directories. + + * mpw-configure: Added copyright. + * mpw-config.in: Check for presence of required build tools. + (target_libs): Add newlib. + (target_tools): Add examples. + (Read Me): Generate as "Read Me for MPW" instead. + * mpw-build.in: Base sub-builds on all-foo instead of do-foo. + (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. + (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. + + * mpw-configure: Remove subdir-specific makefile hackery, + delete mk.tmp after using it. + + * mpw-build.in (all): Display start and end times. + + * mpw-configure (host_canonical): Set. + (target_cpu): Always add to makefiles. + (ARCHDEFS, EMUL): Add to makefile only if nonempty. + (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. + (mpw-mh-mpw): Look for in srcdir and srcroot. + Use sed instead of mpw-edit-prefix to edit prefix definitions. + + * mpw-build.in: (install-only): New target. + + * mpw-configure (host_alias, target_alias): Rename from hostalias + and targetalias, add into generated Makefile. + (mk.tmp): If present, add into generated Makefile. + * mpw-build.in (all-gas): Build config.h first before gas proper. + + * mpw-configure (config.status): Write only if changed. + * mpw-config.in (readline): Configure it (not built, just used for + definitions). + + * mpw-config.in (elf/mips.h): Add a forward include. + + * mpw-config.in: Forward-include most .h files in include into + extra-include. + (readline): Don't build. + mpw-build.in (install): Install GDB. + + * mpw-configure (prefix, mpw_prefix): Handle it. + * mpw-config.in (mmalloc, readline): Don't configure. + * mpw-build.in (thisscript): Rename to ThisScript. + Use mpw-build instead of BuildProgram everywhere. + (mmalloc, readline): Don't build. + * mpw-README: New file, basic documentation about the MPW port. + + * mpw-config.in: Use forward-include to create include files. + + * mpw-configure: Add more things to the top of each configured + Makefile, including contents of config/mpw-mh-mpw. + * mpw-config.in (extra-include): Create this directory and fill it + with Posix-like include files when configuring. + + * config.sub (apple, mac, mpw): Add various aliases. + + * mpw-build.in: New file, top-level build script fragment for MPW. + * mpw-configure: New file, configure script for MPW. + * mpw-config.in: New file, config fragment for MPW. + +Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in (host_libs): Remove glob, since it is gone from the + sources. + +Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + * Makefile.in: define empty GDB_NLM_DEPS var. + + * configure.in(target_makefile_frag): use config/mt-netware + for netware targets. + +Thu Mar 30 13:51:43 1995 Ian Lance Taylor + + * config.sub: Merge in recent FSF changes. Remove linux special + cases. + +Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) + + Revert this change: + + Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: Use CC=cc -Xs on Solaris. + +Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us + stop using it. + * Makefile.in: Nuke all references to glob subdirectory. + +Thu Mar 16 13:35:30 1995 Jason Merrill + + * configure.in: Fix --enable-shared logic in per-host. + +Mon Mar 13 12:33:15 1995 Ian Lance Taylor + + * configure.in (*-hp-hpux[78]*): Use mh-hpux8. + +Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in (noconfigdirs): Don't build gas on AIX, for + powerpc*-*-aix* as well as for rs6000*-*-aix*. + +Wed Mar 1 12:51:53 1995 Ian Lance Taylor + + * configure: Fix --cache-file to work if the file argument is a + relative path. + +Tue Feb 28 17:36:07 1995 Ian Lance Taylor + + * configure: If the --cache-file is used, pass it down to + configure in subdirectories. + +Mon Feb 27 12:52:46 1995 Kung Hsu + + * config.sub: add vxworks29k configuration. + +Fri Feb 10 16:12:26 1995 Ken Raeburn + + * Makefile.in (taz): Do "diststuff" part quietly. + +Sun Feb 5 14:16:35 1995 Doug Evans + + * config.sub: Mini-merge with gcc/config.sub. + +Sat Feb 4 12:11:35 1995 Jim Wilson + + * config.guess (IRIX): Sed - to _. + +Fri Feb 3 11:54:42 1995 J.T. Conklin + + * Makefile.in (source-vault, binary-vault): New targets. + +Thu Jan 26 13:00:11 1995 Michael Meissner + + * config.sub: Recognize -eabi as a basic system type. + +Thu Jan 12 13:13:23 1995 Jason Merrill + + * configure.in (enable_shared stuff): Fix typo. + +Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) + + * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. + +Wed Jan 11 16:29:53 1995 Jason Merrill + + * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. + +Mon Jan 9 12:48:01 1995 Jim Kingdon + + * configure.in (rs6000-*-*): Don't build gas. + +Wed Jan 4 23:53:49 1995 Ian Lance Taylor + + * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to + reduce command line length. + (AS_FOR_TARGET): Check for as.new, not Makefile. + (NM_FOR_TARGET): Check for nm.new, not Makefile. + +Wed Jan 4 13:02:39 1995 Per Bothner + + * config.guess: Merge from FSF. + +Thu Dec 15 17:11:37 1994 Ian Lance Taylor + + * configure: Don't use $ when handling program_suffix. + +Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) + + * configure.in: Configure tk for hppa/hpux. + +Fri Dec 2 15:55:38 1994 Per Bothner + + * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. + +Tue Nov 29 19:37:56 1994 Per Bothner + + * Makefile.in: Move -fno-implicit-template from CXXFLAGS + to LIBCXXFLAGS. Tests are better run without it. + +Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) + + * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. + +Mon Nov 21 11:14:01 1994 J.T. Conklin + + * configure.in (*-*-netware*): Don't configure xiberty. + +Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) + + * configure.in: Remove tk from native_only list. + +Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) + + * build-all.mk: Add mips-ncd-elf target to sun4 targets + for special NCD build. + +Mon Nov 7 20:58:17 1994 Ken Raeburn + + * Makefile.in (DEVO_SUPPORT): Remove configure.bat and + makeall.bat, they're only useful for binutils snapshots. + (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and + makeall.bat to specified SUPPORT_FILES. + +Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) + + * build-all.mk: Add Ericsson targets to sun4 and solaris + hosts. Add BNR's sun4 target to solaris host, so their + build-from-source will be tested in-house first. + +Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) + + * Makefile.in (LIBCFLAGS): New variable. + (CFLAGS_FOR_TARGET): Ditto. + (LIBCFLAGS_FOR_TARGET): Ditto. + (LIBCXXFLAGS): Ditto. + (CXXFLAGS_FOR_TARGET): Ditto. + (LIBCXXFLAGS_FOR_TARGET): Ditto. + (BASE_FLAGS_TO_PASS): Pass them. + (EXTRA_TARGET_FLAGS): Ditto. + + * configure.in: Support --enable-shared. + +Sat Nov 5 15:44:00 1994 Per Bothner + + * configure.in (target_libs): Include libstdc++ again. + * config.guess: Update from FSF (for FreeBSD). + +Thu Nov 3 16:32:30 1994 Ken Raeburn + + * Makefile.in (DEVO_SUPPORT): Include configure.bat and + makeall.bat. + (DISTDOCDIRS): Add `etc'. + (ETC_SUPPORT_PFX): New variable. + (taz): Include anything from etc starting with a word in + ETC_SUPPORT_PFX. + +Wed Oct 26 16:19:35 1994 Ian Lance Taylor + + * config.sub: Update for recent FSF changes. Remove obsolete + h8300hds entry. Add -windows* and -osx as basic os. Minor + spacing changes. + +Thu Oct 20 18:41:56 1994 Per Bothner + + * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. + + * config.guess: Merge with FSF. + * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. + +Thu Oct 20 19:26:56 1994 Ken Raeburn + + * configure: Since the "trap 0" handler will override the exit + status on many systems, only use it for "exit 1", and make it set + a non-zero exit status; reset it before "exit 0". Also, check + exit status of config.sub, and error out if it failed. + +Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) + + * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build + and install libgloss. + +Tue Oct 18 15:25:24 1994 Ian Lance Taylor + + * Makefile.in (all-binutils): Depend upon all-byacc. + + * configure.in: Don't build emacs on Irix 5. + +Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) + + * configure.in (*-*-netware*): Add libio. + +Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) + + * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. + (CHECK_TARGET_MODULES): Ditto. + (INSTALL_TARGET_MODULES): Ditto. + (TARGET_LIBS): Ditto. + (all-libstdc++): Note dependencies. + +Thu Oct 13 01:43:08 1994 Ken Raeburn + + * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. + +Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) + + * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of + -fexternal-templates. + + * configure.in (target_libs): Add libstdc++. + (noconfigdirs): Add libstdc++ as appropriate. + +Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Update from FSF. + +Tue Oct 4 12:05:42 1994 Ian Lance Taylor + + * configure: Use ${config_shell} when running ${configsub}. + +Mon Oct 3 14:28:34 1994 Doug Evans + + * config.sub: No longer recognize h8300h. + +Mon Oct 3 12:40:54 1994 Ian Lance Taylor + + * config.sub: Remove extraneous differences between config.sub and + gcc/config.sub. + +Sat Oct 1 00:23:12 1994 Ken Raeburn + + * Makefile.in (DISTSTUFFDIRS): Add gas. + +Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) + + * COPYING.NEWLIB: New file. + +Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess (HP-UX): Patch from Harlan Stenn + to also emit release level. + +Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) + + * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. + +Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.sub: Merge nextstep cleanup from FSF. + +Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * configure.in (arm-*-*): Don't configure ld for this target. + +Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) + + * configure.in (*-*-netware): don't configure libg++, libio, + librx, or newlib. + +Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't + configure ld--it works, but it doesn't support shared libraries. + +Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess (*-unknown-freebsd*): Get rid of possible + trailing "(Release)" in version string. + Patch from Paul Richards . + +Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. + Fix type: *-next-neststep -> *-next-nextstep. + + * config.guess: Merge from FSF: + + Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) + + * config.guess: Recognize powerpc-ibm-aix3.2.5. + + Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) + + * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V + instead of UNIX_SV for UnixWare 1.0). + +Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) + + * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld + to make gdb/nlm/* build after the compiler and linker. + +Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess (netbsd, freebsd, linux): Accept any machine, + not just i[34]86. + (m68k-atari-sysv4): Relocate to match FSF version. + + * config.guess: More merges from the FSF: + + Add a space before function call or macro invocation. + + Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) + + * config.guess: Add trap cmd to remove dummy.c and dummy when + interrupted. + + Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) + + * config.guess (dummy.c): Redirect stderr for `hostinfo' command. + (dummy): Redirect stderr from compilation of dummy.c. + + Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) + + * config.guess: Distinguish between NeXTStep 2.1 and 3.x. + +Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) + + * configure: Accept and ignore --cache*, for compatibility with + new autoconf. + +Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Merge from FSF: + + Thu Aug 25 20:28:51 1994 Richard Stallman + + * config.guess (Pyramid*:OSx*:*:*): New case. + (PATH): Add /.attbin at end for finding uname. + (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. + + Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) + + * config.guess (M88*:DolphinOS:*:*): New case. + + Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) + + * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE + to select whether to use ELF or COFF. + + Sun Jul 24 16:20:53 1994 Richard Stallman + + * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. + + Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) + + * config.guess: Guess the OS version for HPUX. + + Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) + + * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. + +Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure.in: Recognize --with-headers, --with-libs, and + --without-newlib. + * Makefile.in (all-xiberty): Depend upon all-ld. + +Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure.in: Change i[34]86 to i[345]86. + +Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure (version): A few more tweaks to help message. + +Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in: Remove (for now) librx as a host library, + now that we're building it for target. + +Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure: Fix up help message; from karl@owl.hq.ileaf.com + (Karl Berry). + +Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * configure.in: Also configure librx. + +Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in: Update various rules to reflect that librx + is now needed for libg++. + +Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * config.sub: Accept mips64orion and mips64orionel as a CPU name. + +Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) + + * configure.in: Configure the examples directory. + +Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure: Simplify Jun 2 1994 change. + +Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) + + * change CC to /usr/latest/bin/gcc for lynx host builds, since + /bin/gcc isn't good enough to build gcc. + +Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) + + * Makefile.in (GDB_SUPPORT_FILES): Remove + (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. + (gdb.tar.gz): Add new rule to use standard distribution building + mechanism. + +Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Warn about use of /usr/ucb/cc on Solaris. From + Bill Cox . + +Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. + +Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) + + * configure: Search current dir first in .gdbinit. + +Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.sub: Recognize freebsd (merged from gcc config.sub). + +Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.sub: Refer to NeXT's operating system as nextstep. + + * config.sub (case $basic_machine): Re-order the cases, to match + the order in the FSF version (which is mostly alphabethical). + Merge in some additions and changes from the FSF. + +Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) + + * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. + * config.sub: Recognize cxux7. + * configure.in: Use mh-cxux for m88k-harris-cxux*. + +Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.sub: Fix typo powerpc -> powerpc-*. + +Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) + + * Makefile.in: `all-emacs19' depends on `all-byacc'. + + * Makefile.in: Add all-emacs19 and install-emacs19 rules (in + parallel with all-emacs and install-emacs). Top-level command + `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. + +Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * test-build.mk ($(host)-stamp-stage2-installed): Remove + $(relbindir)/make before doing ``make install'', and use + $(GNU_MAKE) while doing it. Avoids problem on SunOS with + installing over running make binary. + ($(host)-stamp-stage3-installed): Likewise. + +Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize Mach. + +Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to + see whether --exec-prefix was used. + +Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * README: Explicitly mention libg++/README. (Zoo's idea.) + +Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Add all-librx target similar to all-libproc. + +Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) + + * config.guess: Rearrange tests for Alpha-OSF1 to properly deal + with post 1.2 uname bogosity. + +Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure: Remove temporary files on receipt of a signal. + +Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) + + * configure: If there is a package_makefile_frag, remove + ${subdir}/Makefile.tem after copying it in. + +Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) + + * build_all.mk: support rs6000 lynx identifies itself as + rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc + since /bin/gcc is too feeble to compile a modern gcc. + +Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) + + * brought devo/test-build.mk update-to-date with progressive/ + test-build.mk. Add lynx targets and hppa flag info. + +Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * configure.in: Use mh-ncrsvr43. Patch from + Tom McConnell . + +Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess (i386-unknown-bsdi): No longer need to + check #if defined(__bsdi__) && defined(__i386__). + +Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure: Set program_transform_nameoption correctly. + +Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) + + * brought build-all.mk update-to-date with progressive build-all.mk, + added new targets and hppa info. + +Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure: If config.guess result is a prefix of the user + specified target, assume a native build and use the user specified + target as the host alias. Remove SunOS patch suffix removal hack. + * configure.in: Remove SunOS patch suffix removal hack. + + * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's + in NATIVE_CHECK_MODULES. + +Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) + + * Makefile.in: Rename HOST_ONLY to NATIVE. + * configure: Delete SunOs patch suffix from host_canonical + and build_canonical variables that are prepended to Makefiles. + * configure.in: Add comments for easier maintenance. + +Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Add all-libproc target similar to all-gui. + +Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) + + * Makefile.in (CHECK_MODULES): split into + HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. + +Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) + + * config.guess (i386-unknown-bsdi): New system to guess. + +Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Add all-gui target (but not yet build by "all"). + +Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) + + * config.sub: Move deletion of patch suffix from here... + * configure.in: To here, at Ian's suggestion. The top- + level scripts might need to know of a patch level. + +Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) + + * config.sub: Strip off patch suffix so rtl is recognized + as a sunos4.1.3 machine, even though it's been patched. + +Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) + + * Makefile.in (INSTALL_LAST): Delete. + (INSTALL_DOSREL): New. + +Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. + Don't set use_gnu_ld to no for *-*-sysv4; that only controls + whether we pass down --with-gnu-ld anyhow. + +Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) + + * Makefile.in (INSTALL_LAST): Change operation so it works + on more flavors of make. + * configure.in (go32): Don't build libg++ or libio. + +Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) + + * Makefile.in (Move HOST_PREFIX_1 and friends up so + they can be overriden by templates. + +Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) + + * configure.in (target==go32): Don't build gdb. + * dosrel: New directory. + +Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) + + * configure.in (host==go32): Configure dosrel too. + * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. + (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should + be set by incoming names or templates. + (INSTALL_LAST): New rule. + +Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) + + * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. + +Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * configure.in (appdirs): New variable. Currently empty, but will + be used in gas distribution. If nonempty, lists a set of + directories at least one of which must get configured, or top + level configuration is considered to have failed. + (rs6000-*-lynxos*): Use new file name. + +Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + Eliminate XTRAFLAGS. + * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the + newlib include files using -idirafter, and also use -nostdinc. + (CXX_FOR_TARGET): Likewise. + (XTRAFLAGS): Removed. + (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. + (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. + (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. + ($(DO_X)): Don't pass down XTRAFLAGS. + +Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * configure.in (mips*-dec-bsd*): New target; do build linker. + (mips*-*-bsd*): New target; don't build linker. + +Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) + + * configure.in: support rs6000-*-lynxos* configuration. + support sunos4 as a cross target. + + * config.sub: look for lynx*, not lynx since the OS version may + legitimately be part of the name. + +Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * configure.in (i[34]86-*-sco*): Move to be with other i386 + targets. + (romp-*-*): New target. Skip various binary utilities. + (vax-*-*): New target. Don't build newlib. + (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. + +Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure.in: Only set host_makefile_frag if config + directory exists. + +Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * install.sh: If $dstdir exists, don't check whether each + component does. + +Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. + +Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) + + * configure.in (*-*-lynxos*): Don't configure newlib for either + native or cross Lynx. + +Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) + + * config.sub (sparc64-elf): Fix os. + (z8k): Remove duplicate. + +Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not + gcc/stmp-fixproto, to try to prevent fixproto from being run. + +Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) + + * configure: Make file links cleanly even if Lynx fails on + an NFS symlink (at least fail cleanly). + +Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) + + * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to + -XNh2000. + +Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Unknown options are fatal again. + +Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) + + * configure: Ignore --x-includes and --x-libraries, for Autoconf + compatibility. + +Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) + + * build-all.mk: Add `clean' target. + +Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * config.guess: Add SINIX support. + * configure.in: Add mips-*-sysv4* support. + +Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) + + * build-all.mk: Document all useful targets. + If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. + If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. + +Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Support --silent, --quiet. + +Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Support --disable-FEATURE. + +Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize NCR running SVR4.3. + +Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Make BSDI generate i386-unknown-bsd386. + Patch from Paul Eggert . + +Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. + +Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Make unrecognized options give nonfatal warnings + instead of fatal errors, and pass them to any subdirectory + configures in case they recognize them. + Make --x equivalent to --with-x. + +Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) + + * configure: Add --enable-* options. Clean up usage message and + some comments. + +Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) + + * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. + +Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * configure.in (hppa*-*-*): Enable binutils. + +Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.sub: Recognize cisco. + +Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) + + * Makefile.in (CXXFLAGS): Add -fexternal-templates. + +Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: about target *-hitachi-hiuxwe2, don't print more + than one configuration name. Add comment. + +Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) + + * config.guess: about target *-hitachi-hiuxwe2, fixed + machine guessing order. [Hitachi's CPU_IS_HP_MC68K + macro is incorrect.] + +Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather + than the "make ls" stuff which used to be here. + +Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Recognize i[34]86-unknown-freebsd. + From Shawn M Carey . + +Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * configure.in (noconfigdirs for alpha): Remove libg++ and libio. + +Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) + + * config.guess: Check for ptx. + +Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) + + * config.sub: Add os9k checking. + +Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * config.guess: Handle OSF1 running on HPPA processors + +Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) + + * configure: If subdir configure fails, print out a message with + subdirectory name, in case subdir's configure code didn't identify + itself. + +Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) + + * configure.in: Remove embedded newlines from configdirs. + Avoid mismatches of substrings. Fix matching strings at end + of configdirs. + +Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) + + * config.guess: Add Lynx/rs6000 config support. + +Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) + + * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. + +Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) + + * configure.in (hppa*-*-osf*): Treat this just like most other + PA configurations (eg no binutils or ld). + (hppa*-*-*elf*): These configurations have binutils and ld. + +Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. + +Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in (rs6000-*-*): Build gas. + +Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * Makefile.in: Avoid bug in losing hpux sed. + +Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed + for GDB and GDB has been fixed to not need it. + +Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * config.guess: Recognize vax hosts. + +Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * configure (while loop): Don't use "break 2" inside case + statement -- the case statement isn't an enclosing loop. + +Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Clean up NeXT support, to allow nextstep + on Intel machines. Make OS be nextstep. + +Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) + + * config.guess: Add alternate forms for Convex. + +Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) + + * configure: Completely rewrite option processing. Take + advantage of pattern-matching to avoid invoking test frequently. + Also clean up host and target defaulting logic. + +Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * Makefile.in: Replace all occurrances of "rootme" with "r" and + "$${rootme}" with "$$r", to increase the likelihood that the do-* + commands (plus user environment) will fit SCO limits. + +Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Don't issue warnings about directories which are + not being configured if -norecursion is set. Correct test for + --with-gnu-as and --with-gnu-ld to not get confused by substring + matches. + + * configure.in: Don't build gas for alpha-dec-osf1*. + +Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) + + * configure: Back out Per's change of 12/19/1993. It changes the + behavior of configure in unexpected and confusing ways. + + Also, use different delim char when calculating + program_transform_name so that the name can contain slashes. + +Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) + + * configure.in, config.sub: Add support for VSTa micro-kernel. + +Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * configure.in: Nuke hacks which were used to get a special + version of GAS for HPPA configurations. + +Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * configure: If only ${target_alias} is given, use that + as the default for ${host_alias}. + * configure: Add missing back-slashes before nested quotes. + +Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) + +Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) + + * config.guess: Recognize some Tektronix configurations. + From Kaveh R. Ghazi . + +Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * config.sub: Match any flavor of SH. + +Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) + + * configure.in: Don't try to configure newlib for Alpha. + +Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Don't build ld for Irix 5. Don't build gas, + libg++ or libio for any Alpha target. + + * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. + +Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) + + * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for + default arguments -- so it tried to compress itself. + +Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) + + * configure.in (notsupp): ensure that a space is always at the end + of the configdirs list, since the grep checks for an explicit space + +Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in (target i386-sysv4.2): don't build ld, since static + versions of many libraries are not available. + +Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize Apollos (using environment variables). + * configure.in: Don't configure ld, binutils, or gprof for Apollo. + +Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize Sony news mips running newsos. + +Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) + + * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be + "fi ; else" for bash. + +Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. + +Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) + + * config.sub: accept unixware as an alias for svr4.2. + Fix some inconsistancies with the gcc version. + +Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in (DISTDOCDIRS): Add gdb. + +Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in (DISTDOCDIRS): Add libg++ and libio. + +Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) + + * Makefile.in (taz): Only build "info" in DISTDOCDIRS. + (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want + this now. + +Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.sub: Accept hiux* as an OS name. + + * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per + etc/make-stds.texi. The underscore came from gcc, and dje now + agrees that RUNTESTFLAGS is the correct name. + +Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * install.sh: Remove 'set -e'. It makes any conditionals + in the script useless. + + * config.guess: Automatically recognize arm-acorn-riscix + Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). + +Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) + + * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS + +Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) + + * Makefile.in (DISTDOCDIRS): New variable. + (taz): Edit local Makefile.in sooner, instead of proto-toplev + Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. + +Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in (hppa target): check the source directory for the + pagas sub-directory + +Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) + + * config.sub: Allow -aout* and -elf*. + +Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) + + * configure.in: Don't build ld on i386-solaris2, same as for + sparc-solaris2. + +Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). + +Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * configure.in: Configure gdb for alpha. + +Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in (CXXFLAGS): Add -O. + +Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * config.guess: added support for DG Aviion + +Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) + + * configure.in: Produce warning message for subdirectories not + configurable for this host/target combination. Don't try to + configure gdb for vms. + +Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) + + * Makefile.in (taz): Replace "byacc" with "bison -y" in the + appropriate files before making "diststuff". + (DISTBISONFILES): New var: list of files to be edited. + (DISTSTUFFDIRS): Add binutils. + +Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * config.sub: also handle mipsel and mips64el (for little endian mips) + +Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in: Add * to end of all OS names. + +Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) + + * configure.in: Build newlib for LynxOS native. + +Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Add support for delta 88k running SVR3. + + * configure.in: Add comment about HP compiler vs. emacs. + +Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: don't build ld on solaris2 (not a viable option + due to bugs in getpwnam & getpwuid) + +Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) + + * configure.in: Accept alpha-dec-osf1*, not just -osf1, since + config.guess will produce a full version number. + +Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Build linker and binutils for alpha-dec-osf1. + +Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, + and gdb/testsuite/Makefile.in. + +Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: recognize mips*- instead of mips- + +Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) + + * config.sub: Accept linux*coff and linux*elf as operating + systems. + +Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config.sub: Recognize mips64, and mips3 as an alias for it. + +Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * configure.in: Remove alpha-dec-osf*, no longer necessary now that + gdb knows how to handle OSF/1 shared libraries. + +Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). + * config.guess: Recognize Hitachi's HIUX. + * config.sub: Recognize h3050r* and hppahitachi. + Remove redundant cases for hp9k[23]*. + +Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' + if gas and ld are in the source tree and are in ${configdirs}. + If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the + --with options (but still pass them down on the command line, + if they were explicitly specified). + +Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure: substitute SHELL value in Makefile.in with + ${CONFIG_SHELL} + +Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * configure.in: Build gas, ld, and binutils for *-*-sysv4* and + *-*-solaris2* targets. + +Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in: define M4, and pass it down to sub-makes; + all-autoconf now depends on all-m4 + +Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on + presence of {ar,ranlib} instead of a configured directory + +Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) + + * config.guess: Accept 34?? as well as 33?? for NCR. + +Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead + of 'gas' in sed commands, since 'gash' is now in the tree as well. + +Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure: grab values for $(CC) and $(CXX) from the + environment, so that someone can do "CC=gcc configure; make" and + have it work right (matching the way that autoconf works now) + + * configure.in, Makefile.in: add support for gash, the tcl + interface to Galaxy + + * config.guess: add NetBSD variants (hp300, x86) + +Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) + + * install.sh: Support -d option (in the manner of SunOS 4 install, + as it is more deterministic than that of GNU install) + (chmodcmd): Set file to mode 755 by default (should also do default + chgrp and chown, but I don't feel like dealing with that now) + +Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) + + * config.sub: Remove h8300hhms alias. + +Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in: Match *-*-solaris2* not *-sun-solaris2*. + +Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well + as stmp-fixinc + +Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) + + * config.sub: recognize m88110-bug-coff. + +Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in (all-libio): all dependencies on the toolchain used + to build this (gcc, gas, ld, etc) + +Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Deal with OSF/1 1.3 on alpha. + +Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * install.sh: add some 'else true' clauses for portability + + * configure.in: don't build libio for h8[35]00-*-* targets + +Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * Makefile.in: Add support for new libio. + +Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * install.sh: If one command fails, don't try the rest. Don't try + to remove $dsttmp (via trap) unless we have already created it. + If $src doesn't exist, detect it and exit with an error. + + * config.guess: Recognize BSD on hp300. + +Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. + Bug report from "Hamish (H.I.) Macdonald" . + +Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) + + * Makefile.in (all-send-pr): depends on all-prms + +Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). + +Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): + Added test for mips-mips-riscos5. + +Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in: use mh-hp300 for 68k HP hosts + +Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure: add support for CONFIG_SHELL, so that you can use + some alternate shell for evaluating configure scripts + +Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) + + * Makefile.in (make-gdb.tar.gz): Sed bug reporting address + in configure script to bug-gdb@prep.ai.mit.edu when building + distribution archive. + * Makefile.in (COMPRESS): Remove def. + * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from + gdb.tar.Z and make-gdb.tar.Z respectively. + * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. + * Makefile.in (make-gdb.tar.gz): Minor changes to move closer + to convergence with 'taz' target in Makefile.in. + +Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * install.sh (dsttmp): use trap to ensure that tmp files go + away on error conditions + +Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES + +Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in (install-dirs): Deal with a prefix like /gnu; + its parent is '/' not ''. + + * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. + +Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) + + * configure: if ${newsrcdir}/configure doesn't exist, don't assume + that ${newsrcdir}/configure.in does. + +Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * test-build.mk: support for CONFIG_SHELL + +Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) + + * config.sub (netware): Add as a basic system type. + +Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) + + * Makefile.in (Makefile): depend on configure.in. Also drop the + $(srcdir)/ from the dependency on Makefile.in. + +Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) + + * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. + (h8300hhms is temporary until multi-libraries are implemented). + * configure.in: Handle h8300h too. + +Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize dpx/2 as m68k-bull-sysv3. + +Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) + + * configure: Remove extraneous output when guessing host type. + * config.guess: Remove extraneous output when guessing using C + compiler rather than uname, or when guessing fails. + +Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) + + * Makefile.in: remove all.cross and install.cross targets + + * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross + definitions + +Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * configure.in (target sh): Build gprof. + +Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub: change -solaris to -solaris2 + +Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.in: Use config/mh-riscos for mips-*-sysv*. + +Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure: Correct error message for missing Makefile.in to + print correct directory. + +Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * install.sh: kludge around 386BSD shell bug + +Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) + + * config.guess: Recognize NeXT. + * config.guess: Recognize i486-ncr-sysv4. + * Makefile.in (taz): rm $(TOOL)-$$VER before linking. + +Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (MAKEINFOFLAGS): New variable. + (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. + * build-all.mk, test-build.mk: Pass down --no-split as + MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. + +Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. + +Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (libg++.tar.z): New rule. + * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. + * Makefile.in (taz): Only do a single chmod. + +Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) + + * install.sh: don't use dirname anymore (replaced with sed usage) + +Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in: Change extension for gzip'd files from '.z' to + '.gz' per new FSF standard usage. + +Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) + + * configure: put quotes around the final value of program_transform_name + +Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: new install.sh support; update install-info rules + +Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure.in: Build diff for crosses, but not for go32 host. + + * configure.in: Build gprof only for native, and don't build it + for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. + +Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) + + * configure.in: don't build gas,ld,binutils on for *-*-sysv4 + +Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) + + * configure.in (host_tools): Add prms. + +Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) + with $(FLAGS_TO_PASS) on the command line + + * config.sub: Recognize lynx and lynxos + +Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) + + * config.sub: Accept -ecoff*, not just -ecoff. + +Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (taz): Use .gz suffix instead of .z. + (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target + names. + +Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (vault-install): add an 'else true' (for Ultrix) + +Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (install-no-fixedincludes): install gcc last, so + that rebuilds that might happen during 'make install' don't get + bogus gcc include files + +Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + Change from Utah for HPPA support: + * config.guess: Recognize hppa1.x-hp-bsd. + +Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) + + * config.guess: Add support for Motorola Delta 68k, up to r3v7. + Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). + +Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) + + * config.sub: Add support for rom68k and bug boot monitors. + +Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) + + * Makefile.in: Make all-opcodes depend on all-bfd. + +Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) + + * config.guess: Added special check for i[34]86-univel-sysv4*. + +Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) + + * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for + the processor rather than assuming i486. + +Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize SunOS6 as Solaris3. + +Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) + + * config.guess: Fix typo. Avoid #elif (not in K&R 1). + Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. + +Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk (all-cross): New target for Canadian Cross. + Added Q2 go32 targets. + * test-build.mk: Configure go32 cross sparclite-aout and + mips-idt-ecoff -with-gnu-ld. Moved build binary directory from + PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. + +Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for + GO32 hosted toolchains + +Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) + + * configure: change so "-exec-prefix" gets passed down rather + than "-exec_prefix" so autoconf generated Makefiles get the + exec_prefix set right. + +Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.guess: get the Solaris2 minor version number + + * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT + +Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) + + * config.guess: Recognize some Sequent platforms. + +Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: added the vault-install target + + * configure.in: actually use the Sun3 makefile fragment that's in + config, also added the release dir to configdirs + +Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. + +Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: remove some program from Alpha targetted toolchains + +Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) + + * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and + gprof. + (taz): Run "make diststuff" in those directories instead of "make + proto-dir". Look for "VERSION=" only at start of line in subdir + Makefile. Use "gzip -9" for compression. + (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. + (binutils.tar.z): New target. + +Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) + + * Makefile.in (taz): Include gpl.texinfo. + +Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) + + * Makefile.in (setup-dirs): Merged into "taz" target. + (taz): Only do `proto-dir' stuff if a directory is actually needed + for this target. + +Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). + (FLAGS_TO_PASS): Pass down MUNCH_NM. + (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. + (EXTRA_GCC_FLAGS): Pass down HOST_* variables. + (gcc-no-fixedincludes): Correct for current gcc Makefile. + +Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, + config.sub, and move-if-change to gdb testsuite distribution + archive, so the testsuite can be extracted, configured, and + run separately from the gdb distribution. Blow away the Chill + tests that require a Chill compiled executable, since GNU Chill + is not yet publically available. + +Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * test-build.mk: set environment variables in a single command, + instead of a list of assignments and exports + + * config.guess: recognize Alpha/OSF1 systems + +Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + * configure: Change help message to prefer --options rather than + -options. + +Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * config.sub: Convergent Tech. "miniframe" uses m68010, sez + zippy@ecst.csuchico.edu. + * config.guess: Recognize miniframe. + +Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) + + * Makefile.in: Use srcroot to find runtest rather than rootme. + Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. + +Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) + + * test-build.mk: Extensive additions to support building on a + machine other than the host. + +Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) + + * configure (tooldir): Fix for i386-aix again. + +Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) + + * configure, Makefile.in: Change definition of $(tooldir) + to match the FSF. + +Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) + + * config.guess: Recognize i[34]86/SVR4. + +Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * Makefile.in (all-gdb): gdb depends on sim. + +Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory + at the same time we make the prototype gdb directory. + * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution + files at the same time as the gdb base release distribution. + +Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (check): Use individual check targets rather than + DO_X rule. + (check-gcc): Added. + +Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) + + * config.sub: Use sysv3.2 not sysv32 for canonical OS + for System V release 3.2. + +Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * config.sub: Recognize hppaosf. + * configure.in: Do configure ld/binutils/gas for it. + +Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * configure (tooldir): Alter syntax used to set this, for systems + where "\$" isn't handled right, like i386-aix. + +Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure: Pass program-transform-name, not + program_transform_name, to recursive configures. + +Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) + + * Makefile.in (gas+binutils.tar.z): New rule for building snapshots + of gas+ld+binutils. + +Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) + + * config.guess: Recognize AIX3.2 as distinct from 3.1. + +Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv + +Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) + + * Makefile.in (PRMS): Set back to all-prms. + +Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) + + * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS + targets, rather than for MIPS hosts. + +Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: add comment for --with-x default values + + * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. + + * Makefile.in: add check-* targets for each of the directories in + the tree. Add a definition of RUNTEST that will use the one we + just built, if it exists. Pass this down via FLAGS_TO_PASS. + +Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure.in: Removed obsolete references to bfd_target and + target_makefile_frag. + + * build-all.mk: Set assorted targets for Q2. + * config.sub: Recognize z8k-sim and h8300-hms. + * test-build.mk: Really don't pass host to configure. + (HOLES): Added uname. + +Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure: Handle an empty program-prefix, program-suffix or + program-transform-name correctly. + +Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: -G 8 no longer required for MIPS targets. + * test-build.mk: Don't pass host argument to configure; make it + guess. + +Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. + * Makefile.in (COMPRESS): New macro, like GZIP. + +Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) + + * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. + + * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc + with gas currently defaults to -G 0. + +Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (all-flex): flex depends on byacc. + + * build-all.mk: If host not specified, use config.guess. Pass TAG + to test-build.mk as RELEASE_TAG. + * test-build.mk (configargs): New variable containing arguments to + pass to configure. Set to -with-gnu-as on mips-dec-ultrix. + (FLAGS_TO_PASS): Pass down RELEASE_TAG. + + * config.guess: Use /bin/uname when checking -X argument on SCO, + to avoid invoking GNU uname which doesn't understand -X. + + * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. + + * configure.in: Build gas for mips-*-*. + +Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in (all.normal): insert missing backslash. + +Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. + + * Makefile.in: Complete overhaul to merge many almost identical + targets. + +Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. + (gdb.tar.Z): Adjusted. + + * Makefile.in (setup-dirs, taz): New targets; should be general + enough to adapt for gdb sometime. Build only .z file. + (gas.tar.z): New target. + +Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: Use CC=cc -Xs on Solaris. + +Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in: Incorporate changes suggested by wilson@cygnus.com + for handling BISON for FSF releases. + +Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * configure: Actually implement the change zoo just documented. + +Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) + + * configure: when using config.guess, only set target_alias when + it's not already been set (ie, on the command line) + +Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: add installcheck target, set PRMS to install-prms + +Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure: add support for package_makefile_fragment, handle the + case where a directory has a configure.in file but no Makefile.in + more gracefully (with an actual understandable error message, even); + add support for --without (and add this to the usage message); also + explicitly add a --host=${host_alias} to the command line when + config.guess is used + +Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) + + * configure: Must use both --host and --target in recursive calls. + +Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: Change deja-gnu to dejagnu. + +Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. + +Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: canonicalize all instances to *-*-solaris2*, + also strip out a number of tools to not build for go32 host + +Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + * config.guess: add GPL. + + * Makefile.in, config.guess, config.sub, configure: bump + copyrights to 93. + +Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (do-info): Removed obsolete check for existence of + localenv file. + + * Makefile.in (MAKEOVERRIDES): Define to be empty. + +Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: a couple of 'else true' for decstation, + support for TclX + + * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore + +Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in (setup-dirs): change invocation of make to $(MAKE). + +Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) + + * config.guess: Recognize i386-ibm-aix (PS/2). + * configure.in: Use config/mh-aix386 file for it. + +Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use + CC_FOR_TARGET instead. + (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). + +Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) + + * Makefile.in: Add sim to list of directories sent with gdb + +Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) + + * configure.in: Put back mips-dec-bsd* case. + +Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) + + (Ultrix 2.2 support from Michael Rendell ) + * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. + * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. + +Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: remove no-op mips-dec-bsd* in "case $target" + + * Makefile.in (dir.info): only run gen-info-dir if it exists, + (install-info): install dir.info only if it exists, + (all-expect, install-expect): pass along X11_FLAGS_TO_PASS + +Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) + + * configure.in: For vms target, skip bfd, ld, binutils. Do build + gas for mips-dec-bsd. + +Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure (makesrcdir): If ${srcdir} is relative and not ".", + and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. + +Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) + + * configure.in: Added "dejagnu" to hosttools list. + +Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) + + * config.sub, configure.in, config.guess: Add support + for Bosx, an AIX variant from Bull. + Patches from F.Pierresteguy@frcl.bull.fr. + +Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) + + * devo/dejagnu: Initial creation of devo/dejagnu. + Migrated dejagnu testcases and support files for testing software + tools to reside as subdirectories, currently called "testsuite", + within the directory of the software tool. Migrated all programs, + support libraries, etc. beloging to dejagnu proper from + devo/deja-gnu to devo/dejagnu. These files were moved "as is" + with no modifications. The changes to these files which will + allow them to configure, build, and execute properly will be made + in a future update. + +Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) + + * Makefile.in: Change send_pr to send-pr. + * configure.in: Likewise. + * send_pr: Renamed directory to send-pr. + +Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) + + * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). + +Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) + + * README: Update for gdb-4.8 release. + * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build + gdb-xxx.tar.z (gzip'd) file also. + +Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: make all-diff depend on all-libiberty + +Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) + + * config.guess: add vax-ultrix in the spirit of mips-ultrix. + +Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in, Makefile.in: add hello, tar, gzip, recode, indent + +Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) + + * Makefile.in (DEVO_SUPPORT): Remove etc directory + (ETC_SUPPORT): Only add the files GDB wants from etc/. + (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. + +Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: makeinfo binary is in a new location + +Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) + + * config.sub: Accept -ecoff as an OS. + + * Makefile.in: Various changes to eliminate a level of make + recursion and reduce the required command line length. + (BASE_FLAGS_TO_PASS): New variable holding flags passed to all + sub-makes. + (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New + variables holding settings for specific sub-makes. + (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote + in terms of BASE_FLAGS_TO_PASS. + (TARGET_LIBS): New variable listing directories which use + TARGET_FLAGS_TO_PASS. + (subdir_do): Eliminated. + (do-*): New set of targets to replace subdir_do. + (various): All targets which used subdir_do now depend on do-*. + (local-clean): Renamed from do_clean. + (local-distclean): New target, dependency of distclean and + realclean. + (install-info): Don't create directories. Depend on dir.info + rather than calling make recursively. + (install-dir.info): Eliminated. + (install-info-dirs): Create all info directories here. + (dir.info): Depend upon do-install-info. + + * test-build.mk (HOLES): Added false. + +Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) + + * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). + +Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in (info): remove dependency on all-texinfo. The + problem was really in texinfo/C, not at this level. + +Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (info): Added dependency on all-texinfo (PR 2112). + +Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) + + * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for + GDB releases. + +Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * configure: Include srcdir in message about target of link not + being found. Don't convert `-' to `_' in `with' options being + passed to subdirs. + +Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: add uudecode to host_tools + + * Makefile.in: added {all,install}-uudecode targets, added them to + the appropriate lists + +Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (all-gcc): Added dependency on all-gas. + + * configure.in (mips-*-*): Build ld and binutils. + +Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) + + * configure: check return code from mkdir, print error message and + exit on failure. + +Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) + + * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. + +Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) + + * test-build.mk (HOLES): Added tar, cpio and uudecode. + +Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) + + * config.sub (h8500): Recognize this as a cpu type. + +Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure: source directory missing is no longer a warning + + * configure.in: recognize irix[34]* instead of irix[34] + + * Makefile.in: define and pass down X11_LIB + +Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) + + * guess-systype: Renamed to ... + * config.guess: ... by popular request. + * configure.in, Makefile.in: Update accordingly. + +Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) + + * guess-systype: Patches from John Eaton : + + Add Convex, Cray/Unicos, and Encore/Multimax support. + + Execute ./dummy instead of assuming . is in PATH. + +Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) + + * guess-systype: New shell script. Attempts to guess the + canonical host name of the executing host. + Only a few hosts are supported so far. + * configure: Call guess-systype if no host is specified. + +Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (gcc-no-fixedincludes): Made to work with current + gcc Makefile. + + +Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (GCC_FLAGS_TO_PASS): New variable. + (all-gcc, install-gcc, subdir_do): Use it. + +Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) + + * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. + +Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) + + * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now + set exclusively by configure, using configure.in . + +Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * test-build.mk: set $PATH for all builds + + * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm + +Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in (GCC_FOR_TARGET): Supply a default that matches + the one used in gcc/Makefile.in, so that a null expansion doesn't + override the one needed to build gcc with a native cc. + + +Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * configure: Accept -with arguments. + +Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * Makefile.in: added h8300sim + +Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) + + * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it + to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. + (all-cygnus, native, build-cygnus): Make + $(canonhost)-stamp-3stage-done, not $(host).... + * test-build.mk (stamp-3stage-compared): Use tail +10c for + i386-sco3.2v4. Added else true to if command. + +Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) + + * config.sub: (from FSF) Sequent uses a BSD-like OS. + +Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) + + * configure.in (i[34]86-*-isc*): added; uses mh-sysv. + +Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: don't remove binutils from Solaris builds + +Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) + + * Makefile.in: get rid of earlier definitions for *clean, + also handle the recursive info rule better + +Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (mostlyclean, distclean, realclean): Fix to + do more-or-less the right thing. + +Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: Add lines defining CC and CXX, and use CXX rather + than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. + +Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to + $(host_canonical). + + * configure.in: split the configdirs list into 4 categories (native + v. cross, library v. tool) and handle the cross-only and native- + only in more reasonable (and correct!) way. + +Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) + + * configure.in (hppa*-*-*): Don't remove bfd and gdb from + configdirs anymore. + +Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: extensive cleanup:: removed all of the explicit + clean-* targets, collapsed many wrappers around subdir_do into + one, added additional targets to satisfy standards.texi, deleted + some old targets, some changes for consistency + +Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: handle some programs as cross-only, and others as + native only + + * test-build.mk: handle partial holes in a more generic manner + + * Makefile.in: m4 depends on libiberty + +Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: add m4, textutils, fileutils, sed, shellutils, + time, wdiff, and find to configdirs + + * Makefile.in: all, clean, and install rules for the new programs + added to configure.in + +Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: use mh-sun for all *-sun-* hosts + +Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: define flags for X11 include files and library file + locations, pass them down to the programs that need this info + + * build-all.mk: added a 'native' target, to 3stage the native toolchain + +Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: start building libg++ for HP-UX targets + +Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) + + * README: Update references to files moved into etc/. + +Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) + + * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. + * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. + +Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) + + * configure: accept dash as well as underscore in long option + names for FSF compatibility. + +Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) + + * config.sub: added -sco3.2v4 support from FSF. + +Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: expand the section that adds or removes + directories from the list of programs to build, to handle native + vs. cross in addition to host v. native + +Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in: Replace C++ in macro names with CXX. + This is less likely to break ... + +Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * test-build.mk: add -w to GNU_MAKE + +Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub: remove 'sparc'-->'sparc-sun' default transformation, + add 'sparc' to list of recognized cpus. This needed to make + 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. + Delete some redundant ose68 variants. Recognize -wrs as an os, + then changes that into $CPU-wrs-vxworks. + + * configure.in: remove most references to gdbtest, regularize + target based program removal + + * test-build.mk: import from p3 tree (many fixes and changes) + +Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) + + * Makefile.in: added rules to handle tcl, tk, and expect + + * configure.in: handle those directories if they exist + +Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub: removed bogus hppabsd and hppahpux names, since + "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) + +Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: all-gcc now depends on all-binutils. all-libg++ + depends upon all-xiberty + + * Makefile.in: changes from p3, including: + + Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (XTRAFLAGS): include newlib directories if + newlib/Makefile exists, rather than if host != target. + + Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc + from the same source tree and not building a cross-compiler. This + matters for the libg++ configuration if reconfiguring a tree that + has already been installed. + + Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to + pick up the machine and system specific header files. + + * Makefile.in: added AS_FOR_TARGET, passed down in + TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be + the C compiler to use to create programs which are run in the + build environment, set it to default to $(CC), and passed it down + in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. + + Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) + + * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. + We need them for unusual native builds, like systems without + ranlib. + + * configure: also define $(host_canonical) and + $(target_canonical), which are the full, canonical names for the + given host and target + +Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) + + * Makefile.in: Added separate definitions for C++. + +Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) + + * configure.in (configdirs): Add deja-gnu. + +Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) + + * README: Update for configure.texi and gdb-4.7 release. + +Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Move "all" target to top of file. + Previously, first target was ".PHONY" which caused BSD4.4 make + to build .PHONY when make was run without arguments. + +Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Add COPYING.LIB to GDB releases, now that there's + Library-copylefted code in libiberty. + +Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) + + * config.sub: Replace m68kmote with plain old m68k. + +Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Remove space from blank line, avoid Make complaints. + +Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) + + * config.sub: Complain if no argument is given. Added support for + 386bsd as OS and target alias. + +Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in (XTRAFLAGS): include newlib directories if + newlib/Makefile exists, rather than if host != target. + +Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) + + * config.sub: recognize sparclite-wrs-vxworks. + + * Makefile.in (install-xiberty): added *-xiberty make rules (from + p3.) Added clean-xiberty to clean. + +Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: use *-*-* instead of nested cases for host and target + +Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc + from the same source tree and not building a cross-compiler. This + matters for the libg++ configuration if reconfiguring a tree that + has already been installed. + +Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) + + * config.sub (i486v/i486v4): Merge in from FSF version. + +Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) + + * configure: only set PWD if it is already set. + +Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) + + * configure: just set PWD=`pwd` at the top, since Ultrix sh + doesn't have unset and all success paths (and most error paths) + out set it anyway. (Note: should change all uses of ${PWD=`pwd`} + to just ${PWD} to avoid confusion.) + +Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) + + * configure: always set $(tooldir) to $(libdir)/$(target_alias), + even for a native compilation. + +Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) + + Changes to make the gdb.tar.Z rule work better. + + * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. + (DEVO_SUPPORT): Add configure.texi. + (bfd-ilrt.tar.Z): Remove ancient rule. + +Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to + pick up the machine and system specific header files. + + * configure.in, config.sub: added new target m68010-adobe-scout, + with alias of adobe68k. Changed configure.in to check for + -scout before -sco* to avoid a false match. + + * Makefile.in: added AS_FOR_TARGET, passed down in + TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be + the C compiler to use to create programs which are run in the + build environment, set it to default to $(CC), and passed it down + in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. + +Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, + AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass + TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the + FOR_TARGET variants, to newlib and libg++. + +Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built + first. + +Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) + + * config.sub: Accept `elf' as an environment. + +Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * Makefile.in (all-opcodes): cd into the right directory + +Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) + + * configure: added -program_transform_name option, used as + argument to sed when installing programs. + configure.texi: added documentation for -program_prefix, + -program_suffix and -program_transform_name. + +Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) + + * config.sub: Accept i486 where i386 ok. + +Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) + + * config.sub: accept we32k + +Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) + + * config.sub, configure.in: accept OSE68000 and OSE68k. + + * Makefile.in: don't create all directories for ``make install''; + let the subdirectories create the ones they need. + +Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * COPYING: new file, GPL v2 + +Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: use the new gen-info-dir, which needs a template + argument (which also lives in texinfo) + + * configure.texi, standards.texi: fix INFO-DIR-ENTRY + +Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) + + * config.sub (ncr3000): Change i386 to i486. + +Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: add install-rcs, install-grep to + install-no-fixedincludes, removed install-bison and install-libgcc + +Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) + + * configure.in: grab the HPUX makefile fragment if on HPUX + +Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * Makefile.in: eradicate bison spoor (ditto libgcc). + configure.in: recognise m68{k,000}-ericsson-OSE. + es1800 is alias for m68k-ericsson-OSE + +Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: rearrange the parts that remove programs from + configdirs, based now on HOST==TARGET or by canonical triple. + +Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * test-build.mk: recurse explicitly with -f test-build.mk when + appropriate. predicate stage3 and comparison on the existence + of gcc. That is, if gcc isn't around, we aren't three-staging. + On very clean, also remove ...stamp-co. Build in-place before + doing other builds. + +Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * Makefile.in, configure.in: add tgas + +Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: a number of changes merged in from progressive. + + * configure.in: add libm. + + * .cvsignore: ignore some stuff that comes from test-build.mk. + +Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) + + * config.sub: Add es1800 (m68k-ericsson-es1800). + +Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * configure: Add program_suffix (parallel to program_prefix) + * Makefile.in: adjust directory-creating script for losing decstation + +Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) + + * configure: Minor $subdir-related fixes. + +Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * configure: fix various problems with propogating + makefile_target_frag in subdirs. + * configure.in: config libgcc if its there + +Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) + + * config.sub: HPPA merge. + +Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) + + * Makefile.in: Replace all-bison with all-byacc in all + dependency lines for other tools (which now use byacc). + +Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) + + * config.sub: Add sun4sol2 => sparc-sun-solaris2. + +Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) + + * Makefile.in: make gprof rules similar to byacc rules (instead of + vestigal $(unsubdir) that didn't work...) + +Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) + + * config.sub: Add support for Linux. + * Makefile.in: Use $(FLAGS_TO_PASS) more consistently + (at least for libg++). + +Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) + + * configure.texi: fix doc for the -nfp option to configure + +Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) + + * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. + +Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) + + * config.sub: changed [^-]+ to [^-][^-]* so that it works under + Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) + * configure.in: added solaris* host_makefile_frag hook. + +Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub: changed recognition of m68000 so that various + m68k types can be specified via m680[01234]0 + +Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * config.sub (basic_machine): fix sed so that '-foo' isn't + completely substituted out while .+'-foo' loses the '-foo' + +Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) + + * config.sub ($os): Add -aout. + +Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) + + * configure: If host_makefile_frag is absolute, don't + prefix ${invsubdir} (relevant to libg++ auto-configure). + +Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) + + * Makefile.in (tooldir): Define it. + (all-ld): Depend on all-flex. + +Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) + + * Makefile.in (check): Fix libg++ special case. + +Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: do not bury `pwd` into config.status, thus do fewer + pwd's. + + * configure: print the "Building in" message only when building in + other than "." AND verbose. + + * configure: remove -s, rework -v to better accommodate guested + configures. + + * standards.texi: updated to 3 may, fixed librid <-> libdir typo. + +Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: macroize flags passed on recursion. remove + fileutils. + +Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: get makesrcdir right for subdirs deeper than 1. + + * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on + install. + +Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: don't print subdir_do or recursion lines. + +Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) + + * standards.texi: added menu item. + + * Makefile.in: build and install standards.info. + + * standards.texi: new file. + +Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * configure: test for and move config.status pieces from + ${subdir}/. + +Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) + + * configure: Test for existance of files before trying to mv + them, to avoid numerous non-existance messages. + +Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: correct final line of config.status. + + * configure: patch from eggert. Avoids a protection problem if + the original Makefile.in is read only. + + * configure: use move-if-change from gcc to create config.status. + Some makefiles depend on config.status to tell if a directory + has been reconfigured for a different host. This change + prevents those directories from remaking everything in the case + where the reconfig was only intended to rebuild a Makefile. + + * configure: test for config.sub with "config.sub sun4" rather + than "config.sub ${host_alias}". Otherwise we can't tell a bad + host alias from a missing config.sub. + +Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass + MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. + +Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) + + * configure: mkdir ${subdir} as needed. + +Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in,configure.in: added autoconf. + +Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: no longer pass against on recursion. + + * Makefile.in: added .NOEXPORT: so that stray makefile_frag + definitions are not inherited. + + * configure: correct makesrcdir when subdir is . + +Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) + + * configure: Add support for 'subdirs' variable, which is + like 'configdirs', except that configure doesn't re-invoke + itself for subdirs, it just creates a Makefile for each subdir. + * configure.texi: Document subdirs. + +Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: added flex to configdirs + +Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: remove clean-stamps from clean. + +Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) + + * configure.in: Add gdbtest to configdirs. + +Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) + + * Makefile.in (MINUS_G): Add macro, default to -g, pass on + to recursive makes. + * configure.in: Recognize new ncr3000 config. + +Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in, configure.in: removed references to gdbm. + +Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) + + * config.sub: Don't canonicalize os value + newsos* to bsd (readline needs to check for newsos). + (This fix was earlier made Jan 31, but got re-broken.) + +Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) + + * configure.in: sco is an os, not a vendor! + + * configure: Quote $( better. Keep various shells happy. + +Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: eliminate stamp-files. + +Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. + Supress echoing of all the "if [ -d ... $(MAKE)" lines. + +Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) + + * config.sub: fix iris/iris3. + +Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: re-add -rm. + +Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) + + * Maskefile.in: add .stmp-rcs to all. + + * configure.in: remove gas from rs6000 build, use aix host fragment. + +Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: pass down site_option during recursion. + +Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. + +Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) + + * configure: Change exec_prefix so that it really defaults to prefix. + +Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) + + * Makefile.in, configure.in: Add support for mmalloc library. + +Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: add stmp dependencies for a few more things. + +Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: adjusted error message on objdir/srcdir configure + collision, per john's suggestion. + + * Makefile.in: add libiberty stmp to all and all.cross. + +Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: remove force dependencies, add grep to all. + +Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) + + * Makefile.in: drop flex. make stamp files work. + + * configure: added test for conflicting configuration in srcdir, + remove trailing slashes from srcdir. Otherwise emacs gdb mode + gets cranky. use relative paths for configure and srcdir + whenever possible. Send some error messages to stderr that were + going to stdout. + +Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) + + * Makefile.in: Fix libg++ rule to check for gcc directory + before using gcc/gcc. Also pass XTRAFLAGS. + +Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) + + * Makefile.in: added stmp-files so that directories aren't polled + when they are already built. + + * configure.texi: fixed a node pointer problem. + +Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) + + * config.sub configure.in gdb/configure.in + gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h + gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 + gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. + +Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * configure: -recurring becomes -silent. corrected help message + for -site= option. + + * Makefile.in: mkdir $(exec_prefix) and $(tooldir). + +Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * configure: when building Makefile for crosses, replace + tooldir and program_prefix. default srcdir from location of + config.sub. remove "for host in hosts" and "for target in + targets" loops. + +Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: Do not pass bindir or mandir to cvs. + +Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in, configure.in: removed traces of namesubdir, + -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced + copyrights to '92, changed some from Cygnus to FSF. + + * configure.texi: remove most references to multiple hosts, + multiple targets, subdirs, etc. + + * configure.man: removed rcsid. reference config.sub not + config.subr. + + * Makefile.in: mkdir $(infodir) on install-info. + +Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) + + * configure.texi: Explain better about .gdbinit and about + the environment that configure.in sections run in. + +Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) + + * configure.in: Ultrix is only a decstation if it's a MIPS. + +Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) + + * README: DOC.configure => cfg-paper.texi. + +Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) + + * config.sub (near case $os): Don't convert newsos* to bsd! + +Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) + + * Makefile.in: Reinstall change from gdb-4.3 that reduces + the number of copies of COPYING that go into the GDB tar file. + +Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) + + * bfd/configure.in, gdb/config/mh-i386sco, + gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: + Fix SCO configuration stuff. + +Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) + + * Makefile.in: For libg++, make sure the -I pointing + to the gcc directory goes *after* all the libg++-local -I flags. + Also, move just-gcc dependency from just-libg++ to all-libg++. + +Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) + + * configure: Change -x to -f to keep Ultrix /bin/test happy. + +Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. + +Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) + + * config.sub: Add stratus configuration frags. Also + submitted to FSF. + +Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in (DEV_SUPPORT): add configure.man. + + * config.sub(Decode manufacturer-specific): add -none*. + +Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) + + * Makefile.in: remove form feeds to make Sun's make happy. + (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. + +Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) + + * Makefile.in (AR_FLAGS): Make quieter. + +Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) + + * configure.in: Add libg++. + * configure: When verbose, don't output the command line at each + level; it will be unremarkably the same as the previous version, + which will be the same as what the user typed. + +Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) + + * configure.in, Makefile.in: fix clean-info, add flex. add + fileutils. + + * configure: be less sensitive to spaces in Makefile.in. Do not + look for sources in "..". Doing so breaks subdirectories that + might have their own configure. If a subdir has it's own + configure script, use it. + +Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) + + * cfg-paper.texi: some changes suggested by rms. + +Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) + + * config.sub: Merge in some small additions from the FSF version, + taken from the gcc distribution, to bring the Cygnus and FSF + versions into closer sync. + +Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) + + * configure.in: Changed svr4 references to sysv4. + +Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) + + * configure: added -V for version number option. + +Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) + + * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. + renamed from DOC.configure to cfg-paper.texi. + +Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure, config.subr, config.sub: config.subr is now + config.sub again. + +Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) + + * configure.texi: new file, in progress. + + * Makefile.in: build info file and install the man page for + configure. + + * configure.man: new file, first cut. + + * configure: find config.subr again now that configuration "none" + has gone. removed all traces of the -ansi option. removed all + traces of the -languages option. + + * config.subr: resync from rms. + +Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure, config.sub, config.subr: merge config.sub into + config.subr, call the result config.subr, remove config.sub, use + config.subr. + + * Makefile.in: revised install for dir.info. + +Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure.in: add decstation host makefile frag. + + * Makefile.in: BISON now bison -y again. also install-gcc on + install. clean-gdbm on clean. infodir belongs in datadir. + Make directories for info install. Build dir.info here then + install it. + +Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Makefile.in: fix for bad directory tests. + +Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure: \{1,2\} appears to be a sysv'ism. Use a different + regexp. -srcdir relative was being handled incorrectly. + + * Makefile.in: unwrapped some for loops so that parallel makes + work again and so one can focus one's attention on a particular + package. + +Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure: added PWD as a stand in for `pwd` (for speed). use + elif wherever possible. make -srcdir work without -objdir. + -objdir= commented out. + +Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * configure: +options become --options. -subdirs commented out. + added -host, -datadir. Renamed -destdir to -prefix. Comment in + Makefile now at top of generated Makefile. Removed cvs log + entries. added -srcdir. create .gdbinit only if there is one + in ${srcdir}. + + * Makefile.in: idestdir and ddestdir go away. Added copyrights + and shift gpl to v2. Added ChangeLog if it didn't exist. docdir + and mandir now keyed off datadir by default. + +Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Freshly created ChangeLog. + + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 76 +version-control: never +End: diff -r 000000000000 -r a06113de4d67 ChangeLog.tree-ssa --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ChangeLog.tree-ssa Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,110 @@ +2004-05-03 Andrew Pinski + + * configure.in (GMP checking): s/save_CFLAGS/saved_CFLAGS. + * configure: Regenerate. + +2004-04-22 Loren J. Rittle + + * configure.in (*-*-freebsd*): Use with_gmp to "Avoid crusty gmp.h." + * configure: Rebuilt (with autoconf version 2.13). + +2004-04-17 Paul Brook + + * Makefile.tmp (EXTRA_HOST_FLAGS): Remove GMPLIBS and GMPINC. + (configure-gcc): Set GMPLIBS and GMPINC. + * Makefile.in: Regenerate. + +2004-04-14 Paul Brook + + * Makefile.tmp (HOST_GMPLIBS, HOST_GMPINC): New variables. + (EXTRA_HOST_FLAGS): Pass them. + * configure.in: Add check for GMP. Disable languages if not found. + * Makefile.in, configure: Regenrate. + +2004-03-29 Diego Novillo + + * configure.in: Set with_libbansshee to yes by default. + * configure: Regenerate. + +2004-03-28 Diego Novillo + + * configure.in: Fix handling of --without-libbanshee. + * configure: Regenerate. + +2004-03-26 Nathanael Nerode + + * configure.in: Add support for --without-libbanshee. + * configure: Regenerated. + +2004-02-17 Brian Booth + + * MAINTAINERS.tree-ssa: Add self to write after approval. + +2004-02-13 Loren J. Rittle + + * configure.in (*-*-freebsd*): Avoid crusty gmp.h. + (alpha*-*-*freebsd*, i[[3456789]]86-*-*freebsd*): Merge into above. + * configure: Rebuilt (with autoconf version 2.13). + +2003-10-22 Frank Ch. Eigler + + * configure.in: Add support for "--disable-libmudflap" option. + * configure: Regenerated. + +2003-09-22 Diego Novillo + + * MAINTAINERS.tree-ssa: Add Andrew MacLeod as global maintainer for + the branch. + +2003-08-23 Paul Brook + + * Makefile.in: Regenerate. + +2003-07-26 Paul Brook + + * Makefile.def: Add libgfortran and GFORTRAN_FOR_TARGET. + * Makefile.tmp: Ditto. + * configure.in: Ditto. + * depcomp: New file. + * maintainer-scripts/gcc_release: Add gcc-fortran. + * maintainer-scripts/snapshot-README: Ditto. + * maintainer-scripts/snapshot-index.html: Ditto. + * libgfortran: New target library. + +2003-06-05 Frank Ch. Eigler + + * Makefile.in: Regenerated to activate libmudflap builds. + +2003-04-25 Diego Novillo + + * MAINTAINERS.tree-ssa: New file. + +2003-01-29 Daniel Berlin + + * configure.in: Use ac_configure_args for libbanshee option + * configure: regen. + +2002-11-27 Diego Novillo + + * Makefile.tpl (all-gcc, all-bootstrap): Add dependency on + all-libbanshee. + * Makefile.in: Regenerate. + +2002-11-25 Daniel Berlin + + * Makefile.def: Diego already did the libmudflap moving in a merge, + so remove the extra i added. + * Makefile.in: Regenerate. + +2002-11-24 Daniel Berlin + + * configure.in: Add libbanshee related stuff. + * Makefile.in: Regenerate from Makefile.def. + * Makefile.def: Move libmudflap stuff to here, where it belongs. + Add libbanshee stuff. + * Makefile.tpl: Add libbanshee stuff. + +2002-08-12 Frank Ch. Eigler + + * Makefile.in (target-libmudflap): Add libmudflap-related targets. + * configure.in (target_libs): Ditto. diff -r 000000000000 -r a06113de4d67 INSTALL/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/README Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,6 @@ +This directory has been obsoleted for GCC snapshots and CVS access. + +For releases the installation documentation is generated from +gcc/doc/install.texi and copied into this directory. + +To read this documentation, please point your HTML browser to "index.html". diff -r 000000000000 -r a06113de4d67 INSTALL/binaries.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/binaries.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,123 @@ + + +Installing GCC: Binaries + + + + + + + + + + +

Installing GCC: Binaries

+ +We are often asked about pre-compiled versions of GCC. While we cannot +provide these for all platforms, below you'll find links to binaries for +various platforms where creating them by yourself is not easy due to various +reasons. + +

Please note that we did not create these binaries, nor do we +support them. If you have any problems installing them, please +contact their makers. + +

+ +

In addition to those specific offerings, you can get a binary +distribution CD-ROM from the +Free Software Foundation. +It contains binaries for a number of platforms, and +includes not only GCC, but other stuff as well. The current CD does +not contain the latest version of GCC, but it should allow +bootstrapping the compiler. An updated version of that disk is in the +works. + +


+

Return to the GCC Installation page + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/build.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/build.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,313 @@ + + +Installing GCC: Building + + + + + + + + + + +

Installing GCC: Building

+ +Now that GCC is configured, you are ready to build the compiler and +runtime libraries. + +

Some commands executed when making the compiler may fail (return a +nonzero status) and be ignored by make. These failures, which +are often due to files that were not found, are expected, and can safely +be ignored. + +

It is normal to have compiler warnings when compiling certain files. +Unless you are a GCC developer, you can generally ignore these warnings +unless they cause compilation to fail. Developers should attempt to fix +any warnings encountered, however they can temporarily continue past +warnings-as-errors by specifying the configure flag +--disable-werror. + +

On certain old systems, defining certain environment variables such as +CC can interfere with the functioning of make. + +

If you encounter seemingly strange errors when trying to build the +compiler in a directory other than the source directory, it could be +because you have previously configured the compiler in the source +directory. Make sure you have done all the necessary preparations. + +

If you build GCC on a BSD system using a directory stored in an old System +V file system, problems may occur in running fixincludes if the +System V file system doesn't support symbolic links. These problems +result in a failure to fix the declaration of size_t in +sys/types.h. If you find that size_t is a signed type and +that type mismatches occur, this could be the cause. + +

The solution is not to use such a directory for building GCC. + +

Similarly, when building from SVN or snapshots, or if you modify +*.l files, you need the Flex lexical analyzer generator +installed. If you do not modify *.l files, releases contain +the Flex-generated files and you do not need Flex installed to build +them. There is still one Flex-based lexical analyzer (part of the +build machinery, not of GCC itself) that is used even if you only +build the C front end. + +

When building from SVN or snapshots, or if you modify Texinfo +documentation, you need version 4.7 or later of Texinfo installed if you +want Info documentation to be regenerated. Releases contain Info +documentation pre-built for the unmodified documentation in the release. + +

Building a native compiler

+ +

For a native build, the default configuration is to perform +a 3-stage bootstrap of the compiler when ‘make’ is invoked. +This will build the entire GCC system and ensure that it compiles +itself correctly. It can be disabled with the --disable-bootstrap +parameter to ‘configure’, but bootstrapping is suggested because +the compiler will be tested more completely and could also have +better performance. + +

The bootstrapping process will complete the following steps: + +

    +
  • Build tools necessary to build the compiler. + +
  • Perform a 3-stage bootstrap of the compiler. This includes building +three times the target tools for use by the compiler such as binutils +(bfd, binutils, gas, gprof, ld, and opcodes) if they have been +individually linked or moved into the top level GCC source tree before +configuring. + +
  • Perform a comparison test of the stage2 and stage3 compilers. + +
  • Build runtime libraries using the stage3 compiler from the previous step. + +
+ +

If you are short on disk space you might consider ‘make +bootstrap-lean’ instead. The sequence of compilation is the +same described above, but object files from the stage1 and +stage2 of the 3-stage bootstrap of the compiler are deleted as +soon as they are no longer needed. + +

If you wish to use non-default GCC flags when compiling the stage2 +and stage3 compilers, set BOOT_CFLAGS on the command line when +doing ‘make’. For example, if you want to save additional space +during the bootstrap and in the final installation as well, you can +build the compiler binaries without debugging information as in the +following example. This will save roughly 40% of disk space both for +the bootstrap and the final installation. (Libraries will still contain +debugging information.) + +

          make BOOT_CFLAGS='-O' bootstrap
+
+

You can place non-default optimization flags into BOOT_CFLAGS; they +are less well tested here than the default of ‘-g -O2’, but should +still work. In a few cases, you may find that you need to specify special +flags such as -msoft-float here to complete the bootstrap; or, +if the native compiler miscompiles the stage1 compiler, you may need +to work around this, by choosing BOOT_CFLAGS to avoid the parts +of the stage1 compiler that were miscompiled, or by using ‘make +bootstrap4’ to increase the number of stages of bootstrap. + +

BOOT_CFLAGS does not apply to bootstrapped target libraries. +Since these are always compiled with the compiler currently being +bootstrapped, you can use CFLAGS_FOR_TARGET to modify their +compilation flags, as for non-bootstrapped target libraries. +Again, if the native compiler miscompiles the stage1 compiler, you may +need to work around this by avoiding non-working parts of the stage1 +compiler. Use STAGE1_LIBCFLAGS to this end. + +

If you used the flag --enable-languages=... to restrict +the compilers to be built, only those you've actually enabled will be +built. This will of course only build those runtime libraries, for +which the particular compiler has been built. Please note, +that re-defining LANGUAGES when calling ‘make’ +does not work anymore! + +

If the comparison of stage2 and stage3 fails, this normally indicates +that the stage2 compiler has compiled GCC incorrectly, and is therefore +a potentially serious bug which you should investigate and report. (On +a few systems, meaningful comparison of object files is impossible; they +always appear “different”. If you encounter this problem, you will +need to disable comparison in the Makefile.) + +

If you do not want to bootstrap your compiler, you can configure with +--disable-bootstrap. In particular cases, you may want to +bootstrap your compiler even if the target system is not the same as +the one you are building on: for example, you could build a +powerpc-unknown-linux-gnu toolchain on a +powerpc64-unknown-linux-gnu host. In this case, pass +--enable-bootstrap to the configure script. + +

Building a cross compiler

+ +

When building a cross compiler, it is not generally possible to do a +3-stage bootstrap of the compiler. This makes for an interesting problem +as parts of GCC can only be built with GCC. + +

To build a cross compiler, we first recommend building and installing a +native compiler. You can then use the native GCC compiler to build the +cross compiler. The installed native compiler needs to be GCC version +2.95 or later. + +

If the cross compiler is to be built with support for the Java +programming language and the ability to compile .java source files is +desired, the installed native compiler used to build the cross +compiler needs to be the same GCC version as the cross compiler. In +addition the cross compiler needs to be configured with +--with-ecj-jar=.... + +

Assuming you have already installed a native copy of GCC and configured +your cross compiler, issue the command make, which performs the +following steps: + +

    +
  • Build host tools necessary to build the compiler. + +
  • Build target tools for use by the compiler such as binutils (bfd, +binutils, gas, gprof, ld, and opcodes) +if they have been individually linked or moved into the top level GCC source +tree before configuring. + +
  • Build the compiler (single stage only). + +
  • Build runtime libraries using the compiler from the previous step. +
+ +

Note that if an error occurs in any step the make process will exit. + +

If you are not building GNU binutils in the same source tree as GCC, +you will need a cross-assembler and cross-linker installed before +configuring GCC. Put them in the directory +prefix/target/bin. Here is a table of the tools +you should put in this directory: + +

+
as
This should be the cross-assembler. + +
ld
This should be the cross-linker. + +
ar
This should be the cross-archiver: a program which can manipulate +archive files (linker libraries) in the target machine's format. + +
ranlib
This should be a program to construct a symbol table in an archive file. +
+ +

The installation of GCC will find these programs in that directory, +and copy or link them to the proper place to for the cross-compiler to +find them when run later. + +

The easiest way to provide these files is to build the Binutils package. +Configure it with the same --host and --target +options that you use for configuring GCC, then build and install +them. They install their executables automatically into the proper +directory. Alas, they do not support all the targets that GCC +supports. + +

If you are not building a C library in the same source tree as GCC, +you should also provide the target libraries and headers before +configuring GCC, specifying the directories with +--with-sysroot or --with-headers and +--with-libs. Many targets also require “start files” such +as crt0.o and +crtn.o which are linked into each executable. There may be several +alternatives for crt0.o, for use with profiling or other +compilation options. Check your target's definition of +STARTFILE_SPEC to find out what start files it uses. + +

Building in parallel

+ +

GNU Make 3.79 and above, which is necessary to build GCC, support +building in parallel. To activate this, you can use ‘make -j 2’ +instead of ‘make’. You can also specify a bigger number, and +in most cases using a value greater than the number of processors in +your machine will result in fewer and shorter I/O latency hits, thus +improving overall throughput; this is especially true for slow drives +and network filesystems. + +

Building the Ada compiler

+ +

In order to build GNAT, the Ada compiler, you need a working GNAT +compiler (GCC version 3.4 or later). +This includes GNAT tools such as gnatmake and +gnatlink, since the Ada front end is written in Ada and +uses some GNAT-specific extensions. + +

In order to build a cross compiler, it is suggested to install +the new compiler as native first, and then use it to build the cross +compiler. + +

configure does not test whether the GNAT installation works +and has a sufficiently recent version; if too old a GNAT version is +installed, the build will fail unless --enable-languages is +used to disable building the Ada front end. + +

ADA_INCLUDE_PATH and ADA_OBJECT_PATH environment variables +must not be set when building the Ada compiler, the Ada tools, or the +Ada runtime libraries. You can check that your build environment is clean +by verifying that ‘gnatls -v’ lists only one explicit path in each +section. + +

Building with profile feedback

+ +

It is possible to use profile feedback to optimize the compiler itself. This +should result in a faster compiler binary. Experiments done on x86 using gcc +3.3 showed approximately 7 percent speedup on compiling C programs. To +bootstrap the compiler with profile feedback, use make profiledbootstrap. + +

When ‘make profiledbootstrap’ is run, it will first build a stage1 +compiler. This compiler is used to build a stageprofile compiler +instrumented to collect execution counts of instruction and branch +probabilities. Then runtime libraries are compiled with profile collected. +Finally a stagefeedback compiler is built using the information collected. + +

Unlike standard bootstrap, several additional restrictions apply. The +compiler used to build stage1 needs to support a 64-bit integral type. +It is recommended to only use GCC for this. Also parallel make is currently +not supported since collisions in profile collecting may occur. + +


+

Return to the GCC Installation page + + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/configure.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/configure.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,1078 @@ + + +Installing GCC: Configuration + + + + + + + + + + +

Installing GCC: Configuration

+ +Like most GNU software, GCC must be configured before it can be built. +This document describes the recommended configuration procedure +for both native and cross targets. + +

We use srcdir to refer to the toplevel source directory for +GCC; we use objdir to refer to the toplevel build/object directory. + +

If you obtained the sources via SVN, srcdir must refer to the top +gcc directory, the one where the MAINTAINERS can be found, +and not its gcc subdirectory, otherwise the build will fail. + +

If either srcdir or objdir is located on an automounted NFS +file system, the shell's built-in pwd command will return +temporary pathnames. Using these can lead to various sorts of build +problems. To avoid this issue, set the PWDCMD environment +variable to an automounter-aware pwd command, e.g., +pawd or ‘amq -w’, during the configuration and build +phases. + +

First, we highly recommend that GCC be built into a +separate directory than the sources which does not reside +within the source tree. This is how we generally build GCC; building +where srcdir == objdir should still work, but doesn't +get extensive testing; building where objdir is a subdirectory +of srcdir is unsupported. + +

If you have previously built GCC in the same directory for a +different target machine, do ‘make distclean’ to delete all files +that might be invalid. One of the files this deletes is Makefile; +if ‘make distclean’ complains that Makefile does not exist +or issues a message like “don't know how to make distclean” it probably +means that the directory is already suitably clean. However, with the +recommended method of building in a separate objdir, you should +simply use a different objdir for each target. + +

Second, when configuring a native system, either cc or +gcc must be in your path or you must set CC in +your environment before running configure. Otherwise the configuration +scripts may fail. + +

To configure GCC: + +

        % mkdir objdir
+        % cd objdir
+        % srcdir/configure [options] [target]
+
+

Distributor options

+ +

If you will be distributing binary versions of GCC, with modifications +to the source code, you should use the options described in this +section to make clear that your version contains modifications. + +

+
--with-pkgversion=version
Specify a string that identifies your package. You may wish +to include a build number or build date. This version string will be +included in the output of gcc --version. This suffix does +not replace the default version string, only the ‘GCC’ part. + +

The default value is ‘GCC’. + +

--with-bugurl=url
Specify the URL that users should visit if they wish to report a bug. +You are of course welcome to forward bugs reported to you to the FSF, +if you determine that they are not bugs in your modifications. + +

The default value refers to the FSF's GCC bug tracker. + +

+ +

Target specification

+ +
    +
  • GCC has code to correctly determine the correct value for target +for nearly all native systems. Therefore, we highly recommend you not +provide a configure target when configuring a native compiler. + +
  • target must be specified as --target=target +when configuring a cross compiler; examples of valid targets would be +m68k-coff, sh-elf, etc. + +
  • Specifying just target instead of --target=target +implies that the host defaults to target. +
+ +

Options specification

+ +

Use options to override several configure time options for +GCC. A list of supported options follows; ‘configure +--help’ may list other options, but those not listed below may not +work and should not normally be used. + +

Note that each --enable option has a corresponding +--disable option and that each --with option has a +corresponding --without option. + +

+
--prefix=dirname
Specify the toplevel installation +directory. This is the recommended way to install the tools into a directory +other than the default. The toplevel installation directory defaults to +/usr/local. + +

We highly recommend against dirname being the same or a +subdirectory of objdir or vice versa. If specifying a directory +beneath a user's home directory tree, some shells will not expand +dirname correctly if it contains the ‘~’ metacharacter; use +$HOME instead. + +

The following standard autoconf options are supported. Normally you +should not need to use these options. +

+
--exec-prefix=dirname
Specify the toplevel installation directory for architecture-dependent +files. The default is prefix. + +
--bindir=dirname
Specify the installation directory for the executables called by users +(such as gcc and g++). The default is +exec-prefix/bin. + +
--libdir=dirname
Specify the installation directory for object code libraries and +internal data files of GCC. The default is exec-prefix/lib. + +
--libexecdir=dirname
Specify the installation directory for internal executables of GCC. +The default is exec-prefix/libexec. + +
--with-slibdir=dirname
Specify the installation directory for the shared libgcc library. The +default is libdir. + +
--infodir=dirname
Specify the installation directory for documentation in info format. +The default is prefix/info. + +
--datadir=dirname
Specify the installation directory for some architecture-independent +data files referenced by GCC. The default is prefix/share. + +
--mandir=dirname
Specify the installation directory for manual pages. The default is +prefix/man. (Note that the manual pages are only extracts from +the full GCC manuals, which are provided in Texinfo format. The manpages +are derived by an automatic conversion process from parts of the full +manual.) + +
--with-gxx-include-dir=dirname
Specify +the installation directory for G++ header files. The default is +prefix/include/c++/version. + +
+ +
--program-prefix=prefix
GCC supports some transformations of the names of its programs when +installing them. This option prepends prefix to the names of +programs to install in bindir (see above). For example, specifying +--program-prefix=foo- would result in ‘gcc’ +being installed as /usr/local/bin/foo-gcc. + +
--program-suffix=suffix
Appends suffix to the names of programs to install in bindir +(see above). For example, specifying --program-suffix=-3.1 +would result in ‘gcc’ being installed as +/usr/local/bin/gcc-3.1. + +
--program-transform-name=pattern
Applies the ‘sed’ script pattern to be applied to the names +of programs to install in bindir (see above). pattern has to +consist of one or more basic ‘sed’ editing commands, separated by +semicolons. For example, if you want the ‘gcc’ program name to be +transformed to the installed program /usr/local/bin/myowngcc and +the ‘g++’ program name to be transformed to +/usr/local/bin/gspecial++ without changing other program names, +you could use the pattern +--program-transform-name='s/^gcc$/myowngcc/; s/^g++$/gspecial++/' +to achieve this effect. + +

All three options can be combined and used together, resulting in more +complex conversion patterns. As a basic rule, prefix (and +suffix) are prepended (appended) before further transformations +can happen with a special transformation script pattern. + +

As currently implemented, this option only takes effect for native +builds; cross compiler binaries' names are not transformed even when a +transformation is explicitly asked for by one of these options. + +

For native builds, some of the installed programs are also installed +with the target alias in front of their name, as in +‘i686-pc-linux-gnu-gcc’. All of the above transformations happen +before the target alias is prepended to the name—so, specifying +--program-prefix=foo- and program-suffix=-3.1, the +resulting binary would be installed as +/usr/local/bin/i686-pc-linux-gnu-foo-gcc-3.1. + +

As a last shortcoming, none of the installed Ada programs are +transformed yet, which will be fixed in some time. + +

--with-local-prefix=dirname
Specify the +installation directory for local include files. The default is +/usr/local. Specify this option if you want the compiler to +search directory dirname/include for locally installed +header files instead of /usr/local/include. + +

You should specify --with-local-prefix only if your +site has a different convention (not /usr/local) for where to put +site-specific files. + +

The default value for --with-local-prefix is /usr/local +regardless of the value of --prefix. Specifying +--prefix has no effect on which directory GCC searches for +local header files. This may seem counterintuitive, but actually it is +logical. + +

The purpose of --prefix is to specify where to install +GCC. The local header files in /usr/local/include—if you put +any in that directory—are not part of GCC. They are part of other +programs—perhaps many others. (GCC installs its own header files in +another directory which is based on the --prefix value.) + +

Both the local-prefix include directory and the GCC-prefix include +directory are part of GCC's “system include” directories. Although these +two directories are not fixed, they need to be searched in the proper +order for the correct processing of the include_next directive. The +local-prefix include directory is searched before the GCC-prefix +include directory. Another characteristic of system include directories +is that pedantic warnings are turned off for headers in these directories. + +

Some autoconf macros add -I directory options to the +compiler command line, to ensure that directories containing installed +packages' headers are searched. When directory is one of GCC's +system include directories, GCC will ignore the option so that system +directories continue to be processed in the correct order. This +may result in a search order different from what was specified but the +directory will still be searched. + +

GCC automatically searches for ordinary libraries using +GCC_EXEC_PREFIX. Thus, when the same installation prefix is +used for both GCC and packages, GCC will automatically search for +both headers and libraries. This provides a configuration that is +easy to use. GCC behaves in a manner similar to that when it is +installed as a system compiler in /usr. + +

Sites that need to install multiple versions of GCC may not want to +use the above simple configuration. It is possible to use the +--program-prefix, --program-suffix and +--program-transform-name options to install multiple versions +into a single directory, but it may be simpler to use different prefixes +and the --with-local-prefix option to specify the location of the +site-specific files for each version. It will then be necessary for +users to specify explicitly the location of local site libraries +(e.g., with LIBRARY_PATH). + +

The same value can be used for both --with-local-prefix and +--prefix provided it is not /usr. This can be used +to avoid the default search of /usr/local/include. + +

Do not specify /usr as the --with-local-prefix! +The directory you use for --with-local-prefix must not +contain any of the system's standard header files. If it did contain +them, certain programs would be miscompiled (including GNU Emacs, on +certain targets), because this would override and nullify the header +file corrections made by the fixincludes script. + +

Indications are that people who use this option use it based on mistaken +ideas of what it is for. People use it as if it specified where to +install part of GCC. Perhaps they make this assumption because +installing GCC creates the directory. + +

--enable-shared[=package[,...]]
Build shared versions of libraries, if shared libraries are supported on +the target platform. Unlike GCC 2.95.x and earlier, shared libraries +are enabled by default on all platforms that support shared libraries. + +

If a list of packages is given as an argument, build shared libraries +only for the listed packages. For other packages, only static libraries +will be built. Package names currently recognized in the GCC tree are +‘libgcc’ (also known as ‘gcc’), ‘libstdc++’ (not +‘libstdc++-v3’), ‘libffi’, ‘zlib’, ‘boehm-gc’, +‘ada’, ‘libada’, ‘libjava’ and ‘libobjc’. +Note ‘libiberty’ does not support shared libraries at all. + +

Use --disable-shared to build only static libraries. Note that +--disable-shared does not accept a list of package names as +argument, only --enable-shared does. + +

--with-gnu-as
Specify that the compiler should assume that the +assembler it finds is the GNU assembler. However, this does not modify +the rules to find an assembler and will result in confusion if the +assembler found is not actually the GNU assembler. (Confusion may also +result if the compiler finds the GNU assembler but has not been +configured with --with-gnu-as.) If you have more than one +assembler installed on your system, you may want to use this option in +connection with --with-as=pathname or +--with-build-time-tools=pathname. + +

The following systems are the only ones where it makes a difference +whether you use the GNU assembler. On any other system, +--with-gnu-as has no effect. + +

    +
  • hppa1.0-any-any’ +
  • hppa1.1-any-any’ +
  • sparc-sun-solaris2.any’ +
  • sparc64-any-solaris2.any’ +
+ +
--with-as=pathname
Specify that the compiler should use the assembler pointed to by +pathname, rather than the one found by the standard rules to find +an assembler, which are: +
    +
  • Unless GCC is being built with a cross compiler, check the +libexec/gcc/target/version directory. +libexec defaults to exec-prefix/libexec; +exec-prefix defaults to prefix, which +defaults to /usr/local unless overridden by the +--prefix=pathname switch described above. target +is the target system triple, such as ‘sparc-sun-solaris2.7’, and +version denotes the GCC version, such as 3.0. + +
  • If the target system is the same that you are building on, check +operating system specific directories (e.g. /usr/ccs/bin on +Sun Solaris 2). + +
  • Check in the PATH for a tool whose name is prefixed by the +target system triple. + +
  • Check in the PATH for a tool whose name is not prefixed by the +target system triple, if the host and target system triple are +the same (in other words, we use a host tool if it can be used for +the target as well). +
+ +

You may want to use --with-as if no assembler +is installed in the directories listed above, or if you have multiple +assemblers installed and want to choose one that is not found by the +above rules. + +

--with-gnu-ld
Same as --with-gnu-as +but for the linker. + +
--with-ld=pathname
Same as --with-as +but for the linker. + +
--with-stabs
Specify that stabs debugging +information should be used instead of whatever format the host normally +uses. Normally GCC uses the same debug format as the host system. + +

On MIPS based systems and on Alphas, you must specify whether you want +GCC to create the normal ECOFF debugging format, or to use BSD-style +stabs passed through the ECOFF symbol table. The normal ECOFF debug +format cannot fully handle languages other than C. BSD stabs format can +handle other languages, but it only works with the GNU debugger GDB. + +

Normally, GCC uses the ECOFF debugging format by default; if you +prefer BSD stabs, specify --with-stabs when you configure GCC. + +

No matter which default you choose when you configure GCC, the user +can use the -gcoff and -gstabs+ options to specify explicitly +the debug format for a particular compilation. + +

--with-stabs is meaningful on the ISC system on the 386, also, if +--with-gas is used. It selects use of stabs debugging +information embedded in COFF output. This kind of debugging information +supports C++ well; ordinary COFF debugging information does not. + +

--with-stabs is also meaningful on 386 systems running SVR4. It +selects use of stabs debugging information embedded in ELF output. The +C++ compiler currently (2.6.0) does not support the DWARF debugging +information normally used on 386 SVR4 platforms; stabs provide a +workable alternative. This requires gas and gdb, as the normal SVR4 +tools can not generate or interpret stabs. + +

--disable-multilib
Specify that multiple target +libraries to support different target variants, calling +conventions, etc. should not be built. The default is to build a +predefined set of them. + +

Some targets provide finer-grained control over which multilibs are built +(e.g., --disable-softfloat): +

+
arc-*-elf*
biendian. + +
arm-*-*
fpu, 26bit, underscore, interwork, biendian, nofmult. + +
m68*-*-*
softfloat, m68881, m68000, m68020. + +
mips*-*-*
single-float, biendian, softfloat. + +
powerpc*-*-*, rs6000*-*-*
aix64, pthread, softfloat, powercpu, powerpccpu, powerpcos, biendian, +sysv, aix. + +
+ +
--enable-threads
Specify that the target +supports threads. This affects the Objective-C compiler and runtime +library, and exception handling for other languages like C++ and Java. +On some systems, this is the default. + +

In general, the best (and, in many cases, the only known) threading +model available will be configured for use. Beware that on some +systems, GCC has not been taught what threading models are generally +available for the system. In this case, --enable-threads is an +alias for --enable-threads=single. + +

--disable-threads
Specify that threading support should be disabled for the system. +This is an alias for --enable-threads=single. + +
--enable-threads=lib
Specify that +lib is the thread support library. This affects the Objective-C +compiler and runtime library, and exception handling for other languages +like C++ and Java. The possibilities for lib are: + +
+
aix
AIX thread support. +
dce
DCE thread support. +
gnat
Ada tasking support. For non-Ada programs, this setting is equivalent +to ‘single’. When used in conjunction with the Ada run time, it +causes GCC to use the same thread primitives as Ada uses. This option +is necessary when using both Ada and the back end exception handling, +which is the default for most Ada targets. +
mach
Generic MACH thread support, known to work on NeXTSTEP. (Please note +that the file needed to support this configuration, gthr-mach.h, is +missing and thus this setting will cause a known bootstrap failure.) +
no
This is an alias for ‘single’. +
posix
Generic POSIX/Unix98 thread support. +
posix95
Generic POSIX/Unix95 thread support. +
rtems
RTEMS thread support. +
single
Disable thread support, should work for all platforms. +
solaris
Sun Solaris 2 thread support. +
vxworks
VxWorks thread support. +
win32
Microsoft Win32 API thread support. +
nks
Novell Kernel Services thread support. +
+ +
--enable-tls
Specify that the target supports TLS (Thread Local Storage). Usually +configure can correctly determine if TLS is supported. In cases where +it guesses incorrectly, TLS can be explicitly enabled or disabled with +--enable-tls or --disable-tls. This can happen if +the assembler supports TLS but the C library does not, or if the +assumptions made by the configure test are incorrect. + +
--disable-tls
Specify that the target does not support TLS. +This is an alias for --enable-tls=no. + +
--with-cpu=cpu
--with-cpu-32=cpu
--with-cpu-64=cpu
Specify which cpu variant the compiler should generate code for by default. +cpu will be used as the default value of the -mcpu= switch. +This option is only supported on some targets, including ARM, i386, M68k, +PowerPC, and SPARC. The --with-cpu-32 and +--with-cpu-64 options specify separate default CPUs for +32-bit and 64-bit modes; these options are only supported for i386 and +x86-64. + +
--with-schedule=cpu
--with-arch=cpu
--with-arch-32=cpu
--with-arch-64=cpu
--with-tune=cpu
--with-tune-32=cpu
--with-tune-64=cpu
--with-abi=abi
--with-fpu=type
--with-float=type
These configure options provide default values for the -mschedule=, +-march=, -mtune=, -mabi=, and -mfpu= +options and for -mhard-float or -msoft-float. As with +--with-cpu, which switches will be accepted and acceptable values +of the arguments depend on the target. + +
--with-mode=mode
Specify if the compiler should default to -marm or -mthumb. +This option is only supported on ARM targets. + +
--with-divide=type
Specify how the compiler should generate code for checking for +division by zero. This option is only supported on the MIPS target. +The possibilities for type are: +
+
traps
Division by zero checks use conditional traps (this is the default on +systems that support conditional traps). +
breaks
Division by zero checks use the break instruction. +
+ + + +
--with-llsc
On MIPS targets, make -mllsc the default when no +-mno-lsc option is passed. This is the default for +Linux-based targets, as the kernel will emulate them if the ISA does +not provide them. + +
--without-llsc
On MIPS targets, make -mno-llsc the default when no +-mllsc option is passed. + +
--with-mips-plt
On MIPS targets, make use of copy relocations and PLTs. +These features are extensions to the traditional +SVR4-based MIPS ABIs and require support from GNU binutils +and the runtime C library. + +
--enable-__cxa_atexit
Define if you want to use __cxa_atexit, rather than atexit, to +register C++ destructors for local statics and global objects. +This is essential for fully standards-compliant handling of +destructors, but requires __cxa_atexit in libc. This option is currently +only available on systems with GNU libc. When enabled, this will cause +-fuse-cxa-atexit to be passed by default. + +
--enable-target-optspace
Specify that target +libraries should be optimized for code space instead of code speed. +This is the default for the m32r platform. + +
--disable-cpp
Specify that a user visible cpp program should not be installed. + +
--with-cpp-install-dir=dirname
Specify that the user visible cpp program should be installed +in prefix/dirname/cpp, in addition to bindir. + +
--enable-initfini-array
Force the use of sections .init_array and .fini_array +(instead of .init and .fini) for constructors and +destructors. Option --disable-initfini-array has the +opposite effect. If neither option is specified, the configure script +will try to guess whether the .init_array and +.fini_array sections are supported and, if they are, use them. + +
--enable-maintainer-mode
The build rules that +regenerate the GCC master message catalog gcc.pot are normally +disabled. This is because it can only be rebuilt if the complete source +tree is present. If you have changed the sources and want to rebuild the +catalog, configuring with --enable-maintainer-mode will enable +this. Note that you need a recent version of the gettext tools +to do so. + +
--disable-bootstrap
For a native build, the default configuration is to perform +a 3-stage bootstrap of the compiler when ‘make’ is invoked, +testing that GCC can compile itself correctly. If you want to disable +this process, you can configure with --disable-bootstrap. + +
--enable-bootstrap
In special cases, you may want to perform a 3-stage build +even if the target and host triplets are different. +This could happen when the host can run code compiled for +the target (e.g. host is i686-linux, target is i486-linux). +Starting from GCC 4.2, to do this you have to configure explicitly +with --enable-bootstrap. + +
--enable-generated-files-in-srcdir
Neither the .c and .h files that are generated from Bison and flex nor the +info manuals and man pages that are built from the .texi files are present +in the SVN development tree. When building GCC from that development tree, +or from one of our snapshots, those generated files are placed in your +build directory, which allows for the source to be in a readonly +directory. + +

If you configure with --enable-generated-files-in-srcdir then those +generated files will go into the source directory. This is mainly intended +for generating release or prerelease tarballs of the GCC sources, since it +is not a requirement that the users of source releases to have flex, Bison, +or makeinfo. + +

--enable-version-specific-runtime-libs
Specify +that runtime libraries should be installed in the compiler specific +subdirectory (libdir/gcc) rather than the usual places. In +addition, ‘libstdc++’'s include files will be installed into +libdir unless you overruled it by using +--with-gxx-include-dir=dirname. Using this option is +particularly useful if you intend to use several versions of GCC in +parallel. This is currently supported by ‘libgfortran’, +‘libjava’, ‘libmudflap’, ‘libstdc++’, and ‘libobjc’. + +
--enable-languages=lang1,lang2,...
Specify that only a particular subset of compilers and +their runtime libraries should be built. For a list of valid values for +langN you can issue the following command in the +gcc directory of your GCC source tree:
+
          grep language= */config-lang.in
+
+

Currently, you can use any of the following: +all, ada, c, c++, fortran, java, +objc, obj-c++. +Building the Ada compiler has special requirements, see below. +If you do not pass this flag, or specify the option all, then all +default languages available in the gcc sub-tree will be configured. +Ada and Objective-C++ are not default languages; the rest are. +Re-defining LANGUAGES when calling ‘makedoes not +work anymore, as those language sub-directories might not have been +configured! + +

--enable-stage1-languages=lang1,lang2,...
Specify that a particular subset of compilers and their runtime +libraries should be built with the system C compiler during stage 1 of +the bootstrap process, rather than only in later stages with the +bootstrapped C compiler. The list of valid values is the same as for +--enable-languages, and the option all will select all +of the languages enabled by --enable-languages. This option is +primarily useful for GCC development; for instance, when a development +version of the compiler cannot bootstrap due to compiler bugs, or when +one is debugging front ends other than the C front end. When this +option is used, one can then build the target libraries for the +specified languages with the stage-1 compiler by using make +stage1-bubble all-target, or run the testsuite on the stage-1 compiler +for the specified languages using make stage1-start check-gcc. + +
--disable-libada
Specify that the run-time libraries and tools used by GNAT should not +be built. This can be useful for debugging, or for compatibility with +previous Ada build procedures, when it was required to explicitly +do a ‘make -C gcc gnatlib_and_tools’. + +
--disable-libssp
Specify that the run-time libraries for stack smashing protection +should not be built. + +
--disable-libgomp
Specify that the run-time libraries used by GOMP should not be built. + +
--with-dwarf2
Specify that the compiler should +use DWARF 2 debugging information as the default. + +
--enable-targets=all
--enable-targets=target_list
Some GCC targets, e.g. powerpc64-linux, build bi-arch compilers. +These are compilers that are able to generate either 64-bit or 32-bit +code. Typically, the corresponding 32-bit target, e.g. +powerpc-linux for powerpc64-linux, only generates 32-bit code. This +option enables the 32-bit target to be a bi-arch compiler, which is +useful when you want a bi-arch compiler that defaults to 32-bit, and +you are building a bi-arch or multi-arch binutils in a combined tree. +Currently, this option only affects sparc-linux, powerpc-linux and +x86-linux. + +
--enable-secureplt
This option enables -msecure-plt by default for powerpc-linux. +See “RS/6000 and PowerPC Options” in the main manual + +
--enable-cld
This option enables -mcld by default for 32-bit x86 targets. +See “i386 and x86-64 Options” in the main manual + +
--enable-win32-registry
--enable-win32-registry=key
--disable-win32-registry
The --enable-win32-registry option enables Microsoft Windows-hosted GCC +to look up installations paths in the registry using the following key: + +
          HKEY_LOCAL_MACHINE\SOFTWARE\Free Software Foundation\key
+
+

key defaults to GCC version number, and can be overridden by the +--enable-win32-registry=key option. Vendors and distributors +who use custom installers are encouraged to provide a different key, +perhaps one comprised of vendor name and GCC version number, to +avoid conflict with existing installations. This feature is enabled +by default, and can be disabled by --disable-win32-registry +option. This option has no effect on the other hosts. + +

--nfp
Specify that the machine does not have a floating point unit. This +option only applies to ‘m68k-sun-sunosn’. On any other +system, --nfp has no effect. + +
--enable-werror
--disable-werror
--enable-werror=yes
--enable-werror=no
When you specify this option, it controls whether certain files in the +compiler are built with -Werror in bootstrap stage2 and later. +If you don't specify it, -Werror is turned on for the main +development trunk. However it defaults to off for release branches and +final releases. The specific files which get -Werror are +controlled by the Makefiles. + +
--enable-checking
--enable-checking=list
When you specify this option, the compiler is built to perform internal +consistency checks of the requested complexity. This does not change the +generated code, but adds error checking within the compiler. This will +slow down the compiler and may only work properly if you are building +the compiler with GCC. This is ‘yes’ by default when building +from SVN or snapshots, but ‘release’ for releases. The default +for building the stage1 compiler is ‘yes’. More control +over the checks may be had by specifying list. The categories of +checks available are ‘yes’ (most common checks +‘assert,misc,tree,gc,rtlflag,runtime’), ‘no’ (no checks at +all), ‘all’ (all but ‘valgrind’), ‘release’ (cheapest +checks ‘assert,runtime’) or ‘none’ (same as ‘no’). +Individual checks can be enabled with these flags ‘assert’, +‘df’, ‘fold’, ‘gc’, ‘gcac’ ‘misc’, ‘rtl’, +‘rtlflag’, ‘runtime’, ‘tree’, and ‘valgrind’. + +

The ‘valgrind’ check requires the external valgrind +simulator, available from http://valgrind.org/. The +‘df’, ‘rtl’, ‘gcac’ and ‘valgrind’ checks are very expensive. +To disable all checking, ‘--disable-checking’ or +‘--enable-checking=none’ must be explicitly requested. Disabling +assertions will make the compiler and runtime slightly faster but +increase the risk of undetected internal errors causing wrong code to be +generated. + +

--disable-stage1-checking
--enable-stage1-checking
--enable-stage1-checking=list
If no --enable-checking option is specified the stage1 +compiler will be built with ‘yes’ checking enabled, otherwise +the stage1 checking flags are the same as specified by +--enable-checking. To build the stage1 compiler with +different checking options use --enable-stage1-checking. +The list of checking options is the same as for --enable-checking. +If your system is too slow or too small to bootstrap a released compiler +with checking for stage1 enabled, you can use ‘--disable-stage1-checking’ +to disable checking for the stage1 compiler. + +
--enable-coverage
--enable-coverage=level
With this option, the compiler is built to collect self coverage +information, every time it is run. This is for internal development +purposes, and only works when the compiler is being built with gcc. The +level argument controls whether the compiler is built optimized or +not, values are ‘opt’ and ‘noopt’. For coverage analysis you +want to disable optimization, for performance analysis you want to +enable optimization. When coverage is enabled, the default level is +without optimization. + +
--enable-gather-detailed-mem-stats
When this option is specified more detailed information on memory +allocation is gathered. This information is printed when using +-fmem-report. + +
--with-gc
--with-gc=choice
With this option you can specify the garbage collector implementation +used during the compilation process. choice can be one of +‘page’ and ‘zone’, where ‘page’ is the default. + +
--enable-nls
--disable-nls
The --enable-nls option enables Native Language Support (NLS), +which lets GCC output diagnostics in languages other than American +English. Native Language Support is enabled by default if not doing a +canadian cross build. The --disable-nls option disables NLS. + +
--with-included-gettext
If NLS is enabled, the --with-included-gettext option causes the build +procedure to prefer its copy of GNU gettext. + +
--with-catgets
If NLS is enabled, and if the host lacks gettext but has the +inferior catgets interface, the GCC build procedure normally +ignores catgets and instead uses GCC's copy of the GNU +gettext library. The --with-catgets option causes the +build procedure to use the host's catgets in this situation. + +
--with-libiconv-prefix=dir
Search for libiconv header files in dir/include and +libiconv library files in dir/lib. + +
--enable-obsolete
Enable configuration for an obsoleted system. If you attempt to +configure GCC for a system (build, host, or target) which has been +obsoleted, and you do not specify this flag, configure will halt with an +error message. + +

All support for systems which have been obsoleted in one release of GCC +is removed entirely in the next major release, unless someone steps +forward to maintain the port. + +

--enable-decimal-float
--enable-decimal-float=yes
--enable-decimal-float=no
--enable-decimal-float=bid
--enable-decimal-float=dpd
--disable-decimal-float
Enable (or disable) support for the C decimal floating point extension +that is in the IEEE 754-2008 standard. This is enabled by default only +on PowerPC, i386, and x86_64 GNU/Linux systems. Other systems may also +support it, but require the user to specifically enable it. You can +optionally control which decimal floating point format is used (either +‘bid’ or ‘dpd’). The ‘bid’ (binary integer decimal) +format is default on i386 and x86_64 systems, and the ‘dpd’ +(densely packed decimal) format is default on PowerPC systems. + +
--enable-fixed-point
--disable-fixed-point
Enable (or disable) support for C fixed-point arithmetic. +This option is enabled by default for some targets (such as MIPS) which +have hardware-support for fixed-point operations. On other targets, you +may enable this option manually. + +
--with-long-double-128
Specify if long double type should be 128-bit by default on selected +GNU/Linux architectures. If using --without-long-double-128, +long double will be by default 64-bit, the same as double type. +When neither of these configure options are used, the default will be +128-bit long double when built against GNU C Library 2.4 and later, +64-bit long double otherwise. + +
--with-gmp=pathname
--with-gmp-include=pathname
--with-gmp-lib=pathname
--with-mpfr=pathname
--with-mpfr-include=pathname
--with-mpfr-lib=pathname
If you do not have GMP (the GNU Multiple Precision library) and the +MPFR Libraries installed in a standard location and you want to build +GCC, you can explicitly specify the directory where they are installed +(‘--with-gmp=gmpinstalldir’, +‘--with-mpfr=mpfrinstalldir’). The +--with-gmp=gmpinstalldir option is shorthand for +--with-gmp-lib=gmpinstalldir/lib and +--with-gmp-include=gmpinstalldir/include. Likewise the +--with-mpfr=mpfrinstalldir option is shorthand for +--with-mpfr-lib=mpfrinstalldir/lib and +--with-mpfr-include=mpfrinstalldir/include. If these +shorthand assumptions are not correct, you can use the explicit +include and lib options directly. + +
--with-ppl=pathname
--with-ppl-include=pathname
--with-ppl-lib=pathname
--with-cloog=pathname
--with-cloog-include=pathname
--with-cloog-lib=pathname
If you do not have PPL (the Parma Polyhedra Library) and the CLooG +libraries installed in a standard location and you want to build GCC, +you can explicitly specify the directory where they are installed +(‘--with-ppl=pplinstalldir’, +‘--with-cloog=clooginstalldir’). The +--with-ppl=pplinstalldir option is shorthand for +--with-ppl-lib=pplinstalldir/lib and +--with-ppl-include=pplinstalldir/include. Likewise the +--with-cloog=clooginstalldir option is shorthand for +--with-cloog-lib=clooginstalldir/lib and +--with-cloog-include=clooginstalldir/include. If these +shorthand assumptions are not correct, you can use the explicit +include and lib options directly. + +
--with-host-libstdcxx=linker-args
If you are linking with a static copy of PPL, you can use this option +to specify how the linker should find the standard C++ library used +internally by PPL. Typical values of linker-args might be +‘-lstdc++’ or ‘-Wl,-Bstatic,-lstdc++,-Bdynamic -lm’. If you are +linking with a shared copy of PPL, you probably do not need this +option; shared library dependencies will cause the linker to search +for the standard C++ library automatically. + +
--with-debug-prefix-map=map
Convert source directory names using -fdebug-prefix-map when +building runtime libraries. ‘map’ is a space-separated +list of maps of the form ‘old=new’. + +
+ +

Cross-Compiler-Specific Options

+ +

The following options only apply to building cross compilers. +

+
--with-sysroot
--with-sysroot=dir
Tells GCC to consider dir as the root of a tree that contains a +(subset of) the root filesystem of the target operating system. +Target system headers, libraries and run-time object files will be +searched in there. The specified directory is not copied into the +install tree, unlike the options --with-headers and +--with-libs that this option obsoletes. The default value, +in case --with-sysroot is not given an argument, is +${gcc_tooldir}/sys-root. If the specified directory is a +subdirectory of ${exec_prefix}, then it will be found relative to +the GCC binaries if the installation tree is moved. + +
--with-build-sysroot
--with-build-sysroot=dir
Tells GCC to consider dir as the system root (see +--with-sysroot) while building target libraries, instead of +the directory specified with --with-sysroot. This option is +only useful when you are already using --with-sysroot. You +can use --with-build-sysroot when you are configuring with +--prefix set to a directory that is different from the one in +which you are installing GCC and your target libraries. + +

This option affects the system root for the compiler used to build +target libraries (which runs on the build system); it does not affect +the compiler which is used to build GCC itself. + +

--with-headers
--with-headers=dir
Deprecated in favor of --with-sysroot. +Specifies that target headers are available when building a cross compiler. +The dir argument specifies a directory which has the target include +files. These include files will be copied into the gcc install +directory. This option with the dir argument is required when +building a cross compiler, if prefix/target/sys-include +doesn't pre-exist. If prefix/target/sys-include does +pre-exist, the dir argument may be omitted. fixincludes +will be run on these files to make them compatible with GCC. + +
--without-headers
Tells GCC not use any target headers from a libc when building a cross +compiler. When crossing to GNU/Linux, you need the headers so GCC +can build the exception handling for libgcc. + +
--with-libs
--with-libs=``dir1 dir2 ... dirN''
Deprecated in favor of --with-sysroot. +Specifies a list of directories which contain the target runtime +libraries. These libraries will be copied into the gcc install +directory. If the directory list is omitted, this option has no +effect. + +
--with-newlib
Specifies that ‘newlib’ is +being used as the target C library. This causes __eprintf to be +omitted from libgcc.a on the assumption that it will be provided by +‘newlib’. + +
--with-build-time-tools=dir
Specifies where to find the set of target tools (assembler, linker, etc.) +that will be used while building GCC itself. This option can be useful +if the directory layouts are different between the system you are building +GCC on, and the system where you will deploy it. + +

For example, on a ia64-hp-hpux system, you may have the GNU +assembler and linker in /usr/bin, and the native tools in a +different path, and build a toolchain that expects to find the +native tools in /usr/bin. + +

When you use this option, you should ensure that dir includes +ar, as, ld, nm, +ranlib and strip if necessary, and possibly +objdump. Otherwise, GCC may use an inconsistent set of +tools. +

+ +

Java-Specific Options

+ +

The following option applies to the build of the Java front end. + +

+
--disable-libgcj
Specify that the run-time libraries +used by GCJ should not be built. This is useful in case you intend +to use GCJ with some other run-time, or you're going to install it +separately, or it just happens not to build on your particular +machine. In general, if the Java front end is enabled, the GCJ +libraries will be enabled too, unless they're known to not work on +the target platform. If GCJ is enabled but ‘libgcj’ isn't built, you +may need to port it; in this case, before modifying the top-level +configure.in so that ‘libgcj’ is enabled by default on this platform, +you may use --enable-libgcj to override the default. + +
+ +

The following options apply to building ‘libgcj’. + +

General Options
+ +
+
--enable-java-maintainer-mode
By default the ‘libjava’ build will not attempt to compile the +.java source files to .class. Instead, it will use the +.class files from the source tree. If you use this option you +must have executables named ecj1 and gjavah in your path +for use by the build. You must use this option if you intend to +modify any .java files in libjava. + +
--with-java-home=dirname
This ‘libjava’ option overrides the default value of the +‘java.home’ system property. It is also used to set +‘sun.boot.class.path’ to dirname/lib/rt.jar. By +default ‘java.home’ is set to prefix and +‘sun.boot.class.path’ to +datadir/java/libgcj-version.jar. + +
--with-ecj-jar=filename
This option can be used to specify the location of an external jar +file containing the Eclipse Java compiler. A specially modified +version of this compiler is used by gcj to parse +.java source files. If this option is given, the +‘libjava’ build will create and install an ecj1 executable +which uses this jar file at runtime. + +

If this option is not given, but an ecj.jar file is found in +the topmost source tree at configure time, then the ‘libgcj’ +build will create and install ecj1, and will also install the +discovered ecj.jar into a suitable place in the install tree. + +

If ecj1 is not installed, then the user will have to supply one +on his path in order for gcj to properly parse .java +source files. A suitable jar is available from +ftp://sourceware.org/pub/java/. + +

--disable-getenv-properties
Don't set system properties from GCJ_PROPERTIES. + +
--enable-hash-synchronization
Use a global hash table for monitor locks. Ordinarily, +‘libgcj’'s ‘configure’ script automatically makes +the correct choice for this option for your platform. Only use +this if you know you need the library to be configured differently. + +
--enable-interpreter
Enable the Java interpreter. The interpreter is automatically +enabled by default on all platforms that support it. This option +is really only useful if you want to disable the interpreter +(using --disable-interpreter). + +
--disable-java-net
Disable java.net. This disables the native part of java.net only, +using non-functional stubs for native method implementations. + +
--disable-jvmpi
Disable JVMPI support. + +
--disable-libgcj-bc
Disable BC ABI compilation of certain parts of libgcj. By default, +some portions of libgcj are compiled with -findirect-dispatch +and -fno-indirect-classes, allowing them to be overridden at +run-time. + +

If --disable-libgcj-bc is specified, libgcj is built without +these options. This allows the compile-time linker to resolve +dependencies when statically linking to libgcj. However it makes it +impossible to override the affected portions of libgcj at run-time. + +

--enable-reduced-reflection
Build most of libgcj with -freduced-reflection. This reduces +the size of libgcj at the expense of not being able to do accurate +reflection on the classes it contains. This option is safe if you +know that code using libgcj will never use reflection on the standard +runtime classes in libgcj (including using serialization, RMI or CORBA). + +
--with-ecos
Enable runtime eCos target support. + +
--without-libffi
Don't use ‘libffi’. This will disable the interpreter and JNI +support as well, as these require ‘libffi’ to work. + +
--enable-libgcj-debug
Enable runtime debugging code. + +
--enable-libgcj-multifile
If specified, causes all .java source files to be +compiled into .class files in one invocation of +‘gcj’. This can speed up build time, but is more +resource-intensive. If this option is unspecified or +disabled, ‘gcj’ is invoked once for each .java +file to compile into a .class file. + +
--with-libiconv-prefix=DIR
Search for libiconv in DIR/include and DIR/lib. + +
--enable-sjlj-exceptions
Force use of the setjmp/longjmp-based scheme for exceptions. +‘configure’ ordinarily picks the correct value based on the platform. +Only use this option if you are sure you need a different setting. + +
--with-system-zlib
Use installed ‘zlib’ rather than that included with GCC. + +
--with-win32-nlsapi=ansi, unicows or unicode
Indicates how MinGW ‘libgcj’ translates between UNICODE +characters and the Win32 API. + +
--enable-java-home
If enabled, this creates a JPackage compatible SDK environment during install. +Note that if –enable-java-home is used, –with-arch-directory=ARCH must also +be specified. + +
--with-arch-directory=ARCH
Specifies the name to use for the jre/lib/ARCH directory in the SDK +environment created when –enable-java-home is passed. Typical names for this +directory include i386, amd64, ia64, etc. + +
--with-os-directory=DIR
Specifies the OS directory for the SDK include directory. This is set to auto +detect, and is typically 'linux'. + +
--with-origin-name=NAME
Specifies the JPackage origin name. This defaults to the 'gcj' in +java-1.5.0-gcj. + +
--with-arch-suffix=SUFFIX
Specifies the suffix for the sdk directory. Defaults to the empty string. +Examples include '.x86_64' in 'java-1.5.0-gcj-1.5.0.0.x86_64'. + +
--with-jvm-root-dir=DIR
Specifies where to install the SDK. Default is $(prefix)/lib/jvm. + +
--with-jvm-jar-dir=DIR
Specifies where to install jars. Default is $(prefix)/lib/jvm-exports. + +
--with-python-dir=DIR
Specifies where to install the Python modules used for aot-compile. DIR should +not include the prefix used in installation. For example, if the Python modules +are to be installed in /usr/lib/python2.5/site-packages, then +–with-python-dir=/lib/python2.5/site-packages should be passed. If this is +not specified, then the Python modules are installed in $(prefix)/share/python. + +
--enable-aot-compile-rpm
Adds aot-compile-rpm to the list of installed scripts. + +
+
ansi
Use the single-byte char and the Win32 A functions natively, +translating to and from UNICODE when using these functions. If +unspecified, this is the default. + +
unicows
Use the WCHAR and Win32 W functions natively. Adds +-lunicows to libgcj.spec to link with ‘libunicows’. +unicows.dll needs to be deployed on Microsoft Windows 9X machines +running built executables. libunicows.a, an open-source +import library around Microsoft's unicows.dll, is obtained from +http://libunicows.sourceforge.net/, which also gives details +on getting unicows.dll from Microsoft. + +
unicode
Use the WCHAR and Win32 W functions natively. Does not +add -lunicows to libgcj.spec. The built executables will +only run on Microsoft Windows NT and above. +
+
+ +
AWT-Specific Options
+ +
+
--with-x
Use the X Window System. + +
--enable-java-awt=PEER(S)
Specifies the AWT peer library or libraries to build alongside +‘libgcj’. If this option is unspecified or disabled, AWT +will be non-functional. Current valid values are gtk and +xlib. Multiple libraries should be separated by a +comma (i.e. --enable-java-awt=gtk,xlib). + +
--enable-gtk-cairo
Build the cairo Graphics2D implementation on GTK. + +
--enable-java-gc=TYPE
Choose garbage collector. Defaults to boehm if unspecified. + +
--disable-gtktest
Do not try to compile and run a test GTK+ program. + +
--disable-glibtest
Do not try to compile and run a test GLIB program. + +
--with-libart-prefix=PFX
Prefix where libart is installed (optional). + +
--with-libart-exec-prefix=PFX
Exec prefix where libart is installed (optional). + +
--disable-libarttest
Do not try to compile and run a test libart program. + +
+ +


+

Return to the GCC Installation page + + + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/download.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/download.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,97 @@ + + +Downloading GCC + + + + + + + + + + +

Downloading GCC

+ +GCC is distributed via SVN and FTP +tarballs compressed with gzip or +bzip2. It is possible to download a full distribution or specific +components. + +

Please refer to the releases web page +for information on how to obtain GCC. + +

The full distribution includes the C, C++, Objective-C, Fortran, Java, +and Ada (in the case of GCC 3.1 and later) compilers. The full +distribution also includes runtime libraries for C++, Objective-C, +Fortran, and Java. In GCC 3.0 and later versions, the GNU compiler +testsuites are also included in the full distribution. + +

If you choose to download specific components, you must download the core +GCC distribution plus any language specific distributions you wish to +use. The core distribution includes the C language front end as well as the +shared components. Each language has a tarball which includes the language +front end as well as the language runtime (when appropriate). + +

Unpack the core distribution as well as any language specific +distributions in the same directory. + +

If you also intend to build binutils (either to upgrade an existing +installation or for use in place of the corresponding tools of your +OS), unpack the binutils distribution either in the same directory or +a separate one. In the latter case, add symbolic links to any +components of the binutils you intend to build alongside the compiler +(bfd, binutils, gas, gprof, ld, +opcodes, ...) to the directory containing the GCC sources. + +

Likewise, the GMP and MPFR libraries can be automatically built together +with GCC. Unpack the GMP and/or MPFR source distributions in the +directory containing the GCC sources and rename their directories to +gmp and mpfr, respectively (or use symbolic links with the +same name). + +


+

Return to the GCC Installation page + + + + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/finalinstall.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/finalinstall.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,170 @@ + + +Installing GCC: Final installation + + + + + + + + + + +

Installing GCC: Final installation

+Now that GCC has been built (and optionally tested), you can install it with +
     cd objdir; make install
+
+

We strongly recommend to install into a target directory where there is +no previous version of GCC present. Also, the GNAT runtime should not +be stripped, as this would break certain features of the debugger that +depend on this debugging information (catching Ada exceptions for +instance). + +

That step completes the installation of GCC; user level binaries can +be found in prefix/bin where prefix is the value +you specified with the --prefix to configure (or +/usr/local by default). (If you specified --bindir, +that directory will be used instead; otherwise, if you specified +--exec-prefix, exec-prefix/bin will be used.) +Headers for the C++ and Java libraries are installed in +prefix/include; libraries in libdir +(normally prefix/lib); internal parts of the compiler in +libdir/gcc and libexecdir/gcc; documentation +in info format in infodir (normally +prefix/info). + +

When installing cross-compilers, GCC's executables +are not only installed into bindir, that +is, exec-prefix/bin, but additionally into +exec-prefix/target-alias/bin, if that directory +exists. Typically, such tooldirs hold target-specific +binutils, including assembler and linker. + +

Installation into a temporary staging area or into a chroot +jail can be achieved with the command + +

     make DESTDIR=path-to-rootdir install
+
+

where path-to-rootdir is the absolute path of +a directory relative to which all installation paths will be +interpreted. Note that the directory specified by DESTDIR +need not exist yet; it will be created if necessary. + +

There is a subtle point with tooldirs and DESTDIR: +If you relocate a cross-compiler installation with +e.g. ‘DESTDIR=rootdir’, then the directory +rootdir/exec-prefix/target-alias/bin will +be filled with duplicated GCC executables only if it already exists, +it will not be created otherwise. This is regarded as a feature, +not as a bug, because it gives slightly more control to the packagers +using the DESTDIR feature. + +

If you are bootstrapping a released version of GCC then please +quickly review the build status page for your release, available from +http://gcc.gnu.org/buildstat.html. +If your system is not listed for the version of GCC that you built, +send a note to +gcc@gcc.gnu.org indicating +that you successfully built and installed GCC. +Include the following information: + +

    +
  • Output from running srcdir/config.guess. Do not send +that file itself, just the one-line output from running it. + +
  • The output of ‘gcc -v’ for your newly installed gcc. +This tells us which version of GCC you built and the options you passed to +configure. + +
  • Whether you enabled all languages or a subset of them. If you used a +full distribution then this information is part of the configure +options in the output of ‘gcc -v’, but if you downloaded the +“core” compiler plus additional front ends then it isn't apparent +which ones you built unless you tell us about it. + +
  • If the build was for GNU/Linux, also include: +
      +
    • The distribution name and version (e.g., Red Hat 7.1 or Debian 2.2.3); +this information should be available from /etc/issue. + +
    • The version of the Linux kernel, available from ‘uname --version’ +or ‘uname -a’. + +
    • The version of glibc you used; for RPM-based systems like Red Hat, +Mandrake, and SuSE type ‘rpm -q glibc’ to get the glibc version, +and on systems like Debian and Progeny use ‘dpkg -l libc6’. +
    + For other systems, you can include similar information if you think it is +relevant. + +
  • Any other information that you think would be useful to people building +GCC on the same configuration. The new entry in the build status list +will include a link to the archived copy of your message. +
+ +

We'd also like to know if the +host/target specific installation notes +didn't include your host/target information or if that information is +incomplete or out of date. Send a note to +gcc@gcc.gnu.org detailing how the information should be changed. + +

If you find a bug, please report it following the +bug reporting guidelines. + +

If you want to print the GCC manuals, do ‘cd objdir; make +dvi’. You will need to have texi2dvi (version at least 4.7) +and TeX installed. This creates a number of .dvi files in +subdirectories of objdir; these may be converted for +printing with programs such as dvips. Alternately, by using +‘make pdf’ in place of ‘make dvi’, you can create documentation +in the form of .pdf files; this requires texi2pdf, which +is included with Texinfo version 4.8 and later. You can also +buy printed manuals from the Free Software Foundation, though such manuals may not be for the most +recent version of GCC. + +

If you would like to generate online HTML documentation, do ‘cd +objdir; make html’ and HTML will be generated for the gcc manuals in +objdir/gcc/HTML. + +


+

Return to the GCC Installation page + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/gfdl.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/gfdl.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,463 @@ + + +Installing GCC: GNU Free Documentation License + + + + + + + + + + +

Installing GCC: GNU Free Documentation License

+

Installing GCC: GNU Free Documentation License

+ +

Version 1.2, November 2002
+ +
     Copyright © 2000,2001,2002 Free Software Foundation, Inc.
+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
+     
+     Everyone is permitted to copy and distribute verbatim copies
+     of this license document, but changing it is not allowed.
+
+
    +
  1. PREAMBLE + +

    The purpose of this License is to make a manual, textbook, or other +functional and useful document free in the sense of freedom: to +assure everyone the effective freedom to copy and redistribute it, +with or without modifying it, either commercially or noncommercially. +Secondarily, this License preserves for the author and publisher a way +to get credit for their work, while not being considered responsible +for modifications made by others. + +

    This License is a kind of “copyleft”, which means that derivative +works of the document must themselves be free in the same sense. It +complements the GNU General Public License, which is a copyleft +license designed for free software. + +

    We have designed this License in order to use it for manuals for free +software, because free software needs free documentation: a free +program should come with manuals providing the same freedoms that the +software does. But this License is not limited to software manuals; +it can be used for any textual work, regardless of subject matter or +whether it is published as a printed book. We recommend this License +principally for works whose purpose is instruction or reference. + +

  2. APPLICABILITY AND DEFINITIONS + +

    This License applies to any manual or other work, in any medium, that +contains a notice placed by the copyright holder saying it can be +distributed under the terms of this License. Such a notice grants a +world-wide, royalty-free license, unlimited in duration, to use that +work under the conditions stated herein. The “Document”, below, +refers to any such manual or work. Any member of the public is a +licensee, and is addressed as “you”. You accept the license if you +copy, modify or distribute the work in a way requiring permission +under copyright law. + +

    A “Modified Version” of the Document means any work containing the +Document or a portion of it, either copied verbatim, or with +modifications and/or translated into another language. + +

    A “Secondary Section” is a named appendix or a front-matter section +of the Document that deals exclusively with the relationship of the +publishers or authors of the Document to the Document's overall +subject (or to related matters) and contains nothing that could fall +directly within that overall subject. (Thus, if the Document is in +part a textbook of mathematics, a Secondary Section may not explain +any mathematics.) The relationship could be a matter of historical +connection with the subject or with related matters, or of legal, +commercial, philosophical, ethical or political position regarding +them. + +

    The “Invariant Sections” are certain Secondary Sections whose titles +are designated, as being those of Invariant Sections, in the notice +that says that the Document is released under this License. If a +section does not fit the above definition of Secondary then it is not +allowed to be designated as Invariant. The Document may contain zero +Invariant Sections. If the Document does not identify any Invariant +Sections then there are none. + +

    The “Cover Texts” are certain short passages of text that are listed, +as Front-Cover Texts or Back-Cover Texts, in the notice that says that +the Document is released under this License. A Front-Cover Text may +be at most 5 words, and a Back-Cover Text may be at most 25 words. + +

    A “Transparent” copy of the Document means a machine-readable copy, +represented in a format whose specification is available to the +general public, that is suitable for revising the document +straightforwardly with generic text editors or (for images composed of +pixels) generic paint programs or (for drawings) some widely available +drawing editor, and that is suitable for input to text formatters or +for automatic translation to a variety of formats suitable for input +to text formatters. A copy made in an otherwise Transparent file +format whose markup, or absence of markup, has been arranged to thwart +or discourage subsequent modification by readers is not Transparent. +An image format is not Transparent if used for any substantial amount +of text. A copy that is not “Transparent” is called “Opaque”. + +

    Examples of suitable formats for Transparent copies include plain +ascii without markup, Texinfo input format, LaTeX input +format, SGML or XML using a publicly available +DTD, and standard-conforming simple HTML, +PostScript or PDF designed for human modification. Examples +of transparent image formats include PNG, XCF and +JPG. Opaque formats include proprietary formats that can be +read and edited only by proprietary word processors, SGML or +XML for which the DTD and/or processing tools are +not generally available, and the machine-generated HTML, +PostScript or PDF produced by some word processors for +output purposes only. + +

    The “Title Page” means, for a printed book, the title page itself, +plus such following pages as are needed to hold, legibly, the material +this License requires to appear in the title page. For works in +formats which do not have any title page as such, “Title Page” means +the text near the most prominent appearance of the work's title, +preceding the beginning of the body of the text. + +

    A section “Entitled XYZ” means a named subunit of the Document whose +title either is precisely XYZ or contains XYZ in parentheses following +text that translates XYZ in another language. (Here XYZ stands for a +specific section name mentioned below, such as “Acknowledgements”, +“Dedications”, “Endorsements”, or “History”.) To “Preserve the Title” +of such a section when you modify the Document means that it remains a +section “Entitled XYZ” according to this definition. + +

    The Document may include Warranty Disclaimers next to the notice which +states that this License applies to the Document. These Warranty +Disclaimers are considered to be included by reference in this +License, but only as regards disclaiming warranties: any other +implication that these Warranty Disclaimers may have is void and has +no effect on the meaning of this License. + +

  3. VERBATIM COPYING + +

    You may copy and distribute the Document in any medium, either +commercially or noncommercially, provided that this License, the +copyright notices, and the license notice saying this License applies +to the Document are reproduced in all copies, and that you add no other +conditions whatsoever to those of this License. You may not use +technical measures to obstruct or control the reading or further +copying of the copies you make or distribute. However, you may accept +compensation in exchange for copies. If you distribute a large enough +number of copies you must also follow the conditions in section 3. + +

    You may also lend copies, under the same conditions stated above, and +you may publicly display copies. + +

  4. COPYING IN QUANTITY + +

    If you publish printed copies (or copies in media that commonly have +printed covers) of the Document, numbering more than 100, and the +Document's license notice requires Cover Texts, you must enclose the +copies in covers that carry, clearly and legibly, all these Cover +Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on +the back cover. Both covers must also clearly and legibly identify +you as the publisher of these copies. The front cover must present +the full title with all words of the title equally prominent and +visible. You may add other material on the covers in addition. +Copying with changes limited to the covers, as long as they preserve +the title of the Document and satisfy these conditions, can be treated +as verbatim copying in other respects. + +

    If the required texts for either cover are too voluminous to fit +legibly, you should put the first ones listed (as many as fit +reasonably) on the actual cover, and continue the rest onto adjacent +pages. + +

    If you publish or distribute Opaque copies of the Document numbering +more than 100, you must either include a machine-readable Transparent +copy along with each Opaque copy, or state in or with each Opaque copy +a computer-network location from which the general network-using +public has access to download using public-standard network protocols +a complete Transparent copy of the Document, free of added material. +If you use the latter option, you must take reasonably prudent steps, +when you begin distribution of Opaque copies in quantity, to ensure +that this Transparent copy will remain thus accessible at the stated +location until at least one year after the last time you distribute an +Opaque copy (directly or through your agents or retailers) of that +edition to the public. + +

    It is requested, but not required, that you contact the authors of the +Document well before redistributing any large number of copies, to give +them a chance to provide you with an updated version of the Document. + +

  5. MODIFICATIONS + +

    You may copy and distribute a Modified Version of the Document under +the conditions of sections 2 and 3 above, provided that you release +the Modified Version under precisely this License, with the Modified +Version filling the role of the Document, thus licensing distribution +and modification of the Modified Version to whoever possesses a copy +of it. In addition, you must do these things in the Modified Version: + +

      +
    1. Use in the Title Page (and on the covers, if any) a title distinct +from that of the Document, and from those of previous versions +(which should, if there were any, be listed in the History section +of the Document). You may use the same title as a previous version +if the original publisher of that version gives permission. + +
    2. List on the Title Page, as authors, one or more persons or entities +responsible for authorship of the modifications in the Modified +Version, together with at least five of the principal authors of the +Document (all of its principal authors, if it has fewer than five), +unless they release you from this requirement. + +
    3. State on the Title page the name of the publisher of the +Modified Version, as the publisher. + +
    4. Preserve all the copyright notices of the Document. + +
    5. Add an appropriate copyright notice for your modifications +adjacent to the other copyright notices. + +
    6. Include, immediately after the copyright notices, a license notice +giving the public permission to use the Modified Version under the +terms of this License, in the form shown in the Addendum below. + +
    7. Preserve in that license notice the full lists of Invariant Sections +and required Cover Texts given in the Document's license notice. + +
    8. Include an unaltered copy of this License. + +
    9. Preserve the section Entitled “History”, Preserve its Title, and add +to it an item stating at least the title, year, new authors, and +publisher of the Modified Version as given on the Title Page. If +there is no section Entitled “History” in the Document, create one +stating the title, year, authors, and publisher of the Document as +given on its Title Page, then add an item describing the Modified +Version as stated in the previous sentence. + +
    10. Preserve the network location, if any, given in the Document for +public access to a Transparent copy of the Document, and likewise +the network locations given in the Document for previous versions +it was based on. These may be placed in the “History” section. +You may omit a network location for a work that was published at +least four years before the Document itself, or if the original +publisher of the version it refers to gives permission. + +
    11. For any section Entitled “Acknowledgements” or “Dedications”, Preserve +the Title of the section, and preserve in the section all the +substance and tone of each of the contributor acknowledgements and/or +dedications given therein. + +
    12. Preserve all the Invariant Sections of the Document, +unaltered in their text and in their titles. Section numbers +or the equivalent are not considered part of the section titles. + +
    13. Delete any section Entitled “Endorsements”. Such a section +may not be included in the Modified Version. + +
    14. Do not retitle any existing section to be Entitled “Endorsements” or +to conflict in title with any Invariant Section. + +
    15. Preserve any Warranty Disclaimers. +
    + +

    If the Modified Version includes new front-matter sections or +appendices that qualify as Secondary Sections and contain no material +copied from the Document, you may at your option designate some or all +of these sections as invariant. To do this, add their titles to the +list of Invariant Sections in the Modified Version's license notice. +These titles must be distinct from any other section titles. + +

    You may add a section Entitled “Endorsements”, provided it contains +nothing but endorsements of your Modified Version by various +parties—for example, statements of peer review or that the text has +been approved by an organization as the authoritative definition of a +standard. + +

    You may add a passage of up to five words as a Front-Cover Text, and a +passage of up to 25 words as a Back-Cover Text, to the end of the list +of Cover Texts in the Modified Version. Only one passage of +Front-Cover Text and one of Back-Cover Text may be added by (or +through arrangements made by) any one entity. If the Document already +includes a cover text for the same cover, previously added by you or +by arrangement made by the same entity you are acting on behalf of, +you may not add another; but you may replace the old one, on explicit +permission from the previous publisher that added the old one. + +

    The author(s) and publisher(s) of the Document do not by this License +give permission to use their names for publicity for or to assert or +imply endorsement of any Modified Version. + +

  6. COMBINING DOCUMENTS + +

    You may combine the Document with other documents released under this +License, under the terms defined in section 4 above for modified +versions, provided that you include in the combination all of the +Invariant Sections of all of the original documents, unmodified, and +list them all as Invariant Sections of your combined work in its +license notice, and that you preserve all their Warranty Disclaimers. + +

    The combined work need only contain one copy of this License, and +multiple identical Invariant Sections may be replaced with a single +copy. If there are multiple Invariant Sections with the same name but +different contents, make the title of each such section unique by +adding at the end of it, in parentheses, the name of the original +author or publisher of that section if known, or else a unique number. +Make the same adjustment to the section titles in the list of +Invariant Sections in the license notice of the combined work. + +

    In the combination, you must combine any sections Entitled “History” +in the various original documents, forming one section Entitled +“History”; likewise combine any sections Entitled “Acknowledgements”, +and any sections Entitled “Dedications”. You must delete all +sections Entitled “Endorsements.” + +

  7. COLLECTIONS OF DOCUMENTS + +

    You may make a collection consisting of the Document and other documents +released under this License, and replace the individual copies of this +License in the various documents with a single copy that is included in +the collection, provided that you follow the rules of this License for +verbatim copying of each of the documents in all other respects. + +

    You may extract a single document from such a collection, and distribute +it individually under this License, provided you insert a copy of this +License into the extracted document, and follow this License in all +other respects regarding verbatim copying of that document. + +

  8. AGGREGATION WITH INDEPENDENT WORKS + +

    A compilation of the Document or its derivatives with other separate +and independent documents or works, in or on a volume of a storage or +distribution medium, is called an “aggregate” if the copyright +resulting from the compilation is not used to limit the legal rights +of the compilation's users beyond what the individual works permit. +When the Document is included in an aggregate, this License does not +apply to the other works in the aggregate which are not themselves +derivative works of the Document. + +

    If the Cover Text requirement of section 3 is applicable to these +copies of the Document, then if the Document is less than one half of +the entire aggregate, the Document's Cover Texts may be placed on +covers that bracket the Document within the aggregate, or the +electronic equivalent of covers if the Document is in electronic form. +Otherwise they must appear on printed covers that bracket the whole +aggregate. + +

  9. TRANSLATION + +

    Translation is considered a kind of modification, so you may +distribute translations of the Document under the terms of section 4. +Replacing Invariant Sections with translations requires special +permission from their copyright holders, but you may include +translations of some or all Invariant Sections in addition to the +original versions of these Invariant Sections. You may include a +translation of this License, and all the license notices in the +Document, and any Warranty Disclaimers, provided that you also include +the original English version of this License and the original versions +of those notices and disclaimers. In case of a disagreement between +the translation and the original version of this License or a notice +or disclaimer, the original version will prevail. + +

    If a section in the Document is Entitled “Acknowledgements”, +“Dedications”, or “History”, the requirement (section 4) to Preserve +its Title (section 1) will typically require changing the actual +title. + +

  10. TERMINATION + +

    You may not copy, modify, sublicense, or distribute the Document except +as expressly provided for under this License. Any other attempt to +copy, modify, sublicense or distribute the Document is void, and will +automatically terminate your rights under this License. However, +parties who have received copies, or rights, from you under this +License will not have their licenses terminated so long as such +parties remain in full compliance. + +

  11. FUTURE REVISIONS OF THIS LICENSE + +

    The Free Software Foundation may publish new, revised versions +of the GNU Free Documentation License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. See +http://www.gnu.org/copyleft/. + +

    Each version of the License is given a distinguishing version number. +If the Document specifies that a particular numbered version of this +License “or any later version” applies to it, you have the option of +following the terms and conditions either of that specified version or +of any later version that has been published (not as a draft) by the +Free Software Foundation. If the Document does not specify a version +number of this License, you may choose any version ever published (not +as a draft) by the Free Software Foundation. +

+ +

ADDENDUM: How to use this License for your documents

+ +

To use this License in a document you have written, include a copy of +the License in the document and put the following copyright and +license notices just after the title page: + +

       Copyright (C)  year  your name.
+       Permission is granted to copy, distribute and/or modify this document
+       under the terms of the GNU Free Documentation License, Version 1.2
+       or any later version published by the Free Software Foundation;
+       with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
+       Texts.  A copy of the license is included in the section entitled ``GNU
+       Free Documentation License''.
+
+

If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, +replace the “with...Texts.” line with this: + +

         with the Invariant Sections being list their titles, with
+         the Front-Cover Texts being list, and with the Back-Cover Texts
+         being list.
+
+

If you have Invariant Sections without Cover Texts, or some other +combination of the three, merge those two alternatives to suit the +situation. + +

If your document contains nontrivial examples of program code, we +recommend releasing these examples in parallel under your choice of +free software license, such as the GNU General Public License, +to permit their use in free software. + + + + + +


+

Return to the GCC Installation page + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/index.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,125 @@ + + +Installing GCC + + + + + + + + + + +

Installing GCC

+The latest version of this document is always available at +http://gcc.gnu.org/install/. + +

This document describes the generic installation procedure for GCC as well +as detailing some target specific installation instructions. + +

GCC includes several components that previously were separate distributions +with their own installation instructions. This document supersedes all +package specific installation instructions. + +

Before starting the build/install procedure please check the +host/target specific installation notes. +We recommend you browse the entire generic installation instructions before +you proceed. + +

Lists of successful builds for released versions of GCC are +available at http://gcc.gnu.org/buildstat.html. +These lists are updated as new information becomes available. + +

The installation procedure itself is broken into five steps. + +

    +
  1. Prerequisites +
  2. Downloading the source +
  3. Configuration +
  4. Building +
  5. Testing (optional) +
  6. Final install +
+ +

Please note that GCC does not support ‘make uninstall’ and probably +won't do so in the near future as this would open a can of worms. Instead, +we suggest that you install GCC into a directory of its own and simply +remove that directory when you do not need that specific version of GCC +any longer, and, if shared libraries are installed there as well, no +more binaries exist that use them. + +

There are also some old installation instructions, +which are mostly obsolete but still contain some information which has +not yet been merged into the main part of this manual. + +


+

Return to the GCC Installation page + +

Copyright © 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, +1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +2008 Free Software Foundation, Inc. +

+
+
+Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no +Invariant Sections, the Front-Cover texts being (a) (see below), and +with the Back-Cover Texts being (b) (see below). A copy of the +license is included in the section entitled “GNU Free Documentation License”. + +

(a) The FSF's Front-Cover Text is: + +

A GNU Manual + +

(b) The FSF's Back-Cover Text is: + +

You have freedom to copy and modify this GNU Manual, like GNU + software. Copies published by the Free Software Foundation raise + funds for GNU development. + + + + + + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/old.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/old.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,213 @@ + + +Installing GCC: Old documentation + + + + + + + + + + +

Installing GCC: Old documentation

+

Old installation documentation

+ +

Note most of this information is out of date and superseded by the +previous chapters of this manual. It is provided for historical +reference only, because of a lack of volunteers to merge it into the +main manual. + +

Here is the procedure for installing GCC on a GNU or Unix system. + +

    +
  1. If you have chosen a configuration for GCC which requires other GNU +tools (such as GAS or the GNU linker) instead of the standard system +tools, install the required tools in the build directory under the names +as, ld or whatever is appropriate. + +

    Alternatively, you can do subsequent compilation using a value of the +PATH environment variable such that the necessary GNU tools come +before the standard system tools. + +

  2. Specify the host, build and target machine configurations. You do this +when you run the configure script. + +

    The build machine is the system which you are using, the +host machine is the system where you want to run the resulting +compiler (normally the build machine), and the target machine is +the system for which you want the compiler to generate code. + +

    If you are building a compiler to produce code for the machine it runs +on (a native compiler), you normally do not need to specify any operands +to configure; it will try to guess the type of machine you are on +and use that as the build, host and target machines. So you don't need +to specify a configuration when building a native compiler unless +configure cannot figure out what your configuration is or guesses +wrong. + +

    In those cases, specify the build machine's configuration name +with the --host option; the host and target will default to be +the same as the host machine. + +

    Here is an example: + +

              ./configure --host=sparc-sun-sunos4.1
    +
    +

    A configuration name may be canonical or it may be more or less +abbreviated. + +

    A canonical configuration name has three parts, separated by dashes. +It looks like this: ‘cpu-company-system’. +(The three parts may themselves contain dashes; configure +can figure out which dashes serve which purpose.) For example, +‘m68k-sun-sunos4.1’ specifies a Sun 3. + +

    You can also replace parts of the configuration by nicknames or aliases. +For example, ‘sun3’ stands for ‘m68k-sun’, so +‘sun3-sunos4.1’ is another way to specify a Sun 3. + +

    You can specify a version number after any of the system types, and some +of the CPU types. In most cases, the version is irrelevant, and will be +ignored. So you might as well specify the version if you know it. + +

    See Configurations, for a list of supported configuration names and +notes on many of the configurations. You should check the notes in that +section before proceeding any further with the installation of GCC. + +

+ +

Configurations Supported by GCC

+Here are the possible CPU types: + +
+ +1750a, a29k, alpha, arm, avr, cn, clipper, dsp16xx, elxsi, fr30, h8300, +hppa1.0, hppa1.1, i370, i386, i486, i586, i686, i786, i860, i960, ip2k, m32r, +m68000, m68k, m6811, m6812, m88k, mcore, mips, mipsel, mips64, mips64el, +mn10200, mn10300, ns32k, pdp11, powerpc, powerpcle, romp, rs6000, sh, sparc, +sparclite, sparc64, v850, vax, we32k. +
+ +

Here are the recognized company names. As you can see, customary +abbreviations are used rather than the longer official names. + + +

+acorn, alliant, altos, apollo, apple, att, bull, +cbm, convergent, convex, crds, dec, dg, dolphin, +elxsi, encore, harris, hitachi, hp, ibm, intergraph, isi, +mips, motorola, ncr, next, ns, omron, plexus, +sequent, sgi, sony, sun, tti, unicom, wrs. +
+ +

The company name is meaningful only to disambiguate when the rest of +the information supplied is insufficient. You can omit it, writing +just ‘cpu-system’, if it is not needed. For example, +‘vax-ultrix4.2’ is equivalent to ‘vax-dec-ultrix4.2’. + +

Here is a list of system types: + +

+386bsd, aix, acis, amigaos, aos, aout, aux, bosx, bsd, clix, coff, ctix, cxux, +dgux, dynix, ebmon, ecoff, elf, esix, freebsd, hms, genix, gnu, linux, +linux-gnu, hiux, hpux, iris, irix, isc, luna, lynxos, mach, minix, msdos, mvs, +netbsd, newsos, nindy, ns, osf, osfrose, ptx, riscix, riscos, rtu, sco, sim, +solaris, sunos, sym, sysv, udi, ultrix, unicos, uniplus, unos, vms, vsta, +vxworks, winnt, xenix. +
+ +

You can omit the system type; then configure guesses the +operating system from the CPU and company. + +

You can add a version number to the system type; this may or may not +make a difference. For example, you can write ‘bsd4.3’ or +‘bsd4.4’ to distinguish versions of BSD. In practice, the version +number is most needed for ‘sysv3’ and ‘sysv4’, which are often +treated differently. + +

linux-gnu’ is the canonical name for the GNU/Linux target; however +GCC will also accept ‘linux’. The version of the kernel in use is +not relevant on these systems. A suffix such as ‘libc1’ or ‘aout’ +distinguishes major versions of the C library; all of the suffixed versions +are obsolete. + +

If you specify an impossible combination such as ‘i860-dg-vms’, +then you may get an error message from configure, or it may +ignore part of the information and do the best it can with the rest. +configure always prints the canonical name for the alternative +that it used. GCC does not support all possible alternatives. + +

Often a particular model of machine has a name. Many machine names are +recognized as aliases for CPU/company combinations. Thus, the machine +name ‘sun3’, mentioned above, is an alias for ‘m68k-sun’. +Sometimes we accept a company name as a machine name, when the name is +popularly used for a particular machine. Here is a table of the known +machine names: + +

+3300, 3b1, 3bn, 7300, altos3068, altos, +apollo68, att-7300, balance, +convex-cn, crds, decstation-3100, +decstation, delta, encore, +fx2800, gmicro, hp7nn, hp8nn, +hp9k2nn, hp9k3nn, hp9k7nn, +hp9k8nn, iris4d, iris, isi68, +m3230, magnum, merlin, miniframe, +mmax, news-3600, news800, news, next, +pbd, pc532, pmax, powerpc, powerpcle, ps2, risc-news, +rtpc, sun2, sun386i, sun386, sun3, +sun4, symmetry, tower-32, tower. +
+ +

Remember that a machine name specifies both the cpu type and the company +name. +If you want to install your own homemade configuration files, you can +use ‘local’ as the company name to access them. If you use +configuration ‘cpu-local’, the configuration name +without the cpu prefix +is used to form the configuration file names. + +

Thus, if you specify ‘m68k-local’, configuration uses +files m68k.md, local.h, m68k.c, +xm-local.h, t-local, and x-local, all in the +directory config/m68k. +


+

Return to the GCC Installation page + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/prerequisites.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/prerequisites.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,271 @@ + + +Prerequisites for GCC + + + + + + + + + + +

Prerequisites for GCC

+ +GCC requires that various tools and packages be available for use in the +build procedure. Modifying GCC sources requires additional tools +described below. + +

Tools/packages necessary for building GCC

+ +
+
ISO C90 compiler
Necessary to bootstrap GCC, although versions of GCC prior +to 3.4 also allow bootstrapping with a traditional (K&R) C compiler. + +

To build all languages in a cross-compiler or other configuration where +3-stage bootstrap is not performed, you need to start with an existing +GCC binary (version 2.95 or later) because source code for language +frontends other than C might use GCC extensions. + +

GNAT
+In order to build the Ada compiler (GNAT) you must already have GNAT +installed because portions of the Ada frontend are written in Ada (with +GNAT extensions.) Refer to the Ada installation instructions for more +specific information. + +
A “working” POSIX compatible shell, or GNU bash
+Necessary when running configure because some +/bin/sh shells have bugs and may crash when configuring the +target libraries. In other cases, /bin/sh or ksh +have disastrous corner-case performance problems. This +can cause target configure runs to literally take days to +complete in some cases. + +

So on some platforms /bin/ksh is sufficient, on others it +isn't. See the host/target specific instructions for your platform, or +use bash to be sure. Then set CONFIG_SHELL in your +environment to your “good” shell prior to running +configure/make. + +

zsh is not a fully compliant POSIX shell and will not +work when configuring GCC. + +

A POSIX or SVR4 awk
+Necessary for creating some of the generated source files for GCC. +If in doubt, use a recent GNU awk version, as some of the older ones +are broken. GNU awk version 3.1.5 is known to work. + +
GNU binutils
+Necessary in some circumstances, optional in others. See the +host/target specific instructions for your platform for the exact +requirements. + +
gzip version 1.2.4 (or later) or
bzip2 version 1.0.2 (or later)
+Necessary to uncompress GCC tar files when source code is +obtained via FTP mirror sites. + +
GNU make version 3.80 (or later)
+You must have GNU make installed to build GCC. + +
GNU tar version 1.14 (or later)
+Necessary (only on some platforms) to untar the source code. Many +systems' tar programs will also work, only try GNU +tar if you have problems. + +
GNU Multiple Precision Library (GMP) version 4.1 (or later)
+Necessary to build GCC. If you do not have it installed in your +library search path, you will have to configure with the +--with-gmp configure option. See also --with-gmp-lib +and --with-gmp-include. Alternatively, if a GMP source +distribution is found in a subdirectory of your GCC sources named +gmp, it will be built together with GCC. + +
MPFR Library version 2.3.2 (or later)
+Necessary to build GCC. It can be downloaded from +http://www.mpfr.org/. The version of MPFR that is bundled with +GMP 4.1.x contains numerous bugs. Although GCC may appear to function +with the buggy versions of MPFR, there are a few bugs that will not be +fixed when using this version. It is strongly recommended to upgrade +to the recommended version of MPFR. + +

The --with-mpfr configure option should be used if your MPFR +Library is not installed in your default library search path. See also +--with-mpfr-lib and --with-mpfr-include. +Alternatively, if a MPFR source distribution is found in a subdirectory +of your GCC sources named mpfr, it will be built together with +GCC. + +

Parma Polyhedra Library (PPL) version 0.10
+Necessary to build GCC with the Graphite loop optimizations. +It can be downloaded from http://www.cs.unipr.it/ppl/Download/. + +

The --with-ppl configure option should be used if PPL is not +installed in your default library search path. + +

CLooG-PPL version 0.15
+Necessary to build GCC with the Graphite loop optimizations. It can +be downloaded from ftp://gcc.gnu.org/pub/gcc/infrastructure/. +The code in cloog-ppl-0.15.tar.gz comes from a branch of CLooG +available from http://repo.or.cz/w/cloog-ppl.git. CLooG-PPL +should be configured with --with-ppl. + +

The --with-cloog configure option should be used if CLooG is +not installed in your default library search path. + +

jar, or InfoZIP (zip and unzip)
+Necessary to build libgcj, the GCJ runtime. + +
+ +

Tools/packages necessary for modifying GCC

+ +
+
autoconf version 2.59
GNU m4 version 1.4 (or later)
+Necessary when modifying configure.ac, aclocal.m4, etc. +to regenerate configure and config.in files. + +
automake version 1.9.6
+Necessary when modifying a Makefile.am file to regenerate its +associated Makefile.in. + +

Much of GCC does not use automake, so directly edit the Makefile.in +file. Specifically this applies to the gcc, intl, +libcpp, libiberty, libobjc directories as well +as any of their subdirectories. + +

For directories that use automake, GCC requires the latest release in +the 1.9.x series, which is currently 1.9.6. When regenerating a directory +to a newer version, please update all the directories using an older 1.9.x +to the latest released version. + +

gettext version 0.14.5 (or later)
+Needed to regenerate gcc.pot. + +
gperf version 2.7.2 (or later)
+Necessary when modifying gperf input files, e.g. +gcc/cp/cfns.gperf to regenerate its associated header file, e.g. +gcc/cp/cfns.h. + +
DejaGnu 1.4.4
Expect
Tcl
+Necessary to run the GCC testsuite; see the section on testing for details. + +
autogen version 5.5.4 (or later) and
guile version 1.4.1 (or later)
+Necessary to regenerate fixinc/fixincl.x from +fixinc/inclhack.def and fixinc/*.tpl. + +

Necessary to run ‘make check’ for fixinc. + +

Necessary to regenerate the top level Makefile.in file from +Makefile.tpl and Makefile.def. + +

Flex version 2.5.4 (or later)
+Necessary when modifying *.l files. + +

Necessary to build GCC during development because the generated output +files are not included in the SVN repository. They are included in +releases. + +

Texinfo version 4.7 (or later)
+Necessary for running makeinfo when modifying *.texi +files to test your changes. + +

Necessary for running make dvi or make pdf to +create printable documentation in DVI or PDF format. Texinfo version +4.8 or later is required for make pdf. + +

Necessary to build GCC documentation during development because the +generated output files are not included in the SVN repository. They are +included in releases. + +

TeX (any working version)
+Necessary for running texi2dvi and texi2pdf, which +are used when running make dvi or make pdf to create +DVI or PDF files, respectively. + +
SVN (any version)
SSH (any version)
+Necessary to access the SVN repository. Public releases and weekly +snapshots of the development sources are also available via FTP. + +
Perl version 5.6.1 (or later)
+Necessary when regenerating Makefile dependencies in libiberty. +Necessary when regenerating libiberty/functions.texi. +Necessary when generating manpages from Texinfo manuals. +Necessary when targetting Darwin, building libstdc++, +and not using --disable-symvers. +Used by various scripts to generate some files included in SVN (mainly +Unicode-related and rarely changing) from source tables. + +
GNU diffutils version 2.7 (or later)
+Useful when submitting patches for the GCC source code. + +
patch version 2.5.4 (or later)
+Necessary when applying patches, created with diff, to one's +own sources. + +
ecj1
gjavah
+If you wish to modify .java files in libjava, you will need to +configure with --enable-java-maintainer-mode, and you will need +to have executables named ecj1 and gjavah in your path. +The ecj1 executable should run the Eclipse Java compiler via +the GCC-specific entry point. You can download a suitable jar from +ftp://sourceware.org/pub/java/, or by running the script +contrib/download_ecj. + +
antlr.jar version 2.7.1 (or later)
antlr binary
+If you wish to build the gjdoc binary in libjava, you will +need to have a antlr.jar library available. The library is +searched in system locations but can be configured with +--with-antlr-jar= instead. When configuring with +--enable-java-maintainer-mode, you will need to have one of +the executables named cantlr, runantlr or +antlr in your path. + +
+ +


+

Return to the GCC Installation page + + + + + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/specific.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/specific.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,1543 @@ + + +Host/Target specific installation notes for GCC + + + + + + + + + + +

Host/Target specific installation notes for GCC

+ +Please read this document carefully before installing the +GNU Compiler Collection on your machine. + +

Note that this list of install notes is not a list of supported +hosts or targets. Not all supported hosts and targets are listed +here, only the ones that require host-specific or target-specific +information are. + +

+ + + +

+


+ +

alpha*-*-*

+ +

This section contains general configuration information for all +alpha-based platforms using ELF (in particular, ignore this section for +DEC OSF/1, Digital UNIX and Tru64 UNIX). In addition to reading this +section, please read all other sections that match your target. + +

We require binutils 2.11.2 or newer. +Previous binutils releases had a number of problems with DWARF 2 +debugging information, not the least of which is incorrect linking of +shared libraries. + +


+ +

alpha*-dec-osf*

+ +

Systems using processors that implement the DEC Alpha architecture and +are running the DEC/Compaq Unix (DEC OSF/1, Digital UNIX, or Compaq +Tru64 UNIX) operating system, for example the DEC Alpha AXP systems. + +

As of GCC 3.2, versions before alpha*-dec-osf4 are no longer +supported. (These are the versions which identify themselves as DEC +OSF/1.) + +

In Digital Unix V4.0, virtual memory exhausted bootstrap failures +may be fixed by configuring with --with-gc=simple, +reconfiguring Kernel Virtual Memory and Swap parameters +per the /usr/sbin/sys_check Tuning Suggestions, +or applying the patch in +http://gcc.gnu.org/ml/gcc/2002-08/msg00822.html. + +

In Tru64 UNIX V5.1, Compaq introduced a new assembler that does not +currently (2001-06-13) work with mips-tfile. As a workaround, +we need to use the old assembler, invoked via the barely documented +-oldas option. To bootstrap GCC, you either need to use the +Compaq C Compiler: + +

        % CC=cc srcdir/configure [options] [target]
+
+

or you can use a copy of GCC 2.95.3 or higher built on Tru64 UNIX V4.0: + +

        % CC=gcc -Wa,-oldas srcdir/configure [options] [target]
+
+

As of GNU binutils 2.11.2, neither GNU as nor GNU ld +are supported on Tru64 UNIX, so you must not configure GCC with +--with-gnu-as or --with-gnu-ld. + +

GCC writes a ‘.verstamp’ directive to the assembler output file +unless it is built as a cross-compiler. It gets the version to use from +the system header file /usr/include/stamp.h. If you install a +new version of DEC Unix, you should rebuild GCC to pick up the new version +stamp. + +

make compare’ may fail on old versions of DEC Unix unless you add +-save-temps to BOOT_CFLAGS. On these systems, the name +of the assembler input file is stored in the object file, and that makes +comparison fail if it differs between the stage1 and +stage2 compilations. The option -save-temps forces a +fixed name to be used for the assembler input file, instead of a +randomly chosen name in /tmp. Do not add -save-temps +unless the comparisons fail without that option. If you add +-save-temps, you will have to manually delete the ‘.i’ and +‘.s’ files after each series of compilations. + +

GCC now supports both the native (ECOFF) debugging format used by DBX +and GDB and an encapsulated STABS format for use only with GDB. See the +discussion of the --with-stabs option of configure above +for more information on these formats and how to select them. + +

There is a bug in DEC's assembler that produces incorrect line numbers +for ECOFF format when the ‘.align’ directive is used. To work +around this problem, GCC will not emit such alignment directives +while writing ECOFF format debugging information even if optimization is +being performed. Unfortunately, this has the very undesirable +side-effect that code addresses when -O is specified are +different depending on whether or not -g is also specified. + +

To avoid this behavior, specify -gstabs+ and use GDB instead of +DBX. DEC is now aware of this problem with the assembler and hopes to +provide a fix shortly. + +


+ +

arc-*-elf

+ +

Argonaut ARC processor. +This configuration is intended for embedded systems. + +


+ +

arm-*-elf

+ +

ARM-family processors. Subtargets that use the ELF object format +require GNU binutils 2.13 or newer. Such subtargets include: +arm-*-freebsd, arm-*-netbsdelf, arm-*-*linux +and arm-*-rtems. + +


+ +

arm-*-coff

+ +

ARM-family processors. Note that there are two different varieties +of PE format subtarget supported: arm-wince-pe and +arm-pe as well as a standard COFF target arm-*-coff. + +


+ +

arm-*-aout

+ +

ARM-family processors. These targets support the AOUT file format: +arm-*-aout, arm-*-netbsd. + +


+ +

avr

+ +

ATMEL AVR-family micro controllers. These are used in embedded +applications. There are no standard Unix configurations. +See “AVR Options” in the main manual +for the list of supported MCU types. + +

Use ‘configure --target=avr --enable-languages="c"’ to configure GCC. + +

Further installation notes and other useful information about AVR tools +can also be obtained from: + +

+ +

We strongly recommend using binutils 2.13 or newer. + +

The following error: +

       Error: register required
+
+

indicates that you should upgrade to a newer version of the binutils. + +


+ +

Blackfin

+ +

The Blackfin processor, an Analog Devices DSP. +See “Blackfin Options” in the main manual + +

More information, and a version of binutils with support for this processor, +is available at http://blackfin.uclinux.org + +


+ +

CRIS

+ +

CRIS is the CPU architecture in Axis Communications ETRAX system-on-a-chip +series. These are used in embedded applications. + +

See “CRIS Options” in the main manual +for a list of CRIS-specific options. + +

There are a few different CRIS targets: +

+
cris-axis-elf
Mainly for monolithic embedded systems. Includes a multilib for the +‘v10’ core used in ‘ETRAX 100 LX’. +
cris-axis-linux-gnu
A GNU/Linux port for the CRIS architecture, currently targeting +‘ETRAX 100 LX’ by default. +
+ +

For cris-axis-elf you need binutils 2.11 +or newer. For cris-axis-linux-gnu you need binutils 2.12 or newer. + +

Pre-packaged tools can be obtained from +ftp://ftp.axis.com/pub/axis/tools/cris/compiler-kit/. More +information about this platform is available at +http://developer.axis.com/. + +


+ +

CRX

+ +

The CRX CompactRISC architecture is a low-power 32-bit architecture with +fast context switching and architectural extensibility features. + +

See “CRX Options” in the main manual for a list of CRX-specific options. + +

Use ‘configure --target=crx-elf --enable-languages=c,c++’ to configure +GCC for building a CRX cross-compiler. The option ‘--target=crx-elf’ +is also used to build the ‘newlib’ C library for CRX. + +

It is also possible to build libstdc++-v3 for the CRX architecture. This +needs to be done in a separate step with the following configure settings: +‘gcc/libstdc++-v3/configure --host=crx-elf --with-newlib +--enable-sjlj-exceptions --enable-cxx-flags='-fexceptions -frtti'’ + +


+ +

DOS

+ +

Please have a look at the binaries page. + +

You cannot install GCC by itself on MSDOS; it will not compile under +any MSDOS compiler except itself. You need to get the complete +compilation package DJGPP, which includes binaries as well as sources, +and includes all the necessary compilation tools and libraries. + +


+ +

*-*-freebsd*

+ +

The version of binutils installed in /usr/bin probably works with +this release of GCC. However, on FreeBSD 4, bootstrapping against the +latest FSF binutils is known to improve overall testsuite results; and, +on FreeBSD/alpha, using binutils 2.14 or later is required to build libjava. + +

Support for FreeBSD 1 was discontinued in GCC 3.2. + +

Support for FreeBSD 2 will be discontinued after GCC 3.4. The +following was true for GCC 3.1 but the current status is unknown. +For FreeBSD 2 or any mutant a.out versions of FreeBSD 3: All +configuration support and files as shipped with GCC 2.95 are still in +place. FreeBSD 2.2.7 has been known to bootstrap completely; however, +it is unknown which version of binutils was used (it is assumed that it +was the system copy in /usr/bin) and C++ EH failures were noted. + +

For FreeBSD using the ELF file format: DWARF 2 debugging is now the +default for all CPU architectures. It had been the default on +FreeBSD/alpha since its inception. You may use -gstabs instead +of -g, if you really want the old debugging format. There are +no known issues with mixing object files and libraries with different +debugging formats. Otherwise, this release of GCC should now match more +of the configuration used in the stock FreeBSD configuration of GCC. In +particular, --enable-threads is now configured by default. +However, as a general user, do not attempt to replace the system +compiler with this release. Known to bootstrap and check with good +results on FreeBSD 4.9-STABLE and 5-CURRENT. In the past, known to +bootstrap and check with good results on FreeBSD 3.0, 3.4, 4.0, 4.2, +4.3, 4.4, 4.5, 4.8-STABLE. + +

In principle, --enable-threads is now compatible with +--enable-libgcj on FreeBSD. However, it has only been built +and tested on ‘i386-*-freebsd[45]’ and ‘alpha-*-freebsd[45]’. +The static +library may be incorrectly built (symbols are missing at link time). +There is a rare timing-based startup hang (probably involves an +assumption about the thread library). Multi-threaded boehm-gc (required for +libjava) exposes severe threaded signal-handling bugs on FreeBSD before +4.5-RELEASE. Other CPU architectures +supported by FreeBSD will require additional configuration tuning in, at +the very least, both boehm-gc and libffi. + +

Shared libgcc_s.so is now built and installed by default. + +


+ +

h8300-hms

+ +

Renesas H8/300 series of processors. + +

Please have a look at the binaries page. + +

The calling convention and structure layout has changed in release 2.6. +All code must be recompiled. The calling convention now passes the +first three arguments in function calls in registers. Structures are no +longer a multiple of 2 bytes. + +


+ +

hppa*-hp-hpux*

+ +

Support for HP-UX version 9 and older was discontinued in GCC 3.4. + +

We require using gas/binutils on all hppa platforms. Version 2.19 or +later is recommended. + +

It may be helpful to configure GCC with the +--with-gnu-as and +--with-as=... options to ensure that GCC can find GAS. + +

The HP assembler should not be used with GCC. It is rarely tested and may +not work. It shouldn't be used with any languages other than C due to its +many limitations. + +

Specifically, -g does not work (HP-UX uses a peculiar debugging +format which GCC does not know about). It also inserts timestamps +into each object file it creates, causing the 3-stage comparison test to +fail during a bootstrap. You should be able to continue by saying +‘make all-host all-target’ after getting the failure from ‘make’. + +

Various GCC features are not supported. For example, it does not support weak +symbols or alias definitions. As a result, explicit template instantiations +are required when using C++. This makes it difficult if not impossible to +build many C++ applications. + +

There are two default scheduling models for instructions. These are +PROCESSOR_7100LC and PROCESSOR_8000. They are selected from the pa-risc +architecture specified for the target machine when configuring. +PROCESSOR_8000 is the default. PROCESSOR_7100LC is selected when +the target is a ‘hppa1*’ machine. + +

The PROCESSOR_8000 model is not well suited to older processors. Thus, +it is important to completely specify the machine architecture when +configuring if you want a model other than PROCESSOR_8000. The macro +TARGET_SCHED_DEFAULT can be defined in BOOT_CFLAGS if a different +default scheduling model is desired. + +

As of GCC 4.0, GCC uses the UNIX 95 namespace for HP-UX 10.10 +through 11.00, and the UNIX 98 namespace for HP-UX 11.11 and later. +This namespace change might cause problems when bootstrapping with +an earlier version of GCC or the HP compiler as essentially the same +namespace is required for an entire build. This problem can be avoided +in a number of ways. With HP cc, UNIX_STD can be set to ‘95’ +or ‘98’. Another way is to add an appropriate set of predefines +to CC. The description for the munix= option contains +a list of the predefines used with each standard. + +

More specific information to ‘hppa*-hp-hpux*’ targets follows. + +


+ +

hppa*-hp-hpux10

+ +

For hpux10.20, we highly recommend you pick up the latest sed patch +PHCO_19798 from HP. HP has two sites which provide patches free of +charge: + +

+ +

The C++ ABI has changed incompatibly in GCC 4.0. COMDAT subspaces are +used for one-only code and data. This resolves many of the previous +problems in using C++ on this target. However, the ABI is not compatible +with the one implemented under HP-UX 11 using secondary definitions. + +


+ +

hppa*-hp-hpux11

+ +

GCC 3.0 and up support HP-UX 11. GCC 2.95.x is not supported and cannot +be used to compile GCC 3.0 and up. + +

The libffi and libjava libraries haven't been ported to 64-bit HP-UX and don't build. + +

Refer to binaries for information about obtaining +precompiled GCC binaries for HP-UX. Precompiled binaries must be obtained +to build the Ada language as it can't be bootstrapped using C. Ada is +only available for the 32-bit PA-RISC runtime. + +

Starting with GCC 3.4 an ISO C compiler is required to bootstrap. The +bundled compiler supports only traditional C; you will need either HP's +unbundled compiler, or a binary distribution of GCC. + +

It is possible to build GCC 3.3 starting with the bundled HP compiler, +but the process requires several steps. GCC 3.3 can then be used to +build later versions. The fastjar program contains ISO C code and +can't be built with the HP bundled compiler. This problem can be +avoided by not building the Java language. For example, use the +--enable-languages="c,c++,f77,objc" option in your configure +command. + +

There are several possible approaches to building the distribution. +Binutils can be built first using the HP tools. Then, the GCC +distribution can be built. The second approach is to build GCC +first using the HP tools, then build binutils, then rebuild GCC. +There have been problems with various binary distributions, so it +is best not to start from a binary distribution. + +

On 64-bit capable systems, there are two distinct targets. Different +installation prefixes must be used if both are to be installed on +the same system. The ‘hppa[1-2]*-hp-hpux11*’ target generates code +for the 32-bit PA-RISC runtime architecture and uses the HP linker. +The ‘hppa64-hp-hpux11*’ target generates 64-bit code for the +PA-RISC 2.0 architecture. + +

The script config.guess now selects the target type based on the compiler +detected during configuration. You must define PATH or CC so +that configure finds an appropriate compiler for the initial bootstrap. +When CC is used, the definition should contain the options that are +needed whenever CC is used. + +

Specifically, options that determine the runtime architecture must be +in CC to correctly select the target for the build. It is also +convenient to place many other compiler options in CC. For example, +CC="cc -Ac +DA2.0W -Wp,-H16376 -D_CLASSIC_TYPES -D_HPUX_SOURCE" +can be used to bootstrap the GCC 3.3 branch with the HP compiler in +64-bit K&R/bundled mode. The +DA2.0W option will result in +the automatic selection of the ‘hppa64-hp-hpux11*’ target. The +macro definition table of cpp needs to be increased for a successful +build with the HP compiler. _CLASSIC_TYPES and _HPUX_SOURCE need to +be defined when building with the bundled compiler, or when using the +-Ac option. These defines aren't necessary with -Ae. + +

It is best to explicitly configure the ‘hppa64-hp-hpux11*’ target +with the --with-ld=... option. This overrides the standard +search for ld. The two linkers supported on this target require different +commands. The default linker is determined during configuration. As a +result, it's not possible to switch linkers in the middle of a GCC build. +This has been reported to sometimes occur in unified builds of binutils +and GCC. + +

A recent linker patch must be installed for the correct operation of +GCC 3.3 and later. PHSS_26559 and PHSS_24304 are the +oldest linker patches that are known to work. They are for HP-UX +11.00 and 11.11, respectively. PHSS_24303, the companion to +PHSS_24304, might be usable but it hasn't been tested. These +patches have been superseded. Consult the HP patch database to obtain +the currently recommended linker patch for your system. + +

The patches are necessary for the support of weak symbols on the +32-bit port, and for the running of initializers and finalizers. Weak +symbols are implemented using SOM secondary definition symbols. Prior +to HP-UX 11, there are bugs in the linker support for secondary symbols. +The patches correct a problem of linker core dumps creating shared +libraries containing secondary symbols, as well as various other +linking issues involving secondary symbols. + +

GCC 3.3 uses the ELF DT_INIT_ARRAY and DT_FINI_ARRAY capabilities to +run initializers and finalizers on the 64-bit port. The 32-bit port +uses the linker +init and +fini options for the same +purpose. The patches correct various problems with the +init/+fini +options, including program core dumps. Binutils 2.14 corrects a +problem on the 64-bit port resulting from HP's non-standard use of +the .init and .fini sections for array initializers and finalizers. + +

Although the HP and GNU linkers are both supported for the +‘hppa64-hp-hpux11*’ target, it is strongly recommended that the +HP linker be used for link editing on this target. + +

At this time, the GNU linker does not support the creation of long +branch stubs. As a result, it can't successfully link binaries +containing branch offsets larger than 8 megabytes. In addition, +there are problems linking shared libraries, linking executables +with -static, and with dwarf2 unwind and exception support. +It also doesn't provide stubs for internal calls to global functions +in shared libraries, so these calls can't be overloaded. + +

The HP dynamic loader does not support GNU symbol versioning, so symbol +versioning is not supported. It may be necessary to disable symbol +versioning with --disable-symvers when using GNU ld. + +

POSIX threads are the default. The optional DCE thread library is not +supported, so --enable-threads=dce does not work. + +


+ +

*-*-linux-gnu

+ +

Versions of libstdc++-v3 starting with 3.2.1 require bug fixes present +in glibc 2.2.5 and later. More information is available in the +libstdc++-v3 documentation. + +


+ +

i?86-*-linux*

+ +

As of GCC 3.3, binutils 2.13.1 or later is required for this platform. +See bug 10877 for more information. + +

If you receive Signal 11 errors when building on GNU/Linux, then it is +possible you have a hardware problem. Further information on this can be +found on www.bitwizard.nl. + +


+ +

i?86-*-solaris2.10

+ +

Use this for Solaris 10 or later on x86 and x86-64 systems. This +configuration is supported by GCC 4.0 and later versions only. + +

It is recommended that you configure GCC to use the GNU assembler in +/usr/sfw/bin/gas but the Sun linker, using the options +--with-gnu-as --with-as=/usr/sfw/bin/gas --without-gnu-ld +--with-ld=/usr/ccs/bin/ld. + +


+ +

ia64-*-linux

+ +

IA-64 processor (also known as IPF, or Itanium Processor Family) +running GNU/Linux. + +

If you are using the installed system libunwind library with +--with-system-libunwind, then you must use libunwind 0.98 or +later. + +

None of the following versions of GCC has an ABI that is compatible +with any of the other versions in this list, with the exception that +Red Hat 2.96 and Trillian 000171 are compatible with each other: +3.1, 3.0.2, 3.0.1, 3.0, Red Hat 2.96, and Trillian 000717. +This primarily affects C++ programs and programs that create shared libraries. +GCC 3.1 or later is recommended for compiling linux, the kernel. +As of version 3.1 GCC is believed to be fully ABI compliant, and hence no +more major ABI changes are expected. + +


+ +

ia64-*-hpux*

+ +

Building GCC on this target requires the GNU Assembler. The bundled HP +assembler will not work. To prevent GCC from using the wrong assembler, +the option --with-gnu-as may be necessary. + +

The GCC libunwind library has not been ported to HPUX. This means that for +GCC versions 3.2.3 and earlier, --enable-libunwind-exceptions +is required to build GCC. For GCC 3.3 and later, this is the default. +For gcc 3.4.3 and later, --enable-libunwind-exceptions is +removed and the system libunwind library will always be used. + +


+ + +

*-ibm-aix*

+ +

Support for AIX version 3 and older was discontinued in GCC 3.4. + +

“out of memory” bootstrap failures may indicate a problem with +process resource limits (ulimit). Hard limits are configured in the +/etc/security/limits system configuration file. + +

To speed up the configuration phases of bootstrapping and installing GCC, +one may use GNU Bash instead of AIX /bin/sh, e.g., + +

        % CONFIG_SHELL=/opt/freeware/bin/bash
+        % export CONFIG_SHELL
+
+

and then proceed as described in the build instructions, where we strongly recommend specifying an absolute path +to invoke srcdir/configure. + +

Because GCC on AIX is built as a 32-bit executable by default, +(although it can generate 64-bit programs) the GMP and MPFR libraries +required by gfortran must be 32-bit libraries. Building GMP and MPFR +as static archive libraries works better than shared libraries. + +

Errors involving alloca when building GCC generally are due +to an incorrect definition of CC in the Makefile or mixing files +compiled with the native C compiler and GCC. During the stage1 phase of +the build, the native AIX compiler must be invoked as cc +(not xlc). Once configure has been informed of +xlc, one needs to use ‘make distclean’ to remove the +configure cache files and ensure that CC environment variable +does not provide a definition that will confuse configure. +If this error occurs during stage2 or later, then the problem most likely +is the version of Make (see above). + +

The native as and ld are recommended for bootstrapping +on AIX 4 and required for bootstrapping on AIX 5L. The GNU Assembler +reports that it supports WEAK symbols on AIX 4, which causes GCC to try to +utilize weak symbol functionality although it is not supported. The GNU +Assembler and Linker do not support AIX 5L sufficiently to bootstrap GCC. +The native AIX tools do interoperate with GCC. + +

Building libstdc++.a requires a fix for an AIX Assembler bug +APAR IY26685 (AIX 4.3) or APAR IY25528 (AIX 5.1). It also requires a +fix for another AIX Assembler bug and a co-dependent AIX Archiver fix +referenced as APAR IY53606 (AIX 5.2) or a APAR IY54774 (AIX 5.1) + +

libstdc++’ in GCC 3.4 increments the major version number of the +shared object and GCC installation places the libstdc++.a +shared library in a common location which will overwrite the and GCC +3.3 version of the shared library. Applications either need to be +re-linked against the new shared library or the GCC 3.1 and GCC 3.3 +versions of the ‘libstdc++’ shared object needs to be available +to the AIX runtime loader. The GCC 3.1 ‘libstdc++.so.4’, if +present, and GCC 3.3 ‘libstdc++.so.5’ shared objects can be +installed for runtime dynamic loading using the following steps to set +the ‘F_LOADONLY’ flag in the shared object for each +multilib libstdc++.a installed: + +

Extract the shared objects from the currently installed +libstdc++.a archive: +

        % ar -x libstdc++.a libstdc++.so.4 libstdc++.so.5
+
+

Enable the ‘F_LOADONLY’ flag so that the shared object will be +available for runtime dynamic loading, but not linking: +

        % strip -e libstdc++.so.4 libstdc++.so.5
+
+

Archive the runtime-only shared object in the GCC 3.4 +libstdc++.a archive: +

        % ar -q libstdc++.a libstdc++.so.4 libstdc++.so.5
+
+

Linking executables and shared libraries may produce warnings of +duplicate symbols. The assembly files generated by GCC for AIX always +have included multiple symbol definitions for certain global variable +and function declarations in the original program. The warnings should +not prevent the linker from producing a correct library or runnable +executable. + +

AIX 4.3 utilizes a “large format” archive to support both 32-bit and +64-bit object modules. The routines provided in AIX 4.3.0 and AIX 4.3.1 +to parse archive libraries did not handle the new format correctly. +These routines are used by GCC and result in error messages during +linking such as “not a COFF file”. The version of the routines shipped +with AIX 4.3.1 should work for a 32-bit environment. The -g +option of the archive command may be used to create archives of 32-bit +objects using the original “small format”. A correct version of the +routines is shipped with AIX 4.3.2 and above. + +

Some versions of the AIX binder (linker) can fail with a relocation +overflow severe error when the -bbigtoc option is used to link +GCC-produced object files into an executable that overflows the TOC. A fix +for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC) is +available from IBM Customer Support and from its +techsupport.services.ibm.com +website as PTF U455193. + +

The AIX 4.3.2.1 linker (bos.rte.bind_cmds Level 4.3.2.1) will dump core +with a segmentation fault when invoked by any version of GCC. A fix for +APAR IX87327 is available from IBM Customer Support and from its +techsupport.services.ibm.com +website as PTF U461879. This fix is incorporated in AIX 4.3.3 and above. + +

The initial assembler shipped with AIX 4.3.0 generates incorrect object +files. A fix for APAR IX74254 (64BIT DISASSEMBLED OUTPUT FROM COMPILER FAILS +TO ASSEMBLE/BIND) is available from IBM Customer Support and from its +techsupport.services.ibm.com +website as PTF U453956. This fix is incorporated in AIX 4.3.1 and above. + +

AIX provides National Language Support (NLS). Compilers and assemblers +use NLS to support locale-specific representations of various data +formats including floating-point numbers (e.g., ‘.’ vs ‘,’ for +separating decimal fractions). There have been problems reported where +GCC does not produce the same floating-point formats that the assembler +expects. If one encounters this problem, set the LANG +environment variable to ‘C’ or ‘En_US’. + +

By default, GCC for AIX 4.1 and above produces code that can be used on +both Power or PowerPC processors. + +

A default can be specified with the -mcpu=cpu_type +switch and using the configure option --with-cpu-cpu_type. + +


+ +

iq2000-*-elf

+ +

Vitesse IQ2000 processors. These are used in embedded +applications. There are no standard Unix configurations. + +


+ +

m32c-*-elf

+ +

Renesas M32C processor. +This configuration is intended for embedded systems. + +


+ +

m32r-*-elf

+ +

Renesas M32R processor. +This configuration is intended for embedded systems. + +


+ +

m6811-elf

+ +

Motorola 68HC11 family micro controllers. These are used in embedded +applications. There are no standard Unix configurations. + +


+ +

m6812-elf

+ +

Motorola 68HC12 family micro controllers. These are used in embedded +applications. There are no standard Unix configurations. + +


+ +

m68k-*-*

+ +

By default, ‘m68k-*-aout’, ‘m68k-*-coff*’, +‘m68k-*-elf*’, ‘m68k-*-rtems’, ‘m68k-*-uclinux’ and +‘m68k-*-linux’ +build libraries for both M680x0 and ColdFire processors. If you only +need the M680x0 libraries, you can omit the ColdFire ones by passing +--with-arch=m68k to configure. Alternatively, you +can omit the M680x0 libraries by passing --with-arch=cf to +configure. These targets default to 5206 or 5475 code as +appropriate for the target system when +configured with --with-arch=cf and 68020 code otherwise. + +

The ‘m68k-*-netbsd’ and +‘m68k-*-openbsd’ targets also support the --with-arch +option. They will generate ColdFire CFV4e code when configured with +--with-arch=cf and 68020 code otherwise. + +

You can override the default processors listed above by configuring +with --with-cpu=target. This target can either +be a -mcpu argument or one of the following values: +‘m68000’, ‘m68010’, ‘m68020’, ‘m68030’, +‘m68040’, ‘m68060’, ‘m68020-40’ and ‘m68020-60’. + +


+ +

m68k-*-uclinux

+ +

GCC 4.3 changed the uClinux configuration so that it uses the +‘m68k-linux-gnu’ ABI rather than the ‘m68k-elf’ ABI. +It also added improved support for C++ and flat shared libraries, +both of which were ABI changes. However, you can still use the +original ABI by configuring for ‘m68k-uclinuxoldabi’ or +‘m68k-vendor-uclinuxoldabi’. + +


+ +

mips-*-*

+ +

If on a MIPS system you get an error message saying “does not have gp +sections for all it's [sic] sectons [sic]”, don't worry about it. This +happens whenever you use GAS with the MIPS linker, but there is not +really anything wrong, and it is okay to use the output file. You can +stop such warnings by installing the GNU linker. + +

It would be nice to extend GAS to produce the gp tables, but they are +optional, and there should not be a warning about their absence. + +

The libstdc++ atomic locking routines for MIPS targets requires MIPS II +and later. A patch went in just after the GCC 3.3 release to +make ‘mips*-*-*’ use the generic implementation instead. You can also +configure for ‘mipsel-elf’ as a workaround. The +‘mips*-*-linux*’ target continues to use the MIPS II routines. More +work on this is expected in future releases. + + + +

The built-in __sync_* functions are available on MIPS II and +later systems and others that support the ‘ll’, ‘sc’ and +‘sync’ instructions. This can be overridden by passing +--with-llsc or --without-llsc when configuring GCC. +Since the Linux kernel emulates these instructions if they are +missing, the default for ‘mips*-*-linux*’ targets is +--with-llsc. The --with-llsc and +--without-llsc configure options may be overridden at compile +time by passing the -mllsc or -mno-llsc options to +the compiler. + +

MIPS systems check for division by zero (unless +-mno-check-zero-division is passed to the compiler) by +generating either a conditional trap or a break instruction. Using +trap results in smaller code, but is only supported on MIPS II and +later. Also, some versions of the Linux kernel have a bug that +prevents trap from generating the proper signal (SIGFPE). To enable +the use of break, use the --with-divide=breaks +configure option when configuring GCC. The default is to +use traps on systems that support them. + +

Cross-compilers for the MIPS as target using the MIPS assembler +currently do not work, because the auxiliary programs +mips-tdump.c and mips-tfile.c can't be compiled on +anything but a MIPS. It does work to cross compile for a MIPS +if you use the GNU assembler and linker. + +

The assembler from GNU binutils 2.17 and earlier has a bug in the way +it sorts relocations for REL targets (o32, o64, EABI). This can cause +bad code to be generated for simple C++ programs. Also the linker +from GNU binutils versions prior to 2.17 has a bug which causes the +runtime linker stubs in very large programs, like libgcj.so, to +be incorrectly generated. GNU Binutils 2.18 and later (and snapshots +made after Nov. 9, 2006) should be free from both of these problems. + +


+ +

mips-sgi-irix5

+ +

In order to compile GCC on an SGI running IRIX 5, the ‘compiler_dev.hdr’ +subsystem must be installed from the IDO CD-ROM supplied by SGI. +It is also available for download from +ftp://ftp.sgi.com/sgi/IRIX5.3/iris-development-option-5.3.tardist. + +

If you use the MIPS C compiler to bootstrap, it may be necessary +to increase its table size for switch statements with the +-Wf,-XNg1500 option. If you use the -O2 +optimization option, you also need to use -Olimit 3000. + +

To enable debugging under IRIX 5, you must use GNU binutils 2.15 or +later, and use the --with-gnu-ld configure option +when configuring GCC. You need to use GNU ar and nm, +also distributed with GNU binutils. + +

Some users have reported that /bin/sh will hang during bootstrap. +This problem can be avoided by running the commands: + +

        % CONFIG_SHELL=/bin/ksh
+        % export CONFIG_SHELL
+
+

before starting the build. + +


+ +

mips-sgi-irix6

+ +

If you are using SGI's MIPSpro cc as your bootstrap compiler, you must +ensure that the N32 ABI is in use. To test this, compile a simple C +file with cc and then run file on the +resulting object file. The output should look like: + +

     test.o: ELF N32 MSB ...
+
+

If you see: + +

     test.o: ELF 32-bit MSB ...
+
+

or + +

     test.o: ELF 64-bit MSB ...
+
+

then your version of cc uses the O32 or N64 ABI by default. You +should set the environment variable CC to ‘cc -n32’ +before configuring GCC. + +

If you want the resulting gcc to run on old 32-bit systems +with the MIPS R4400 CPU, you need to ensure that only code for the ‘mips3’ +instruction set architecture (ISA) is generated. While GCC 3.x does +this correctly, both GCC 2.95 and SGI's MIPSpro cc may change +the ISA depending on the machine where GCC is built. Using one of them +as the bootstrap compiler may result in ‘mips4’ code, which won't run at +all on ‘mips3’-only systems. For the test program above, you should see: + +

     test.o: ELF N32 MSB mips-3 ...
+
+

If you get: + +

     test.o: ELF N32 MSB mips-4 ...
+
+

instead, you should set the environment variable CC to ‘cc +-n32 -mips3’ or ‘gcc -mips3’ respectively before configuring GCC. + +

MIPSpro C 7.4 may cause bootstrap failures, due to a bug when inlining +memcmp. Either add -U__INLINE_INTRINSICS to the CC +environment variable as a workaround or upgrade to MIPSpro C 7.4.1m. + +

GCC on IRIX 6 is usually built to support the N32, O32 and N64 ABIs. If +you build GCC on a system that doesn't have the N64 libraries installed +or cannot run 64-bit binaries, +you need to configure with --disable-multilib so GCC doesn't +try to use them. This will disable building the O32 libraries, too. +Look for /usr/lib64/libc.so.1 to see if you +have the 64-bit libraries installed. + +

To enable debugging for the O32 ABI, you must use GNU as from +GNU binutils 2.15 or later. You may also use GNU ld, but +this is not required and currently causes some problems with Ada. + +

The --enable-libgcj +option is disabled by default: IRIX 6 uses a very low default limit +(20480) for the command line length. Although libtool contains a +workaround for this problem, at least the N64 ‘libgcj’ is known not +to build despite this, running into an internal error of the native +ld. A sure fix is to increase this limit (‘ncargs’) to +its maximum of 262144 bytes. If you have root access, you can use the +systune command to do this. + +

wchar_t support in ‘libstdc++’ is not available for old +IRIX 6.5.x releases, x < 19. The problem cannot be autodetected +and in order to build GCC for such targets you need to configure with +--disable-wchar_t. + +

See http://freeware.sgi.com/ for more +information about using GCC on IRIX platforms. + +


+ +

powerpc-*-*

+ +

You can specify a default version for the -mcpu=cpu_type +switch by using the configure option --with-cpu-cpu_type. + +

You will need +binutils 2.15 +or newer for a working GCC. + +


+ +

powerpc-*-darwin*

+ +

PowerPC running Darwin (Mac OS X kernel). + +

Pre-installed versions of Mac OS X may not include any developer tools, +meaning that you will not be able to build GCC from source. Tool +binaries are available at +http://developer.apple.com/darwin/projects/compiler/ (free +registration required). + +

This version of GCC requires at least cctools-590.36. The +cctools-590.36 package referenced from +http://gcc.gnu.org/ml/gcc/2006-03/msg00507.html will not work +on systems older than 10.3.9 (aka darwin7.9.0). + +


+ +

powerpc-*-elf

+ +

PowerPC system in big endian mode, running System V.4. + +


+ +

powerpc*-*-linux-gnu*

+ +

PowerPC system in big endian mode running Linux. + +


+ +

powerpc-*-netbsd*

+ +

PowerPC system in big endian mode running NetBSD. + +


+ +

powerpc-*-eabisim

+ +

Embedded PowerPC system in big endian mode for use in running under the +PSIM simulator. + +


+ +

powerpc-*-eabi

+ +

Embedded PowerPC system in big endian mode. + +


+ +

powerpcle-*-elf

+ +

PowerPC system in little endian mode, running System V.4. + +


+ +

powerpcle-*-eabisim

+ +

Embedded PowerPC system in little endian mode for use in running under +the PSIM simulator. + +


+ +

powerpcle-*-eabi

+ +

Embedded PowerPC system in little endian mode. + +


+ +

s390-*-linux*

+ +

S/390 system running GNU/Linux for S/390. + +


+ +

s390x-*-linux*

+ +

zSeries system (64-bit) running GNU/Linux for zSeries. + +


+ +

s390x-ibm-tpf*

+ +

zSeries system (64-bit) running TPF. This platform is +supported as cross-compilation target only. + +


+ + + + +

*-*-solaris2*

+ +

Sun does not ship a C compiler with Solaris 2. To bootstrap and install +GCC you first have to install a pre-built compiler, see the +binaries page for details. + +

The Solaris 2 /bin/sh will often fail to configure +libstdc++-v3, boehm-gc or libjava. We therefore +recommend using the following initial sequence of commands + +

        % CONFIG_SHELL=/bin/ksh
+        % export CONFIG_SHELL
+
+

and proceed as described in the configure instructions. +In addition we strongly recommend specifying an absolute path to invoke +srcdir/configure. + +

Solaris 2 comes with a number of optional OS packages. Some of these +are needed to use GCC fully, namely SUNWarc, +SUNWbtool, SUNWesu, SUNWhea, SUNWlibm, +SUNWsprot, and SUNWtoo. If you did not install all +optional packages when installing Solaris 2, you will need to verify that +the packages that GCC needs are installed. + +

To check whether an optional package is installed, use +the pkginfo command. To add an optional package, use the +pkgadd command. For further details, see the Solaris 2 +documentation. + +

Trying to use the linker and other tools in +/usr/ucb to install GCC has been observed to cause trouble. +For example, the linker may hang indefinitely. The fix is to remove +/usr/ucb from your PATH. + +

The build process works more smoothly with the legacy Sun tools so, if you +have /usr/xpg4/bin in your PATH, we recommend that you place +/usr/bin before /usr/xpg4/bin for the duration of the build. + +

We recommend the use of GNU binutils 2.14 or later, or the vendor tools +(Sun as, Sun ld). Note that your mileage may vary +if you use a combination of the GNU tools and the Sun tools: while the +combination GNU as + Sun ld should reasonably work, +the reverse combination Sun as + GNU ld is known to +cause memory corruption at runtime in some cases for C++ programs. + +

The stock GNU binutils 2.15 release is broken on this platform because of a +single bug. It has been fixed on the 2.15 branch in the CVS repository. +You can obtain a working version by checking out the binutils-2_15-branch +from the CVS repository or applying the patch +http://sourceware.org/ml/binutils-cvs/2004-09/msg00036.html to the +release. + +

We recommend the use of GNU binutils 2.16 or later in conjunction with GCC +4.x, or the vendor tools (Sun as, Sun ld). However, +for Solaris 10 and above, an additional patch is required in order for the +GNU linker to be able to cope with a new flavor of shared libraries. You +can obtain a working version by checking out the binutils-2_16-branch from +the CVS repository or applying the patch +http://sourceware.org/ml/binutils-cvs/2005-07/msg00122.html to the +release. + +

Sun bug 4296832 turns up when compiling X11 headers with GCC 2.95 or +newer: g++ will complain that types are missing. These headers +assume that omitting the type means int; this assumption worked for +C89 but is wrong for C++, and is now wrong for C99 also. + +

g++ accepts such (invalid) constructs with the option +-fpermissive; it will assume that any missing type is int +(as defined by C89). + +

There are patches for Solaris 7 (108376-21 or newer for SPARC, +108377-20 for Intel), and Solaris 8 (108652-24 or newer for SPARC, +108653-22 for Intel) that fix this bug. + +

Sun bug 4927647 sometimes causes random spurious testsuite failures +related to missing diagnostic output. This bug doesn't affect GCC +itself, rather it is a kernel bug triggered by the expect +program which is used only by the GCC testsuite driver. When the bug +causes the expect program to miss anticipated output, extra +testsuite failures appear. + +

There are patches for Solaris 8 (117350-12 or newer for SPARC, +117351-12 or newer for Intel) and Solaris 9 (117171-11 or newer for +SPARC, 117172-11 or newer for Intel) that address this problem. + +


+ +

sparc-sun-solaris2*

+ +

When GCC is configured to use binutils 2.14 or later the binaries +produced are smaller than the ones produced using Sun's native tools; +this difference is quite significant for binaries containing debugging +information. + +

Starting with Solaris 7, the operating system is capable of executing +64-bit SPARC V9 binaries. GCC 3.1 and later properly supports +this; the -m64 option enables 64-bit code generation. +However, if all you want is code tuned for the UltraSPARC CPU, you +should try the -mtune=ultrasparc option instead, which produces +code that, unlike full 64-bit code, can still run on non-UltraSPARC +machines. + +

When configuring on a Solaris 7 or later system that is running a kernel +that supports only 32-bit binaries, one must configure with +--disable-multilib, since we will not be able to build the +64-bit target libraries. + +

GCC 3.3 and GCC 3.4 trigger code generation bugs in earlier versions of +the GNU compiler (especially GCC 3.0.x versions), which lead to the +miscompilation of the stage1 compiler and the subsequent failure of the +bootstrap process. A workaround is to use GCC 3.2.3 as an intermediary +stage, i.e. to bootstrap that compiler with the base compiler and then +use it to bootstrap the final compiler. + +

GCC 3.4 triggers a code generation bug in versions 5.4 (Sun ONE Studio 7) +and 5.5 (Sun ONE Studio 8) of the Sun compiler, which causes a bootstrap +failure in form of a miscompilation of the stage1 compiler by the Sun +compiler. This is Sun bug 4974440. This is fixed with patch 112760-07. + +

GCC 3.4 changed the default debugging format from STABS to DWARF-2 for +32-bit code on Solaris 7 and later. If you use the Sun assembler, this +change apparently runs afoul of Sun bug 4910101 (which is referenced as +a x86-only problem by Sun, probably because they do not use DWARF-2). +A symptom of the problem is that you cannot compile C++ programs like +groff 1.19.1 without getting messages similar to the following: + +

     ld: warning: relocation error: R_SPARC_UA32: ...
+       external symbolic relocation against non-allocatable section
+       .debug_info cannot be processed at runtime: relocation ignored.
+
+

To work around this problem, compile with -gstabs+ instead of +plain -g. + +

When configuring the GNU Multiple Precision Library (GMP) or the MPFR +library on a Solaris 7 or later system, the canonical target triplet +must be specified as the build parameter on the configure +line. This triplet can be obtained by invoking ./config.guess in +the toplevel source directory of GCC (and not that of GMP or MPFR). +For example on a Solaris 7 system: + +

        % ./configure --build=sparc-sun-solaris2.7 --prefix=xxx
+
+


+ +

sparc-sun-solaris2.7

+ +

Sun patch 107058-01 (1999-01-13) for Solaris 7/SPARC triggers a bug in +the dynamic linker. This problem (Sun bug 4210064) affects GCC 2.8 +and later, including all EGCS releases. Sun formerly recommended +107058-01 for all Solaris 7 users, but around 1999-09-01 it started to +recommend it only for people who use Sun's compilers. + +

Here are some workarounds to this problem: +

    +
  • Do not install Sun patch 107058-01 until after Sun releases a +complete patch for bug 4210064. This is the simplest course to take, +unless you must also use Sun's C compiler. Unfortunately 107058-01 +is preinstalled on some new Solaris 7-based hosts, so you may have to +back it out. + +
  • Copy the original, unpatched Solaris 7 +/usr/ccs/bin/as into +/usr/local/libexec/gcc/sparc-sun-solaris2.7/3.4/as, +adjusting the latter name to fit your local conventions and software +version numbers. + +
  • Install Sun patch 106950-03 (1999-05-25) or later. Nobody with +both 107058-01 and 106950-03 installed has reported the bug with GCC +and Sun's dynamic linker. This last course of action is riskiest, +for two reasons. First, you must install 106950 on all hosts that +run code generated by GCC; it doesn't suffice to install it only on +the hosts that run GCC itself. Second, Sun says that 106950-03 is +only a partial fix for bug 4210064, but Sun doesn't know whether the +partial fix is adequate for GCC. Revision -08 or later should fix +the bug. The current (as of 2004-05-23) revision is -24, and is included in +the Solaris 7 Recommended Patch Cluster. +
+ +

GCC 3.3 triggers a bug in version 5.0 Alpha 03/27/98 of the Sun assembler, +which causes a bootstrap failure when linking the 64-bit shared version of +libgcc. A typical error message is: + +

     ld: fatal: relocation error: R_SPARC_32: file libgcc/sparcv9/_muldi3.o:
+       symbol <unknown>:  offset 0xffffffff7ec133e7 is non-aligned.
+
+

This bug has been fixed in the final 5.0 version of the assembler. + +

A similar problem was reported for version Sun WorkShop 6 99/08/18 of the +Sun assembler, which causes a bootstrap failure with GCC 4.0.0: + +

     ld: fatal: relocation error: R_SPARC_DISP32:
+       file .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o:
+         symbol <unknown>: offset 0xfccd33ad is non-aligned
+
+

This bug has been fixed in more recent revisions of the assembler. + +


+ +

sparc-*-linux*

+ +

GCC versions 3.0 and higher require binutils 2.11.2 and glibc 2.2.4 +or newer on this platform. All earlier binutils and glibc +releases mishandled unaligned relocations on sparc-*-* targets. + +


+ +

sparc64-*-solaris2*

+ +

When configuring the GNU Multiple Precision Library (GMP) or the +MPFR library, the canonical target triplet must be specified as +the build parameter on the configure line. For example +on a Solaris 7 system: + +

        % ./configure --build=sparc64-sun-solaris2.7 --prefix=xxx
+
+

The following compiler flags must be specified in the configure +step in order to bootstrap this target with the Sun compiler: + +

        % CC="cc -xarch=v9 -xildoff" srcdir/configure [options] [target]
+
+

-xarch=v9 specifies the SPARC-V9 architecture to the Sun toolchain +and -xildoff turns off the incremental linker. + +


+ +

sparcv9-*-solaris2*

+ +

This is a synonym for sparc64-*-solaris2*. + +


+ +

*-*-vxworks*

+ +

Support for VxWorks is in flux. At present GCC supports only the +very recent VxWorks 5.5 (aka Tornado 2.2) release, and only on PowerPC. +We welcome patches for other architectures supported by VxWorks 5.5. +Support for VxWorks AE would also be welcome; we believe this is merely +a matter of writing an appropriate “configlette” (see below). We are +not interested in supporting older, a.out or COFF-based, versions of +VxWorks in GCC 3. + +

VxWorks comes with an older version of GCC installed in +$WIND_BASE/host; we recommend you do not overwrite it. +Choose an installation prefix entirely outside $WIND_BASE. +Before running configure, create the directories prefix +and prefix/bin. Link or copy the appropriate assembler, +linker, etc. into prefix/bin, and set your PATH to +include that directory while running both configure and +make. + +

You must give configure the +--with-headers=$WIND_BASE/target/h switch so that it can +find the VxWorks system headers. Since VxWorks is a cross compilation +target only, you must also specify --target=target. +configure will attempt to create the directory +prefix/target/sys-include and copy files into it; +make sure the user running configure has sufficient privilege +to do so. + +

GCC's exception handling runtime requires a special “configlette” +module, contrib/gthr_supp_vxw_5x.c. Follow the instructions in +that file to add the module to your kernel build. (Future versions of +VxWorks will incorporate this module.) + +


+ +

x86_64-*-*, amd64-*-*

+ +

GCC supports the x86-64 architecture implemented by the AMD64 processor +(amd64-*-* is an alias for x86_64-*-*) on GNU/Linux, FreeBSD and NetBSD. +On GNU/Linux the default is a bi-arch compiler which is able to generate +both 64-bit x86-64 and 32-bit x86 code (via the -m32 switch). + +


+ +

xtensa*-*-elf

+ +

This target is intended for embedded Xtensa systems using the +‘newlib’ C library. It uses ELF but does not support shared +objects. Designed-defined instructions specified via the +Tensilica Instruction Extension (TIE) language are only supported +through inline assembly. + +

The Xtensa configuration information must be specified prior to +building GCC. The include/xtensa-config.h header +file contains the configuration information. If you created your +own Xtensa configuration with the Xtensa Processor Generator, the +downloaded files include a customized copy of this header file, +which you can use to replace the default header file. + +


+ +

xtensa*-*-linux*

+ +

This target is for Xtensa systems running GNU/Linux. It supports ELF +shared objects and the GNU C library (glibc). It also generates +position-independent code (PIC) regardless of whether the +-fpic or -fPIC options are used. In other +respects, this target is the same as the +xtensa*-*-elf target. + +


+ +

Microsoft Windows

+ +

Intel 16-bit versions

+ +

The 16-bit versions of Microsoft Windows, such as Windows 3.1, are not +supported. + +

However, the 32-bit port has limited support for Microsoft +Windows 3.11 in the Win32s environment, as a target only. See below. + +

Intel 32-bit versions

+ +

The 32-bit versions of Windows, including Windows 95, Windows NT, Windows +XP, and Windows Vista, are supported by several different target +platforms. These targets differ in which Windows subsystem they target +and which C libraries are used. + +

    +
  • Cygwin *-*-cygwin: Cygwin provides a user-space +Linux API emulation layer in the Win32 subsystem. +
  • Interix *-*-interix: The Interix subsystem +provides native support for POSIX. +
  • MinGW *-*-mingw: MinGW is a native GCC port for +the Win32 subsystem that provides a subset of POSIX. +
  • MKS i386-pc-mks: NuTCracker from MKS. See +http://www.mkssoftware.com/ for more information. +
+ +

Intel 64-bit versions

+ +

GCC contains support for x86-64 using the mingw-w64 +runtime library, available from http://mingw-w64.sourceforge.net/. +This library should be used with the target triple x86_64-pc-mingw32. + +

Presently Windows for Itanium is not supported. + +

Windows CE

+ +

Windows CE is supported as a target only on ARM (arm-wince-pe), Hitachi +SuperH (sh-wince-pe), and MIPS (mips-wince-pe). + +

Other Windows Platforms

+ +

GCC no longer supports Windows NT on the Alpha or PowerPC. + +

GCC no longer supports the Windows POSIX subsystem. However, it does +support the Interix subsystem. See above. + +

Old target names including *-*-winnt and *-*-windowsnt are no longer used. + +

PW32 (i386-pc-pw32) support was never completed, and the project seems to +be inactive. See http://pw32.sourceforge.net/ for more information. + +

UWIN support has been removed due to a lack of maintenance. + +


+ +

*-*-cygwin

+ +

Ports of GCC are included with the +Cygwin environment. + +

GCC will build under Cygwin without modification; it does not build +with Microsoft's C++ compiler and there are no plans to make it do so. + +

Cygwin can be compiled with i?86-pc-cygwin. + +


+ +

*-*-interix

+ +

The Interix target is used by OpenNT, Interix, Services For UNIX (SFU), +and Subsystem for UNIX-based Applications (SUA). Applications compiled +with this target run in the Interix subsystem, which is separate from +the Win32 subsystem. This target was last known to work in GCC 3.3. + +

For more information, see http://www.interix.com/. + +


+ +

*-*-mingw32

+ +

GCC will build with and support only MinGW runtime 3.12 and later. +Earlier versions of headers are incompatible with the new default semantics +of extern inline in -std=c99 and -std=gnu99 modes. + +


+ +

OS/2

+ +

GCC does not currently support OS/2. However, Andrew Zabolotny has been +working on a generic OS/2 port with pgcc. The current code can be found +at http://www.goof.com/pcg/os2/. + +


+ +

Older systems

+ +

GCC contains support files for many older (1980s and early +1990s) Unix variants. For the most part, support for these systems +has not been deliberately removed, but it has not been maintained for +several years and may suffer from bitrot. + +

Starting with GCC 3.1, each release has a list of “obsoleted” systems. +Support for these systems is still present in that release, but +configure will fail unless the --enable-obsolete +option is given. Unless a maintainer steps forward, support for these +systems will be removed from the next release of GCC. + +

Support for old systems as hosts for GCC can cause problems if the +workarounds for compiler, library and operating system bugs affect the +cleanliness or maintainability of the rest of GCC. In some cases, to +bring GCC up on such a system, if still possible with current GCC, may +require first installing an old version of GCC which did work on that +system, and using it to compile a more recent GCC, to avoid bugs in the +vendor compiler. Old releases of GCC 1 and GCC 2 are available in the +old-releases directory on the GCC mirror sites. Header bugs may generally be avoided using +fixincludes, but bugs or deficiencies in libraries and the +operating system may still cause problems. + +

Support for older systems as targets for cross-compilation is less +problematic than support for them as hosts for GCC; if an enthusiast +wishes to make such a target work again (including resurrecting any of +the targets that never worked with GCC 2, starting from the last +version before they were removed), patches +following the usual requirements would be +likely to be accepted, since they should not affect the support for more +modern targets. + +

For some systems, old versions of GNU binutils may also be useful, +and are available from pub/binutils/old-releases on +sourceware.org mirror sites. + +

Some of the information on specific systems above relates to +such older systems, but much of the information +about GCC on such systems (which may no longer be applicable to +current GCC) is to be found in the GCC texinfo manual. + +


+ +

all ELF targets (SVR4, Solaris 2, etc.)

+ +

C++ support is significantly better on ELF targets if you use the +GNU linker; duplicate copies of +inlines, vtables and template instantiations will be discarded +automatically. + +


+

Return to the GCC Installation page + + + + + + + diff -r 000000000000 -r a06113de4d67 INSTALL/test.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL/test.html Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,233 @@ + + +Installing GCC: Testing + + + + + + + + + + +

Installing GCC: Testing

+ +Before you install GCC, we encourage you to run the testsuites and to +compare your results with results from a similar configuration that have +been submitted to the +gcc-testresults mailing list. +Some of these archived results are linked from the build status lists +at http://gcc.gnu.org/buildstat.html, although not everyone who +reports a successful build runs the testsuites and submits the results. +This step is optional and may require you to download additional software, +but it can give you confidence in your new GCC installation or point out +problems before you install and start using your new GCC. + +

First, you must have downloaded the testsuites. +These are part of the full distribution, but if you downloaded the +“core” compiler plus any front ends, you must download the testsuites +separately. + +

Second, you must have the testing tools installed. This includes +DejaGnu, Tcl, and Expect; +the DejaGnu site has links to these. + +

If the directories where runtest and expect were +installed are not in the PATH, you may need to set the following +environment variables appropriately, as in the following example (which +assumes that DejaGnu has been installed under /usr/local): + +

          TCL_LIBRARY = /usr/local/share/tcl8.0
+          DEJAGNULIBS = /usr/local/share/dejagnu
+
+

(On systems such as Cygwin, these paths are required to be actual +paths, not mounts or links; presumably this is due to some lack of +portability in the DejaGnu code.) + +

Finally, you can run the testsuite (which may take a long time): +

          cd objdir; make -k check
+
+

This will test various components of GCC, such as compiler +front ends and runtime libraries. While running the testsuite, DejaGnu +might emit some harmless messages resembling +‘WARNING: Couldn't find the global config file.’ or +‘WARNING: Couldn't find tool init file’ that can be ignored. + +

If you are testing a cross-compiler, you may want to run the testsuite +on a simulator as described at http://gcc.gnu.org/simtest-howto.html. + +

How can you run the testsuite on selected tests?

+ +

In order to run sets of tests selectively, there are targets +‘make check-gcc’ and ‘make check-g++’ +in the gcc subdirectory of the object directory. You can also +just run ‘make check’ in a subdirectory of the object directory. + +

A more selective way to just run all gcc execute tests in the +testsuite is to use + +

         make check-gcc RUNTESTFLAGS="execute.exp other-options"
+
+

Likewise, in order to run only the g++ “old-deja” tests in +the testsuite with filenames matching ‘9805*’, you would use + +

         make check-g++ RUNTESTFLAGS="old-deja.exp=9805* other-options"
+
+

The *.exp files are located in the testsuite directories of the GCC +source, the most important ones being compile.exp, +execute.exp, dg.exp and old-deja.exp. +To get a list of the possible *.exp files, pipe the +output of ‘make check’ into a file and look at the +‘Running ... .exp’ lines. + +

Passing options and running multiple testsuites

+ +

You can pass multiple options to the testsuite using the +‘--target_board’ option of DejaGNU, either passed as part of +‘RUNTESTFLAGS’, or directly to runtest if you prefer to +work outside the makefiles. For example, + +

         make check-g++ RUNTESTFLAGS="--target_board=unix/-O3/-fmerge-constants"
+
+

will run the standard g++ testsuites (“unix” is the target name +for a standard native testsuite situation), passing +‘-O3 -fmerge-constants’ to the compiler on every test, i.e., +slashes separate options. + +

You can run the testsuites multiple times using combinations of options +with a syntax similar to the brace expansion of popular shells: + +

         ..."--target_board=arm-sim\{-mhard-float,-msoft-float\}\{-O1,-O2,-O3,\}"
+
+

(Note the empty option caused by the trailing comma in the final group.) +The following will run each testsuite eight times using the ‘arm-sim’ +target, as if you had specified all possible combinations yourself: + +

         --target_board=arm-sim/-mhard-float/-O1
+         --target_board=arm-sim/-mhard-float/-O2
+         --target_board=arm-sim/-mhard-float/-O3
+         --target_board=arm-sim/-mhard-float
+         --target_board=arm-sim/-msoft-float/-O1
+         --target_board=arm-sim/-msoft-float/-O2
+         --target_board=arm-sim/-msoft-float/-O3
+         --target_board=arm-sim/-msoft-float
+
+

They can be combined as many times as you wish, in arbitrary ways. This +list: + +

         ..."--target_board=unix/-Wextra\{-O3,-fno-strength\}\{-fomit-frame,\}"
+
+

will generate four combinations, all involving ‘-Wextra’. + +

The disadvantage to this method is that the testsuites are run in serial, +which is a waste on multiprocessor systems. For users with GNU Make and +a shell which performs brace expansion, you can run the testsuites in +parallel by having the shell perform the combinations and make +do the parallel runs. Instead of using ‘--target_board’, use a +special makefile target: + +

         make -jN check-testsuite//test-target/option1/option2/...
+
+

For example, + +

         make -j3 check-gcc//sh-hms-sim/{-m1,-m2,-m3,-m3e,-m4}/{,-nofpu}
+
+

will run three concurrent “make-gcc” testsuites, eventually testing all +ten combinations as described above. Note that this is currently only +supported in the gcc subdirectory. (To see how this works, try +typing echo before the example given here.) + +

Additional testing for Java Class Libraries

+ +

The Java runtime tests can be executed via ‘make check’ +in the target/libjava/testsuite directory in +the build tree. + +

The Mauve Project provides +a suite of tests for the Java Class Libraries. This suite can be run +as part of libgcj testing by placing the Mauve tree within the libjava +testsuite at libjava/testsuite/libjava.mauve/mauve, or by +specifying the location of that tree when invoking ‘make’, as in +‘make MAUVEDIR=~/mauve check’. + +

How to interpret test results

+ +

The result of running the testsuite are various *.sum and *.log +files in the testsuite subdirectories. The *.log files contain a +detailed log of the compiler invocations and the corresponding +results, the *.sum files summarize the results. These summaries +contain status codes for all tests: + +

    +
  • PASS: the test passed as expected +
  • XPASS: the test unexpectedly passed +
  • FAIL: the test unexpectedly failed +
  • XFAIL: the test failed as expected +
  • UNSUPPORTED: the test is not supported on this platform +
  • ERROR: the testsuite detected an error +
  • WARNING: the testsuite detected a possible problem +
+ +

It is normal for some tests to report unexpected failures. At the +current time the testing harness does not allow fine grained control +over whether or not a test is expected to fail. This problem should +be fixed in future releases. + +

Submitting test results

+ +

If you want to report the results to the GCC project, use the +contrib/test_summary shell script. Start it in the objdir with + +

         srcdir/contrib/test_summary -p your_commentary.txt \
+             -m gcc-testresults@gcc.gnu.org |sh
+
+

This script uses the Mail program to send the results, so +make sure it is in your PATH. The file your_commentary.txt is +prepended to the testsuite summary and should contain any special +remarks you have on your results or your build environment. Please +do not edit the testsuite result block or the subject line, as these +messages may be automatically processed. + +


+

Return to the GCC Installation page + + + + + + + + + + diff -r 000000000000 -r a06113de4d67 LAST_UPDATED --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LAST_UPDATED Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,1 @@ +Obtained from SVN: tags/gcc_4_4_0_release revision 146514 diff -r 000000000000 -r a06113de4d67 MAINTAINERS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MAINTAINERS Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,478 @@ +Note +==== + +This file contains information about people who are permitted to make +changes to various parts of the compiler and associated libraries. + +Please do not contact the people in this file directly to report +problems in GCC. + +For general information about GCC, please visit: + + http://gcc.gnu.org + +To report problems in GCC, please visit: + + http://gcc.gnu.org/bugs.html + +Maintainers +=========== + + Global Reviewers + +Richard Earnshaw richard.earnshaw@arm.com +Richard Henderson rth@redhat.com +Geoffrey Keating geoffk@geoffk.org +Richard Kenner kenner@nyu.edu +Jeff Law law@redhat.com +Michael Meissner gnu@the-meissners.org +Jason Merrill jason@redhat.com +David S. Miller davem@redhat.com +Mark Mitchell mark@codesourcery.com +Diego Novillo dnovillo@google.com +Bernd Schmidt bernd.schmidt@analog.com +Ian Lance Taylor ian@airs.com +Jim Wilson wilson@tuliptree.org + +Note that while global reviewers can approve changes to any part of +the compiler or associated libraries, they still need approval for +their own patches from other maintainers or reviewers. + + CPU Port Maintainers (CPU alphabetical order) + +alpha port Richard Henderson rth@redhat.com +arm port Nick Clifton nickc@redhat.com +arm port Richard Earnshaw richard.earnshaw@arm.com +arm port Paul Brook paul@codesourcery.com +avr port Denis Chertykov denisc@overta.ru +avr port Anatoly Sokolov aesok@post.ru +bfin port Bernd Schmidt bernd.schmidt@analog.com +cris port Hans-Peter Nilsson hp@axis.com +crx port Pompapathi V Gadad Pompapathi.V.Gadad@nsc.com +fr30 port Nick Clifton nickc@redhat.com +frv port Aldy Hernandez aldyh@redhat.com +frv port Alexandre Oliva aoliva@redhat.com +h8 port Jeff Law law@redhat.com +h8 port Kazu Hirata kazu@codesourcery.com +hppa port Jeff Law law@redhat.com +hppa port John David Anglin dave.anglin@nrc-cnrc.gc.ca +i386 port Richard Henderson rth@redhat.com +i386 port Jan Hubicka jh@suse.cz +i386 port Uros Bizjak ubizjak@gmail.com +ia64 port Jim Wilson wilson@tuliptree.org +ia64 port Steve Ellcey sje@cup.hp.com +iq2000 port Nick Clifton nickc@redhat.com +m32c port DJ Delorie dj@redhat.com +m32r port Nick Clifton nickc@redhat.com +m68hc11 port Stephane Carrez stcarrez@nerim.fr +m68k port (?) Jeff Law law@redhat.com +m68k port Andreas Schwab schwab@linux-m68k.org +m68k-motorola-sysv port Philippe De Muyter phdm@macqel.be +mcore port Nick Clifton nickc@redhat.com +mips port Eric Christopher echristo@apple.com +mips port Richard Sandiford rdsandiford@googlemail.com +mmix port Hans-Peter Nilsson hp@bitrange.com +mn10300 port Jeff Law law@redhat.com +mn10300 port Alexandre Oliva aoliva@redhat.com +pdp11 port Paul Koning ni1d@arrl.net +picochip port Hariharan Sandanagobalane hariharan@picochip.com +picochip port Daniel Towner dant@picochip.com +rs6000 port Geoff Keating geoffk@geoffk.org +rs6000 port David Edelsohn edelsohn@gnu.org +rs6000 vector extns Aldy Hernandez aldyh@redhat.com +s390 port Hartmut Penner hpenner@de.ibm.com +s390 port Ulrich Weigand uweigand@de.ibm.com +s390 port Andreas Krebbel Andreas.Krebbel@de.ibm.com +sh port Alexandre Oliva aoliva@redhat.com +sh port Kaz Kojima kkojima@gcc.gnu.org +sparc port Richard Henderson rth@redhat.com +sparc port David S. Miller davem@redhat.com +sparc port Jakub Jelinek jakub@redhat.com +sparc port Eric Botcazou ebotcazou@libertysurf.fr +spu port Trevor Smigiel trevor_smigiel@playstation.sony.com +spu port Andrew Pinski andrew_pinski@playstation.sony.com +spu port David Edelsohn edelsohn@gnu.org +v850 port Nick Clifton nickc@redhat.com +vax port Matt Thomas matt@3am-software.com +x86-64 port Jan Hubicka jh@suse.cz +xstormy16 port Nick Clifton nickc@redhat.com +xtensa port Bob Wilson bob.wilson@acm.org + + OS Port Maintainers (OS alphabetical order) + +darwin port Dale Johannesen dalej@apple.com +darwin port Mike Stump mrs@apple.com +darwin port Eric Christopher echristo@apple.com +darwin port Stan Shebs stanshebs@earthlink.net +DJGPP DJ Delorie dj@delorie.com +freebsd Loren J. Rittle ljrittle@acm.org +GNU/Hurd Thomas Schwinge tschwinge@gnu.org +hpux John David Anglin dave.anglin@nrc-cnrc.gc.ca +hpux Steve Ellcey sje@cup.hp.com +irix, osf Rainer Orth ro@TechFak.Uni-Bielefeld.DE +netbsd Jason Thorpe thorpej@netbsd.org +netbsd Krister Walfridsson krister.walfridsson@gmail.com +sh-linux-gnu Kaz Kojima kkojima@gcc.gnu.org +RTEMS Ports Joel Sherrill joel@oarcorp.com +RTEMS Ports Ralf Corsepius ralf.corsepius@rtems.org +VxWorks ports Nathan Sidwell nathan@codesourcery.com +windows, cygwin, mingw Christopher Faylor me.gcc@gcc.gnu.org +windows, cygwin, mingw Danny Smith dannysmith@users.sourceforge.net +windows, cygwin, mingw Kai Tietz kai.tietz@onevision.com + + Language Front Ends Maintainers + +C front end/ISO C99 Joseph Myers jsm@polyomino.org.uk +C front end/ISO C99 Richard Henderson rth@redhat.com +Ada front end Geert Bosch bosch@gnat.com +Ada front end Robert Dewar dewar@gnat.com +Ada front end Arnaud Charlet charlet@act-europe.fr +Fortran Paul Brook paul@codesourcery.com +c++ Jason Merrill jason@redhat.com +c++ Mark Mitchell mark@codesourcery.com +c++ Nathan Sidwell nathan@codesourcery.com +java Per Bothner per@bothner.com +java Andrew Haley aph@redhat.com +java Tom Tromey tromey@redhat.com +objective-c/c++ Mike Stump mrs@apple.com +objective-c/c++ Stan Shebs stanshebs@earthlink.net + + Various Maintainers + +libcpp Per Bothner per@bothner.com +libcpp All C and C++ front end maintainers +fp-bit Ian Lance Taylor ian@airs.com +libdecnumber Ben Elliston bje@au.ibm.com +libgcc Ian Lance Taylor ian@airs.com +libgcj Tom Tromey tromey@redhat.com +libgcj Bryce McKinlay mckinlay@redhat.com +libgomp Richard Henderson rth@redhat.com +libgomp Jakub Jelinek jakub@redhat.com +libiberty DJ Delorie dj@redhat.com +libiberty Ian Lance Taylor ian@airs.com +libffi testsuite Andreas Tobler andreast@gcc.gnu.org +libobjc Nicola Pero nicola.pero@meta-innovation.com +libobjc Andrew Pinski pinskia@gmail.com +loop discovery Michael Hayes m.hayes@elec.canterbury.ac.nz +soft-fp Joseph Myers jsm@polyomino.org.uk +scheduler (+ haifa) Jim Wilson wilson@tuliptree.org +scheduler (+ haifa) Michael Meissner gnu@the-meissners.org +scheduler (+ haifa) Jeff Law law@redhat.com +scheduler (+ haifa) Vladimir Makarov vmakarov@redhat.com +modulo-scheduler Ayal Zaks zaks@il.ibm.com +reorg Jeff Law law@redhat.com +caller-save.c Jeff Law law@redhat.com +callgraph Jan Hubicka jh@suse.cz +debugging code Jim Wilson wilson@tuliptree.org +dwarf debugging code Jason Merrill jason@redhat.com +c++ runtime libs Paolo Carlini paolo.carlini@oracle.com +c++ runtime libs Gabriel Dos Reis gdr@integrable-solutions.net +c++ runtime libs Ulrich Drepper drepper@redhat.com +c++ runtime libs Phil Edwards pme@gcc.gnu.org +c++ runtime libs Benjamin Kosnik bkoz@redhat.com +c++ runtime libs Loren J. Rittle ljrittle@acm.org +*synthetic multiply Torbjorn Granlund tege@swox.com +*c-torture Torbjorn Granlund tege@swox.com +fixincludes Bruce Korb bkorb@gnu.org +*gimpl* Jakub Jelinek jakub@redhat.com +*gimpl* Aldy Hernandez aldyh@redhat.com +gcse.c Jeff Law law@redhat.com +global opt framework Jeff Law law@redhat.com +jump.c David S. Miller davem@redhat.com +web pages Gerald Pfeifer gerald@pfeifer.com +build status lists Janis Johnson janis187@us.ibm.com +config.sub/config.guess Ben Elliston config-patches@gnu.org +basic block reordering Jason Eckhardt jle@rice.edu +i18n Philipp Thomas pth@suse.de +i18n Joseph Myers jsm@polyomino.org.uk +diagnostic messages Gabriel Dos Reis gdr@integrable-solutions.net +build machinery (*.in) Paolo Bonzini bonzini@gnu.org +build machinery (*.in) DJ Delorie dj@redhat.com +build machinery (*.in) Nathanael Nerode neroden@gcc.gnu.org +build machinery (*.in) Alexandre Oliva aoliva@redhat.com +docs co-maintainer Gerald Pfeifer gerald@pfeifer.com +docs co-maintainer Joseph Myers jsm@polyomino.org.uk +predict.def Jan Hubicka jh@suse.cz +contrib/regression Geoff Keating geoffk@geoffk.org +gcov Jan Hubicka jh@suse.cz +gcov Nathan Sidwell nathan@codesourcery.com +option handling Neil Booth neil@daikokuya.co.uk +testsuite Janis Johnson janis187@us.ibm.com +middle-end Jeff Law law@redhat.com +middle-end Roger Sayle roger@eyesopen.com +middle-end Ian Lance Taylor ian@airs.com +middle-end Diego Novillo dnovillo@google.com +middle-end Richard Guenther rguenther@suse.de +tree-ssa Diego Novillo dnovillo@google.com +tree-ssa Andrew MacLeod amacleod@redhat.com +PRE Daniel Berlin dberlin@dberlin.org +code sinking Daniel Berlin dberlin@dberlin.org +mudflap Frank Ch. Eigler fche@redhat.com +tree browser/unparser Sebastian Pop sebastian.pop@amd.com +scev, data dependence Daniel Berlin dberlin@dberlin.org +scev, data dependence Sebastian Pop sebastian.pop@amd.com +linear loop transforms Daniel Berlin dberlin@dberlin.org +profile feedback Jan Hubicka jh@suse.cz +type-safe vectors Nathan Sidwell nathan@codesourcery.com +alias analysis Daniel Berlin dberlin@dberlin.org +reload Ulrich Weigand uweigand@de.ibm.com +reload Bernd Schmidt bernd.schmidt@analog.com +dfp.c, related Ben Elliston bje@au.ibm.com +RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr +auto-vectorizer Richard Guenther rguenther@suse.de +auto-vectorizer Zdenek Dvorak ook@ucw.cz +auto-vectorizer Ira Rosen irar@il.ibm.com +loop infrastructure Zdenek Dvorak ook@ucw.cz +OpenMP Jakub Jelinek jakub@redhat.com + +Note that individuals who maintain parts of the compiler need approval to +check in changes outside of the parts of the compiler they maintain. + + Non-Algorithmic Maintainers + +loop optimizer Zdenek Dvorak ook@ucw.cz +loop optimizer Daniel Berlin dberlin@dberlin.org +libcpp Tom Tromey tromey@redhat.com + +Note that individuals who maintain parts of the compiler as non-algorithmic +maintainers need approval to check in algorithmic changes or changes +outside of the parts of the compiler they maintain. + + Reviewers + +dataflow Paolo Bonzini bonzini@gnu.org +dataflow Seongbae Park seongbae.park@gmail.com +dataflow Kenneth Zadeck zadeck@naturalbridge.com +Fortran Janne Blomqvist jb@gcc.gnu.org +Fortran Tobias Burnus burnus@net-b.de +Fortran Jerry DeLisle jvdelisle@gcc.gnu.org +Fortran Erik Edelmann erik.edelmann@iki.fi +Fortran Daniel Franke franke.daniel@gmail.com +Fortran Steven G. Kargl sgk@troutmask.apl.washington.edu +Fortran Thomas König tkoenig@gcc.gnu.org +Fortran Daniel Kraft d@domob.eu +Fortran Toon Moene toon@moene.org +Fortran Mikael Morin mikael.morin@tele2.fr +Fortran Brooks Moses brooks.moses@codesourcery.com +Fortran Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de +Fortran Paul Thomas pault@gcc.gnu.org +Fortran Janus Weil janus@gcc.gnu.org +Graphite Daniel Berlin dberlin@dberlin.org +Graphite Sebastian Pop sebastian.pop@amd.com +register allocation Peter Bergner bergner@vnet.ibm.com +register allocation Vladimir Makarov vmakarov@redhat.com +register allocation Kenneth Zadeck zadeck@naturalbridge.com +register allocation Seongbae Park seongbae.park@gmail.com + +Note that while reviewers can approve changes to parts of the compiler +that they maintain, they still need approval for their own patches +from other maintainers or reviewers. + + Write After Approval (last name alphabetical order) + +Mark G. Adams mark.g.adams@sympatico.ca +Raksit Ashok raksit@google.com +Matt Austern austern@google.com +David Ayers ayers@fsfe.org +Giovanni Bajo giovannibajo@gcc.gnu.org +Simon Baldwin simonb@google.com +Scott Bambrough scottb@netwinder.org +Wolfgang Bangerth bangerth@dealii.org +Andrey Belevantsev abel@ispras.ru +Peter Bergner bergner@vnet.ibm.com +Jan Beulich jbeulich@novell.com +David Billinghurst David.Billinghurst@riotinto.com +Tomas Bily tbily@suse.cz +Laurynas Biveinis laurynas.biveinis@gmail.com +Eric Blake ericb@gcc.gnu.org +Jim Blandy jimb@codesourcery.com +Phil Blundell pb@futuretv.com +Hans Boehm hboehm@gcc.gnu.org +Segher Boessenkool segher@kernel.crashing.org +Andrea Bona andrea.bona@st.com +Paolo Bonzini bonzini@gnu.org +Neil Booth neil@daikokuya.co.uk +Steven Bosscher steven@gcc.gnu.org +Robert Bowdidge bowdidge@apple.com +Joel Brobecker brobecker@gnat.com +Dave Brolley brolley@redhat.com +Julian Brown julian@codesourcery.com +Christian Bruel christian.bruel@st.com +Kevin Buettner kevinb@redhat.com +Andrew Cagney cagney@redhat.com +Chandra Chavva cchavva@redhat.com +William Cohen wcohen@redhat.com +Josh Conner jconner@apple.com +R. Kelley Cook kcook@gcc.gnu.org +Christian Cornelssen ccorn@cs.tu-berlin.de +François-Xavier Coudert fxcoudert@gcc.gnu.org +Cary Coutant ccoutant@google.com +Ian Dall ian@beware.dropbear.id.au +David Daney david.daney@caviumnetworks.com +Bud Davis jmdavis@link.com +Benoit Dupont de Dinechin benoit.dupont-de-dinechin@st.com +Michael Eager eager@eagercon.com +Mohan Embar gnustuff@thisiscool.com +Revital Eres eres@il.ibm.com +Marc Espie espie@cvs.openbsd.org +Rafael Ávila de Espíndola rafael.espindola@gmail.com +Ansgar Esztermann ansgar@thphy.uni-duesseldorf.de +Doug Evans dje@google.com +Chris Fairles cfairles@gcc.gnu.org +Thomas Fitzsimmons fitzsim@redhat.com +Brian Ford ford@vss.fsi.com +Nathan Froyd froydnj@codesourcery.com +Chao-ying Fu fu@mips.com +Kaveh Ghazi ghazi@caip.rutgers.edu +Matthew Gingell gingell@gnat.com +Tristan Gingold gingold@adacore.com +Anthony Green green@redhat.com +Doug Gregor doug.gregor@gmail.com +Jon Grimm jgrimm2@us.ibm.com +Tobias Grosser grosser@fim.uni-passau.de +Laurent Guerby laurent@guerby.net +Xuepeng Guo xuepeng.guo@intel.com +Mostafa Hagog hagog@gcc.gnu.org +Olivier Hainque hainque@act-europe.fr +Stuart Hastings stuart@apple.com +Pat Haugen pthaugen@us.ibm.com +Mark Heffernan meheff@google.com +George Helffrich george@gcc.gnu.org +Fergus Henderson fjh@cs.mu.oz.au +Matthew Hiller hiller@redhat.com +Dan Hipschman dsh@google.com +Manfred Hollstein mh@suse.com +Falk Hueffner falk@debian.org +Andrew John Hughes gnu_andrew@member.fsf.org +Andy Hutchinson hutchinsonandy@aim.com +Bernardo Innocenti bernie@develer.com +Daniel Jacobowitz dan@debian.org +Andreas Jaeger aj@suse.de +Harsha Jagasia harsha.jagasia@amd.com +Fariborz Jahanian fjahanian@apple.com +Martin Jambor mjambor@suse.cz +Andrew Jenner andrew@codesourcery.com +Kean Johnston jkj@sco.com +Phillip Jordan phillip.m.jordan@gmail.com +Tim Josling tej@melbpc.org.au +Victor Kaplansky victork@il.ibm.com +Brendan Kehoe brendan@zen.org +Matthias Klose doko@debian.org +Jeff Knaggs jknaggs@redhat.com +Michael Koch konqueror@gmx.de +Dave Korn dave.korn.cygwin@gmail.com +Matt Kraai kraai@ftbfs.org +Maxim Kuvyrkov maxim@codesourcery.com +Doug Kwan dougkwan@google.com +Scott Robert Ladd scott.ladd@coyotegulch.com +Razya Ladelsky razya@gcc.gnu.org +Aaron W. LaFramboise aaronavay62@aaronwl.com +Rask Ingemann Lambertsen rask@sygehus.dk +Asher Langton langton2@llnl.gov +Chris Lattner sabre@nondot.org +Terry Laurenzo tlaurenzo@gmail.com +Marc Lehmann pcg@goof.com +James Lemke jwlemke@juniper.net +Kriang Lerdsuwanakij lerdsuwa@users.sourceforge.net +Chen Liqin liqin.chen@sunplusct.com +Sa Liu saliu@de.ibm.com +Ralph Loader rcl@ihug.co.nz +Gabor Loki loki@inf.u-szeged.hu +Sandra Loosemore sandra@codesourcery.com +Manuel López-Ibáñez manu@gcc.gnu.org +Martin v. Löwis loewis@informatik.hu-berlin.de +H.J. Lu hjl.tools@gmail.com +Xinliang David Li davidxl@google.com +Luis Machado luisgpm@br.ibm.com +William Maddox maddox@google.com +Ziga Mahkovec ziga.mahkovec@klika.si +Simon Martin simartin@users.sourceforge.net +Ranjit Mathew rmathew@hotmail.com +Chris Matthews chrismatthews@google.com +Michael Matz matz@suse.de +Greg McGary gkm@gnu.org +Adam Megacz adam@xwt.org +Bingfeng Mei bmei@broadcom.com +Martin Michlmayr tbm@cyrius.com +Lee Millward lee.millward@gmail.com +Alan Modra amodra@bigpond.net.au +Alexander Monakov amonakov@ispras.ru +Catherine Moore clm@codesourcery.com +James A. Morrison phython@gcc.gnu.org +Dirk Mueller dmueller@suse.de +Adam Nemet anemet@caviumnetworks.com +Thomas Neumann tneumann@users.sourceforge.net +Dan Nicolaescu dann@ics.uci.edu +Dorit Nuzman dorit@il.ibm.com +David O'Brien obrien@FreeBSD.org +Carlos O'Donell carlos@codesourcery.com +Peter O'Gorman pogma@thewrittenword.com +Jeffrey D. Oldham oldham@codesourcery.com +Andrea Ornstein andrea.ornstein@st.com +Seongbae Park seongbae.park@gmail.com +Devang Patel dpatel@apple.com +Fernando Pereira pronesto@gmail.com +Nicolas Pitre nico@cam.org +Antoniu Pop antoniu.pop@gmail.com +Vladimir Prus vladimir@codesourcery.com +Jerry Quinn jlquinn@optonline.net +Dwarakanath Rajagopal dwarak.rajagopal@amd.com +Ramana Radhakrishnan ramana.r@gmail.com +Rolf Rasmussen rolfwr@gcc.gnu.org +Volker Reichelt v.reichelt@netcologne.de +Joern Rennecke joern.rennecke@arc.com +Bernhard Reutner-Fischer rep.dot.nop@gmail.com +Tom Rix trix@redhat.com +Craig Rodrigues rodrigc@gcc.gnu.org +Erven Rohou erven.rohou@inria.fr +Ira Rosen irar@il.ibm.com +Maciej W. Rozycki macro@linux-mips.org +Douglas Rupp rupp@gnat.com +Silvius Rus rus@google.com +Matthew Sachs msachs@apple.com +Duncan Sands baldrick@gcc.gnu.org +Dodji Seketeli dseketel@redhat.com +Svein Seldal svein@dev.seldal.com +Thiemo Seufer ths@networkno.de +Mark Shinwell shinwell@codesourcery.com +Johannes Singler singler@ira.uka.de +Franz Sirl franz.sirl-kernel@lauterbach.com +Jan Sjodin jan.sjodin@amd.com +Michael Sokolov msokolov@ivan.Harhan.ORG +Richard Stallman rms@gnu.org +Basile Starynkevitch basile@starynkevitch.net +Jakub Staszak kuba@et.pl +Graham Stott graham.stott@btinternet.com +Andrew Stubbs ams@codesourcery.com +Mike Stump mrs@apple.com +Jeff Sturm jsturm@gcc.gnu.org +Gabriele Svelto gabriele.svelto@st.com +Samuel Tardieu sam@rfc1149.net +Kresten Krab Thorup krab@gcc.gnu.org +Caroline Tice ctice@apple.com +David Ung davidu@mips.com +Kris Van Hees kris.van.hees@oracle.com +Jonathan Wakely redi@gcc.gnu.org +Feng Wang fengwang@nudt.edu.cn +Stephen M. Webb stephen.webb@bregmasoft.com +John Wehle john@feith.com +Florian Weimer fw@deneb.enyo.de +Zack Weinberg zackw@panix.com +Mark Wielaard mark@gcc.gnu.org +Ollie Wild aaw@google.com +Ralf Wildenhues Ralf.Wildenhues@gmx.de +Carlo Wood carlo@alinoe.com +Le-Chun Wu lcwu@google.com +Canqun Yang canqun@nudt.edu.cn +Joey Ye joey.ye@intel.com +Kenneth Zadeck zadeck@naturalbridge.com +Jie Zhang jie.zhang@analog.com +Jon Ziegler jonz@apple.com +Roman Zippel zippel@linux-m68k.org +Josef Zlomek josef.zlomek@email.cz + +Bug database only accounts + +James Dennett jdennett@acm.org +Christian Ehrhardt ehrhardt@mathematik.uni-ulm.de +Dara Hazeghi dhazeghi@yahoo.com diff -r 000000000000 -r a06113de4d67 MD5SUMS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MD5SUMS Fri Jul 17 14:47:48 2009 +0900 @@ -0,0 +1,62083 @@ +# This file contains the MD5 checksums of the files in the +# gcc-4.4.0.tar.bz2 tarball. +# +# Besides verifying that all files in the tarball were correctly expanded, +# it also can be used to determine if any files have changed since the +# tarball was expanded or to verify that a patchfile was correctly applied. +# +# Suggested usage: +# md5sum -c MD5SUMS | grep -v "OK$" + +8c00452ef1e298846493ec8b239f93e2 ABOUT-NLS +59530bdf33659b29e73d4adb9f9f6552 COPYING +2d5025d4aa3495befef8f17206a5b0a1 COPYING.LIB +fe60d87048567d4fe8c8a0ed2448bcc8 COPYING.RUNTIME +d32239bcb673463ab874e80d47fae504 COPYING3 +6a6a8e020838b23406c81b19c1d46df6 COPYING3.LIB +d7322747aa0cec506971a7439f2b5294 ChangeLog +09538b708302f1735f6fa05b622ecf5e ChangeLog.tree-ssa +23b8927fe1fb0ab321c09a4f0500aa4c INSTALL/README +efc27da75602e92ecc136a53600c8f1c INSTALL/binaries.html +18ce70e38a018b9a8216e0eb404b2642 INSTALL/build.html +20a03b224bbd3cda0ee1a82cf455167a INSTALL/configure.html +ae96bffca9b01c1b904710cd84254ab9 INSTALL/download.html +747556a85925a8db65e1a59c596b8a18 INSTALL/finalinstall.html +3b2d1b68b9933e7bd6c03eb05d0d27a3 INSTALL/gfdl.html +83cb2800ec36462596db35884c4d757d INSTALL/index.html +89841801bc1d0bba3e97bb7397b0549e INSTALL/old.html +42fa773f758a7e82a71866ec4cb773d8 INSTALL/prerequisites.html +680f3267960262f20a0de72bcdc674e9 INSTALL/specific.html +39dd9d72f974a07f2180e71491016c70 INSTALL/test.html +dc13e02114489cbd3a695a4678fe0c0a LAST_UPDATED +8ebaee0179044912b95c64f6fb6a8282 MAINTAINERS +537d9b68eab3ee03ac27a67fe40a6bb8 Makefile.def +900b8ee0286b7eb168e04284f9621ad1 Makefile.in +42b7db4fa23a15a3d75a90aeee82f5d6 Makefile.tpl +8d9a833364230b395d6d5adfb375e653 NEWS +750a7546d281ac42eb2ce87949457731 README +b510a5285eb05298b5f3d9f5ae920588 boehm-gc/AmigaOS.c +2caafacabf758bb76a9dfce1fc544b97 boehm-gc/BCC_MAKEFILE +24854ae1cf7b3935ea1bc4a1d28d844e boehm-gc/ChangeLog +c18075e3729cd116028480307a8e845d boehm-gc/EMX_MAKEFILE +3b7cc3be9ed3c2135bbda990e8a69303 boehm-gc/MacOS.c +5cf7764626b7dd7272b2fe11403d1b6a boehm-gc/MacProjects.sit.hqx +e9d4bf13bdd11f9590788db857faf080 boehm-gc/Mac_files/MacOS_Test_config.h +53968a4fba079b045c497c006df4eb68 boehm-gc/Mac_files/MacOS_config.h +f5f78130ed0450ba9503ca3122244195 boehm-gc/Mac_files/dataend.c +548c55b112b5d4766c7f87be96f79df2 boehm-gc/Mac_files/datastart.c +8ef74141b1fb9a289228c259044f4934 boehm-gc/Makefile.DLLs +3ac28145c7eeee198e70053a36d1feb0 boehm-gc/Makefile.am +ee5852b604978c4bc485f3503799bea5 boehm-gc/Makefile.direct +dfbca9ef8eed29378fa34ab88a644c95 boehm-gc/Makefile.dist +a50d3b2e14f6cf62519f1f7e557e7221 boehm-gc/Makefile.dj +23e45d5415344a7a1cb9c4b221946d5b boehm-gc/Makefile.in +bdf166ac9229e7e18158c3c84eb77915 boehm-gc/NT_MAKEFILE +4c48a2eb34d18243e169564ded1eda87 boehm-gc/NT_STATIC_THREADS_MAKEFILE +bc4287e5afadf75c1683ec57f0db80d0 boehm-gc/NT_THREADS_MAKEFILE +749888b0f43759f836347841082757b1 boehm-gc/OS2_MAKEFILE +67f3742d3ef2c7c24cc97c0b7d94c6ab boehm-gc/PCR-Makefile +57928d442dfe43ebee70ea781976e718 boehm-gc/SMakefile.amiga +751b13e40754f777860f06b14b47d724 boehm-gc/WCC_MAKEFILE +956c1a8e43d66e860f2fa3bad8b416c7 boehm-gc/aclocal.m4 +3ef1f8328d55e3c05194a06586ec6be9 boehm-gc/add_gc_prefix.c +e8a79a4a356b0ca0476a1f291effdc01 boehm-gc/allchblk.c +2e58b379d7ca45ef23e510d26e3b5ab1 boehm-gc/alloc.c +ccc4e9a52aa294110431eb9aead00666 boehm-gc/alpha_mach_dep.S +4d95c32423ccd10a176d6fd1c8c12345 boehm-gc/backgraph.c +a2ed02a22235b4f27ab644ce4f3a9268 boehm-gc/blacklst.c +b19b7b67bff97d0bceba827fedb07d32 boehm-gc/callprocs +32e4857b7b4dbc4bc68e321f70f65dd4 boehm-gc/checksums.c +1966dd31e7ca6592e0f0da13ef343b10 boehm-gc/configure +eba51eaf146087069dcf6cb09b4aa320 boehm-gc/configure.ac +56328341fbfbe66715779252aa61943e boehm-gc/configure.host +61ccb6486d45cc6d99201cc19f3c579c boehm-gc/cord/cordbscs.c +a055ef9f1010ad5759ff5c71630d6b50 boehm-gc/cord/cordprnt.c +c2433de8a96cd5432107236f7b962181 boehm-gc/cord/cordtest.c +fa6a069eb4f3568a1e844fb43078b30b boehm-gc/cord/cordxtra.c +7d33b5ab9a3872847582496b7cfb6baf boehm-gc/cord/de.c +e6830f5dfe747bb9c367a7b407a8669b boehm-gc/cord/de_cmds.h +8ffecb4a3b71c2670c6213cea6856437 boehm-gc/cord/de_win.ICO +61d6fc655984a59ff3b4f7605e3a3a1d boehm-gc/cord/de_win.RC +617e10fa7e3d54fe703c352812ecb59b boehm-gc/cord/de_win.c +1f6d14aeb448f45364976900ae64ab07 boehm-gc/cord/de_win.h +63284c2fe5c0fbeb4175e8bdb02178d3 boehm-gc/darwin_stop_world.c +55c634b932478f1f2f68137719a7c5f3 boehm-gc/dbg_mlc.c +b0f2d18b1a8fbbdc04bd85e3c776ace6 boehm-gc/depcomp +bcb2924e27fe26690ac7949544a13862 boehm-gc/digimars.mak +4691aae5e134090df2f5be1e9aa84213 boehm-gc/doc/README +8936cd906e8881ce9748c3b60ee8183f boehm-gc/doc/README.DGUX386 +097df7d5411644d5c03bad94ec751cf3 boehm-gc/doc/README.Mac +016e42eb7edb2ee9602c70643582bad9 boehm-gc/doc/README.MacOSX +70ff8384be18cbcb6c29fa39fffc8b4c boehm-gc/doc/README.OS2 +2a3a65aca359b73ff6fa768f921ff10f boehm-gc/doc/README.amiga +0d28d19a4f2f32c564dba6f92f975ad4 boehm-gc/doc/README.arm.cross +cb6cbc1bf65596c6c3dbfe7d6390f728 boehm-gc/doc/README.autoconf +88c62f300b902532aee36b7cfaa0e42c boehm-gc/doc/README.changes +57e880c9e260ce79f118306516df91c2 boehm-gc/doc/README.contributors +b7c1bab59ecc8d66807d4822fe1533be boehm-gc/doc/README.cords +239f3e47d1a0d3c99be8ca24afe73f3c boehm-gc/doc/README.darwin +e1c7153a3fa63e40ce139d181c499f79 boehm-gc/doc/README.dj +4b14d3d1ff3197910ef425d5caf21cf6 boehm-gc/doc/README.environment +bb02f05d4fa137ae6da66e56221e92d7 boehm-gc/doc/README.ews4800 +4e3dc72c08eae9f4d7aa77ad9947c0c0 boehm-gc/doc/README.hp +b2392a81754e3434a8e06cc7ad3f096b boehm-gc/doc/README.linux +c68e4d31ce005094e154851412e4d210 boehm-gc/doc/README.macros +92d23d01dce1a06ad79e5f19c0f64fa3 boehm-gc/doc/README.rs6000 +ecd4ddc47cf9a58470469bbc9af217df boehm-gc/doc/README.sgi +6ba74ddd2cfb496ec758aaacd3dddf25 boehm-gc/doc/README.solaris2 +a095a2daca7ba15795e9a2bdf5ecc9f5 boehm-gc/doc/README.uts +23c4d4ca98ee83594dec01521bd404b0 boehm-gc/doc/README.win32 +90424433bebc5d19580a6f19f8e90fdb boehm-gc/doc/barrett_diagram +9c9a390a68826c7c08e7e05fe7e545ac boehm-gc/doc/debugging.html +b171385bd536606dff471225d452d05c boehm-gc/doc/gc.man +53418291720710e859ee3a0c248b07d7 boehm-gc/doc/gcdescr.html +86c04d03fa277334d8c770affa774d95 boehm-gc/doc/gcinterface.html +ac036c9b1fe98eb9c7f0a0064cd5083c boehm-gc/doc/leak.html +b83df9d6982432f48123f72e76bdad7b boehm-gc/doc/scale.html +6cff5d904d114969ee0462a192306e9a boehm-gc/doc/simple_example.html +abecadc7de21d3e0c7cc1ca9c4c86327 boehm-gc/doc/tree.html +cc0dd27fb520d84874eb8f0ff805fc5c boehm-gc/dyn_load.c +7ecf2bf66dbb2b888a8ec2014d17609a boehm-gc/finalize.c +bc4287e5afadf75c1683ec57f0db80d0 boehm-gc/gc.mak +9e05bd97b8b864b7c2bb28564235e96f boehm-gc/gc_cpp.cc +e6e7b9d7e4d0b9716d3e60f3c931b901 boehm-gc/gc_cpp.cpp +dc46af8ac6358403e11c8f202555b583 boehm-gc/gc_dlopen.c +81387b2921e93ea0f06257e231579273 boehm-gc/gcc_support.c +3b153ea12a1fffd6c48c66ef2ede9680 boehm-gc/gcj_mlc.c +f0c93ff037adfd579b6822152d1912a8 boehm-gc/gcname.c +ab9d609f116e5a2127bc508d54674558 boehm-gc/headers.c +72c120e90ac0f93bc73599dd41040122 boehm-gc/hpux_test_and_clear.s +4e5b1cc54ea48eb0c6e64af274874fc2 boehm-gc/ia64_save_regs_in_stack.s +214b7d9a2e0989b5e2d64c8eba365721 boehm-gc/if_mach.c +9f84bf3dd95cc4ebb3ed4f5abb1eba6f boehm-gc/if_not_there.c +c4374424ebf25df207b9be9d7c913d2e boehm-gc/include/Makefile.am +8166b69d0ba9e33ce6fef6c09fa53e14 boehm-gc/include/Makefile.in +49d0db4f59bb4874db24c5942ed8c2ee boehm-gc/include/cord.h +b1d9c432f2e6709f4eed702f26126ac1 boehm-gc/include/ec.h +2432efb8fea49b0d69f0510f492412ef boehm-gc/include/gc.h +3a3e5cb86b6db1fe6ddc2c72b127d44e boehm-gc/include/gc_alloc.h +240c625b7cd2744cd7e1f72d68c8afc2 boehm-gc/include/gc_allocator.h +4c84bb6de90f76072b336b30266759d3 boehm-gc/include/gc_amiga_redirects.h +aab55efd952b275ba1609de52ff80f37 boehm-gc/include/gc_backptr.h +d84b1b53e1d18f0219d636b3cb60b822 boehm-gc/include/gc_config.h.in +0431df7af28ccbdbc30d907ce3c16646 boehm-gc/include/gc_config_macros.h +925ba82d0a6e0d29bc580f4ecc86dee3 boehm-gc/include/gc_cpp.h +22b422c2c5bc284ce607d40a1c7207f8 boehm-gc/include/gc_ext_config.h.in +779751ee403e83d548709213c0573578 boehm-gc/include/gc_gcj.h +f52491fef440e8ceaaa0f8428c8fc70e boehm-gc/include/gc_inl.h +31c32d3776a31b9e5dd0d1a6475447a0 boehm-gc/include/gc_inline.h +4e5811ce2cbeed84aa76dd4b04cba258 boehm-gc/include/gc_local_alloc.h +2ab58b990328696f3547fd409f2d73c8 boehm-gc/include/gc_mark.h +67cc7d598bc1a0fd147a70c348a2c5a4 boehm-gc/include/gc_pthread_redirects.h +124a9ee194ba655302058d53fbf7053f boehm-gc/include/gc_typed.h +0d4a889208f1b491f4aabcb4070b1eb2 boehm-gc/include/javaxfc.h +ac6b413e2634fed719426fe40528704c boehm-gc/include/leak_detector.h +afeedd62385efc5908ee2c9bd119b120 boehm-gc/include/new_gc_alloc.h +56abb788c2eb93713c1ae682c6ec9516 boehm-gc/include/private/cord_pos.h +14a4a64df372dafcc6121c4d958ed00c boehm-gc/include/private/darwin_semaphore.h +deb33a288bb6bee23ac46c1e0717708e boehm-gc/include/private/darwin_stop_world.h +9e4ea67f2263535bd4e937de0afda512 boehm-gc/include/private/dbg_mlc.h +8d5174061c55cce476c14c315fb5a302 boehm-gc/include/private/gc_hdrs.h +499f4837a20abd22b377f360db6b5461 boehm-gc/include/private/gc_locks.h +4f7c11f389c4b9cc843d53da0534fc0e boehm-gc/include/private/gc_pmark.h +6ca931775f96de0ffdd02240d6db5972 boehm-gc/include/private/gc_priv.h +30280e1b5f9ae63e7023329086070291 boehm-gc/include/private/gcconfig.h +5549846c2f7dcd83f8550fd307f86c25 boehm-gc/include/private/pthread_stop_world.h +c6d1a299be177e91e40ec5a8c3de616b boehm-gc/include/private/pthread_support.h +a60de8578b76b4e565780c5ea9173bfc boehm-gc/include/private/specific.h +9479459c7cba9ce350f48863b51196c0 boehm-gc/include/weakpointer.h +e2e60223061fea1d6f5f934b1918b51a boehm-gc/mach_dep.c +6cc929b4bc3e9370b8db30e9d236baa7 boehm-gc/malloc.c +c07a7e7ae171320868c76c8e2c2d1cce boehm-gc/mallocx.c +7bb44f02ef330d4386e8abcd074453d1 boehm-gc/mark.c +a0d99fa3be8006e8af6c64110e0c516e boehm-gc/mark_rts.c +1db5a4f922cc162f4fa6447cbe5e7d53 boehm-gc/mips_sgi_mach_dep.s +0827ad9a8c72cef5ef63abb18d5e7c78 boehm-gc/mips_ultrix_mach_dep.s +a972834d50b5dd7d612bcc716713969a boehm-gc/misc.c +f9c90c949db03af983f08385da6eac57 boehm-gc/new_hblk.c +e308d74d7779ecc729bad15d2cb03904 boehm-gc/obj_map.c +84c07d2bc34b51673524e416fe9b4ab7 boehm-gc/os_dep.c +ebb806366e4b75f72ac42bfcdda1d318 boehm-gc/pc_excludes +243e968dd0ce5897ecf1900c3ab8e5eb boehm-gc/pcr_interface.c +02b90724d8113cdaab4ca5b84e24cde0 boehm-gc/powerpc_darwin_mach_dep.s +a36f9af690f5304c0f4c616de81eda6e boehm-gc/pthread_stop_world.c +70d1c6f020259e4c0162b1f06fb0abe9 boehm-gc/pthread_support.c +8df5132173bc2d55d2feaefc9067e97d boehm-gc/ptr_chck.c +89d7ce652a21c4bdfa74466317cf7a87 boehm-gc/real_malloc.c +62e563f3994c2834866b132defd3b9b4 boehm-gc/reclaim.c +c697080a88f3f14a0f8971ad1f6d043a boehm-gc/rs6000_mach_dep.s +8ce34a0ae465c6c4286c4f6ccef330f0 boehm-gc/setjmp_t.c +7fd29c5a89f9e8a79e77fd44154442e8 boehm-gc/sparc_mach_dep.S +2fb164a0b84a2a49c3cd41e877cd61e7 boehm-gc/sparc_netbsd_mach_dep.s +49c028d85ab4e2cc597dcc811b63b463 boehm-gc/sparc_sunos4_mach_dep.s +d084437a10829db11cbd5a5b9ff583df boehm-gc/specific.c +f0d0015cd40ed8b45360730aed61c307 boehm-gc/stubborn.c +1e9f5847f88371ff5e6c74282755efcf boehm-gc/tests/leak_test.c +781d611d9c0b3378bd6076425ca51ba8 boehm-gc/tests/middle.c +023b74775e7efb29b2a8ca16c02baf35 boehm-gc/tests/test.c +2ab602a1cde16f728ad785c0c1472b4e boehm-gc/tests/test_cpp.cc +2d53997b339b2fc8260120aff1adffbf boehm-gc/tests/thread_leak_test.c +1b38a98e11b8c717be56b14d99a2b88c boehm-gc/tests/trace_test.c +b4834cbbfc9ef7f3d1d4bd504d46bff1 boehm-gc/threadlibs.c +b04a1232318128ebd7c630fca10d02e5 boehm-gc/threads.mk.in +40d32d7abf9aac98f33d23251e51ada6 boehm-gc/typd_mlc.c +44e275fac2f2c6dd7307f757bde00506 boehm-gc/version.h +2b15399d69a04edb706a80623096dd1b boehm-gc/win32_threads.c +b2a35e98453194ca837c363ee9c0d379 compile +a48113a06665f2c4c3281455fadcb2b2 config-ml.in +750ac5e3ea012afd503db973cb076f70 config.guess +6df093e787b282178d1a49a18425857d config.rpath +21e1bf1c3580193cf0906851326a0d64 config.sub +69f385e3354c9adbea6b3517f2e160a5 config/ChangeLog +0fcd4badfe2a2191778bdf5ab94aa40c config/acinclude.m4 +a925fa6ab8c1f62bc4b4d1421516deaf config/acx.m4 +04bdbef77f5fd2e282f7dee0bde60444 config/codeset.m4 +b5a5c394536a15e50be1998bd341fd02 config/depstand.m4 +042203b305962ba9a8f8474ef80edeee config/enable.m4 +2320cc5ae54cf9affe129c73817ea0ef config/extensions.m4 +8e54553a2c063659a749e0ef9e5348e4 config/futex.m4 +1282ef4331970c26224afd363968e276 config/gettext-sister.m4 +2056dbab474e474ab2ae01a42ad5359a config/gettext.m4 +29c9c3d57667bc9e6f14d625b2cd5894 config/glibc21.m4 +c385066b0fe61ef55d44cf2619e79b26 config/gxx-include-dir.m4 +998940a8ee25ca89805ed7da63536782 config/iconv.m4 +7cdde9f19fc614304e49342c660e2d47 config/intdiv0.m4 +e32906a3177f3b368bcd56f9e86a620c config/inttypes-pri.m4 +b17ad59a69316040fae6c3b09187bcbc config/inttypes.m4 +0b63117973333c343e0d0819012b8187 config/inttypes_h.m4 +db111161c56fa9d53a03abfb188ad1d0 config/lcmessage.m4 +cbcbd9977ef1239ccac0c5c54d214302 config/ld-symbolic.m4 +1cbbc8830601bf43a3c42ee10a01eecd config/lead-dot.m4 +77931c860806547ce9fc56097a731c6f config/lib-ld.m4 +50120e7fff340d87578219756e55a5e3 config/lib-link.m4 +4455537cdae70977a1283180062a2d8d config/lib-prefix.m4 +7b266c44c8a74cfd3aa47c7408b1d9d5 config/mh-cxux +56ea886123fa64f6efa0edf0ce550786 config/mh-cygwin +1a368defd90f5893cad171786ee20569 config/mh-decstation +8b594c219d32fc33f367d70ea30239a1 config/mh-dgux386 +625bacc09b9992290d94831bd7506bd0 config/mh-djgpp +9240a2b84d379e3feff49d8311072dc7 config/mh-interix +4025142ef79311b861a05eed3e417a4a config/mh-lynxrs6k +8b13198ee29dcffb6b9367d596e8cd7d config/mh-mingw +1970cc16887b91d667b9bbfb0f6e67af config/mh-ncr3000 +fb9d7448a6dab87d4da003658fb4d66d config/mh-necv4 +cd7034dccd04e50150b14c597dd545a5 config/mh-pa +48d5107b991a0cdbe7eb7022b0dfecb2 config/mh-pa-hpux10 +a3394c8d52cfd70acd75e214e9909eb3 config/mh-ppc-aix +a2628132e60b0492f8c93ce6ad8c9fea config/mh-ppc-darwin +ecf7a936c35e3c5a0e8d2b0721243b85 config/mh-sco +e4353fd5127f79d601d85fde3925ac76 config/mh-solaris +2415a4da9726792701f226bdb0e5ac3f config/mh-sysv4 +2415a4da9726792701f226bdb0e5ac3f config/mh-sysv5 +a1f1f0d6fa6e5e849b918f091babef21 config/mh-x86omitfp +3755b5b077053b5de54ff0f781ca9295 config/mt-alphaieee +96289d06809692c31d71e69c4bedb6d7 config/mt-d30v +48fa3bdb98c0bf781a96764d777db6ac config/mt-gnu +2033f1e2eaf00ab221523e98108ea2c4 config/mt-mep +1d7419534d43fda437ce0a4f0719ee5f config/mt-mips-elfoabi +8d6647b6e881a11ae46d9bcaeaa0bd0f config/mt-mips-gnu +e5f16579c830ccc42e238b49e8409e99 config/mt-mips16-compat +2067ce86494ccb89791fe169eee8c198 config/mt-netware +5aa8f75c6588d513ce199e2e44c206e2 config/mt-ospace +23e56715f4bf1219d8fe216560c4f3ee config/mt-sde +9af153786999225732c95595da5ebd52 config/mt-spu +9c67d61b28da389337cfaba76ac581ee config/mt-v810 +12b3030d3d59526c374c15af4f5944dd config/mt-wince +33624cdc9c21800a4fbb3bd88ab4b7e4 config/multi.m4 +120ec56e3aa27739a2945bc1c8a2530a config/nls.m4 +2ca9a51841dae7be00e1969166c7e06a config/no-executables.m4 +dad482bf874c7e5e40de5087477ff38c config/override.m4 +08ac6e38b61b5cee2fa4129284da8fb9 config/po.m4 +b2d511a8a77414eda79bdee0daccfea8 config/proginstall.m4 +d3cecf02bb97035177818aefbb0e0833 config/progtest.m4 +df27a65f2a918654d5a273616b54dda6 config/stdint.m4 +761497fd3445beb86a90919955d5aa20 config/stdint_h.m4 +8eb64d3b1d3173da21d6ed20665a8a23 config/tcl.m4 +cd3fbac36bf83aca788388d678508c98 config/tls.m4 +5e1e75893989d0ae3c0452451cf80280 config/uintmax_t.m4 +6b1c349fb182e74fbc464c50c88fe2ee config/ulonglong.m4 +49305b421244035f19bdccb38a800d5f config/unwind_ipinfo.m4 +3510459bb8dffa5ea06682a29bcdbfa9 config/warnings.m4 +11e9133d39d8f0e2c827acf4149018f1 configure +e715076e96076703632798ce74896abf configure.ac +4d6d8566b687c0b3814d8224feec0d54 contrib/ChangeLog +7af8d2979bf1a7cfa88e30d05fa22be2 contrib/ChangeLog.tree-ssa +e0ea80d7094bf66610f2f60db444f9a1 contrib/analyze_brprob +49fe5a4a8deb2ae714614e5bb8d2feb1 contrib/check_makefile_deps.sh +d530ce9801dd3dcf0b4826cbd444ea6a contrib/check_warning_flags.sh +2a64154c62c8b1db2c90ff250e6ff427 contrib/compare-debug +bc8bc1290a409ac41a763005f95b5758 contrib/compareSumTests3 +8890cc897abd8f02950ea71ffab4c203 contrib/compare_tests +f2ca7b2fcab4618447996996322c174f contrib/dg-cmp-results.sh +d605509ac1d3b7aca3730adf494e8c6c contrib/dg-extract-results.sh +87ae17b353cdce921324af084ec6dcb1 contrib/dglib.pm +174a1f43dfb4bc58a4fb430af65fec44 contrib/download_ecj +1630984090f8c7ed66e5a977c20664cf contrib/filter_gcc_for_doxygen +db03e57377f9eb202b7b783eb81fe40d contrib/filter_knr2ansi.pl +2e831f673656f3052f95930c3203cce9 contrib/filter_params.pl +480dbaa133b74e68d41762d6596bd034 contrib/gcc.doxy +55236e85d8087042189b701cd05d84be contrib/gcc_build +209f9e0acb7333a369abbb0f5ebad0da contrib/gcc_update +48cbb3050eaf94f8bfbee3c6899c54ec contrib/gccbug.el +a3185b8dd252334e1399e8835df15d94 contrib/gennews +59304fc08afa489baa6b920cc76dc625 contrib/gthr_supp_vxw_5x.c +fa945bac89ee68b410027dcfe1312f4b contrib/index-prop +b747c8d95bb7534c2c0f5af32ae32520 contrib/paranoia.cc +a710b8024ed1edced07e764add76de05 contrib/patch_tester.sh +87a19b40fbd220938cf6c23c42c255e2 contrib/prepare_patch.sh +99c845d89c1a7cd564fb57c7a5e69878 contrib/reghunt/ChangeLog +cf247a580e49d212518de409793db0a8 contrib/reghunt/bin/gcc-build-full +724e70ea3e80f87f2a201bbe2f1eef37 contrib/reghunt/bin/gcc-build-simple +3f2318bae7562a4ad1639e686916a545 contrib/reghunt/bin/gcc-cleanup +7e5943aa7b912e06cdb5766905e96eb7 contrib/reghunt/bin/gcc-svn-checkfail +28cfe2838a62ff0004f749e14d2b151c contrib/reghunt/bin/gcc-svn-ids +3ca333df3b9bab2bf90c25e08d5dadd4 contrib/reghunt/bin/gcc-svn-patchlist +3e86e81ae296e0660fe17fbd507ab006 contrib/reghunt/bin/gcc-svn-recordfail +7e9c7f64150f74c86a1bfa6bc5823252 contrib/reghunt/bin/gcc-svn-report +013e6823bffa9ff376d48768407c7a22 contrib/reghunt/bin/gcc-svn-update +50dc103e0edd95d6cde45a9ca782c79a contrib/reghunt/bin/gcc-svn-update-fix +03a0fe69d07047c8e6e682a79e47fb44 contrib/reghunt/bin/gcc-test-accepts-invalid +bc1523d96e3f04c5954e8e8f68a62c62 contrib/reghunt/bin/gcc-test-bogus-warning +7401d6e304519100114767d862b89708 contrib/reghunt/bin/gcc-test-compiler-hangs +67c303eb8961018cae8c9daf0e916d3c contrib/reghunt/bin/gcc-test-ice-on-invalid-code +47d647f1fba47802c27ec57a45a42243 contrib/reghunt/bin/gcc-test-ice-on-valid-code +78d675369f5dd078b3614edd7f424c03 contrib/reghunt/bin/gcc-test-missing-warning +0f4c53fc37eb85d04f5d265c3fe7d85a contrib/reghunt/bin/gcc-test-rejects-valid +9d8a9058f6c15d31901da61debdb0ba4 contrib/reghunt/bin/gcc-test-segfault-on-valid-code +9ad76ed1a4e33b1c9dd3f22cd8ffebea contrib/reghunt/bin/gcc-test-wrong-code +f430b2f9a0c85e22765387ecaa539d08 contrib/reghunt/bin/reg-hunt +af3420a45c7113b4b2364d80abf1b366 contrib/reghunt/bin/reg-newmid +e8ade52e6f2300cb4f94990d01705b62 contrib/reghunt/bin/reg-test +ab31219466ac7df2a1aa15900540bc8a contrib/reghunt/date_based/README +e6dacf9fa7bd86bcaa455c3311792a1e contrib/reghunt/date_based/reg_periodic +41491b91fd8ce6f6f776fc4be40a9b20 contrib/reghunt/date_based/reg_search +d3dd0bcec99c2e140b86efb5f63860b4 contrib/reghunt/date_based/reg_test_template +dacbecec8b04ec121d7f0ae90e0c02e6 contrib/reghunt/examples/28970.c +54297bd9eb1c9406472def597bbcd0e6 contrib/reghunt/examples/28970.config +34568154e735d133e48cf79901eb2ffa contrib/reghunt/examples/28970.list +26a2a91325f579d0d44111558c4e2194 contrib/reghunt/examples/28970.log +711e43195f71fb1235e9b1007bf4f8fb contrib/reghunt/examples/29106.cc +123c244891246093a739aca94c4ea9b7 contrib/reghunt/examples/29106.config +4196de8b18a30ec4f726d325eba396ec contrib/reghunt/examples/29106.list +67c682eab4e9f0233039a42075e2fe5b contrib/reghunt/examples/29106.log +c2ccff19fc8f74014bb8eac454474ca7 contrib/reghunt/examples/29106.test +907981524eb92fdd5a81c281fab88a48 contrib/reghunt/examples/29478.c +c497e0933d70408be7617cf9aa2cf5ae contrib/reghunt/examples/29478.config +1c93602f304d2deada0331627c83b34d contrib/reghunt/examples/29478.list +a5d3e198ed368e80578d65bb782ad7fb contrib/reghunt/examples/29478.log +37c74278888ca17f0040624edc97e0de contrib/reghunt/examples/29906a.cc +098a10213fa642ac579bd0ea4c9dfa11 contrib/reghunt/examples/29906a.config +6305fb37db7497ab8b8366aae8d3be03 contrib/reghunt/examples/29906a.list +ddd50b2bfdef321f38128b1d990902cd contrib/reghunt/examples/29906a.log +37c74278888ca17f0040624edc97e0de contrib/reghunt/examples/29906b.cc +2778da9484b59c376e3f0c049458df9c contrib/reghunt/examples/29906b.config +f7f00c134c96c399e0af4b632b609c19 contrib/reghunt/examples/29906b.list +4ffeb3e5f5c12caf346fb67ae640db00 contrib/reghunt/examples/29906b.log +beafbdecff6fc7ec3edfe3fe3e5734d1 contrib/reghunt/examples/30643.c +0d493b179750312933ee45f8ca025879 contrib/reghunt/examples/30643.config +66d04d7b68693a99be0a0cb087dd060e contrib/reghunt/examples/30643.list +fb09a4293ec5e00581d86d9e48387a31 contrib/reghunt/examples/30643.log +4776bd57f51ea4f22a6d7f8510c43ac6 contrib/reghunt/examples/30643.test +8cb482af2e459217cc1d9ca28df1ef1f contrib/reghunt/examples/README +f251d49dd87647250fcd74dd50b7835f contrib/reghunt/examples/common.config +2c24649ca95cd1b1dbf32b79dc7df494 contrib/reghunt/examples/gcc-svn-env +e2829fc4af4f433a6a328a62d5ce8066 contrib/reghunt/examples/reg-watch +afd863c2ec84c906e20f9b9787b1f0fe contrib/reghunt/examples/reg-watch.awk +8955535523d4b5f48006bcb851ba9b4b contrib/reghunt/examples/testall +889ceafac24a52ba195082c87622b9f3 contrib/regression/ChangeLog +30553bfced1b2b46bf7ca01ef6ba69d1 contrib/regression/GCC_Regression_Tester.wdgt/Default.png +ad38ddd771df222eb9d413e3c7f6a751 contrib/regression/GCC_Regression_Tester.wdgt/Icon.png +777bd286c147cc02861811f66b9a4440 contrib/regression/GCC_Regression_Tester.wdgt/Info.plist +82c9f16421ce2f6efe0ad68151c792a5 contrib/regression/GCC_Regression_Tester.wdgt/de.lproj/InfoPlist.strings +b017a8530c74c1d79f3b4436169ae9b0 contrib/regression/GCC_Regression_Tester.wdgt/en.lproj/InfoPlist.strings +3fd4bca42f39c06eff4024376b935265 contrib/regression/GCC_Regression_Tester.wdgt/ja.lproj/InfoPlist.strings +d69ae50099e99b3a9e34fb57aa21c067 contrib/regression/GCC_Regression_Tester.wdgt/widget.html +1e4aedcd2db5dd845a6c778f4ba73b9b contrib/regression/README +fc6c0ab91eeb51273096aab37e9b6554 contrib/regression/btest-gcc.sh +28dc7df40c2d437ca22ca9ad61866db9 contrib/regression/mkindex.pl +0896a4641e99b786e0e793cb239d65bd contrib/regression/objs-gcc.sh +dc562ddb86567c65e82953825713dc4b contrib/regression/site.exp +3045d5f9c709a524c01686e1f93dc276 contrib/test_installed +d6602a74dd4cda0fc05f5a37db50bda9 contrib/test_summary +9d30c537e2146ca357569fb83141f2c4 contrib/texi2pod.pl +e00fa8f7dd72b80ca5a64130e85fe4f4 contrib/uninclude +7cb42cbdf8becd280d1e16191416fb62 contrib/warn_summary +a9c51bc6c9c6d9b9d010ccd8bb4b465a depcomp +aa108e6bd29b3fe25c7b240a3cfe3bc4 fixincludes/ChangeLog +277051b0951b9542a73d7889ca1c753e fixincludes/Makefile.in +90d82f1be59d23a26a23bcd9df46706a fixincludes/README +455903ad4ff71fa5c5340ef7ae41a0e6 fixincludes/README-fixinc +2d6b49691cf18fb821e0b2b148c26adc fixincludes/aclocal.m4 +b54a9a16f5ba7780e15e5f3a0898c7e4 fixincludes/check.tpl +798484980ae986f4844dd32459a57563 fixincludes/config.h.in +10bc187c1b2161408cee0179e5eb75a7 fixincludes/configure +08c0d6b4cf6e68fe17f973cd4fbc4331 fixincludes/configure.ac +e06760e2aaa65a20f4f201cf50e62a16 fixincludes/fixfixes.c +3b864771b36ad36a02328078af336add fixincludes/fixinc.in +ce6796d0d67772727f5971007034752a fixincludes/fixincl.c +33eafc45c2f2fff3597f318ca0dfb5a1 fixincludes/fixincl.tpl +665c52292297d5446a6aa08360aa68f9 fixincludes/fixincl.x +47da6e634225e1667c26a71bcf234bfa fixincludes/fixlib.c +469dfa8059d92542b178e8df4b9e4aa8 fixincludes/fixlib.h +9cf289e85930ac90c08f951213b89a46 fixincludes/fixopts.c +b73f31951e4cf2a7b21d0ee98f56bf06 fixincludes/fixtests.c +1b9e8576fdc27c5574a47177b412ffee fixincludes/genfixes +b5fb637ac4f7bf7a69b3bd5093ecf223 fixincludes/inclhack.def +3d350df0593201998e01e0de46fa4ce9 fixincludes/mkfixinc.sh +79b81ae59fc1165c91ef10d125da2516 fixincludes/mkheaders.in +3aa0563cd682ee61ecd9eb6eea0b0bce fixincludes/procopen.c +7084d1defa9ee8f485b436c2f5c4cbbd fixincludes/server.c +402dd306c4c31654789b52632c828cbc fixincludes/server.h +8cea9669543aee0d1e442276fc070daa fixincludes/system.h +fb44e29b7a8917825243dec10c890f3e fixincludes/tests/base/AvailabilityMacros.h +9344637ef653af4f95f298c7addfdef5 fixincludes/tests/base/X11/ShellP.h +987eb6f39d92c1d3ad0964af03187956 fixincludes/tests/base/X11/Xmu.h +25f8801e496059592d88616167a1c9ec fixincludes/tests/base/Xm/BaseClassI.h +35ab78a7d1f2c96ca81095bde5ed1b91 fixincludes/tests/base/Xm/Traversal.h +1345522e326f071aeb69b1c490fc8fc2 fixincludes/tests/base/ansi/math.h +fb543bca7c73da85f944600810ef2171 fixincludes/tests/base/ansi/stdlib.h +d6a40f191014042c3a1bf44086be6773 fixincludes/tests/base/arch/i960/archI960.h +0afd74dc0fa74fbfea64a2a31ff60d88 fixincludes/tests/base/architecture/ppc/math.h +9743288574b1935e5982d8acba94190e fixincludes/tests/base/assert.h +06f1aca4509b42c45b0fcbe0042b88a8 fixincludes/tests/base/bits/huge_val.h +d9c7ca6fb208946912442c6f766e7a13 fixincludes/tests/base/bits/string2.h +2a7dfec79ab9872aa927f9c685175fcc fixincludes/tests/base/bsd/libc.h +da032b0e10922af19cec10bde3ea8936 fixincludes/tests/base/c_asm.h +3e2bfa71664f5d54fa084387c5915349 fixincludes/tests/base/com_err.h +69f7247dd4e4cf4af4aff6d92ae29999 fixincludes/tests/base/ctrl-quotes-def-1.h +4887322d5ca3485f06af33e34f0b1e25 fixincludes/tests/base/ctype.h +454bd04221e478258462490dc2ed7ef2 fixincludes/tests/base/curses.h +1c654a39cf9704389beaac48967e4217 fixincludes/tests/base/errno.h +31a666eaf86d15fa19e6d1834f15ec38 fixincludes/tests/base/features.h +3a4a1069077318929fc82027df39ca82 fixincludes/tests/base/fixinc-test-limits.h +7e364ced80dd56f237390965aa7f15d0 fixincludes/tests/base/hsfs/hsfs_spec.h +bfb58e3983fc133c965e434e57aed732 fixincludes/tests/base/ia64/sys/getppdp.h +38235ba8906621781d2b926facc9cded fixincludes/tests/base/internal/math_core.h +7438cf0cae4b37215cf293770e6fb229 fixincludes/tests/base/internal/sgimacros.h +b2bbf87c52cdf4a491887449b00a888b fixincludes/tests/base/internal/wchar_core.h +f3ee3d87cf64e99fd6e01ac3c4968b70 fixincludes/tests/base/inttypes.h +833e9408a49784184bee7981d665c911 fixincludes/tests/base/io-quotes-def-1.h +5bf45a2b904d0885d71c55387cf3e8f2 fixincludes/tests/base/iso/math_c99.h +8183eabf96be2918f3259a587329a813 fixincludes/tests/base/locale.h +8ac97a3367b9a99503c5b21430993cd4 fixincludes/tests/base/mach-o/dyld.h +dbbbc9ead412bbd125f56bc509994066 fixincludes/tests/base/mach-o/swap.h +46501093f4cfd450cfd4b18d9fa4b385 fixincludes/tests/base/malloc.h +3f58bfa5985dcc2476ff63777efa16d6 fixincludes/tests/base/math.h +d2cbc665e9046f8acb42c1271592be47 fixincludes/tests/base/net/if.h +a911f5fbb127353024e77149fcf90596 fixincludes/tests/base/netdnet/dnetdb.h +f690db296a82aeefa0bfe9ad74a2b71c fixincludes/tests/base/netinet/in.h +2649ccca3396541aeb5e612d4b4a3141 fixincludes/tests/base/netinet/ip.h +f4a72388e98f34c098a3467dce9aa4e1 fixincludes/tests/base/obstack.h +c24d1be3b5afd871e9f78e1a67b9cb82 fixincludes/tests/base/pixrect/memvar.h +b190e1277e73bb25cda4e8b4817438fa fixincludes/tests/base/pthread.h +0af417a4255222a48d182d9f602c145e fixincludes/tests/base/reg_types.h +099702dfa122c22886a95f7c24ab7c13 fixincludes/tests/base/regex.h +723e68af94480e1ed60ef8abb667cfe6 fixincludes/tests/base/regexp.h +d4a7add063789aa9f88d32157a4b4258 fixincludes/tests/base/rpc/auth.h +30de93181fcbc197c76bb32fc0d3cc1e fixincludes/tests/base/rpc/rpc.h +a3bb3a605d4d6bfb8401a21e45bf8075 fixincludes/tests/base/rpc/xdr.h +f2c427008762d44eef0afd8085e30e8d fixincludes/tests/base/rpcsvc/rstat.h +9f7bb5e5ae8b8c14536a1e0fb8179835 fixincludes/tests/base/rpcsvc/rusers.h +1dc61095837566b3ac0bb59c4baf0d6b fixincludes/tests/base/signal.h +03b938df568683225ee81ddf1d2498c3 fixincludes/tests/base/sparc/asm_linkage.h +d0fcad5da41c4659704e010de6a222c3 fixincludes/tests/base/standards.h +c18af3741de803aae2deee5b0027dde3 fixincludes/tests/base/stdarg.h +25b932cf34247554628e2eb675067af1 fixincludes/tests/base/stdint.h +5d8b1fcc67c3b56cc687179ffd98fa0e fixincludes/tests/base/stdio.h +1887d8bc1711dae9922852cda6027877 fixincludes/tests/base/stdio_tag.h +623a7c47ab07dbcfbbddfd7a8b42b2ad fixincludes/tests/base/stdlib.h +42a7de17fb8f2ac74bc30c7029199637 fixincludes/tests/base/string.h +6931e261dc1cecb7983279cf909bd784 fixincludes/tests/base/strings.h +127183621f8b29d6912c683be6102135 fixincludes/tests/base/sundev/vuid_event.h +9b77f381300d6f48f8fca91cf82e8c31 fixincludes/tests/base/sunwindow/win_lock.h +ca4183dcf93fc8b7e83160156d39aa64 fixincludes/tests/base/sym.h +bf029365e9c459de36f0f0146b165970 fixincludes/tests/base/sys/asm.h +4487e9db842139965e48ecbfefc189b6 fixincludes/tests/base/sys/cdefs.h +a3052acaa27f90b72ec0e0743adc7189 fixincludes/tests/base/sys/file.h +03e85f141596af5fa362ffe253170462 fixincludes/tests/base/sys/limits.h +cd61846311e14917693160c5e60ad2cd fixincludes/tests/base/sys/machine.h +d669f7372e28cb610f59526574b4c70a fixincludes/tests/base/sys/mman.h +7e6c85e6b23feebe7365cabb3a922d12 fixincludes/tests/base/sys/pthread.h +4ef7922e2fa168e9e4f0dd00e3b67d09 fixincludes/tests/base/sys/signal.h +1da7522fa72c19d740d662cd3bd4e90d fixincludes/tests/base/sys/socket.h +58c647b7471bba144d18903e6c2d770a fixincludes/tests/base/sys/spinlock.h +4f7b1b6215e2ea9137ddbc2fa8f925e8 fixincludes/tests/base/sys/stat.h +bfb0bb27aa39f2c36040bfbe5d32dc17 fixincludes/tests/base/sys/sysmacros.h +a8fb105bfe4990072ee55164a8ab1b5e fixincludes/tests/base/sys/time.h +baa779ef75a7c62a64485fb5178a77b9 fixincludes/tests/base/sys/types.h +c340da8e13edf5d70941b01670df6228 fixincludes/tests/base/sys/ucontext.h +6b77a52c112a1567fc4e8502f52ee30f fixincludes/tests/base/sys/wait.h +26ef37442637e7d1195cad4608821e7f fixincludes/tests/base/testing.h +4c5eeb62a358a4c9140db2c1e93a8bd6 fixincludes/tests/base/time.h +7dc68f10756f3c5df014326605fe9efe fixincludes/tests/base/tinfo.h +955462b555900ecd3934223c64e21fa7 fixincludes/tests/base/types/vxTypesBase.h +c78e762f2c91f2af991feda7d3d7f4b2 fixincludes/tests/base/unistd.h +4f59f83f073afacc3f59c39952ec8a7b fixincludes/tests/base/wchar.h +174528657da1f7a179a039941810b764 gcc/ABOUT-GCC-NLS +c45ff1afed5aa42ead92c8341e4510ac gcc/BASE-VER +59530bdf33659b29e73d4adb9f9f6552 gcc/COPYING +a916467b91076e631dd8edb7424769c7 gcc/COPYING.LIB +d32239bcb673463ab874e80d47fae504 gcc/COPYING3 +6a6a8e020838b23406c81b19c1d46df6 gcc/COPYING3.LIB +0038eff35e2cff4c7913806956c9d154 gcc/ChangeLog +0bb7e37d0205edea285403fa046364e9 gcc/ChangeLog-1997 +e5efa68ab382be0d9d01c564d821c87f gcc/ChangeLog-1998 +69bcc7c32f5b69af8e7d3df069413ff3 gcc/ChangeLog-1999 +fe7bb0afd1ed8ba91eeaa6d1cbd89176 gcc/ChangeLog-2000 +8c0f905caa9a505b73f059696743bbd5 gcc/ChangeLog-2001 +42004eb18c558573fe6282f731fcc8c6 gcc/ChangeLog-2002 +5f05d2580a0dd3eb795a2c4052620a5c gcc/ChangeLog-2003 +393640ac88d3a992dbc5805cb68b85f2 gcc/ChangeLog-2004 +d3986debe336915e4a48a35edf5aa6c8 gcc/ChangeLog-2005 +b2399512a30a41910f3800ef5eb420c9 gcc/ChangeLog-2006 +763be2b8e854ce3e5b82668e69fd2c42 gcc/ChangeLog-2007 +e76baed114b61da1d194f2bbb7fd0146 gcc/ChangeLog-2008 +31c0060a88b714199cc0de0d2502aac8 gcc/ChangeLog.dataflow +98c5a6533d7e4507aba5dc4fd06014ed gcc/ChangeLog.lib +206522a420b17e10401cce46f983e2ce gcc/ChangeLog.ptr +f4dab29fb2c10234cb64e9c59a62f716 gcc/ChangeLog.tree-ssa +8999bd2c5951f1391f3b22cd7a46ef91 gcc/ChangeLog.tuples +34ae7e0ece656c9eef3810fe17c0960a gcc/DATESTAMP +d41d8cd98f00b204e9800998ecf8427e gcc/DEV-PHASE +11fe4f34d2489126efc52b010ea6f5e6 gcc/FSFChangeLog +5af5721f6387aa8aa5fb200e025dd573 gcc/FSFChangeLog.10 +f7f665544fb6aa08551b37283f6c56de gcc/FSFChangeLog.11 +d6c8d8f4cf325cd24a60d312bb247f46 gcc/LANGUAGES +6abaf0de13a1b0bb9a9e24cec109e657 gcc/Makefile.in +00919fda1a585fdc4a1be1fec2eeb0bb gcc/ONEWS +f88d9228718a255b827d6f417063d62d gcc/README.Portability +fed64e43bbe3916d38050f44c9da9dc7 gcc/acinclude.m4 +53c02c20156f46418b4889d2bde689e9 gcc/aclocal.m4 +30995d78221b41ce62c92b2f601b4ebb gcc/ada/9drpc.adb +ab36026df2db7e9484564d0194c84818 gcc/ada/ChangeLog +db29b806fe4875216261833e56bcbf1d gcc/ada/ChangeLog.ptr +ea6b5429aa670cb6f1b4f72087be2656 gcc/ada/ChangeLog.tree-ssa +6c9c3b4249e781ed48c7ae55e8ef9999 gcc/ada/Makefile.in +1282dcb5fca572e66471cd83d4f25427 gcc/ada/Makefile.rtl +86d0e10f28b388a010ff5d9ec8a75b14 gcc/ada/a-assert.adb +58842b74970d1d515fa4080a30c0e41c gcc/ada/a-assert.ads +7af841ab6305d1c05c72c6de96fc1d9f gcc/ada/a-astaco.adb +34582f6996cbb77924270b7cc95176b1 gcc/ada/a-astaco.ads +5bcd441d2aac4d537ddc277ae6529d86 gcc/ada/a-calari.adb +e685b95b8df306298a3177f5352d7cec gcc/ada/a-calari.ads +b785e5979ceb7d5279a71b7ec08b5571 gcc/ada/a-calcon.adb +da60feda84edd6c2048ebcee69a0ef6e gcc/ada/a-calcon.ads +22dc473bfee4245bf67cdd743df7b768 gcc/ada/a-caldel-vms.adb +f9de88f0009e2893f5812e82a0c9b57c gcc/ada/a-caldel.adb +fd053ab2df773cc13289feea29184e36 gcc/ada/a-caldel.ads +a1201f702566b6ff9b231ac997630e6a gcc/ada/a-calend-vms.adb +bc31bcd47f026106abe817e64d774695 gcc/ada/a-calend-vms.ads +9fcf5e826e77206e4f1312f44375a0b0 gcc/ada/a-calend.adb +7ea63f994d0d0ad653166919ade1edea gcc/ada/a-calend.ads +a6e3f15f27dfb460492bc6e4d43599c4 gcc/ada/a-calfor.adb +aee70e14b33cc3eae6208afa85b3fcf8 gcc/ada/a-calfor.ads +581e570ea940b23e287eebc72485e753 gcc/ada/a-catizo.adb +f3714e4a5f38fb0aa725748205e51d6a gcc/ada/a-catizo.ads +1c14fb06016b852759b7778fd61a8029 gcc/ada/a-cdlili.adb +3003c297bca21abef52fdaadd8e9a8c6 gcc/ada/a-cdlili.ads +897b4852576f25673e766baebde98f2c gcc/ada/a-cgaaso.adb +d7973495e513a94f5eea66f2942d1623 gcc/ada/a-cgaaso.ads +76165eff1495fc6cd85dd522b8ed8ad7 gcc/ada/a-cgarso.adb +c228c68b02c13bfba83a7b996edb1114 gcc/ada/a-cgarso.ads +ed03d2284d0e141bc8aaa1c47c96b463 gcc/ada/a-cgcaso.adb +68226484befc5e389cd3dafaab608090 gcc/ada/a-cgcaso.ads +9c03d42fb0161f9fdf47df5771d156d9 gcc/ada/a-chacon.adb +51e26846553a069a52ec7eb3157f1484 gcc/ada/a-chacon.ads +4b0f87a790bffc2eaf2083696e92d54d gcc/ada/a-chahan.adb +576521a15b3b2c2846f87ffe65151cd6 gcc/ada/a-chahan.ads +00b37c98f6f96d2b5499c1f98cb503f0 gcc/ada/a-charac.ads +4c40345b42495491cb064ef68ada286c gcc/ada/a-chlat1.ads +8c1f1ecf189ed29efec610cc0753a522 gcc/ada/a-chlat9.ads +1b48781cfa70ed4e1e37bef392c48ddf gcc/ada/a-chtgke.adb +18c4df18f47febc474196dd5705fba42 gcc/ada/a-chtgke.ads +41cc4868e045329ffb024b98429e4c36 gcc/ada/a-chtgop.adb +c2b485875f1171635bde3fbd9ee0a9a3 gcc/ada/a-chtgop.ads +313d4b6a767280d5f2e2e6cce9e8ad57 gcc/ada/a-chzla1.ads +6cac3e957d119d6dbfe46667c2a35b77 gcc/ada/a-chzla9.ads +ebb9c7797b7fe5bf90da0c920410f351 gcc/ada/a-cidlli.adb +09e02ffbb25b8a686a9edaec77d5ed32 gcc/ada/a-cidlli.ads +e222f942fac16c2031546476ba44ab91 gcc/ada/a-cihama.adb +254b8f31861ae4fd32e6af0f30c26e7a gcc/ada/a-cihama.ads +be55c6ae538483bb9908bc6bc0e8258d gcc/ada/a-cihase.adb +d08a34dc226df4ffa3e10d73f3dbbc5c gcc/ada/a-cihase.ads +9466a1c2f46d8f380af4f142c6c648e6 gcc/ada/a-ciorma.adb +b0d22ec1b26e90f118987d059cc14512 gcc/ada/a-ciorma.ads +e331e6b941df5aa2a139f0aa2a46cae5 gcc/ada/a-ciormu.adb +4d1648593f0decd5df8a3af8b51e0a35 gcc/ada/a-ciormu.ads +9447c9ae4370d28ce5a06157127a3e2e gcc/ada/a-ciorse.adb +6ac77a3e5fb4281f00428a6e83a3d59a gcc/ada/a-ciorse.ads +ed4b1da106633fed13e2ebe57907f57a gcc/ada/a-clrefi.adb +194adc40231d72ea802891c3113ce991 gcc/ada/a-clrefi.ads +b5f3128bf620229041e900037034203e gcc/ada/a-cohama.adb +a6aa4ee7f7b8a8517063ee397d29f58c gcc/ada/a-cohama.ads +4c302fdaf0586a72b41155ae44fa18e6 gcc/ada/a-cohase.adb +1a29b422c4b6132941f3716e0c1680b0 gcc/ada/a-cohase.ads +2d577a7293a412faea70b047edda5d93 gcc/ada/a-cohata.ads +b0ac72446d15bd7f8cd2efddd8b1c4a3 gcc/ada/a-coinve.adb +1cb1d603fadd61203d1e40db913df77d gcc/ada/a-coinve.ads +c0b111bdb8592f613a0a4a5079d2e184 gcc/ada/a-colien.adb +4ac15f08df9ca654dcaa20be3f815dbb gcc/ada/a-colien.ads +8eaaea02d88535571302fa881840f46b gcc/ada/a-colire.adb +1abde6f863051094c14835cf4f74dae9 gcc/ada/a-colire.ads +1d6deeca57e5b5393d01d45bd2281d50 gcc/ada/a-comlin.adb +7547af8d8aa01507e6dbb368bbe15a3a gcc/ada/a-comlin.ads +507bb318286d270911c5fa533cd716d9 gcc/ada/a-contai.ads +818d9147fbd5b8298daf1b08a0aef190 gcc/ada/a-convec.adb +46aa983fff83cf2472561375ab2b95ba gcc/ada/a-convec.ads +e64534052bbc58008ccadc9f77a645c8 gcc/ada/a-coorma.adb +56c8c679c4672142bdc7adbd3fd849e4 gcc/ada/a-coorma.ads +c833211de3e22de12e4d457e1416f78c gcc/ada/a-coormu.adb +277a0935d4fb6237f9273db86cf2738d gcc/ada/a-coormu.ads +91c21cc931df369763d0fff515351b10 gcc/ada/a-coorse.adb +fd671ce8a2b6c3300d1675f98b46c8c1 gcc/ada/a-coorse.ads +96dcaafbbb8852d8b7585a1e0899386e gcc/ada/a-coprnu.adb +58f24159bdb9682c946b552c2bc2343e gcc/ada/a-coprnu.ads +2399731eabd6e0bbc0a8f28a60d3c3c8 gcc/ada/a-coteio.ads +187ba4a15523fd8a6eab77cc5b203ac0 gcc/ada/a-crbltr.ads +57f0c8c561c03e0adae76166420909be gcc/ada/a-crbtgk.adb +02864abbd43ed7bfa8d5a65e8cb2a8b1 gcc/ada/a-crbtgk.ads +32f87e25ea4431a16f2ddd0b46591908 gcc/ada/a-crbtgo.adb +c3d40151bc19ad375ef7048d7cace9ec gcc/ada/a-crbtgo.ads +055e149db23fa76fb18541ec89803b22 gcc/ada/a-crdlli.adb +8767f8fe095a605868cfa0d2e0754d42 gcc/ada/a-crdlli.ads +3dca459a95c59c4ef38558f6b88c1e22 gcc/ada/a-cwila1.ads +4b75c1fb15149a48193fe8e3f104eb2d gcc/ada/a-cwila9.ads +8fd6e33a6b569e25095032fe27e15b57 gcc/ada/a-decima.adb +e95a5ec742c17545ed02f0db4675dc2f gcc/ada/a-decima.ads +083ba4a3a3ade0a5b43b08cc900ddc5b gcc/ada/a-diocst.adb +2d24401ced5fa6836ac71d9168e13166 gcc/ada/a-diocst.ads +52587e2bdff6eae7b6d6deab2d9b2b2b gcc/ada/a-direct.adb +eec40e0602fa7d42f6bef2cf9e222734 gcc/ada/a-direct.ads +643cab9b5a05fd6c25be963db963036e gcc/ada/a-direio.adb +1430a1ee356031515a1c1390b263decf gcc/ada/a-direio.ads +c4e9620896065355c1895fb26186b8d2 gcc/ada/a-diroro.ads +aa1b7e078947dc516d2e17a586892f6e gcc/ada/a-dirval-mingw.adb +8e126b65e2ffcf010eaa746f21c5f2be gcc/ada/a-dirval-vms.adb +0cd44086a047c79064403346a416e4e7 gcc/ada/a-dirval.adb +ba68661faf7e0572eb317efb1e4112ab gcc/ada/a-dirval.ads +678dfd05f5f30f95ed664c9573cec1a7 gcc/ada/a-disedf.ads +0918a8ff4cc2b83899da323058e3fc33 gcc/ada/a-dispat.ads +ba743ca6183e87a58d049c25223018bc gcc/ada/a-dynpri.adb +f17a131c9219a1fd507de0e5304320b8 gcc/ada/a-dynpri.ads +c0b1bfdbe74811187736072f4db62b9a gcc/ada/a-einuoc.adb +0326e5395b36710778f2774b30b17845 gcc/ada/a-einuoc.ads +ca48a9f0c282f052301368c705444ce8 gcc/ada/a-elchha.adb +76c1778e008a4080735be7ae6717647f gcc/ada/a-elchha.ads +7d073afe9b71d95a366dbcf924f6c8f8 gcc/ada/a-envvar.adb +9220c03564958b17f5f8d6a63cc7fe91 gcc/ada/a-envvar.ads +334040a68cc4a59bf94f19a9e9bdddc6 gcc/ada/a-etgrbu.ads +01ae4726efbe423664454af17d291b0f gcc/ada/a-excach.adb +189555d164b5f1091bb2270a424c6dac gcc/ada/a-except-2005.adb +fda292e72d45734029d4587319916e4c gcc/ada/a-except-2005.ads +804359b096c2aea38c5e63188066ace9 gcc/ada/a-except.adb +5ae889cfdda74705e68db7f952ebbbc5 gcc/ada/a-except.ads +a97ce005e8cf1b38f140fe10b11e2eda gcc/ada/a-excpol-abort.adb +8d11be00523851d45113698a5b602c90 gcc/ada/a-excpol.adb +6e292697a18f45163143bdfe3a929889 gcc/ada/a-exctra.adb +fbf10e23ce80119d12f3a4f6ea3c5e09 gcc/ada/a-exctra.ads +0dc04fcb30b9a27b7df9dab71b515f1d gcc/ada/a-exetim-mingw.adb +03448d3821e71bfa055ff1218f34bd76 gcc/ada/a-exetim-mingw.ads +2df06215443a9b66b57427028c8a40bc gcc/ada/a-exetim.ads +f84104c3757b7ae54f2b9018f93438a3 gcc/ada/a-exexda.adb +9ab2c545f13f57aa95b0de7fe59ebf2d gcc/ada/a-exexpr-gcc.adb +fc933dacc64ae71a19a06de0842c993f gcc/ada/a-exexpr.adb +ed6faf7389cb405a50aa11a7d20bc981 gcc/ada/a-exextr.adb +6a087d51a780cff1f408592b177785f4 gcc/ada/a-exstat.adb +66ba8470ba07e36d23031779e1ebee31 gcc/ada/a-extiti.ads +8019b28a63da31ffa1ae46794d5c1769 gcc/ada/a-filico.adb +ddd74ff8481b1b07b83a0c963a37115a gcc/ada/a-filico.ads +7028f99f0b3ab5af78a2d2aa56bab2db gcc/ada/a-finali.adb +9caf2d3df0ac6e8a84c6758c4aa0d0f2 gcc/ada/a-finali.ads +b6ba93109a253e15591b1eefa685bc24 gcc/ada/a-flteio.ads +f7e337bf223b3a491d58fb6db81ef7b1 gcc/ada/a-fwteio.ads +2bf5d12193c278c4a482ae0dda1129a9 gcc/ada/a-fzteio.ads +195c855e8e96de38bc292de9a4544754 gcc/ada/a-inteio.ads +c0bd799b7065ba9870f6d5d3245f1fcc gcc/ada/a-interr.adb +31ededb72764c27f43651308cd3bf372 gcc/ada/a-interr.ads +2db913dd62bf4cf5245722e4c5d083b4 gcc/ada/a-intnam-aix.ads +d6219f02afd2fc454abc2afbc11f0670 gcc/ada/a-intnam-darwin.ads +e55348d55e69f62e0a11be087af6a0d7 gcc/ada/a-intnam-dummy.ads +a16e441ee46d8a18cf60eae96e6712d3 gcc/ada/a-intnam-freebsd.ads +2fb0904777e6e5d1ba0fde4d3941e771 gcc/ada/a-intnam-hpux.ads +04e82da0d8260d8bab2734e0a81a0a14 gcc/ada/a-intnam-irix.ads +ac06400ce75a1131456d016e566b2873 gcc/ada/a-intnam-linux.ads +0e97d24225c5c441882eac87fd465354 gcc/ada/a-intnam-lynxos.ads +e7fb5d6e1b5af570303c33c67abcc35b gcc/ada/a-intnam-mingw.ads +8aa383b2a51ea891b302c3cb3a6252c5 gcc/ada/a-intnam-rtems.ads +39097f755c7f71a6b66cd65d2f45d3a1 gcc/ada/a-intnam-solaris.ads +c5517ecd377dfe3bbae89305833bb6d5 gcc/ada/a-intnam-tru64.ads +b394af9883af973ccf147fbde4e4d4e7 gcc/ada/a-intnam-vms.ads +d34d8ef380ed9b77d45bd6d27378d6e5 gcc/ada/a-intnam-vxworks.ads +fa60ea8c814f13f494ed7bb0a4ff84b9 gcc/ada/a-intnam.ads +6dcaaae7a414d89a19c527880449e2d2 gcc/ada/a-intsig.adb +78ea41f64040c9957345770279885a66 gcc/ada/a-intsig.ads +d13d02272762c17bcc595e933ecb3be4 gcc/ada/a-ioexce.ads +39b8821573ea224defa1f1b9b1a5248e gcc/ada/a-iwteio.ads +b237e9ea879dc91ffa87b41e0d78b2c2 gcc/ada/a-izteio.ads +6a6cf739ac25eff18ec7bded73be1862 gcc/ada/a-lcteio.ads +e5522949af329f522f7d5ebe5482060c gcc/ada/a-lfteio.ads +1c50d32a4380ca9cdb764792f18c0524 gcc/ada/a-lfwtio.ads +5c37ae1e15081be2b83c51ab12dbca08 gcc/ada/a-lfztio.ads +529f66f8bd35529868a54d8055a37dc8 gcc/ada/a-liteio.ads +875cce59f97627deccd3ab293d066775 gcc/ada/a-liwtio.ads +c85d4e023cecae32f419a1d837ecd5bc gcc/ada/a-liztio.ads +a0b713490d7990a16271d723a2ffc358 gcc/ada/a-llctio.ads +c1b0652df739806cc66f6509266b7f2f gcc/ada/a-llftio.ads +de36bb3500d42e22590ce1501e11ef70 gcc/ada/a-llfwti.ads +127f827481c8b320789bc1adb7b3e72c gcc/ada/a-llfzti.ads +e0dd600379e462e3991feecefb0505c7 gcc/ada/a-llitio.ads +1f58cac87b9546727c792ea430084a50 gcc/ada/a-lliwti.ads +efa823912da5d16e6f8d4aa6f78b768a gcc/ada/a-llizti.ads +4952f183ce545e6e57497b9147f05dd5 gcc/ada/a-ncelfu.ads +6e68402baa482782dc19f25048f79d34 gcc/ada/a-ngcefu.adb +2e229d27b615410dbc242fd1d7d4bd98 gcc/ada/a-ngcefu.ads +534bc1b869d76fefc38de044f31b5ce2 gcc/ada/a-ngcoar.adb +b2444c036305e033f891aff7c872cbe7 gcc/ada/a-ngcoar.ads +7b9dedab803ebc65f1e568e70e95a332 gcc/ada/a-ngcoty.adb +fde5ec5260e84f12ee1aa47d9393f9d7 gcc/ada/a-ngcoty.ads +46f67eef01a9acd917653f78fc856f3e gcc/ada/a-ngelfu.adb +7ab35388a765f235e70d68160cdd4de7 gcc/ada/a-ngelfu.ads +0147a136321c09ae53b186fbf18c1d04 gcc/ada/a-ngrear.adb +85dc4f17e612e8d9f3f798eb5a646bb1 gcc/ada/a-ngrear.ads +3c119c94e6893eadabc787208e36d134 gcc/ada/a-nlcefu.ads +307582c16af8c2d164031fd8dfb72581 gcc/ada/a-nlcoar.ads +2341d761d1df9c74f5d4396b2a243874 gcc/ada/a-nlcoty.ads +ab84950480ebd62289e41d3ec50b400b gcc/ada/a-nlelfu.ads +44394b04703b7121f6dafb77b7eb7dda gcc/ada/a-nllcar.ads +ce387fe03dc5f1988f45e4cd5ce93d14 gcc/ada/a-nllcef.ads +4b51dc5d67f507aed187528008aa427d gcc/ada/a-nllcty.ads +c4df697bfe43f078325051bf17f2462c gcc/ada/a-nllefu.ads +dd270955ac40f18eb7ef0bb7122fbc06 gcc/ada/a-nllrar.ads +dc556e736d290554bf97bb7153c2e96b gcc/ada/a-nlrear.ads +817e6807c926fdb14ceddfdef9d1972e gcc/ada/a-nscefu.ads +ae6657265a333ec061d886c2e0a9be47 gcc/ada/a-nscoty.ads +c7bddd6abb488c8cd0d9982769254df5 gcc/ada/a-nselfu.ads +22a793d6936415ee70b725c6d2b2020a gcc/ada/a-nucoar.ads +bda677b507deb699333f9baa2c37a694 gcc/ada/a-nucoty.ads +edacf67a8b5659ea78676c85e399ecbf gcc/ada/a-nudira.adb +fa8a05677534411dfcd5be6cccb901e3 gcc/ada/a-nudira.ads +bd9eed0e40585ba218b0badca225b64c gcc/ada/a-nuelfu.ads +6881d496464c588ba0a323405fa43475 gcc/ada/a-nuflra.adb +e02f5b65ac6756c6f7e725093283c3fb gcc/ada/a-nuflra.ads +dcbafd85c87277f28c50c401585ff6a0 gcc/ada/a-numaux-darwin.adb +439f8f89ae4097825cb174d251b3d591 gcc/ada/a-numaux-darwin.ads +0d6c4bc98e0f1f0ca392bf6e5f5b33df gcc/ada/a-numaux-libc-x86.ads +746088b33d300ace8af3c5b87d3bee13 gcc/ada/a-numaux-vxworks.ads +7d948cbaea96dd7011f2eab7d51be246 gcc/ada/a-numaux-x86.adb +dd7c466e6a512077128e4ebde1d301d4 gcc/ada/a-numaux-x86.ads +8c7055c7c1d490b1a05a91cab429588f gcc/ada/a-numaux.ads +9f619edc4ba691a0be947731d8134f51 gcc/ada/a-numeri.ads +88b948f6713b009c76e8b3b7b75a22c9 gcc/ada/a-nurear.ads +0746e5b7c16e5c959c58fc0375936a0b gcc/ada/a-rbtgso.adb +c16b09aad53ab8761bb66b0107362992 gcc/ada/a-rbtgso.ads +aad2869950ace8d920a636689df56da2 gcc/ada/a-reatim.adb +40570487fcad9138e8a853f4937dc921 gcc/ada/a-reatim.ads +cfa3d17b30807d8c0e6c0043d2ee04ae gcc/ada/a-retide.adb +a144011ba5fc77f9ace7325041beaaad gcc/ada/a-retide.ads +0e96a92024ea0e4a90123151bfb28e61 gcc/ada/a-rttiev.adb +636e5dba1fda94fbea21df3bb3aea2b6 gcc/ada/a-rttiev.ads +67b280f23d76be962783b397ef7e60c7 gcc/ada/a-scteio.ads +ade90f107b9cc33884b037074b35733f gcc/ada/a-secain.adb +46fa80e462cf93254ac217368fb7231e gcc/ada/a-secain.ads +3a5a5d0ace5340de9e78b48b7dc34733 gcc/ada/a-sequio.adb +dd704427043276a310c95a6545102aeb gcc/ada/a-sequio.ads +43123af888cd4637ee6a1eaf9dde9e34 gcc/ada/a-sfteio.ads +63d0f0f0aed733a972873cb3a4b767ea gcc/ada/a-sfwtio.ads +7207d517b5474be90def505e3a2be187 gcc/ada/a-sfztio.ads +e958967d2199efac79002c6fbea81330 gcc/ada/a-shcain.adb +70bbcc866a59015111d2ac6420c9950b gcc/ada/a-shcain.ads +bf7a2211f772998674833ca506bc0343 gcc/ada/a-siocst.adb +0f0f394f6c91ee9e77363760f27b5962 gcc/ada/a-siocst.ads +6fce3ea5eecdf93f2ec7d0446ebd14af gcc/ada/a-siteio.ads +9330fbe80fe3844d3bf5aeb4946381f6 gcc/ada/a-siwtio.ads +c816a5bc136362b2468801e67deb9ae9 gcc/ada/a-siztio.ads +662c5b499230a08e33bc59b1d5922e12 gcc/ada/a-slcain.adb +75a1aae95f3b4f5d5e5437c21e8e6325 gcc/ada/a-slcain.ads +8f479e9db8f72f84c29d7f74c47c1dbf gcc/ada/a-ssicst.adb +5ef5d1f8e292113d139bf7d2503ca73a gcc/ada/a-ssicst.ads +3ec2f925719d14de3a80c38042157f78 gcc/ada/a-ssitio.ads +387afdf3ceb85d07a14d8ae4e2f0eeec gcc/ada/a-ssiwti.ads +366683e8278e7e71bc63a8c7a3f2238f gcc/ada/a-ssizti.ads +eae95623c2a3fa459ce8ec007a2d0a45 gcc/ada/a-stboha.adb +8274f77970c3b1ed9a51aa8ddf6a4d0f gcc/ada/a-stboha.ads +756f44b0c7f4483ecd7302aee8bc110a gcc/ada/a-stfiha.ads +f581ec38d8f89de268b446373dad663a gcc/ada/a-stmaco.ads +5105b9e0cd49a64bcc4f9f720214a1b5 gcc/ada/a-storio.adb +34175bb2f712422ab4cfd24b3e452b0d gcc/ada/a-storio.ads +7c793c9ac8eb274a528f50c42c87e1e0 gcc/ada/a-strbou.adb +ac8d8a53a27a5be98fc8f073c89ec314 gcc/ada/a-strbou.ads +db66998cddba0d8f63c8e795fc4f031b gcc/ada/a-stream.ads +fa3945b7cda01ed8ee9329edd6b72a42 gcc/ada/a-strfix.adb +327bd3ec0c51b8bc8695ce6d3978286b gcc/ada/a-strfix.ads +f60431d7435af013b2db6fa886cd15b3 gcc/ada/a-strhas.adb +a70bcb40bf9755a31e761d6f10a4d265 gcc/ada/a-strhas.ads +de0f93afe5feaf6819d5a9a2e09172e6 gcc/ada/a-string.ads +400e0c9486347fe63d0a1d88d4bf224a gcc/ada/a-strmap.adb +92545575fd90cd7ab1d7b2f543a89d85 gcc/ada/a-strmap.ads +7d487844c23376140a3b4f8e395d0da9 gcc/ada/a-strsea.adb +92a607dc2ef9c2c4a7d6182aab9760ea gcc/ada/a-strsea.ads +58f73b6df6ef76c90d264c081b419ede gcc/ada/a-strsup.adb +12be6f2cff51f6c0e55fbbe1fd363871 gcc/ada/a-strsup.ads +ddc96be41748d1b3c7bb8ec862dc314f gcc/ada/a-strunb.adb +aa3bd5c57f7eb16c148b51ca661c3047 gcc/ada/a-strunb.ads +a46ce92b703d9cd5542217d0909fe78f gcc/ada/a-ststio.adb +c784cfc0fb5961e64931639012af82f1 gcc/ada/a-ststio.ads +1d6303c8857421a2108342c67f6a5d0e gcc/ada/a-stunau.adb +88ccb8650b002e13125cc4fa466c2af9 gcc/ada/a-stunau.ads +cd07112caf842b54762fd83560192419 gcc/ada/a-stunha.adb +da4a8d13f76850d714a8213ada7477d2 gcc/ada/a-stunha.ads +ea02a4648cd6389785fdd719fe71da1c gcc/ada/a-stwibo.adb +bc9a95c8bca39f46e7accd4c07639b78 gcc/ada/a-stwibo.ads +3b51c8a46ccb8817b4a1c0ad3d144c0e gcc/ada/a-stwifi.adb +c1f4f74c6ca4a479029e12562e0bce49 gcc/ada/a-stwifi.ads +80300398bf75dbf04d2baa8903de3b47 gcc/ada/a-stwiha.adb +3255ad19d07346032c9d005d6a27475f gcc/ada/a-stwiha.ads +1be4c91cda9ca1d75127f67f3c7ec0b1 gcc/ada/a-stwima.adb +c16ba0266d82cd94334b115d5a8f4ddc gcc/ada/a-stwima.ads +5d66c49bfbc8a46fa59980e10d4dc05f gcc/ada/a-stwise.adb +b1d233a0d5c60031eccb46de84cdeb03 gcc/ada/a-stwise.ads +310128cb51f42b09c1e65b3af9f07d1c gcc/ada/a-stwisu.adb +e0cb98097aa6683387035ba420d38a73 gcc/ada/a-stwisu.ads +01e1a64e10bc5126ff1cd0aa056bc009 gcc/ada/a-stwiun.adb +bcdc7ed8b8fb0bbb8bc05bce80abd2c3 gcc/ada/a-stwiun.ads +f2e39f7825ce991ec888440d88b5e699 gcc/ada/a-stzbou.adb +e517a5dfc2d68f30e81a70bc1b626d1f gcc/ada/a-stzbou.ads +aea6423743f1884aedaabf32375a737f gcc/ada/a-stzfix.adb +e7a0da527784c258a8b76fe96d3285ca gcc/ada/a-stzfix.ads +fa1e7e232631d6a18ada2d12e8e465fb gcc/ada/a-stzhas.adb +b470623b12672c1832837c53a4ae47cb gcc/ada/a-stzhas.ads +54295f5cf137626a881565318324bd75 gcc/ada/a-stzmap.adb +823969b8221976db71f47c60c6ffee63 gcc/ada/a-stzmap.ads +679807c483581fb8f55ac26a242ce0bf gcc/ada/a-stzsea.adb +c82b95676f5254088662c4319b515388 gcc/ada/a-stzsea.ads +69649bf5270845109090d2316be56fac gcc/ada/a-stzsup.adb +a3405bf143e57a8782f8c4a5852ac45d gcc/ada/a-stzsup.ads +76d9edf4299c1560055fa0f420c395c3 gcc/ada/a-stzunb.adb +9b725157fe92d78d196e46a25e53df3b gcc/ada/a-stzunb.ads +54cc3bedada359eedd132776d7ae6e97 gcc/ada/a-suteio.adb +63d75c9487433ea5088c9cf07e4e313d gcc/ada/a-suteio.ads +46eb2f1cfce0ac520321aa07c768fdc0 gcc/ada/a-swbwha.adb +65f3f68c6718760b4c2b0beba2af9f82 gcc/ada/a-swbwha.ads +aaf273ef9a113dedcab8fb87b71b7365 gcc/ada/a-swfwha.ads +0538e34808324bd3ee7c81338ab9ce57 gcc/ada/a-swmwco.ads +915a63dd45689caed2bbdcfe7c9ccb06 gcc/ada/a-swunau.adb +2f12babd1f29125333bfe6ef4b0b7b59 gcc/ada/a-swunau.ads +b3cfc3b4491508a57bb9508d5fca345a gcc/ada/a-swuwha.adb +45d76b5b911889e181b3717ab6c91651 gcc/ada/a-swuwha.ads +c813497bdd3ed9e3f77c351c0b3c743a gcc/ada/a-swuwti.adb +a79f75fb4afb9f328adec4f93e01006b gcc/ada/a-swuwti.ads +c04095fd00297dd0183123435d5f32ab gcc/ada/a-sytaco.adb +6be558af6fbfea92c6755829cf2bf005 gcc/ada/a-sytaco.ads +1b11df8941c76283af53bd9fc29c1b58 gcc/ada/a-szbzha.adb +18b9cf476495930cec4ac3eb881257db gcc/ada/a-szbzha.ads +54690f7d864040025ea575c84ca49238 gcc/ada/a-szfzha.ads +d0734d2be2a1c8524677a469e6ba0b52 gcc/ada/a-szmzco.ads +980f213ebc119c24ebd71def15926871 gcc/ada/a-szunau.adb +5161fdea6a683bd3d3ea816c3f7a2c82 gcc/ada/a-szunau.ads +bca17272272f437cc2339d1ebe6d0edd gcc/ada/a-szuzha.adb +01cf107c9e66d7e5284c9b7ce2e2ed7e gcc/ada/a-szuzha.ads +cd657807363cd94333fdf291a3ac2e7e gcc/ada/a-szuzti.adb +d4bb641623d3733c1f25a83d99ab98b9 gcc/ada/a-szuzti.ads +4ef77dab617c8c64402d4d1d3dfa9de9 gcc/ada/a-tags.adb +bbe9aa4f79f57aa4d38534c73fde4024 gcc/ada/a-tags.ads +0c99cc18caeb06050943f7cefca77b57 gcc/ada/a-tasatt.adb +d84dcf2458ab1e3c661b088761d3296a gcc/ada/a-tasatt.ads +0a56594d4ffb2b82b9eda5ed7971f278 gcc/ada/a-taside.adb +14e5a4404895d1c8ef2f27ea980f735e gcc/ada/a-taside.ads +4cdeba821a37b1b5cd8f4bba9eabeb45 gcc/ada/a-taster.adb +9d3dd8a317fdbdec1a27b44480e76d39 gcc/ada/a-taster.ads +da18f9b35e0c25550a6ac2930872cb69 gcc/ada/a-teioed.adb +4eb0094120306451664ed73cdafe1d74 gcc/ada/a-teioed.ads +7f06e5b881cac0ffa303c037eb457d21 gcc/ada/a-textio.adb +c79065da4cb8c26ee9cb6b78af58a0c5 gcc/ada/a-textio.ads +cb6c13a1bd5a4009dc47cdeac61f5c63 gcc/ada/a-tgdico.ads +e52f158e88867c99b27268762d9506b4 gcc/ada/a-tiboio.adb +7b163db9f1467e9392f347bee1400136 gcc/ada/a-tiboio.ads +0b85322f7f2e0bd0c05e4a6304561bbb gcc/ada/a-ticoau.adb +a60cebaccbbde6ddd7e521de347b01c2 gcc/ada/a-ticoau.ads +c42fdf0e8ee053a9088137f45319460d gcc/ada/a-ticoio.adb +4be35c77f0ca61509933e74d816078ce gcc/ada/a-ticoio.ads +3b8c89778907a28fce205f442b019888 gcc/ada/a-tideau.adb +967c7a320c1a18d96d4c9bf5cbf94a9c gcc/ada/a-tideau.ads +6c514d9cf537efda75b2060af9d418bb gcc/ada/a-tideio.adb +a149b59e1d485187c961849112504c73 gcc/ada/a-tideio.ads +e205c47a47f5ad29b661da6941676d12 gcc/ada/a-tienau.adb +273f1114c33768aa3d9632bcfd617e74 gcc/ada/a-tienau.ads +a23721ec5c1444e4241a31c220d05c2f gcc/ada/a-tienio.adb +77622420714f1e452457120cbface12f gcc/ada/a-tienio.ads +376efb92e8c8c284c938677d2be5ce60 gcc/ada/a-tifiio.adb +3359547cc1c1d302cb2a3cd79f2c290c gcc/ada/a-tifiio.ads +5785b6887389d03b7c934c846ecf8824 gcc/ada/a-tiflau.adb +294d48482fe7200d217db54e29e40439 gcc/ada/a-tiflau.ads +9b2d701327a1a460d8dc961a895f7858 gcc/ada/a-tiflio.adb +766cace90f4a8bdb50caffb4a4fe6277 gcc/ada/a-tiflio.ads +bc5f094ed94dd76e7fd85ab54fabd4df gcc/ada/a-tigeau.adb +12b39d7a62ad3e4919f5a1b58fbac604 gcc/ada/a-tigeau.ads +404f5f7ab70e325c73ffeedd4571df4b gcc/ada/a-tiinau.adb +4b1703587ee1ea348b99edd17caa9196 gcc/ada/a-tiinau.ads +eb57cb864e9cd0062157076afdc93e79 gcc/ada/a-tiinio.adb +8e8d190af802884d0a050b75b0dc0dd5 gcc/ada/a-tiinio.ads +48442c3e48a18822108ef5fa45ce0988 gcc/ada/a-timoau.adb +036f98b7a11ccbeb5408e32cb3ae0eac gcc/ada/a-timoau.ads +4214ef88ddffa08f0fd052b8592579d6 gcc/ada/a-timoio.adb +3ef0247de1910729bf490f980766c581 gcc/ada/a-timoio.ads +af408fd123e8407326fe729e9b186ea8 gcc/ada/a-tiocst.adb +4ee99a143691602327a60146eebd9887 gcc/ada/a-tiocst.ads +9bcda2172364ce5cfc4a7d9cf9b5433c gcc/ada/a-titest.adb +7b71ac41d87e6c43f98663d1d110846c gcc/ada/a-titest.ads +1a5a51a7ff392f1819e96c8c7b6ba50b gcc/ada/a-tiunio.ads +9bffd64ba6d84bbe0b933043b5be926c gcc/ada/a-unccon.ads +056c48fcf2a331290a0e91a94716d8b3 gcc/ada/a-uncdea.ads +a327d7839cb48c0c8c7e0c286caebad9 gcc/ada/a-wichun.adb +8c0fc538ee220266140165d1424c7965 gcc/ada/a-wichun.ads +495dc144d91ae1388ae48ceb32e47f91 gcc/ada/a-widcha.ads +80be7d333abff3397ffc122e8257fa53 gcc/ada/a-witeio.adb +ff71f0e2017c91e8de081fa309094f75 gcc/ada/a-witeio.ads +800c329e27cdea6df6b6805d37abfca9 gcc/ada/a-wtcoau.adb +88998216a8e3da25eacb3986d9ee3f64 gcc/ada/a-wtcoau.ads +007bb9186a012ab244d6265d987f6f95 gcc/ada/a-wtcoio.adb +57e4b04385112ab5656169d352e2fefb gcc/ada/a-wtcoio.ads +b4a584cb12c01b75a04000ee1877ad8f gcc/ada/a-wtcstr.adb +2e8b2b0ff91d31ada0d35d26464affe6 gcc/ada/a-wtcstr.ads +09816b5a3ba5a26fe7bfd3200d169641 gcc/ada/a-wtdeau.adb +0164ad58b7ee17c041690bc21b66bb01 gcc/ada/a-wtdeau.ads +c0cbdfd6bb740a0abb7f351a73b2c801 gcc/ada/a-wtdeio.adb +3c41a5c638049ccc054bdcdec8e28c4d gcc/ada/a-wtdeio.ads +0a1c646eccc5156ac1fec6195a84d033 gcc/ada/a-wtedit.adb +8140587a01de9029452c0a3093c2d9e1 gcc/ada/a-wtedit.ads +8320a89bd015da69ff9622042a2316ca gcc/ada/a-wtenau.adb +eb9218c06ec1715e35493050dcabb7a6 gcc/ada/a-wtenau.ads +9ed429ee3a43e373fb5fc1fbf8382e3b gcc/ada/a-wtenio.adb +d34105a4670a8b37a5761e3b900faa61 gcc/ada/a-wtenio.ads +55a4e2aae30aa03853e56e289d4be642 gcc/ada/a-wtfiio.adb +fa2ebad4ced0cf27606d82cf15b593fa gcc/ada/a-wtfiio.ads +4f43d9abc868019cdabbca0634215a67 gcc/ada/a-wtflau.adb +59136bcadc0c1688261ccec4dd62b63b gcc/ada/a-wtflau.ads +80c0075e47a3088e8e02b44b82806868 gcc/ada/a-wtflio.adb +8342a255eef7dc6d2ebadfd179f901ff gcc/ada/a-wtflio.ads +c0ca841ba34d183ab83be7d58c6f8531 gcc/ada/a-wtgeau.adb +bcf951706f2d45184478d5339ffa4854 gcc/ada/a-wtgeau.ads +118d2080cb8c138be5ec34754bdef572 gcc/ada/a-wtinau.adb +57addb61ef83b7a6dca47b38350e14b8 gcc/ada/a-wtinau.ads +8a4c219d9a0287082f75368021fadc62 gcc/ada/a-wtinio.adb +84dd02c29ad85f5ee3fddd9e7026ec2a gcc/ada/a-wtinio.ads +ca050d4ca269a287c62e9859cc824ed6 gcc/ada/a-wtmoau.adb +823ff1e635f522b8f9d4f42fcd2e5b3d gcc/ada/a-wtmoau.ads +76b868d409496c113e4500faba10d7c8 gcc/ada/a-wtmoio.adb +8d45ee6de8b6364940b096956e727fd6 gcc/ada/a-wtmoio.ads +9720edc44c44b1636cc1cb19c25aee57 gcc/ada/a-wttest.adb +53d3d301f9afb69992013f55fe363511 gcc/ada/a-wttest.ads +a91a339eb8b3d02a95458da090bb0fdd gcc/ada/a-wwboio.adb +899e14502ec4dedbf4fdb28f8cecfa35 gcc/ada/a-wwboio.ads +1c2480c111fa5b71fca7c67f21525f8f gcc/ada/a-wwunio.ads +107d2989204d28e32923acc02d444f67 gcc/ada/a-zchara.ads +0a9ea417cf03b000e01a7e666f28b60d gcc/ada/a-zchuni.adb +d7e83bcc8db1d009a94896f5b10ecebe gcc/ada/a-zchuni.ads +e92e3450a4f66c43dabb0862738c445b gcc/ada/a-ztcoau.adb +ee9ec0e65d55dd12b2b934c10997633e gcc/ada/a-ztcoau.ads +a44b25e19a1d6b35a139710a6558744c gcc/ada/a-ztcoio.adb +dc648cdd3ab33803386dbd6d2bf8b8d6 gcc/ada/a-ztcoio.ads +166340c4140d6ded8e2f06ec2f821469 gcc/ada/a-ztcstr.adb +b8e9175b31f51e5909d25ed61c561958 gcc/ada/a-ztcstr.ads +c52c624a15a073cd26805ce9c3a54d1b gcc/ada/a-ztdeau.adb +c278c832ddc7f1aa6dc89fcc32de764c gcc/ada/a-ztdeau.ads +aa7788186b22998542e414d4845595c6 gcc/ada/a-ztdeio.adb +99fe09d7f2df3d86b8acc0f493b61129 gcc/ada/a-ztdeio.ads +893abc7e004aa35a33ce8e43693ee03e gcc/ada/a-ztedit.adb +9bfac4429696d3202be8a587d6febd6d gcc/ada/a-ztedit.ads +f61cda8388208854594c50a77cdc2853 gcc/ada/a-ztenau.adb +f119232b23040318d5789b8bf59ae73f gcc/ada/a-ztenau.ads +2a522dce6d13c089fe333e4476f0fc1a gcc/ada/a-ztenio.adb +1faddeaf462ae3852e6187d738e28e86 gcc/ada/a-ztenio.ads +de454aeb376f599d54ea138c2dfb1ac4 gcc/ada/a-ztexio.adb +ea6d93452ae5303712d35f2831cfe942 gcc/ada/a-ztexio.ads +b6e6351b5eb3c88452e0add505a23702 gcc/ada/a-ztfiio.adb +752ffdb1bcdeb434bccaf2f3c86ea6ee gcc/ada/a-ztfiio.ads +b47725f9c2539c91f641582215b47918 gcc/ada/a-ztflau.adb +3ac4b44c1d840784ed0bf9813e69f512 gcc/ada/a-ztflau.ads +d61ac37e07820389b6aa0c29aca8d35d gcc/ada/a-ztflio.adb +bbcd1fc47c38187b47f3aaa1554c22aa gcc/ada/a-ztflio.ads +acb07caea304fba8b032746d89325736 gcc/ada/a-ztgeau.adb +5be27dc72d355ebff8adcd1108f56b4a gcc/ada/a-ztgeau.ads +75de6a827255f35392b493ea723307d0 gcc/ada/a-ztinau.adb +e3d5cf65802191cbd4867884ca85f9b8 gcc/ada/a-ztinau.ads +65e1192024211353761badf79a5d443f gcc/ada/a-ztinio.adb +dd710702c443b97de576a4f33008b4c6 gcc/ada/a-ztinio.ads +708fba36d7e617179537623e5d800ae9 gcc/ada/a-ztmoau.adb +a2851c63d23bc2610b3e8b2077c52942 gcc/ada/a-ztmoau.ads +c26c506abed630ff234b69c718ba4fe8 gcc/ada/a-ztmoio.adb +07c0f7cf081508a3b407a3d420e1f4fd gcc/ada/a-ztmoio.ads +b179fec560600f5286bd170c62b3e6af gcc/ada/a-zttest.adb +2caf047380f684add2bd5a35dc4e1091 gcc/ada/a-zttest.ads +08223105fdddd34383b56c547b59372d gcc/ada/a-zzboio.adb +a80428bcd2bf9ab7214609e68ff1651c gcc/ada/a-zzboio.ads +a6d7b54a7a1a401188cfe54d1c2bad3b gcc/ada/a-zzunio.ads +728ca1ddf1e5507ea8f88a17fa6dc11c gcc/ada/ada.ads +e46cd92e1ab5eda5691673b14a4e9c12 gcc/ada/adadecode.c +a337337f00979b4eacea6a3e93ff55b6 gcc/ada/adadecode.h +df486998a16d3c6ac02dbb5b6de86e5e gcc/ada/adaint.c +063f233eb8909b0fed3e8af538c8dbd2 gcc/ada/adaint.h +e4ceac3fc7b862b14ca69e8cbe0ce150 gcc/ada/ali-util.adb +95d82a9092c347133248b9d62eb34f83 gcc/ada/ali-util.ads +1b83ea56d3603054bb6b56ba93b31728 gcc/ada/ali.adb +8a2a4e3ef206c771c9ee045b4e65377f gcc/ada/ali.ads +7c4147b3c52a6f89b88a9cde0860df9f gcc/ada/alloc.ads +6cfe74d19d82681dae425e1aa24c4f4c gcc/ada/argv.c +6f177ea3ab900aa91b2e10f8c60cc1fa gcc/ada/arit64.c +4d120661018e3e36a969509a8b07f12e gcc/ada/atree.adb +9505aed6b181e7b152b6ef8870218006 gcc/ada/atree.ads +71a8794fb46e5e2c6295e388830c09ad gcc/ada/atree.h +2351197cc4885d7456980c06d576aeee gcc/ada/aux-io.c +c4f47d62271b3b45e4bcdb509612b150 gcc/ada/back_end.adb +f8eca15b5874ca55f157351fec55d981 gcc/ada/back_end.ads +67ef05baac7cc697be5b7397ac87bfad gcc/ada/bcheck.adb +98cd146fde62237f7d4d21fe1b9765c5 gcc/ada/bcheck.ads +3f7b5820bbae1648ea6314e26ad614b1 gcc/ada/binde.adb +b5a828f4522af2d2c862c2a13d90d868 gcc/ada/binde.ads +1e7e651bfb1c0c1cfcf8aa41aece468e gcc/ada/binderr.adb +754762dbe38fe5e22536994f73761671 gcc/ada/binderr.ads +41120ced0c134ed795804bcc54900567 gcc/ada/bindgen.adb +6a302ff659797fa29d66e93958182c10 gcc/ada/bindgen.ads +02f307eed6cc7c31fd5c22163cc102db gcc/ada/bindusg.adb +5e9431aebb23ef27f2820cd97c42748b gcc/ada/bindusg.ads +7bda41da060f06318c0b9cc289ef924c gcc/ada/butil.adb +f9434692fe81f51774a15aadd8899ce0 gcc/ada/butil.ads +d241646ddfdc4570cc70c17da19b20fd gcc/ada/cal.c +71c71bcd90c113e366bf720c3d886660 gcc/ada/calendar.ads +64fe1df3fd9df9636481e0be4940c53b gcc/ada/casing.adb +9e4e2f9091167c7aec2b6323a2e691c4 gcc/ada/casing.ads +9e31788aa716c08455deda3ffccf5d78 gcc/ada/ceinfo.adb +79bf28ab9f11184fc1c77d342b4ab11e gcc/ada/checks.adb +fd60828f652bc9b173729a9a55635624 gcc/ada/checks.ads +e0b0ecbc240a308dc963b8d971273ae7 gcc/ada/cio.c +a1ad4d42e8753d3f4e770a865ff939c8 gcc/ada/clean.adb +9a36d574098d976ee0279592d026b972 gcc/ada/clean.ads +f8831a0f0a22c2b164fe3c6a1ef1a45c gcc/ada/comperr.adb +d69e0058c6a248d8c2f68974f29f03a1 gcc/ada/comperr.ads +fbd23958a6d5c4207e39317e708436ac gcc/ada/config-lang.in +f7ad6ff5372d2afb7e9225c1a6fdece9 gcc/ada/csets.adb +70af16b7411963cb07a4bbe2c61640ae gcc/ada/csets.ads +0584ca8e866d871ca59e38e3c8e0f403 gcc/ada/csinfo.adb +8431b34d8f46c3636251786666e53350 gcc/ada/cstand.adb +0626c2b2827a691f6919c4f32956b44d gcc/ada/cstand.ads +281c5e78a21ca053cd5b8894a3c5e54c gcc/ada/cstreams.c +61437e1d9c8c1109b11ccc86cad3c393 gcc/ada/ctrl_c.c +8372f10c0ccd4a87c56ad9f126af9c81 gcc/ada/debug.adb +48254012676e8fd399b6d6052762ffc1 gcc/ada/debug.ads +867d271cd387d407b8fdb511642089c8 gcc/ada/debug_a.adb +a19c3281e8f31638bd41b092668f7229 gcc/ada/debug_a.ads +cc7c9e5bb0c5d89e3e20c510245c7dcd gcc/ada/dec.ads +7b8780ee0efd7cf9b76a1db1ad4ee931 gcc/ada/directio.ads +351885bc41ca69ce9e5d4f715cb8c040 gcc/ada/einfo.adb +0c9f1ab27151ff4fb9f4b2c3237d1c38 gcc/ada/einfo.ads +c827b1168cb6c245066638b230bb34cc gcc/ada/elists.adb +a18eac6f322f382563f2ef83a3f3283d gcc/ada/elists.ads +75d1c84540bd0c0de2a40a583d9710d3 gcc/ada/elists.h +0ffe9cbf23a79afce84a9817e77ad568 gcc/ada/env.c +0bd19481cccaa16bdef296dc8c6dbb41 gcc/ada/env.h +617c582e49ea33f4f39a76c54fe1bfd1 gcc/ada/err_vars.ads +742cff985b64aa4f5147d10487dae965 gcc/ada/errno.c +bd9ac353225663c515cdd166ef6cc70f gcc/ada/errout.adb +e63c6c7d19cfcbfa329554175dde57bb gcc/ada/errout.ads +8eb17fc4de329ae1e91479f3514a2260 gcc/ada/erroutc.adb +c2c71cc1c2afb2153565d5137b264fe7 gcc/ada/erroutc.ads +23a9f9b4d28c7958feb496f73e46017f gcc/ada/errutil.adb +d5cf8b369179b043a05dc6b03e764923 gcc/ada/errutil.ads +f2180b71355d725591ea5123754ec089 gcc/ada/eval_fat.adb +09f477ec11a68e36fab7771ff646836c gcc/ada/eval_fat.ads +5a8a64c4103cdeaf2156b1e838537db9 gcc/ada/exit.c +d009b11190db4544d49437cefdd5bc46 gcc/ada/exp_aggr.adb +08cdc2bb44375a40bd141ce63881f323 gcc/ada/exp_aggr.ads +d92798cb8237ca71c6ca8db0aba32f6c gcc/ada/exp_atag.adb +efbf113cae34bb21ca8375fc015ddad8 gcc/ada/exp_atag.ads +650f9d89f4b00fccdc60b670deae0533 gcc/ada/exp_attr.adb +5702351fe63e0743b3814a1800c30ed2 gcc/ada/exp_attr.ads +5ccfa8aff821d4ddb7a383357ddb3724 gcc/ada/exp_ch10.ads +9bc483fa1104272df28f364ee3d0d2d5 gcc/ada/exp_ch11.adb +d9ec71fd4a7ba4255d20b7ab93278377 gcc/ada/exp_ch11.ads +1c8fe2cb34b5ae3d17068099a12846ec gcc/ada/exp_ch12.adb +1cc30a7c9c86259e0688c642c253d652 gcc/ada/exp_ch12.ads +39de489cacb3a7e2ea1175c73fd3ad96 gcc/ada/exp_ch13.adb +a9ef303b99ffcf982db7a7ea2f170598 gcc/ada/exp_ch13.ads +1d1ff6fe281ae7109cb721beff9c3205 gcc/ada/exp_ch2.adb +d0515cdb4252eb70d972b70426c649ac gcc/ada/exp_ch2.ads +8c8cba7b394f8a899b2459cd735dc0ec gcc/ada/exp_ch3.adb +b32f7dab2f99e85d058846ca499cbb52 gcc/ada/exp_ch3.ads +b0f5b1fcae437823e01f4095d68158b2 gcc/ada/exp_ch4.adb +a5971f4e7b377a70abde0431854722dd gcc/ada/exp_ch4.ads +0f534675b403484050f771f8079bc404 gcc/ada/exp_ch5.adb +cf335e2d37647f6718c7709b19be18b1 gcc/ada/exp_ch5.ads +0b7ae349996b681e9212254af707c3ca gcc/ada/exp_ch6.adb +565801ad5503b3028f8f20ab797447fb gcc/ada/exp_ch6.ads +5e69214806c5f04203113bfed8243c45 gcc/ada/exp_ch7.adb +1a09180d71604a3ca1c6caed174e8084 gcc/ada/exp_ch7.ads +932a053139b561e5cc47b8d2181a139f gcc/ada/exp_ch8.adb +f8012478bd56f6ace4d79c3e167cfea3 gcc/ada/exp_ch8.ads +eab6010a4a7b75f317d2688dcaf3615c gcc/ada/exp_ch9.adb +213af6c1fc06a7bd4808459a057cdbce gcc/ada/exp_ch9.ads +0089aca34c0d7df05867c5c3c2a1bb3e gcc/ada/exp_code.adb +d2e1249b6b65db4c78621b52c7dc14fc gcc/ada/exp_code.ads +1100c17fab909a57b5139ca99186a427 gcc/ada/exp_dbug.adb +c1f39c7d4b1a320b2d41e99b7cde729f gcc/ada/exp_dbug.ads +455544ccacdeed94395cf90decd2ce74 gcc/ada/exp_disp.adb +c7be1d4b0acfb09ee73e29030b27107f gcc/ada/exp_disp.ads +818bf630a33565efc49c02a5419b2d69 gcc/ada/exp_dist.adb +f28ffa2533a6e215dd9bb70a228eb30b gcc/ada/exp_dist.ads +c9631ee3a2f78454bc2e68757de053b4 gcc/ada/exp_fixd.adb +6415155b0cec3d5b67b7903572958dd9 gcc/ada/exp_fixd.ads +b88b1acc89038536d5730b05f1e819ae gcc/ada/exp_imgv.adb +e756b1cfdc4376a54092d75868b1b7d4 gcc/ada/exp_imgv.ads +287adb525c0c6e6bbe80d66ae1ea9dbc gcc/ada/exp_intr.adb +0691cfeb4dcad9f92d1baa6b8d41d148 gcc/ada/exp_intr.ads +9b7c31c208e97da03db82048573902bf gcc/ada/exp_pakd.adb +51e0c42e975b0208858cd55629ef1915 gcc/ada/exp_pakd.ads +a7590b1ac629f2fcc37834cc3f471482 gcc/ada/exp_prag.adb +4f3030c5041dc8f79cb48d6bcc01078a gcc/ada/exp_prag.ads +ad4285a94b75bd773baf7cef6d5a18dd gcc/ada/exp_sel.adb +4a3ed55f566c1de379f0a479d1e226fa gcc/ada/exp_sel.ads +497c48dbd741627484f274b20bf12c2a gcc/ada/exp_smem.adb +9c69aa23af897a9e87c07f69f7be6904 gcc/ada/exp_smem.ads +8441e2ae1471df4e4d35d7e61eb8f941 gcc/ada/exp_strm.adb +8c071d9ebc724fd1ed9f0d2e1738a917 gcc/ada/exp_strm.ads +a550d326557a267a5a86ea3bc84064a8 gcc/ada/exp_tss.adb +414ac79287dea873873e14aabdcefa58 gcc/ada/exp_tss.ads +eada28f48c6e93605312aa297faa94be gcc/ada/exp_util.adb +700037a61d064ef42d4986ff0a5029df gcc/ada/exp_util.ads +3bc89c353cbeefed3c632b4c62647560 gcc/ada/exp_vfpt.adb +e64dc0693cb30eb3aac6e1211d6909ed gcc/ada/exp_vfpt.ads +2ae5fb68d0cf0e4d33aef7640fd8932b gcc/ada/expander.adb +1adb0cc2684daff17061868cdc4a6095 gcc/ada/expander.ads +03d10f7d77ff592194a1d0b60e49762d gcc/ada/expect.c +e38472953064688b7a3dbe5a37a946b6 gcc/ada/fe.h +3ac508f73e4944caf831eea8e3e36f29 gcc/ada/final.c +e23837fb4f753e8000a83a9c2ec23115 gcc/ada/fmap.adb +cc2a6077ab8977b1e7eb7001cb6cb661 gcc/ada/fmap.ads +4261bbcb61251f9e29c308c8389dad26 gcc/ada/fname-sf.adb +165276eb84be5a3651614b7e88a8da27 gcc/ada/fname-sf.ads +b7422fe44c03216df83c852a8bd72fd5 gcc/ada/fname-uf.adb +babfbe7293bbf09e7c3f8ea4687c63d1 gcc/ada/fname-uf.ads +e84454f0ad42965e7ea661a3bfdfdb8e gcc/ada/fname.adb +7ccc6e880b6722bbabb7dabdcc38ac2e gcc/ada/fname.ads +3a4a021ed406e41562fb5d02b637d5a7 gcc/ada/freeze.adb +f431a113312e40a97719ba7e02ecb2e1 gcc/ada/freeze.ads +f53ac27334f412d9b27861015c6992b5 gcc/ada/frontend.adb +56468471df6a80fe2353783a41e2e00c gcc/ada/frontend.ads +7d242cc5a43cfcd8f518d83ac2bbe3f0 gcc/ada/g-allein.ads +4c6fa4eb0e0e8cf84d2ae6432f0e8274 gcc/ada/g-alleve.adb +93e909d7911f54952b656893c03ddc87 gcc/ada/g-alleve.ads +09ad7347b163fb5dcf182c255d014e32 gcc/ada/g-altcon.adb +f3f793f8161149798ed5d7d4f2d79c63 gcc/ada/g-altcon.ads +6deba68b26ff0e26e38e4fcd8f8a2743 gcc/ada/g-altive.ads +dbaf02cb2f5113d52d09c9a251b96589 gcc/ada/g-alveop.adb +b2ceefffd9d844bdbedaef32a7fce14e gcc/ada/g-alveop.ads +f35fd06854a109afd8ccc29d90322af4 gcc/ada/g-alvety.ads +6049ce338bb03ec2a57e5a5ea435c884 gcc/ada/g-alvevi.ads +5cb02852557218f3aebede1534973918 gcc/ada/g-arrspl.adb +c647845875323f3722701f32bdff9418 gcc/ada/g-arrspl.ads +3cd821cdce222d1169318cb88b8625a5 gcc/ada/g-awk.adb +eb0b02d223fa219e6f0676843c32e94e gcc/ada/g-awk.ads +109c6c40479e24df8febb10c19141796 gcc/ada/g-boubuf.adb +121e126ea2501bd5c48765f010dc5f50 gcc/ada/g-boubuf.ads +1a8d29590029be8d9039ca6c10af0562 gcc/ada/g-boumai.ads +9d0c0a9f0ee158d632ef60e42b7dfe0b gcc/ada/g-bubsor.adb +77847c45ae654315365a613713122e81 gcc/ada/g-bubsor.ads +f301a784f7cee1ffaf82226ec3ffc919 gcc/ada/g-busora.adb +c90fcdadf14c8954fd5237c5743cae02 gcc/ada/g-busora.ads +6da6d7e8d6f97c31df2ee255b57a5bd3 gcc/ada/g-busorg.adb +dbcdf3d8ca0e9fb171d40e3610956632 gcc/ada/g-busorg.ads +1e4e33f745a08ba098b9bd861be8860c gcc/ada/g-byorma.adb +4da160a4bfd10806b7c0972c289fb87c gcc/ada/g-byorma.ads +ecac0935e89b7141fdcecfeea7a0a69b gcc/ada/g-bytswa-x86.adb +dd07f1dfbda692beb40a52652eedf496 gcc/ada/g-bytswa.adb +09b782375efce5d604d4544225164a2c gcc/ada/g-bytswa.ads +8b6a6073fd8fa6a743ecb8862081a11e gcc/ada/g-calend.adb +ee239ef78cc77b81639c1c352f1ead59 gcc/ada/g-calend.ads +df66b800058fc0ef7649100ba16284e4 gcc/ada/g-casuti.adb +2297f66dfaf2762a380f5b101bcad160 gcc/ada/g-casuti.ads +16979ec9e60a5541accb96760958678b gcc/ada/g-catiio.adb +42a21ade54d7acf9a0e40f048af528ea gcc/ada/g-catiio.ads +61a6b7c57fd1901e5b90bcf503070d8a gcc/ada/g-cgi.adb +81b8ea6ba6a91d10f55ac92a6637f318 gcc/ada/g-cgi.ads +aaa616058ca7bee653d256d3a640a175 gcc/ada/g-cgicoo.adb +b004503a93828d13bb67e7dbb28cb94c gcc/ada/g-cgicoo.ads +ea1ba1ac7887dbf0a606eafbbbb157ae gcc/ada/g-cgideb.adb +5912c3692caf07e12efd3b686dbfca67 gcc/ada/g-cgideb.ads +19c4e4c5a7cef6fa131b148ad470edf3 gcc/ada/g-comlin.adb +6670a60b58018a0896974b926aad9844 gcc/ada/g-comlin.ads +020283c48167172c805d14db099c2045 gcc/ada/g-comver.adb +3d4b3d6193d2bfddc0aeeed45aa13032 gcc/ada/g-comver.ads +486fa192d802019ae38db425f697b182 gcc/ada/g-crc32.adb +6b7bdcac0440516df6addd3e9bdbdfa8 gcc/ada/g-crc32.ads +2986d4d27e6f1eca54ed001ab8c1ea39 gcc/ada/g-ctrl_c.adb +cb492e5bf9c3270909af712d1bf1537d gcc/ada/g-ctrl_c.ads +8364e1e211d084bad596dce276f39ad0 gcc/ada/g-curexc.ads +cb0dc18f1d3d04e356ceb46ca0a386d2 gcc/ada/g-debpoo.adb +4e88bcaab697c71f3d74f809524039dd gcc/ada/g-debpoo.ads +7f2361d811216ecdb532a2d657738e52 gcc/ada/g-debuti.adb +a2a11eb766a7c2bcb6c27e684dbd721f gcc/ada/g-debuti.ads +4de868776b368964dae51376d301deb3 gcc/ada/g-decstr.adb +941ea5e16cce6d901ea9bffffa187493 gcc/ada/g-decstr.ads +9126feddb442962888646f9b0c615470 gcc/ada/g-deutst.ads +1c278d377e55c2bda80408fe25b1b00e gcc/ada/g-diopit.adb +679caea3cadf8b707f42c6b8c8c7d773 gcc/ada/g-diopit.ads +e2d4a179b8ee5ffc5cd632a301d8abb9 gcc/ada/g-dirope.adb +166dd1e8cb556bf531d637dfb1a3307c gcc/ada/g-dirope.ads +3f3108c10c841cea6ccd119fe0bf46cc gcc/ada/g-dynhta.adb +19831f02f5e60004e8e6f6b499aac1ef gcc/ada/g-dynhta.ads +a6c6da944346acc81a9b1947e705876e gcc/ada/g-dyntab.adb +8a09e401fc6dacdaedd71c5af5096a3c gcc/ada/g-dyntab.ads +7467595c8cd8a989c782defc529b0ae1 gcc/ada/g-eacodu-vms.adb +d4c0b20517212adc2e6252fab56c2f57 gcc/ada/g-eacodu.adb +595a96ffa088e11a5410c1d76584db2a gcc/ada/g-enblsp-vms-alpha.adb +b26f9e096e3ef6f252dc7bec0c82e516 gcc/ada/g-enblsp-vms-ia64.adb +dc37e2ebd062de3d0e46f7dd64c5cdf6 gcc/ada/g-encstr.adb +2154d01d168a2215ee4995f9a4bce588 gcc/ada/g-encstr.ads +87289067d558cde90d82384a42bc3ae9 gcc/ada/g-enutst.ads +031f186f65b14ed21a62ac5d39bb3a10 gcc/ada/g-excact.adb +e2d546a1e32fab3ad871a7df8e0d39f0 gcc/ada/g-excact.ads +508db504a6c2eff3ed05e2030fe04d83 gcc/ada/g-except.ads +26f32f2e4074d00ceb1cc8f1f1c55f66 gcc/ada/g-exctra.adb +366a5518264e22ef2610fad058ab5530 gcc/ada/g-exctra.ads +6eb61010282ac2f5f52c44b8b1600cc0 gcc/ada/g-expect-vms.adb +42b9abe8343d9b0b3bc421a4bbd626ff gcc/ada/g-expect.adb +dae7c82d81dd7153ebc23a2322d9a407 gcc/ada/g-expect.ads +075bb90c2fe85923d2e95085dfc9bbb4 gcc/ada/g-flocon.ads +eb89bef2e157a17bab28ed91a742aac9 gcc/ada/g-heasor.adb +7e0bd082d96e835adc202b6c170754ed gcc/ada/g-heasor.ads +1f26adc89d4b46797aab32f2d1e0dfff gcc/ada/g-hesora.adb +69d69cda87b3782f4402f3d7d45f69b9 gcc/ada/g-hesora.ads +3a92cb94c5008b93369a693ed5d270ce gcc/ada/g-hesorg.adb +2a73dec7bcfba345363c7fd698c1493b gcc/ada/g-hesorg.ads +33458acab0b82598f43320c4a107f30a gcc/ada/g-htable.adb +e7f6f7dc10041afa7ed48677b12f75b3 gcc/ada/g-htable.ads +e06cfdbee8135e519e28c00af9a531f2 gcc/ada/g-io-put-vxworks.adb +8ca5abe73ff263c4e9ffdc38b8b2aa7f gcc/ada/g-io-put.adb +62db0fd86b5ff95cff99d4304dd0d833 gcc/ada/g-io.adb +cb35abb757c4ff2855b0227350eb44f5 gcc/ada/g-io.ads +02d381521fb4905118b2aeeafff684fc gcc/ada/g-io_aux.adb +326e025b79bd15a6aeed9d4998acf3ce gcc/ada/g-io_aux.ads +a4c9b1990ec63ebe13d6de35547eb796 gcc/ada/g-locfil.adb +ccea10a1581671fda64298053802f824 gcc/ada/g-locfil.ads +f7b58614453b544a39b97270c29c72c5 gcc/ada/g-md5.adb +c06d37de6f5d76064cea2633045452c9 gcc/ada/g-md5.ads +2d107fd41834e906c853dedebc1882d3 gcc/ada/g-memdum.adb +7cac92244216d77d406bbf2a2eca428f gcc/ada/g-memdum.ads +886fadac49cf389a9ce3ef72e294177f gcc/ada/g-moreex.adb +192cf9023cbf60dc47a6c9cd0067d1cf gcc/ada/g-moreex.ads +de0709c7d434d5c0a1cba5051db9f6fd gcc/ada/g-os_lib.adb +fbf60307a5813f96df01274172b67ab5 gcc/ada/g-os_lib.ads +4bc1ed2a8a1e88b4306aefd096edc8ed gcc/ada/g-pehage.adb +176105a20aaf69844707de150153d0b8 gcc/ada/g-pehage.ads +4a617dac64494f2e3a18b7fe6efab076 gcc/ada/g-rannum.adb +07e1b64fa2828d3d7a41a0d62e54890f gcc/ada/g-rannum.ads +b052ce1dd9893bc5345af3d7985a7e7a gcc/ada/g-regexp.adb +55794819190e2e2712b17bb0e0ed71e6 gcc/ada/g-regexp.ads +2b9d4d5a623118aa4b4ccaba0036d8a2 gcc/ada/g-regist.adb +f26740cffbbf67010ca669a2e3acc44e gcc/ada/g-regist.ads +842343c2fc00d1d54a7932b4f7dcb7f4 gcc/ada/g-regpat.adb +a6c2b87d3ca5d9342d1de876d9b8bf72 gcc/ada/g-regpat.ads +afd3308001316768fa4984ee990e7e3c gcc/ada/g-semaph.adb +01c504764089db6f6cc485620accbf8a gcc/ada/g-semaph.ads +87aad68b15339bfe13fb5378bf61d9ef gcc/ada/g-sercom-linux.adb +6a7b6298abc47e3dd84ba06b5e067d53 gcc/ada/g-sercom-mingw.adb +ddaea95b7436ce9cdc975bb7b46d2cd4 gcc/ada/g-sercom.adb +24e253405ce6fd13d4f08a1faae91169 gcc/ada/g-sercom.ads +3c2906a2b9009aa64350780dc08c34bd gcc/ada/g-sestin.ads +b1e7019a7dcbfe5c580166424dadd36b gcc/ada/g-sha1.adb +8a8369077a7bc6f0e28d252e9b299387 gcc/ada/g-sha1.ads +94e4abc630c0e6a7739cd60540b1ba43 gcc/ada/g-signal.adb +2d96ddbe87b7bbb10d81ae80e1663ee4 gcc/ada/g-signal.ads +4bd1891c30f1b4bdd0d348640813022b gcc/ada/g-soccon.ads +7016be5514a7534da7d7d97e6a4dec55 gcc/ada/g-socket-dummy.adb +b1e4d0d1a01c242d7be266cf8bac267f gcc/ada/g-socket-dummy.ads +4a2fcf30d8e04ad856378dcb6997d857 gcc/ada/g-socket.adb +5ebabc24b3ed9b49fdeead8587c1e157 gcc/ada/g-socket.ads +7cab7a1e76aa8404d5c3c65f68dd4211 gcc/ada/g-socthi-dummy.adb +666c7d2e10f6fe82fe822bc8b9f813cb gcc/ada/g-socthi-dummy.ads +1b883e671bff6a6415509a6056ce1639 gcc/ada/g-socthi-mingw.adb +b74d017a6a80e624225d0abc0b1a65c2 gcc/ada/g-socthi-mingw.ads +0c39fa8b81cdea18f8570baab3538b43 gcc/ada/g-socthi-vms.adb +44ed702bee241831883e0e1e5da3ef52 gcc/ada/g-socthi-vms.ads +804b27d1783e8ff2e934001f90373b56 gcc/ada/g-socthi-vxworks.adb +6760dd95d543f9dfdf43c6e01b2cf785 gcc/ada/g-socthi-vxworks.ads +35dc47f7e8eb3101e2fb490f723ea5e9 gcc/ada/g-socthi.adb +1bc2e62918e9ee3b697ba9f19379833a gcc/ada/g-socthi.ads +4fdf2aa97c97702dff1db753b180cd74 gcc/ada/g-soliop-mingw.ads +b442280e42497d1254660814983b30a7 gcc/ada/g-soliop-solaris.ads +1be0e7def4803950c57058627890484f gcc/ada/g-soliop.ads +90ab7b5ebd086c0069626d8a9b515372 gcc/ada/g-sothco-dummy.adb +4dda15d05cad4860ef41214f1758d82f gcc/ada/g-sothco-dummy.ads +b3b9dac87ba5162a9d56f9f5d6f64526 gcc/ada/g-sothco.adb +6dbbce5d48cfe826519316ee1ad01464 gcc/ada/g-sothco.ads +d242e4bada790c25ca8a0e40324ecc2e gcc/ada/g-souinf.ads +4fc09ad7c82ef9c46d3290df61d4a82e gcc/ada/g-spchge.adb +fa65f58b620373deacf68a05f43b9ea4 gcc/ada/g-spchge.ads +d5223f09022bb8a99f9cefd056864959 gcc/ada/g-speche.adb +e2c60fd527424791092f680c50a47fcc gcc/ada/g-speche.ads +9af9ec85c9e338234a5c9877078eb9a5 gcc/ada/g-spipat.adb +046f182ad596dfa0877594bee735556e gcc/ada/g-spipat.ads +9c3694640841deee71ff7be4a94895c0 gcc/ada/g-spitbo.adb +90010e2303ba35f80ce68d1b69ce6945 gcc/ada/g-spitbo.ads +2bc09a6b5abe73612d2f35cf25d34100 gcc/ada/g-sptabo.ads +4021e947889a51420a85f6d8719df408 gcc/ada/g-sptain.ads +1c929f835c51b633bf6f0a82091d14ea gcc/ada/g-sptavs.ads +1195b18c235e0216155dc96866a69606 gcc/ada/g-stheme.adb +59ba3b7065e7344ed810227f5cc6a7fd gcc/ada/g-string.adb +89136ff93e7fea8272f6d15a06439567 gcc/ada/g-string.ads +dd33f1d22a4a85d17271b8dd204456d3 gcc/ada/g-strspl.ads +c500450cd9a0c6364745122d4e897776 gcc/ada/g-stsifd-sockets.adb +b46e1a9bfbcd4272910bcf055dbdedd4 gcc/ada/g-sttsne-dummy.ads +23568710c77806ccc806ae81bc09c307 gcc/ada/g-sttsne-locking.adb +ff790945c16d07e2e1077d7c39e6a690 gcc/ada/g-sttsne-locking.ads +0a7a40f1feb5bfccfa92e76bc05b3ecb gcc/ada/g-sttsne-vxworks.adb +7a92e7ffdea0fb30046f298993e69e1a gcc/ada/g-sttsne.ads +4d8714ba6b50311f82442d97f501a58d gcc/ada/g-table.adb +a938d0d3f3f59928b6c82d46e9a916db gcc/ada/g-table.ads +36b2e43f8203a66c7d3fe72a06588825 gcc/ada/g-tasloc.adb +d576c14bdcf8eed5481f20fdeca1f597 gcc/ada/g-tasloc.ads +58a16436199c6dec2cee44636ebc3c4e gcc/ada/g-thread.adb +39d6f2423af55d7ca976744b7b327ff3 gcc/ada/g-thread.ads +e23847442e41dbb2a0eaf3bca4319716 gcc/ada/g-timsta.adb +9c06e73616a1fb2e83d04a982418a97d gcc/ada/g-timsta.ads +4a47e3093f28795431b0a9b442ae35be gcc/ada/g-traceb.adb +ba7e58b0412e0ec1c3ce17f816053827 gcc/ada/g-traceb.ads +7205f293cb99ff23e22bacc3a0309d80 gcc/ada/g-trasym-vms-alpha.adb +cbaa57cb29000f3847fd7a4f17601c06 gcc/ada/g-trasym-vms-ia64.adb +9b9229a6f7ad85808155c8b31e6506d8 gcc/ada/g-trasym.adb +a84ea8f385c39b4f4cc01c0907fd7f40 gcc/ada/g-trasym.ads +bcd97696b856e9bd5bff069f4a949248 gcc/ada/g-u3spch.adb +bddba4b9bff4b0036b51c0cc1c8e3ec8 gcc/ada/g-u3spch.ads +fe9726bbd84ea4d647b142adfb113871 gcc/ada/g-utf_32.adb +c093a055bf86896986afda710f309dc3 gcc/ada/g-utf_32.ads +ebe7c289abd0255bc86fd6a4cacaceb9 gcc/ada/g-wispch.adb +84b496bbeab8b6834bde6f5894a450c8 gcc/ada/g-wispch.ads +71d0b523b425cf0e282e0df34cd3eec4 gcc/ada/g-wistsp.ads +8e907036cfe0acf14ce63fc40f13f8ad gcc/ada/g-zspche.adb +fb0c8300c1287e0479a602875413c13b gcc/ada/g-zspche.ads +698b837b776abdf33504479af8506a50 gcc/ada/g-zstspl.ads +f51ff3b37fc6a26618f904ec4faf010a gcc/ada/gcc-interface/Make-lang.in +151bfa35bbc5db64c0ccab803e01daf6 gcc/ada/gcc-interface/Makefile.in +395fb3fdf2c15b8c180940f68870ff52 gcc/ada/gcc-interface/ada-tree.def +f787729e107c1757229904ce41ae8e1e gcc/ada/gcc-interface/ada-tree.h +6e4d7699715a5948b527b9ffece68c40 gcc/ada/gcc-interface/ada.h +e80b117a5c51889cc84fd10b96dd40d8 gcc/ada/gcc-interface/config-lang.in +3ee8a8db1f77c9ced36017157294d830 gcc/ada/gcc-interface/cuintp.c +366455856878f9b9e15fbe9f6341aa52 gcc/ada/gcc-interface/decl.c +bec37b6e7880d983f0e5621f6791cf27 gcc/ada/gcc-interface/gigi.h +04680887c0ad9a07b26347796150b65a gcc/ada/gcc-interface/lang-specs.h +1408d4a3044eaef66f7937bc2db32886 gcc/ada/gcc-interface/lang.opt +a5a161d60d3b6f9fd6590c2e74febecd gcc/ada/gcc-interface/misc.c +22c0fbc7c6f003f49e4710380b11fcc2 gcc/ada/gcc-interface/targtyps.c +17eda214ba4cd1706653c6365230994d gcc/ada/gcc-interface/trans.c +bfb2fa12b8973fc73f6f88b51f613708 gcc/ada/gcc-interface/utils.c +5639ee6ec8f60c3a4b5fb68aa8084421 gcc/ada/gcc-interface/utils2.c +47436d8aaf47b28b04899c6d42794e4e gcc/ada/get_targ.adb +7e7871c208508781fd7045b646e11029 gcc/ada/get_targ.ads +8f033ce759159389215ca7ee4a48bc02 gcc/ada/gmem.c +6b52c0bb9022b76296e2506c5611127e gcc/ada/gnat-style.texi +1f52a34b9b61151ab8b0807551308c8a gcc/ada/gnat.ads +ebfef207056bf243a3d1d753be80ae2a gcc/ada/gnat1drv.adb +beefe04ac280b78e5132623eae11e65c gcc/ada/gnat1drv.ads +61efc576282808545100936892a7d845 gcc/ada/gnat_rm.texi +a1a8e9129448bf13f85fd4c8644ba2dd gcc/ada/gnat_ugn.texi +f6c77c7152c4dd1b9bb26c69bdceb25e gcc/ada/gnatbind.adb +c6a636a8c692994505c07536272b401a gcc/ada/gnatbind.ads +a7f1fa123270186a0a638f1b5f86d7f5 gcc/ada/gnatchop.adb +be6a6eeb976a7f3190c6061c1cc2fc22 gcc/ada/gnatclean.adb +8c13941be7a3491015799e767fee1fb1 gcc/ada/gnatcmd.adb +42c69e892ad3f59fcdfa3d5fd0a72211 gcc/ada/gnatcmd.ads +66626614786269730cbd5163bcd19973 gcc/ada/gnatdll.adb +84f92f28d501230d2e5740f9767a2500 gcc/ada/gnatfind.adb +47471fb6cdbb3cb89736160a86b5dd9c gcc/ada/gnathtml.pl +335dd478c91a27b1ba4150eb57449062 gcc/ada/gnatkr.adb +2428e9de656711a7c02be62a174ad769 gcc/ada/gnatkr.ads +86b9da96bb7fbb44ac24fc752fdb2b4a gcc/ada/gnatlbr.adb +252a9218064ce79b6067947e7be7ca66 gcc/ada/gnatlink.adb +21b97ef81d719d883e1fafb414a00dbe gcc/ada/gnatlink.ads +1d50fddad4778cde3bb085fa460ea5e5 gcc/ada/gnatls.adb +c823c85d34148eeef9296d1dee1ad846 gcc/ada/gnatls.ads +da6c6df59228a7e209b44428562190af gcc/ada/gnatmake.adb +99a8d2e0a63cfbb91ac222e1e1528797 gcc/ada/gnatmake.ads +ef33aadfe653276dd2b333e1b5549509 gcc/ada/gnatmem.adb +8d3a205299a6d5823bdf2976ef9faca9 gcc/ada/gnatname.adb +fa65e464c343823cefed3e35495a3bce gcc/ada/gnatname.ads +6cbe9326362c2c78b08b32872c211e57 gcc/ada/gnatprep.adb +9751bfdb2ab379d7f0d17190378ceae8 gcc/ada/gnatprep.ads +2636b2e16116ba0d54bb71aef531f71b gcc/ada/gnatsym.adb +fbe7a3f64c156a8213640116a2959c91 gcc/ada/gnatvsn.adb +fa3cf0d82e322dcc4b8e894014e8e914 gcc/ada/gnatvsn.ads +9a8f5f26b822981858f17f28aebd0ab1 gcc/ada/gnatxref.adb +1311e65dc157e2a921c658bef30662d1 gcc/ada/gprep.adb +8c8e913f544c9ce673df23f0decbdc42 gcc/ada/gprep.ads +e210ff2094a5794ad74d5d62591de025 gcc/ada/gsocket.h +9ae42a8b124efd5c149b77a2e6a754b3 gcc/ada/hlo.adb +c2929bac559165fa71b999a9e833e9e9 gcc/ada/hlo.ads +08bd3184d0717a9b76c22ddfb5003e0f gcc/ada/hostparm.ads +350360e3afc0f4a220883c5b3c5ec9b7 gcc/ada/i-c.adb +5a91e621962cca8d449c54f12565d55c gcc/ada/i-c.ads +212da81dfdd8486b8f820259ee83e6c4 gcc/ada/i-cexten.ads +91213361b0a98fc4a6c7ff68fa3e54c2 gcc/ada/i-cobol.adb +5373c451aaa0c6a058813eb7d43a18ef gcc/ada/i-cobol.ads +f7a52fdd26431da6acab9ee3b7726668 gcc/ada/i-cpoint.adb +9f873d04f618eacc65145a453980ccc8 gcc/ada/i-cpoint.ads +507488bca54c8e0a262ce4d8306525c4 gcc/ada/i-cpp.adb +73cecb494010cda6b8e06b0699b0fe28 gcc/ada/i-cpp.ads +237713f9e8b4544a9906b431f50ff65f gcc/ada/i-cstrea-vms.adb +63f6d7f9baf0e2ce1eb5c6c3fb9fce3b gcc/ada/i-cstrea.adb +1905ca6efe3e344577f6c77b36dc9eed gcc/ada/i-cstrea.ads +d22807fe3f4fb59d2b8b7d22354f2d2e gcc/ada/i-cstrin.adb +ee15e0ab00c2fed1c5dbbc44afb1ac5e gcc/ada/i-cstrin.ads +b1caf8d26c23c42121b72659b2d3a918 gcc/ada/i-forbla-darwin.adb +1a96734322f41d9ca6f7921a955d9d78 gcc/ada/i-forbla-unimplemented.ads +20720be29fa1a6f0b397d01523bc50dd gcc/ada/i-forbla.adb +63e4bb7ce2f1859c3c977bd97aaf48e4 gcc/ada/i-forbla.ads +dcebd94c3e0ccf69392c31643c729e8e gcc/ada/i-forlap.ads +c411e7eece03bea019ad9e39747d0de9 gcc/ada/i-fortra.adb +d6c77f0702a64a9ecc07fff31b719e57 gcc/ada/i-fortra.ads +2518ec0533d14347ba5860746461444f gcc/ada/i-pacdec.adb +73c853dd8cd2652a51e38c0f28ee1a1c gcc/ada/i-pacdec.ads +ed2a10abc1a29d7e15c5c066ebaf5d40 gcc/ada/i-vxwoio.adb +4209dc6434e8e46ffad5b1999df518ee gcc/ada/i-vxwoio.ads +c7573548bf2097b526ecffda25157a5f gcc/ada/i-vxwork-x86.ads +72f8f5021971487b8d5e8fa0a0500af4 gcc/ada/i-vxwork.ads +0434ad9dc30e831cf56e32212a7c8750 gcc/ada/impunit.adb +dd3bacd426875545d7a0bdb949814f7e gcc/ada/impunit.ads +5692b13029d53e103cdda72d10552798 gcc/ada/indepsw-aix.adb +9d5a6db64ff3a9600f44879d30b0cf94 gcc/ada/indepsw-gnu.adb +d7687cbf6b1c440a90c770b40742ab35 gcc/ada/indepsw-mingw.adb +fa914ddcd147d8430f947dc903d68021 gcc/ada/indepsw.adb +5b85c73b60202d26b3cccad29575fd6a gcc/ada/indepsw.ads +04886431231f6f621e2e50d2fc37340c gcc/ada/init.c +140e73fd59c62efa6f305e46728b5b19 gcc/ada/initialize.c +446612889243e6a7b173cbf8e9c68bd9 gcc/ada/inline.adb +0ff0b3c938f0fd1072834282df9ab486 gcc/ada/inline.ads +4d489319fb3528788e350fc71e6b4d30 gcc/ada/interfac.ads +fa9653a862ec6532089e6258af8d9fb5 gcc/ada/ioexcept.ads +75729d32de769b0719fe3a7436bd874d gcc/ada/itypes.adb +cf7199b6ce22073219c0e8aab9fb516f gcc/ada/itypes.ads +627127a1a2f3992d603fd1a6a03a3081 gcc/ada/krunch.adb +eba675b41540ef86d3388cd01585d5ce gcc/ada/krunch.ads +8cd29a0b2336d192f0a2d6d086f44f45 gcc/ada/layout.adb +687c4dc0af98d0c1dd6dd387d3c8215d gcc/ada/layout.ads +a003abd425c07652f7cd572c5ced3cae gcc/ada/lib-list.adb +bc22d547481c89f52e130070664456d6 gcc/ada/lib-load.adb +057ba6781bdad570436e02bffffc12d1 gcc/ada/lib-load.ads +f9686c10c55d3ccc49472348b320a160 gcc/ada/lib-sort.adb +2d373b1396155063aca839dfdb1f23fb gcc/ada/lib-util.adb +580c180d480cfac99b8fe3718baef0db gcc/ada/lib-util.ads +41d8c761e9de94a85ea3be32ad163803 gcc/ada/lib-writ.adb +d42b1ad79aa4058f54852668f2c4385c gcc/ada/lib-writ.ads +1d24b79796ca9dae721ff3804981e356 gcc/ada/lib-xref.adb +2592603760528c6add9d499bd15458dc gcc/ada/lib-xref.ads +ea096555c77815344ad36659ee132ff8 gcc/ada/lib.adb +051b3934e040fe723193bc931183288d gcc/ada/lib.ads +3913be6188b63c6b884353297b4afa1f gcc/ada/link.c +ccc3d21a9539ac992818ff5f42c7c245 gcc/ada/live.adb +d3a4370bd6d8c0b23119924446335358 gcc/ada/live.ads +38f101ad4a6eba55ef694b1ab6315683 gcc/ada/machcode.ads +de1ec2a2ffcfbcc83cf59e803407db07 gcc/ada/make.adb +38dc802787c5bd1884e3f17dac59e24c gcc/ada/make.ads +2af61c7bf0a7865654538eff7d3253eb gcc/ada/makeusg.adb +e6f86b69ea1103bbd957ed4b656b0519 gcc/ada/makeusg.ads +abf52d2f7a112a0e60aa65d28d663cdf gcc/ada/makeutl.adb +ea0efbd6552517166d130ed6407d71ab gcc/ada/makeutl.ads +aa3d6c1f73ec8a3657735f2031a25573 gcc/ada/math_lib.adb +d4295a7ff0a22f2c2f8ed927503290ff gcc/ada/mdll-fil.adb +7a2f68072999dc7e2d63486ace738e15 gcc/ada/mdll-fil.ads +252333f442169b852236f2685973c281 gcc/ada/mdll-utl.adb +e06fa8bd7fd54c0006e3960c81b7a495 gcc/ada/mdll-utl.ads +9ff5736df26b9a65c002227d88da7f2e gcc/ada/mdll.adb +1a30059a65684f577354ab54bc9ef275 gcc/ada/mdll.ads +460efbdc8b6e13d0ab9e10b3e68ae181 gcc/ada/memroot.adb +ec332990aec78d4ff5f8a46242d76fdf gcc/ada/memroot.ads +bb2420990ae4f6164213231fae4a3f26 gcc/ada/memtrack.adb +89a42db351e95ccb58519c28ee8c0344 gcc/ada/mingw32.h +31cf9fbde7311d0d108118033915796d gcc/ada/mkdir.c +2db2bb2a53e6b2a42f218a419fd061f8 gcc/ada/mlib-fil.adb +fce82b6f8d7e669dfe343cfbad9152eb gcc/ada/mlib-fil.ads +e27b9e11b863adef787e45c49256b7b8 gcc/ada/mlib-prj.adb +09b121d079d4cf2c5e847aed3f60f1f0 gcc/ada/mlib-prj.ads +a0302823fb5c039aaceb728d998f5b98 gcc/ada/mlib-tgt-specific-aix.adb +9c3f799dae1f83d54e7082d7acf0556f gcc/ada/mlib-tgt-specific-darwin.adb +d85ee389e88599fbf0040644f24b518f gcc/ada/mlib-tgt-specific-hpux.adb +b6cdbc4968db2c3f4f0061ca3c3fbe0e gcc/ada/mlib-tgt-specific-irix.adb +04b87a44c81606718db983702c64a32d gcc/ada/mlib-tgt-specific-linux.adb +f8d02bf8e1e7839ec0cf1b1e05f56470 gcc/ada/mlib-tgt-specific-lynxos.adb +db20c352f08e2bb5b75aac91a4b4da3f gcc/ada/mlib-tgt-specific-mingw.adb +f544341bce4d7d764420f558d289b545 gcc/ada/mlib-tgt-specific-solaris.adb +7b245e30ba5a1c634e4ac95a87d84c0e gcc/ada/mlib-tgt-specific-tru64.adb +52f362815c69acff040c8ca4f2d0e44e gcc/ada/mlib-tgt-specific-vms-alpha.adb +1397698a04eb108f98b6c9051b0e5ab6 gcc/ada/mlib-tgt-specific-vms-ia64.adb +95c17822cc836b8e3ee9d43a18682f68 gcc/ada/mlib-tgt-specific-vxworks.adb +d5fd4c58252d802137cb39f051884f8c gcc/ada/mlib-tgt-specific-xi.adb +e7c5e27656cb69c5a6a992974c053a01 gcc/ada/mlib-tgt-specific.adb +32aa7c82eb9da1566c6e065459ddbc18 gcc/ada/mlib-tgt-specific.ads +4992c828283fbe1ebd63bdc7732e94eb gcc/ada/mlib-tgt-vms_common.adb +7ea7c67f31e90041765ac3015fce9676 gcc/ada/mlib-tgt-vms_common.ads +985993b766335878dbb42c23dbd31237 gcc/ada/mlib-tgt.adb +f41cfc58ab77ca34d21d2ae021b63d8c gcc/ada/mlib-tgt.ads +fe952cb25dfd23c38564541d81d85b1f gcc/ada/mlib-utl.adb +9c02336e2d6dcce14ecb552fdf2ab0a8 gcc/ada/mlib-utl.ads +a5a352e5ba558f884d9e1ba078fdfa3e gcc/ada/mlib.adb +bb0340a4381d8dbdca3f331ccfd64512 gcc/ada/mlib.ads +bc88aed1fc76b30850dd1d7ebf11f24e gcc/ada/namet-sp.adb +f58eb6cf4a74b70699643983017c7da3 gcc/ada/namet-sp.ads +62abda924bf15435df7931d1d444e303 gcc/ada/namet.adb +ecc177258c2d6678e91351410ae23f60 gcc/ada/namet.ads +d20208c55e904061e98837e747a7386a gcc/ada/namet.h +f674e98f980e57edae1bc0597f101fc7 gcc/ada/nlists.adb +4e1ec60398b92b78fadfdb55258b9ec4 gcc/ada/nlists.ads +85b34b294453f2bd13839d19260e5550 gcc/ada/nlists.h +349f0f4aeff5f96eb16ad78474248af9 gcc/ada/nmake.adt +779af0d58f149df3c99bce3eaf2d1829 gcc/ada/opt.adb +1c7258a7cbc88d004f40f5b9679015f9 gcc/ada/opt.ads +86d5afce0586146a9e7daa67e941036f gcc/ada/osint-b.adb +e4bef859d75c58887a296fc09f8c1428 gcc/ada/osint-b.ads +4524ad6e3c31d7a94e20e11ee0b054db gcc/ada/osint-c.adb +9c898115b069055ec5f7603f7d4600cd gcc/ada/osint-c.ads +1ec8b2467b44127b2d13edb3d8d15b6a gcc/ada/osint-l.adb +5fccc37a875a7cda3822c5408778ccef gcc/ada/osint-l.ads +72eadf47beb55b211d557f61f4f4c6f0 gcc/ada/osint-m.adb +764b020a10bbfa6b544f12e767719130 gcc/ada/osint-m.ads +fb9d6e77febabdf198f7c6a036e92633 gcc/ada/osint.adb +027755b6c911679ead56ac701f6d98f6 gcc/ada/osint.ads +eb0ecb50715ab6058d07ee3d1adf37aa gcc/ada/output.adb +3c9319f5cd4156b51df0383374876f3b gcc/ada/output.ads +7436708b216c0d76ad2b57fb60230af5 gcc/ada/par-ch10.adb +017594534599ef2e20eef7076bd96a50 gcc/ada/par-ch11.adb +0a9a17cfc7e146657faf2a22c07cb376 gcc/ada/par-ch12.adb +7ee27230d1f76a7cad47ae3ee8d0d03b gcc/ada/par-ch13.adb +11390040d855db047e54dc7aa369c722 gcc/ada/par-ch2.adb +f8a47f15476cab57a3a6a189e3177759 gcc/ada/par-ch3.adb +d2164db766e670415fb01e3c8eaf1264 gcc/ada/par-ch4.adb +5565e932d800b37bea17794d824d68c4 gcc/ada/par-ch5.adb +2f063d765e10c3f4248063957ec443d6 gcc/ada/par-ch6.adb +45f961e65194fe9e19a9fd00378b019e gcc/ada/par-ch7.adb +9fd90cbd9126eabaccbf191a0deba23d gcc/ada/par-ch8.adb +356c586347fd497961d83997d0003687 gcc/ada/par-ch9.adb +042ba80aae43e09c6befa31ce37c96c9 gcc/ada/par-endh.adb +678934c6737ad5bcbcc72cf547560ffd gcc/ada/par-labl.adb +669037418449257c2173bce5a32a05e6 gcc/ada/par-load.adb +29963dee485b957f68d138e5ac8d05cc gcc/ada/par-prag.adb +c2db83af558df471effd95df1da5394c gcc/ada/par-sync.adb +6d79a1e985668d9d4d6d8fb6ec0c15f2 gcc/ada/par-tchk.adb +a635c2e45c58ae6b7f9950280ac1559b gcc/ada/par-util.adb +890fe2990dc520e6ab22ffb9e9c01bc7 gcc/ada/par.adb +e33eff086b3d1774b55ab81096164528 gcc/ada/par.ads +087920396f344c02852e72ff5fbd3b88 gcc/ada/prep.adb +0e71246d5da8855398912ac97376d107 gcc/ada/prep.ads +dbc7a4057786e8793d58dcaac4f387a2 gcc/ada/prepcomp.adb +05c5258484556579fd02b7bf4b4eab76 gcc/ada/prepcomp.ads +f246fe7a46eb3fb2ebb618d3cb97cdb9 gcc/ada/prj-attr-pm.adb +eb13af2f3b2e6009060d73f56c031a74 gcc/ada/prj-attr-pm.ads +58db555eff4093ece3038b91f60181a8 gcc/ada/prj-attr.adb +a6524fd82301af0dca219462efaa83d4 gcc/ada/prj-attr.ads +3a204f44b5b92d6c9d2b7c910034232a gcc/ada/prj-com.ads +b46182596b8c8744707803aa738f7b19 gcc/ada/prj-dect.adb +37d57a286bb627a87d0d95c6fa8ed66c gcc/ada/prj-dect.ads +e6adbb2264366dc993a6e312dd3905bd gcc/ada/prj-env.adb +d12fbd13cd9413b84f7edbf69ca6b4d3 gcc/ada/prj-env.ads +d310c6d66a5cbf3c6694302f74a75205 gcc/ada/prj-err.adb +52dbfc46e58eb1dd43fd73b6c66f453c gcc/ada/prj-err.ads +b84cac82cd28aa1e1a75b88106e009e2 gcc/ada/prj-ext.adb +439498614a3846c8d1fb62dc6fc89745 gcc/ada/prj-ext.ads +7c66add9e83b0ba00037769d577698a4 gcc/ada/prj-makr.adb +405ec77e90377e65b3c9ae6fc749f499 gcc/ada/prj-makr.ads +dfa38f43f35db855bcc90a80c019d053 gcc/ada/prj-nmsc.adb +99d7923c6a13d97107aa2a280ac4e4b8 gcc/ada/prj-nmsc.ads +5b0996d97c9039762b18c871588fcbe4 gcc/ada/prj-pars.adb +5de973b27dd79bc65e9f8608a10c582c gcc/ada/prj-pars.ads +d556081b1f01bfb8f7cf3eef8fcd9fc2 gcc/ada/prj-part.adb +0d43e768297bc0b8fe1ee61d193fc5b1 gcc/ada/prj-part.ads +b52fd74c61f4f5c233c331a63b154b3a gcc/ada/prj-pp.adb +bd02ba4cdc117d29837314f5d73a0d59 gcc/ada/prj-pp.ads +a8b91a01f01d3290d3ca867ced7e8318 gcc/ada/prj-proc.adb +bc895be7e5c24b7e941d28213f76f075 gcc/ada/prj-proc.ads +12ff24bc20deb3de90748caa51883fd9 gcc/ada/prj-strt.adb +06baed213ba416c6406ca9b2c7105274 gcc/ada/prj-strt.ads +a890714d4309a2f387c5756103e07f7c gcc/ada/prj-tree.adb +ec146b449695d5eff125d47e6aeaa7a7 gcc/ada/prj-tree.ads +8052e99ec05b5c4ba2e778d9ee0648b5 gcc/ada/prj-util.adb +bb3c4d89e0906c78c5d67860ffea0710 gcc/ada/prj-util.ads +5a03dfcbe0f79cbbef5c9d9347d3bfa2 gcc/ada/prj.adb +b6ec04f08673e837354262116be16b8b gcc/ada/prj.ads +bfea70df374edbed8e2899b2e58e19ae gcc/ada/raise-gcc.c +2fcd7db0a784863487de64acb5c5d3af gcc/ada/raise.c +030b0f5c60fa385fd59416f0d6e5abc4 gcc/ada/raise.h +e67bfab257dd8d3382063c4d07ed25eb gcc/ada/repinfo.adb +c5551d595b7ff196d8a1eb96755cb3ce gcc/ada/repinfo.ads +e7956802d040cdbf998b57c3699fbd07 gcc/ada/repinfo.h +eb06be546aef5659e5bd772768dd9c28 gcc/ada/restrict.adb +2be2d03badd388f8152a48237e98cdcf gcc/ada/restrict.ads +55bd283d6b7212f3e071d2e8cf98f8e5 gcc/ada/rident.ads +8ea509d78278ea273b299d43582b8ae9 gcc/ada/rtsfind.adb +a268587754a9df69581055fb7e6cbe73 gcc/ada/rtsfind.ads +7764f13c1eaf5b6c684c4bd1994f194e gcc/ada/s-addima.adb +2aacc45f35b9cb4ea948ef58741a1edc gcc/ada/s-addima.ads +9e8e03c7112b1a5e13ae3841840391e6 gcc/ada/s-addope.adb +a187172684513d34b1171b5b2b767703 gcc/ada/s-addope.ads +a62fd1eea22c103ed3ade98c310d2201 gcc/ada/s-arit64.adb +0605047c9fc5f8776c7df86aafc7be57 gcc/ada/s-arit64.ads +dc24843aeba2d39f81596cb32ebcafbd gcc/ada/s-assert.adb +c58106337461ee28461b6bc9b2de5e30 gcc/ada/s-assert.ads +66297fa4189feb86a8ae709d96f7ba97 gcc/ada/s-asthan-vms-alpha.adb +6c299ce08e4919c523d8fca519d610fc gcc/ada/s-asthan.adb +d07064c858ba32bf8944b61cb5a57b8c gcc/ada/s-asthan.ads +81cd695872dd86aac8dd773119462aea gcc/ada/s-atacco.adb +829c4404c1e6328ead3cbe4dba8b54bc gcc/ada/s-atacco.ads +00c3319311933cd27e4f50ac1863a4b5 gcc/ada/s-auxdec-empty.adb +87463dd2e8ed2bec9c9bd4771fe040b9 gcc/ada/s-auxdec-empty.ads +515ce27507ba5b04001695d6112e4b7a gcc/ada/s-auxdec-vms_64.ads +03b141174821d35e91b2cf9bb9a3f41d gcc/ada/s-auxdec.adb +d995d85cc959e92245189923f2bf3a65 gcc/ada/s-auxdec.ads +3a56fbd58dcdc678b764ab875b377d63 gcc/ada/s-bitops.adb +a61ddc7ad557aa73d168fb96964bb3e5 gcc/ada/s-bitops.ads +9afc5c8e019e9ac21e3de5a4866bbddc gcc/ada/s-boarop.ads +a06599145f95a2b7d76f702760eb1dff gcc/ada/s-carsi8.adb +cbd98b44a76fc2abddc84dfddf6be013 gcc/ada/s-carsi8.ads +2fe5197dc250622bfcc2316f41030caf gcc/ada/s-carun8.adb +6be0c8279e1cf7a473abf8e1d88cd04f gcc/ada/s-carun8.ads +b7e4c72b929eeef23dd5315756b92097 gcc/ada/s-casi16.adb +d8a11f7a96380fb882bd45686d06c3d1 gcc/ada/s-casi16.ads +3deaded80d377740336ab9d10ddb90ba gcc/ada/s-casi32.adb +ba094644d932fb9e2fcf6eeab8487d61 gcc/ada/s-casi32.ads +3dd8236fe9579b880be54792e108acc8 gcc/ada/s-casi64.adb +cfccfab591e36a78966055b6f1c1175a gcc/ada/s-casi64.ads +2c493b2627bc49142b12dc40194006eb gcc/ada/s-casuti.adb +02a1c3e9bad695fa7172c2eb3a69e349 gcc/ada/s-casuti.ads +2874c12d42028191f811ce50fad20b4b gcc/ada/s-caun16.adb +5a50617a6fe26555e82db3315d43a416 gcc/ada/s-caun16.ads +bd848d0e29423114055aab6369fcab2d gcc/ada/s-caun32.adb +cf3ab11a5631a6312c619f27e7ecef9c gcc/ada/s-caun32.ads +f4699e5ae2a4bfa838ae67ed1ff8c320 gcc/ada/s-caun64.adb +200dc317b39749dd67806545cc816b6d gcc/ada/s-caun64.ads +6951f355e5e5fdf931832a015ae5bbb2 gcc/ada/s-chepoo.ads +55b75280635b281aed0845fbfb3c854e gcc/ada/s-crc32.adb +f293ba2118f7cc412c25af1f6ceadbcc gcc/ada/s-crc32.ads +ea6d672573b66e78596a9348d7dc5339 gcc/ada/s-crtl.ads +d2b647af8a5dd023a34109fc61a568fd gcc/ada/s-direio.adb +97ac8d14c8c3b40f9c051abfb3df63de gcc/ada/s-direio.ads +c8e89fdf9edef8fd2b031e6b4e7c2e50 gcc/ada/s-dsaser.ads +1e15655157609a6df619083d5e9e1cec gcc/ada/s-errrep.adb +114ef7cf694918f5dc8d2a3936a7f16c gcc/ada/s-errrep.ads +4319db5cdbac8075d9ed5dff6177570d gcc/ada/s-except.adb +a58592bb27f50ad52a766637ed6ceee7 gcc/ada/s-except.ads +f753eee1ec491bfb45dfa0101d764688 gcc/ada/s-exctab.adb +07e9000138faa5d28282791ae00020ab gcc/ada/s-exctab.ads +3c7cb55f821d113e1ad5a389c70ce974 gcc/ada/s-exnint.adb +362bf090ad3121823ae8962891f28de4 gcc/ada/s-exnint.ads +c3d62eb7763e2e84c1be6ec3f2d6006a gcc/ada/s-exnllf.adb +1c3b45693da80727eeae7a08135268b2 gcc/ada/s-exnllf.ads +c95ba5626f08c313b3243e795e95d471 gcc/ada/s-exnlli.adb +5071d9affae58c8a7f633c665deb5b2c gcc/ada/s-exnlli.ads +7e3cf2db00b3f5483b54ce4491d2780b gcc/ada/s-expint.adb +d7a08faa771968a0de791b469158ee5e gcc/ada/s-expint.ads +9342381a482543002a6f33d799212942 gcc/ada/s-explli.adb +7c3bfc3e41065f711b932f9845db7998 gcc/ada/s-explli.ads +e30a18d31fce085fff7a6992f1f64247 gcc/ada/s-expllu.adb +7f73775ca240b29516a23f1b56e4024d gcc/ada/s-expllu.ads +5cfa26fd76db5a997cda2c68284526ac gcc/ada/s-expmod.adb +ebb72c14e3d1546e99faabfc5dce53aa gcc/ada/s-expmod.ads +45a6180776725ed7f5301fa6902d1103 gcc/ada/s-expuns.adb +481935fbddb31816a95f916280b38e97 gcc/ada/s-expuns.ads +88ef7ca6c8c50d623dfeadfda5fe70f0 gcc/ada/s-fatflt.ads +c51060ff6fe6921f0c5cae64abb8648d gcc/ada/s-fatgen.adb +a376f0a548572509909b44bff984f5e8 gcc/ada/s-fatgen.ads +a007dc08e6298bcc94c2869b10e76b75 gcc/ada/s-fatlfl.ads +f546497accc8745e19fd60ea1d627647 gcc/ada/s-fatllf.ads +80e6425e6292065eda16cb6853d85804 gcc/ada/s-fatsfl.ads +f52a12a27f1dd2f2f68be4eabd67cbff gcc/ada/s-ficobl.ads +a575e4e5d08cfacd1f69b43e50d2e5af gcc/ada/s-fileio.adb +051dccf88a45be3f66de7cb743b2923e gcc/ada/s-fileio.ads +ce55a788359747b739a4e0b5e7c95803 gcc/ada/s-filofl.ads +fd1665a39a2a3cd8c4817ec5bfc2c3b6 gcc/ada/s-finimp.adb +5cd5d715dbfdd0b96b93ca732746264a gcc/ada/s-finimp.ads +497cd8b7404e9ba86a5b2414606d1aa6 gcc/ada/s-finroo.adb +2e7e6869cfb9d6b3f0530d1877758924 gcc/ada/s-finroo.ads +146780002e9d04dbe04c1a7e4125050f gcc/ada/s-fishfl.ads +690092066f592d88b9b9ba34f2c2d9e3 gcc/ada/s-fore.adb +8a5d8b9fef0776e64bf8eb10bd699d8b gcc/ada/s-fore.ads +aced6f04ef4580b4878c4be93688464c gcc/ada/s-fvadfl.ads +120c1e16df7dfade055a5c04d3ab134a gcc/ada/s-fvaffl.ads +9715c8226f25fa6ec465b43cf7d0a433 gcc/ada/s-fvagfl.ads +075e965ffb8ecb685368f9534853dd5a gcc/ada/s-gearop.adb +4118dfe941115dfdf78907917819030d gcc/ada/s-gearop.ads +ca3e3d0de43c90c1ec2388a72cdc8c94 gcc/ada/s-gecobl.adb +e58e6f8632d3bcd5c1640b2b4e80aa2a gcc/ada/s-gecobl.ads +5a3810c1848743d45c69a6a908955ebb gcc/ada/s-gecola.adb +56e9b025b95a71373c40ca9983c9c3a6 gcc/ada/s-gecola.ads +a4091b1020686f513b6d00db591ae4ea gcc/ada/s-gerebl.adb +da408e6034ca98b1ebed5d3bd3089cf0 gcc/ada/s-gerebl.ads +efa422239ebd4b110ed93d1c20bf2cc7 gcc/ada/s-gerela.adb +0917e1e0483877cb1136c4266284a7b1 gcc/ada/s-gerela.ads +c86a0808a27ce9abe00379e4d33e4900 gcc/ada/s-geveop.adb +d082c07cf136e2e75bd52e7707c34bb6 gcc/ada/s-geveop.ads +580f42245ce30814442e05b976a8f9c0 gcc/ada/s-gloloc-mingw.adb +870e6dd1de7c8039603b43e84f4bb554 gcc/ada/s-gloloc.adb +132f5799ab7cf6d9c960cd98e4cf33f7 gcc/ada/s-gloloc.ads +f272e2169a4b16659de604bdae3054fa gcc/ada/s-hibaen.ads +956ec508b95aa0fd7ac6408777d7184a gcc/ada/s-htable.adb +a3e016a351c13c2cd225d36db9e3d8d8 gcc/ada/s-htable.ads +0a42e99a2e116e7e57994ce6aa916ba7 gcc/ada/s-imenne.adb +f19e411cde957ade471be60addcc97a6 gcc/ada/s-imenne.ads +95bc2385714eac2dc8f6b5cd0e029a83 gcc/ada/s-imgbiu.adb +7d5d4a86cde42cb902ff5087c95e87f1 gcc/ada/s-imgbiu.ads +247cd743a0669ead74269f0cfd5a16c9 gcc/ada/s-imgboo.adb +2329c0affafe98ae3804a0bd691946cc gcc/ada/s-imgboo.ads +6ebd0cfea6a36bd17f1a0f4307eaacac gcc/ada/s-imgcha.adb +ca855025c3ee56de732ea69ce6b6aa5c gcc/ada/s-imgcha.ads +aea722d0e6ef26e40ef41852d378d504 gcc/ada/s-imgdec.adb +adb69ad20f830606f0c97f94cf414f4d gcc/ada/s-imgdec.ads +8f9bd3379c9352973fc0002c0df952ff gcc/ada/s-imgenu.adb +c07bbb3326c19d86f25e16c7809e7c88 gcc/ada/s-imgenu.ads +3b119689a6ea2b6e27b5e20e1e197b63 gcc/ada/s-imgint.adb +a9b1c42a2097cafafc530c3e66bcf163 gcc/ada/s-imgint.ads +acb50a282473a76dad53e3712a19292b gcc/ada/s-imgllb.adb +6550a3a447bb2868147d6d0aa2e6199c gcc/ada/s-imgllb.ads +e81ec39b08283a3f21973ddba21131bf gcc/ada/s-imglld.adb +bb57f4bea83cc211c8f0d3654a350123 gcc/ada/s-imglld.ads +6f9d08e1af9865f26af56dbb0ce00541 gcc/ada/s-imglli.adb +544f54506af88a2dd54c25de5085720a gcc/ada/s-imglli.ads +155291a0ccdae48ba52467ab57f3745c gcc/ada/s-imgllu.adb +cbac86c0beb68b004a492b5de57f1fcf gcc/ada/s-imgllu.ads +ae0a02e84243e6732f83a25b65de9a5b gcc/ada/s-imgllw.adb +eb9f80c1d123d066c825aa15c253c7d6 gcc/ada/s-imgllw.ads +d39bc3d5fc2b32b8a244f4bd919e30b6 gcc/ada/s-imgrea.adb +6a182586a76eb8eb5c74496f9a8f07cf gcc/ada/s-imgrea.ads +0f5f95c332d8e335a750fea05e02f235 gcc/ada/s-imguns.adb +559d90ed482e518b8e3cd5a8c39571cf gcc/ada/s-imguns.ads +7ffc6ec9eb210b47aee31943e105a942 gcc/ada/s-imgwch.adb +2ecd7b9161b55cbf3cb7463e9adc1f3c gcc/ada/s-imgwch.ads +007c8fc1607f45b239ffee405418ef5a gcc/ada/s-imgwiu.adb +8994e7ff3f81ada3bdfda62d80bef065 gcc/ada/s-imgwiu.ads +1eea4ffff959e0b05c32d62f1866eaf6 gcc/ada/s-inmaop-dummy.adb +505710e3874a589d784136dd2cc37537 gcc/ada/s-inmaop-posix.adb +b236ed7569fe73ab8e84f2ba8c3f0633 gcc/ada/s-inmaop-vms.adb +e4902a50e4693a02f5418d84ed1da645 gcc/ada/s-inmaop.ads +d5918604e82cf5e438efd9411b088b0a gcc/ada/s-interr-dummy.adb +bdfb50fe129b4685034ca2c0ea0051d6 gcc/ada/s-interr-hwint.adb +6f7bc626ea8857f30b734b7b1d6c4840 gcc/ada/s-interr-sigaction.adb +62dedadd47b631082a86e3218d074e75 gcc/ada/s-interr-vms.adb +a1c0f9f1a954c8daa0799b2b1cb74c58 gcc/ada/s-interr.adb +06871dfde6847b60ca6b1ff3b6609693 gcc/ada/s-interr.ads +8b6161cab6771423c23d82778b2847fb gcc/ada/s-intman-dummy.adb +6338ee77deab8019e8634bb9c51c4377 gcc/ada/s-intman-irix.adb +ee993ec9d3c70ca257fcd30d8c3ef86b gcc/ada/s-intman-mingw.adb +296eeb58eb335de21c731ffa1f3c886f gcc/ada/s-intman-posix.adb +e2251c6e4414102a27b0283d048e5aab gcc/ada/s-intman-solaris.adb +469c7f608065b8810db242267d06b73c gcc/ada/s-intman-vms.adb +aae105f1759dd5d81ee3cfa301b98d66 gcc/ada/s-intman-vms.ads +c37942eb922e3e9df382557971ab86f5 gcc/ada/s-intman-vxworks.adb +cca85d015ab04615d1820b58053366dc gcc/ada/s-intman-vxworks.ads +4154d1c1d0e3a11189394897171f73fe gcc/ada/s-intman.ads +297de5491e3bf60ea5df43179e2a40ea gcc/ada/s-io.adb +bd039f39f035e21abe750fd487ecf673 gcc/ada/s-io.ads +8581dc2a46c823667df99ee2da9fd8f9 gcc/ada/s-linux-alpha.ads +41c4ce4ac25b8311249e74b7868afea3 gcc/ada/s-linux-hppa.ads +fa8c813918f6e87b692559c9141865d2 gcc/ada/s-linux.ads +5f9911323204f9669fa3cf060cb138c8 gcc/ada/s-maccod.ads +01038092ef1e5cadff638a7a19d59544 gcc/ada/s-mantis.adb +ba4b5781b408a65a588791e917620e3d gcc/ada/s-mantis.ads +ab7703e24e905903f9eab92794ea9dc1 gcc/ada/s-mastop-irix.adb +58deea3dca35d482b53902439ced2558 gcc/ada/s-mastop-tru64.adb +7d5fa26f8a6c47e773aa8c366f693c0a gcc/ada/s-mastop-vms.adb +fefe20016bbc194d2eff80a980f45d6a gcc/ada/s-mastop.adb +60c975b19693024e1dda41bd3ca3af1b gcc/ada/s-mastop.ads +19fd53ab603ceb27056f3f02a778e3e6 gcc/ada/s-memcop.ads +1072014ff9c36d667255f45063b8a9bf gcc/ada/s-memory-mingw.adb +b248ab3ce7507fceb4d2ae397ac46b35 gcc/ada/s-memory.adb +b05ee557ae269f22f0201486a16cf54d gcc/ada/s-memory.ads +77b0187dee57c7da1986fb5dd8ebfb89 gcc/ada/s-os_lib.adb +794156b89497149b1a5799c43d43c72b gcc/ada/s-os_lib.ads +cab082e7d11d1fca3b92efc5fb52efb9 gcc/ada/s-oscons-tmplt.c +bd6919304a52adb75df75456c676f810 gcc/ada/s-osinte-aix.adb +4d74f1eb89d0a40938b894cc3ffcca66 gcc/ada/s-osinte-aix.ads +863d881226205c3217e5a07af38bef6b gcc/ada/s-osinte-darwin.adb +40d75972b8fd268c5c77d20e38f7986e gcc/ada/s-osinte-darwin.ads +f91cfeaad77e6778e1d50d1088859e7c gcc/ada/s-osinte-dummy.ads +1f06872d93c69bbab8ffc44d7bb1a6e6 gcc/ada/s-osinte-freebsd.adb +e70b9e12d1681e10e956bc6808a31256 gcc/ada/s-osinte-freebsd.ads +1a4b69a220603520ba73959954cf0ebb gcc/ada/s-osinte-hpux-dce.adb +d3415068cf386884c2c4cc2ee5b29864 gcc/ada/s-osinte-hpux-dce.ads +cc7ff7f16310c5ef77a43a6614aef516 gcc/ada/s-osinte-hpux.ads +22f2c40cd3c4176793c7c653de0080ba gcc/ada/s-osinte-irix.adb +80d8f8cdeaa14358e3873c14258c9739 gcc/ada/s-osinte-irix.ads +3e02fdc11bf2d07326c108e0d6ad2ab9 gcc/ada/s-osinte-kfreebsd-gnu.ads +0020856e0f26677b6429ca52ee716fa1 gcc/ada/s-osinte-linux.ads +3ab6c115c53ce46679b52a2e0a811191 gcc/ada/s-osinte-lynxos-3.adb +ead5f220c9e2c811018a46319dc2aa72 gcc/ada/s-osinte-lynxos-3.ads +36ec2c24c4617d317872298ffa9b7743 gcc/ada/s-osinte-lynxos.adb +69f210399fe2872ad313e55bfd698f80 gcc/ada/s-osinte-lynxos.ads +8c0b5b6ce546bb03e82e2be559b24463 gcc/ada/s-osinte-mingw.ads +cd0b854c15a2e6883f4261eb6e1e15a7 gcc/ada/s-osinte-posix.adb +8d2fc44a7dbde225bff833461fddd323 gcc/ada/s-osinte-rtems.adb +9e7a07a8c2f0c8b4d3a0aa087d51e781 gcc/ada/s-osinte-rtems.ads +7b81aa79529511028ea075d59bceb69a gcc/ada/s-osinte-solaris-posix.ads +70b8b773d7c60d2bf2d3091c1b05a51f gcc/ada/s-osinte-solaris.adb +241a735fa00f8579dff6a38903c0ebeb gcc/ada/s-osinte-solaris.ads +d780f59e3931620fdae03104c6c69308 gcc/ada/s-osinte-tru64.adb +a1d31d037a3c4ea7c9866a384c59408a gcc/ada/s-osinte-tru64.ads +a2d25ae405f9f2b2ff42011a90cd21f2 gcc/ada/s-osinte-vms.adb +7f349125036c0384df47117e46cd0770 gcc/ada/s-osinte-vms.ads +293ac4afa270fbe0b775d12c58d06261 gcc/ada/s-osinte-vxworks-kernel.adb +61e3acef91040dea16fe832c9fa1b4ec gcc/ada/s-osinte-vxworks.adb +a919061d0af77495e497110e9be84ef3 gcc/ada/s-osinte-vxworks.ads +bc5f10beeebec822411b6f44c7fe4c1a gcc/ada/s-osprim-mingw.adb +c5b64f98fc1aa5515a56f84824d284c6 gcc/ada/s-osprim-posix.adb +7bec67ab392626a7fcaec0c5528a06a5 gcc/ada/s-osprim-solaris.adb +798833267aa1fe161ca35aeb2d27f4c7 gcc/ada/s-osprim-unix.adb +2771dbdff0e239d1c5fdea1d6219386b gcc/ada/s-osprim-vms.adb +31a65758192957b44ec4620e2c1d9e22 gcc/ada/s-osprim-vms.ads +577ff8d296fc6f0bb4643c78a4c21c81 gcc/ada/s-osprim-vxworks.adb +63dbc1fa6d6478f6e75d1216d1f148ec gcc/ada/s-osprim.ads +5dc7d728e5478fc7ce1a47426d2cbb07 gcc/ada/s-pack03.adb +5e99e26f20cbc850d132fcba515aee59 gcc/ada/s-pack03.ads +23e7dcbc4ed8e5132cc3adfc21aee655 gcc/ada/s-pack05.adb +b95128a84fef682e870c23bb8e9b80d6 gcc/ada/s-pack05.ads +9e4362c56cad8ef49838a246088ec572 gcc/ada/s-pack06.adb +d3b4b507c5daaf100324a3a18a00964a gcc/ada/s-pack06.ads +cfb774b064a984648141e681daf62368 gcc/ada/s-pack07.adb +d7228f663207a22089dd01d831af8c8b gcc/ada/s-pack07.ads +e2b9260f1b74f96d634cae678f055986 gcc/ada/s-pack09.adb +22c417044c4667a9cad9eaf269c4a244 gcc/ada/s-pack09.ads +b4871abdee850a10ce6c8eb3afec8efd gcc/ada/s-pack10.adb +f19f032131d4fa7b77813b3863240d3d gcc/ada/s-pack10.ads +1a02cee1bfdbd822403d104fcbd32da5 gcc/ada/s-pack11.adb +2efb48b80303e68dfc82a614034fc708 gcc/ada/s-pack11.ads +c77a750fbe1d966f5ac9b8957bb8cd5a gcc/ada/s-pack12.adb +3641bc16c323aca555f431c386e862eb gcc/ada/s-pack12.ads +0cddf413432cc03e6bcfba232c6dbb63 gcc/ada/s-pack13.adb +c1df078f7f744286279ed59bf22ef934 gcc/ada/s-pack13.ads +bc41528665bf935054158f8e8f4d8cbb gcc/ada/s-pack14.adb +9f1e383245be819ae735fb1b7e2632cb gcc/ada/s-pack14.ads +b67385776ad6d3603a4ac25337d29bbd gcc/ada/s-pack15.adb +c2ffaab630c7a1392d485220dc99e334 gcc/ada/s-pack15.ads +ee5314be28f95e9dc872e7bf82213727 gcc/ada/s-pack17.adb +0f96747cd3d5b0d09c47024497cd8d04 gcc/ada/s-pack17.ads +328edda2751483d95c58f2f9bb566300 gcc/ada/s-pack18.adb +cc932908e1cfad50a9ae453e4c8aac1e gcc/ada/s-pack18.ads +c13c3471eb83c73fd1b5a7cb043c7c4d gcc/ada/s-pack19.adb +b484a7aa84d9cefea500f48f4cce8084 gcc/ada/s-pack19.ads +820a613910559af1d479db38d859781e gcc/ada/s-pack20.adb +a92acf66e8464b368b0cc197c92f8a7d gcc/ada/s-pack20.ads +64794fe331fd99fbed1deac97b69019b gcc/ada/s-pack21.adb +cb0f4da9d3185463f127be62888bc239 gcc/ada/s-pack21.ads +fea26a4e6fd7c253fccde2f232392fc4 gcc/ada/s-pack22.adb +738608ecf4244aef0de06f116dd36bc6 gcc/ada/s-pack22.ads +0cf066ebdb8733b27fe9a0b13dc43150 gcc/ada/s-pack23.adb +d2a59a7f1382d9a9388695216c18db98 gcc/ada/s-pack23.ads +52cc3808ddb89fb31457bec2596c745b gcc/ada/s-pack24.adb +fd44a0f65dbedce1f2500fa115591493 gcc/ada/s-pack24.ads +2f984e543543b807280bba10f17fb035 gcc/ada/s-pack25.adb +532846bbb62d9d4863b4f1aa653d005e gcc/ada/s-pack25.ads +f9867d57d1f7383f3c98306bad2b4d34 gcc/ada/s-pack26.adb +684db69ecc20c6c2c85f1132b2e21d6b gcc/ada/s-pack26.ads +d20a7a3519187bdba60d1de885988dc9 gcc/ada/s-pack27.adb +571f55971589bc7fe3daff5ec888a0c4 gcc/ada/s-pack27.ads +248fc87fbf0cbb1d38448de99484abdc gcc/ada/s-pack28.adb +ac75748fbdc6a78c29fe094c6db4d086 gcc/ada/s-pack28.ads +688e4ca81b779a019053a5634125730b gcc/ada/s-pack29.adb +28b4b2a3e1ccef3ad1aeca557e2fee8b gcc/ada/s-pack29.ads +e011569599b9e59dc4ce7a3ae37e2670 gcc/ada/s-pack30.adb +d1140f42e6b4b99f17a31dbe4b7ed61a gcc/ada/s-pack30.ads +a6a6645b16cc170d447ddc9eb337ea8a gcc/ada/s-pack31.adb +0da284e59959643f9051e82802444bfb gcc/ada/s-pack31.ads +ff210f0df9cea58e3c14be122106669e gcc/ada/s-pack33.adb +9ad447192ef4e6b9df81881cd31005c6 gcc/ada/s-pack33.ads +c69c4f2c81e43a49c9a4f31e6bbab2a3 gcc/ada/s-pack34.adb +cce843bd515d00608ac4b626a343da7d gcc/ada/s-pack34.ads +4df33bc996ee1f92e4f1514c04d51b56 gcc/ada/s-pack35.adb +d3238562f3368a258e79a13388aa3b42 gcc/ada/s-pack35.ads +eccab2acdb8ea3e87654df3f279123c5 gcc/ada/s-pack36.adb +5d2917246e52e4243361b6baf994e5fa gcc/ada/s-pack36.ads +02ec808e9a7d1aae9cfca35df3d03706 gcc/ada/s-pack37.adb +d0b03e07525db56234632ff5919608fa gcc/ada/s-pack37.ads +84a4cc485351e2d3f2dd3d66f81948eb gcc/ada/s-pack38.adb +4bf98e3d2491110cb657295c385ae1be gcc/ada/s-pack38.ads +33c7a7cbd9da8fd94fcf8ad62337baf9 gcc/ada/s-pack39.adb +22fd530a0eaec1aaf1d92ea686371da9 gcc/ada/s-pack39.ads +19286f61ed026f867f86cd2b20088144 gcc/ada/s-pack40.adb +0b215ef5a52db53d6689d8a96ad30ed0 gcc/ada/s-pack40.ads +74473968c07e18a828d108f9e9ea4ef1 gcc/ada/s-pack41.adb +8f114cb2fd8395c93edef02e82a7df84 gcc/ada/s-pack41.ads +476d2237125dd6d9f835913ad5aa6149 gcc/ada/s-pack42.adb +24c2f8bbdd4a3bd84533530d59837702 gcc/ada/s-pack42.ads +b50efcba7732a6381f0f2989d84ed1ea gcc/ada/s-pack43.adb +268b670c6898c381b191fc263d85a7a1 gcc/ada/s-pack43.ads +96508ba124377c3d7c31b799ed08d1ae gcc/ada/s-pack44.adb +aa6b41714ee929af334dc2dbb7c036a3 gcc/ada/s-pack44.ads +8fc270dadd0391f9ea970ecc38a7cae2 gcc/ada/s-pack45.adb +92d8a67eec95478739a4780e98f4a7d1 gcc/ada/s-pack45.ads +4e3973b06605df76052d64ed16ad9f92 gcc/ada/s-pack46.adb +01337faa925d8049a9eba0e975ff892e gcc/ada/s-pack46.ads +64ecec5b911ad1817e0bc311f4538334 gcc/ada/s-pack47.adb +b691ebf7f3b80166b563ab84192a280c gcc/ada/s-pack47.ads +928b2594aeff4a19ae5c54e0a8fd516b gcc/ada/s-pack48.adb +64a6d848f5c4f07cc6bb8fc013ff0ddc gcc/ada/s-pack48.ads +396c89b3336332d9b7e80af2889cae74 gcc/ada/s-pack49.adb +25cead4b8da0edf9626649a9aad58544 gcc/ada/s-pack49.ads +e4f1c0f97abb69444d68933062d00a03 gcc/ada/s-pack50.adb +e416b527547d3b4c83fd1a0125408a19 gcc/ada/s-pack50.ads +9c1a4e7f8177edac62b0505ef4cbd81b gcc/ada/s-pack51.adb +a55392fe738f22d15b01f8e5e867c0b6 gcc/ada/s-pack51.ads +688b363ec4952f5dab8b66d54293d42d gcc/ada/s-pack52.adb +9df0717a9345f1ca6236f3f6acc517c6 gcc/ada/s-pack52.ads +89f41531a91af0bd910cc9c44800e1de gcc/ada/s-pack53.adb +6ff5f7b177bffde940f04084b887596a gcc/ada/s-pack53.ads +3321ef7fb9079febc8f6be70e9903992 gcc/ada/s-pack54.adb +423ee70fcb1a57981e2cedad5c3b0cac gcc/ada/s-pack54.ads +ff7b92baa066d8a29c9899f0558a1a29 gcc/ada/s-pack55.adb +d92173ab4f74f54d3e260df35059a48c gcc/ada/s-pack55.ads +0990f532095bf618357e4a6b793ed613 gcc/ada/s-pack56.adb +dd11d0cc5333872d7ad949822bda0332 gcc/ada/s-pack56.ads +5ca4fc95c3639464d0d18a58aaf003c9 gcc/ada/s-pack57.adb +283d906b3f9c260098a95178a36a2dc9 gcc/ada/s-pack57.ads +44d2079458effd8850f75a4badbb4ec3 gcc/ada/s-pack58.adb +f09772f20a24e93474ffcf9756331eb4 gcc/ada/s-pack58.ads +0148be632cbf9662916d2a2eedd60fec gcc/ada/s-pack59.adb +8b668cc88c528a42bb46359e30b21e2b gcc/ada/s-pack59.ads +8e1b48659ddc6aa609e5e7cba5264002 gcc/ada/s-pack60.adb +75f86f43e813be1c840ec9f1368fafd6 gcc/ada/s-pack60.ads +6cf536a6850c8d5f3a86ca2832316fb4 gcc/ada/s-pack61.adb +7de1dc18de5281d8abd5dac46ce87676 gcc/ada/s-pack61.ads +60927bf4a3d7fdf6ab36038c15100e77 gcc/ada/s-pack62.adb +e052acca5652c482f81f2e7a4e817ffe gcc/ada/s-pack62.ads +8d9f0fdab494f852f016c18bc08c12aa gcc/ada/s-pack63.adb +782af541378435276332be04ef728084 gcc/ada/s-pack63.ads +5a5c095684181a93653a5c86beb1d541 gcc/ada/s-parame-ae653.ads +5ed6c140cc0f000fc2d31faff99f22d6 gcc/ada/s-parame-hpux.ads +a5904e2b6ca7a4c2b5ed88c9d4dedad6 gcc/ada/s-parame-rtems.adb +0fe4f4de96f5ebdf88813d01c393c84e gcc/ada/s-parame-vms-alpha.ads +9dca6523ceb4c243334842ffc477d619 gcc/ada/s-parame-vms-ia64.ads +09381ed2539c45aea58a4aba14474bd9 gcc/ada/s-parame-vms-restrict.ads +5bf714f062d2655c7e79384d9904ec99 gcc/ada/s-parame-vxworks.adb +974e2d2e60db176d46af03a7455f630b gcc/ada/s-parame-vxworks.ads +29d041fb3a17ffe88418bb39cf1d873d gcc/ada/s-parame.adb +af27535a20f438c066cc91b1711b12b6 gcc/ada/s-parame.ads +49be3a7f48e013e7d589ea7973961fb1 gcc/ada/s-parint.adb +82269468e32aadfb9ddccf9a92a4dcf6 gcc/ada/s-parint.ads +4f3d48618535c0bd00f67414a0e7adf8 gcc/ada/s-pooglo.adb +5363841c1ff5465412231a845f6156a7 gcc/ada/s-pooglo.ads +eb23d3f7705d54541b73bf41adb3778b gcc/ada/s-pooloc.adb +9e61389a266ebfadc0598dbd6f9feeba gcc/ada/s-pooloc.ads +3ad79663bd04ce08a0a030116fd57d0e gcc/ada/s-poosiz.adb +5fc4a9bf6aa2905ece0b3d6d014162da gcc/ada/s-poosiz.ads +a35c221b9110cbdc54d5ae8a71bdbfb0 gcc/ada/s-powtab.ads +8c55ef33dbc7acaf2599ea1a8431937c gcc/ada/s-proinf-irix-athread.adb +cbb0881fd32dde0b43d7add871736d31 gcc/ada/s-proinf-irix-athread.ads +0089632357ed61a0be03983091e57e90 gcc/ada/s-proinf.adb +37194558cef16358fd75ca2a91716bb2 gcc/ada/s-proinf.ads +8d62e956569a53b1c9a377f3322aa03f gcc/ada/s-purexc.ads +174b36e7e9dc619846f4799d4151f9f0 gcc/ada/s-rannum.adb +b549f27bab80263cbfb6443fcbdb9781 gcc/ada/s-rannum.ads +0f0493b2502f462f9d6fae20ef2eed50 gcc/ada/s-regexp.adb +b263f27e11bd575af3e65cbe82abf438 gcc/ada/s-regexp.ads +a17b7f9d0e308354a57ed06b895b5f61 gcc/ada/s-regpat.adb +5047984486e4d4bf93d1d3dd141a597e gcc/ada/s-regpat.ads +2d5e1dcad17604823b602d92bbd868b4 gcc/ada/s-restri.adb +7a324ce21c94a7389ec2d35e1bdccb39 gcc/ada/s-restri.ads +0366f412c2fc3badf8ec8859e90d4490 gcc/ada/s-rident.ads +21f2b90fc5102b6bed2d9b118791b218 gcc/ada/s-rpc.adb +e15af3abf5012f24c40586390409f7df gcc/ada/s-rpc.ads +bf92b9e8106c276ffe2bc9e7ca906ad0 gcc/ada/s-scaval.adb +8e66f08962dd59a5dd1cbb0e90fe9026 gcc/ada/s-scaval.ads +b784f86d44884d4d0b70c17204c5cd73 gcc/ada/s-secsta.adb +0ca360e735b9e857ae2fd868466433fd gcc/ada/s-secsta.ads +4ed9a1edbf594d02be150ce16976fb7f gcc/ada/s-sequio.adb +621c97b7657c5f2bd8c34fd29ea69b12 gcc/ada/s-sequio.ads +273ef291f279751655826807056f99b0 gcc/ada/s-shasto.adb +323a542aeaa6c559acf22dcf038f869d gcc/ada/s-shasto.ads +831407cd3b7d07907e5552ee482814e1 gcc/ada/s-soflin.adb +86bdef3dc5565d7afb29b804c754715b gcc/ada/s-soflin.ads +8e25c8d47ec8387bb03096003e842589 gcc/ada/s-solita.adb +671e2d1f6c5e092da7cfd4f7c5c4df8c gcc/ada/s-solita.ads +41103ecfe2c0362dee9bfb5c99eb888a gcc/ada/s-sopco3.adb +68a9983b166571d2ca3be0e668f944ff gcc/ada/s-sopco3.ads +0d48001a623181cb2a30dc0de08e2315 gcc/ada/s-sopco4.adb +6874f51417e351a92b3dcec29830d244 gcc/ada/s-sopco4.ads +74fa66874f99e2b7f5933c0145c58867 gcc/ada/s-sopco5.adb +28dba3ec41b4e184b5e61debdc44689d gcc/ada/s-sopco5.ads +16f96cabccb21efb0be3c33acc5e396e gcc/ada/s-stache.adb +0626b138b8991513bae9a2b84c005693 gcc/ada/s-stache.ads +52c2e8d3045533f48779967e11b5623a gcc/ada/s-stalib.adb +b1ee3df79a93bd937e071d38f019f833 gcc/ada/s-stalib.ads +9ddc2f0a18a409e61e55a576348b9a29 gcc/ada/s-stausa.adb +361191acd386e412e4aca811d9c1bde7 gcc/ada/s-stausa.ads +4691807cfa3dbd2d513ec22b32cf9528 gcc/ada/s-stchop-limit.ads +72bb71eeb0f389a615908b4c4c790ed1 gcc/ada/s-stchop-rtems.adb +0ef67e3ea168bbab9d0d708f7e647844 gcc/ada/s-stchop-vxworks.adb +28537b05d7089ea059f4b3d699506ab3 gcc/ada/s-stchop.adb +af5d3a49f29694ceec912e8bdc4ba467 gcc/ada/s-stchop.ads +db4166a005e302d7f3de702b55160253 gcc/ada/s-stoele.adb +1eecd033a9c6eddd120f8154f0e6b624 gcc/ada/s-stoele.ads +9836079353214d7864f73c14a1b29432 gcc/ada/s-stopoo.adb +46795ae7917d22c0ed6d83550bba4d48 gcc/ada/s-stopoo.ads +926eb5a3de6c69364ec74d09fed2f4d9 gcc/ada/s-stratt.adb +be7d0c6dc457869a751c5aa1eb03aa09 gcc/ada/s-stratt.ads +71b6b91fa813d89d645fd3b3c7756242 gcc/ada/s-strcom.adb +f29fa93272e7e2591b978766429bb824 gcc/ada/s-strcom.ads +b7d9a3deea217aed66be537b3b18806b gcc/ada/s-string.adb +60cf03325a16e14fb29e1afdd12847d5 gcc/ada/s-string.ads +e56c412b3c79b9dc76528d023b6442f8 gcc/ada/s-strops.adb +af22d1d1f4e066c6daa81de7a7d16177 gcc/ada/s-strops.ads +b0817ddb6b2915d4edacf96a28d7dfdb gcc/ada/s-strxdr.adb +f2aaa74b4ce47e213e5ab0e5409fce6d gcc/ada/s-ststop.adb +00a3cf38008d8d08ea146fcaa7f9b788 gcc/ada/s-ststop.ads +f601bc1bf932420f9b140452e322de0d gcc/ada/s-taasde.adb +e6e4fdff29d21f326d7512e23c5c1f9e gcc/ada/s-taasde.ads +14a111f9c0738cd54e77e2676e8ede5b gcc/ada/s-tadeca.adb +7f61b42ab5dc57cb3f38c4239c991e40 gcc/ada/s-tadeca.ads +262416bcf292fb6d18f3a16e5a2fd1c1 gcc/ada/s-tadert.adb +1b09ab4c9161279f2e1bc8d09e43b2f0 gcc/ada/s-tadert.ads +057f0522a098388c9b3812a50088c56c gcc/ada/s-taenca.adb +be414b8065b125dadc24d979dd03f247 gcc/ada/s-taenca.ads +56d9b2d25d277d91b8d276a0dbd407b5 gcc/ada/s-taprob.adb +ff503490cd2beac95f079a19510e38a7 gcc/ada/s-taprob.ads +47ff033bf14f1f9912c16b1c686462ab gcc/ada/s-taprop-dummy.adb +9f829ed32eeeb553d62aaa61a04cf8f0 gcc/ada/s-taprop-hpux-dce.adb +e082bb67328f9e2f18ab56705409ef93 gcc/ada/s-taprop-irix.adb +ee788a37677289c8f88fc162ba304f78 gcc/ada/s-taprop-linux.adb +6a6eff895c97298efe5d3b57bc67036f gcc/ada/s-taprop-lynxos.adb +e2664d022f8a4101baade95eba2262ed gcc/ada/s-taprop-mingw.adb +09586afd5b8bf8a067074f1c9fd75257 gcc/ada/s-taprop-posix.adb +025fbe71fcc15ce60bab94e8e4dda3ca gcc/ada/s-taprop-solaris.adb +f996fa334e1fc5eb66bb480e7a0c5cae gcc/ada/s-taprop-tru64.adb +780cabdeb409c8dd2a38e328d03c4fdc gcc/ada/s-taprop-vms.adb +7d5ead05c3ed9c223b097689ce2d9026 gcc/ada/s-taprop-vxworks.adb +ebe11e914507c8bd6761da34841dd98f gcc/ada/s-taprop.ads +1098d62a772002775bd7e80c7865c119 gcc/ada/s-tarest.adb +f85bcb1c306a5e7e247d83dd0a13c19c gcc/ada/s-tarest.ads +f56e7979613387ae48b5b4576741fd9e gcc/ada/s-tasdeb.adb +98b6cb55dbb384b506f37a1544ffdd0f gcc/ada/s-tasdeb.ads +404dae71e4ccdc885c51dd1f2aabc0f1 gcc/ada/s-tasinf-irix.ads +5ec246602695eadfddb619f37411d4c5 gcc/ada/s-tasinf-linux.adb +18db63fd8fbdf47b9a6fd3c7063f4dd3 gcc/ada/s-tasinf-linux.ads +cc28b59c67779c06421634e24aa77bc7 gcc/ada/s-tasinf-mingw.adb +30a47ab58afe8275fc855c22243ae17a gcc/ada/s-tasinf-mingw.ads +3631b0de33fe76ea191c87fdfae1ee66 gcc/ada/s-tasinf-solaris.adb +b8e48e92d50faa90b88f30ada40d1b16 gcc/ada/s-tasinf-solaris.ads +d5d7f1a31a8aa76a0c3b398d87ba8e4f gcc/ada/s-tasinf-tru64.ads +54ec8f70fb402a378501789f7df63c4c gcc/ada/s-tasinf.adb +5d9276597b4d3a81bffd675225363849 gcc/ada/s-tasinf.ads +5bb8501abd4f1f3db198830106b4e118 gcc/ada/s-tasini.adb +f543f3660cb7ac4c7b52597c00764b9e gcc/ada/s-tasini.ads +db582ec7427bed2d342945ba4a1d740d gcc/ada/s-taskin.adb +8eaed8165f0165ddaead0ad30933917c gcc/ada/s-taskin.ads +6e288bb7de41780370f84420d71fd0c8 gcc/ada/s-tasloc.adb +956444eeb74a31612b4e79664086dbfa gcc/ada/s-tasloc.ads +7ad86aa34206bbe1ad39e7db55cfa775 gcc/ada/s-taspri-dummy.ads +8c6b894cf803fc3148e4b4795ae69a0b gcc/ada/s-taspri-hpux-dce.ads +d051cd9264f86bb6b90842759bdfa4fa gcc/ada/s-taspri-lynxos.ads +9f8091495cc9d146c1319f4b3c762021 gcc/ada/s-taspri-mingw.ads +c55d7ce5a20565797d5242be9bf19634 gcc/ada/s-taspri-posix-noaltstack.ads +33b59c6801155a8d7aa27f2b8187f65b gcc/ada/s-taspri-posix.ads +3a4443c3a2ec5a940ffa24007d396dc6 gcc/ada/s-taspri-solaris.ads +76851e5e07d7231bb330046e5d817cd3 gcc/ada/s-taspri-tru64.ads +eeca683ba23171c21d7162048bd96c30 gcc/ada/s-taspri-vms.ads +3968271a508a2a5ca4e61b48258b4e72 gcc/ada/s-taspri-vxworks.ads +3c9e938571b800dbc8b58e80a49303e2 gcc/ada/s-tasque.adb +1b93e463ab1196bfc592e865115287e5 gcc/ada/s-tasque.ads +0003139e819c1140cf5bd22de6af8ef3 gcc/ada/s-tasren.adb +9c211af5df3bf4e0caf7a1621277d847 gcc/ada/s-tasren.ads +099d5a5ad01314cb3d5756f6ea8ab8dd gcc/ada/s-tasres.ads +c72496bbfea538516e853cf5288c2657 gcc/ada/s-tassta.adb +0f5cdc652252638534d04cc86abceb8f gcc/ada/s-tassta.ads +8c0df15d51b60dd897e0864794a33ea5 gcc/ada/s-tasuti.adb +12590cb4ecef4a6c6790598a4f78bac7 gcc/ada/s-tasuti.ads +3649dc8f7597d4a8b60cbb08d007e99e gcc/ada/s-tataat.adb +ed5ca9711f60d0a4e2ab5483d0f7e064 gcc/ada/s-tataat.ads +48417b7dfbef3d4560c9dfcc36bb1c2a gcc/ada/s-tfsetr-default.adb +61924dc8bd96cbe6deee886ff211a1db gcc/ada/s-tfsetr-vxworks.adb +b16bab0279f4f03199851123549f8e17 gcc/ada/s-tpinop.adb +3fe4a16880f9f8c0dc9d045b18061af0 gcc/ada/s-tpinop.ads +c5bfe75f82fd63fd50d1e6e3af4a7d1e gcc/ada/s-tpoben.adb +5a83a679512b57ecaaeaa26809630886 gcc/ada/s-tpoben.ads +23722c4008acae0e5a0f10b6b40af691 gcc/ada/s-tpobop.adb +b071b7f589bbafd86513b9bcf2a2c15b gcc/ada/s-tpobop.ads +5183cfbbd5dd3aeb8c75b4df4af7e9fb gcc/ada/s-tpopde-vms.adb +57d202a430fd81c14555e21b592a1ecc gcc/ada/s-tpopde-vms.ads +3e5a5a677e3eddb82bcb8f39e5c9babe gcc/ada/s-tpopsp-lynxos.adb +9bd30b60458d236681c02c45dc6b5796 gcc/ada/s-tpopsp-posix-foreign.adb +ec09ded34bc5b301d90a67583af0aba7 gcc/ada/s-tpopsp-posix.adb +be90804338341afa29907a7f79121efd gcc/ada/s-tpopsp-rtems.adb +72cd8faeb67e5bf7ea491b58fe02dd35 gcc/ada/s-tpopsp-solaris.adb +0507df4daa0fd966b82b146f6dcf1bfd gcc/ada/s-tpopsp-vxworks.adb +745e496de3f12ddf5c77569e750b3cb9 gcc/ada/s-tporft.adb +6b1d837cf692de72f9414e6fdf070965 gcc/ada/s-tposen.adb +e39f70a2569e71cdd6c493ac034ccfa7 gcc/ada/s-tposen.ads +dd36bac83fbb6dbde32b0de6ac1bf09f gcc/ada/s-traceb-hpux.adb +fac6c983004f0fdf762b1dc2073488ce gcc/ada/s-traceb-mastop.adb +998fdc078678d4b8861be7b79bf9a1e2 gcc/ada/s-traceb.adb +d6e02a3f3ba9085b8dfc4c758174f003 gcc/ada/s-traceb.ads +3141f0913272ce10d070611cb14ae29c gcc/ada/s-traces-default.adb +41195fa64b962ec7b7a0004a4bddc3e8 gcc/ada/s-traces.adb +0b9fdcbe3b421ef47bd07deef77498bd gcc/ada/s-traces.ads +7b289b404b086360ee8062e44c8cda9e gcc/ada/s-traent-vms.adb +fc1b4d20d3bf26339e092a76aba576de gcc/ada/s-traent-vms.ads +4f44b348eef553ac55238b36c2911d4f gcc/ada/s-traent.adb +6c33a71e41d0770ab48a63a302aa5112 gcc/ada/s-traent.ads +940341e74ab3bb56411ef1e56a87947d gcc/ada/s-trafor-default.adb +e7a37f3d369cce1e91445f4c44a8fc7b gcc/ada/s-trafor-default.ads +2287a811a4e1f04edbbf18dd72a61811 gcc/ada/s-tratas-default.adb +125189adfe18020d494d37aba08c72be gcc/ada/s-tratas.adb +de7b0b61411454ae48d8d6b6a8c9a5f7 gcc/ada/s-tratas.ads +ea95e65ab84aae0bfa946383638d3310 gcc/ada/s-unstyp.ads +af9559c9478392cf68487d914a07917f gcc/ada/s-utf_32.adb +e4c8f49824f38cb307b6e58f02b62188 gcc/ada/s-utf_32.ads +c0fd422b72d95cf7d8344239f40fd91c gcc/ada/s-vaflop-vms-alpha.adb +d92d024646405b05f0ea1e13aaa69417 gcc/ada/s-vaflop.adb +ff99ca50b8003bb16459da9c870cc1c8 gcc/ada/s-vaflop.ads +a1b3d5acdcaa6a5bfd23075442502584 gcc/ada/s-valboo.adb +62c70b6bcad216275432135804c7620b gcc/ada/s-valboo.ads +ffdf431f133721e7e32a5df4af4126e3 gcc/ada/s-valcha.adb +4a605583606738210944ec0e110fb844 gcc/ada/s-valcha.ads +8febba4fdbde33763d8ef87cf455899b gcc/ada/s-valdec.adb +c1e0d86a1ca2aa9637abad4f51290f62 gcc/ada/s-valdec.ads +5b24c832f9d742ed723986d3b8b9ded5 gcc/ada/s-valenu.adb +85578547a2bb023040f6481ffbb9c730 gcc/ada/s-valenu.ads +146eef83f911b8eb782c52d268eb599c gcc/ada/s-valint.adb +dc76a1163cad674b0c1bc6f87598fae9 gcc/ada/s-valint.ads +48cefa239c95fec386cbc7d927b9e7dd gcc/ada/s-vallld.adb +8d345bddb9e1aa89fff65860b3337a39 gcc/ada/s-vallld.ads +d1202c73ed00acc4ff1346201a982689 gcc/ada/s-vallli.adb +7c3ecd6c12f06ebfa9d0eb7cc4b3000f gcc/ada/s-vallli.ads +75c2bc6ea3b3c039f5be01924d9ae9a5 gcc/ada/s-valllu.adb +bd1698e5d5d1529637c0ba0e40936acd gcc/ada/s-valllu.ads +753e1923c23ce7844fb601ea0b775183 gcc/ada/s-valrea.adb +e71c2170bdeb9b8b1cdeb0d7320cefb5 gcc/ada/s-valrea.ads +3f9ab1a82cb25108b34b6caa959c495b gcc/ada/s-valuns.adb +23f7ee414880137a32957ee85420e692 gcc/ada/s-valuns.ads +efc2f9437cc627c1cc5daede336df7a5 gcc/ada/s-valuti.adb +45f8748df961c6eda8219c219cd9b69b gcc/ada/s-valuti.ads +6dfe488a02cc450084e32fdf1fd33e04 gcc/ada/s-valwch.adb +2ffadd27844139efcf4ea1209a54da22 gcc/ada/s-valwch.ads +3d86183b495b6dd0b0bdea014b2c874a gcc/ada/s-veboop.adb +7b0fd2831a6428f3a041f2265141fcd8 gcc/ada/s-veboop.ads +9890580dd2cd51ad9cbbe9f3011eae25 gcc/ada/s-vector.ads +a1fae710f69b341399fc71843be126ee gcc/ada/s-vercon.adb +c93adab3f11d834774871fde3bfd0320 gcc/ada/s-vercon.ads +ff4a5a5995bfe3f5a5994f7c6c4c2e3c gcc/ada/s-vmexta.adb +9479445b926734c6947da09b8f1d231c gcc/ada/s-vmexta.ads +3028767022cc96160611a8d1c90a4c80 gcc/ada/s-vxwext-kernel.ads +d4931a63d036f9f390304e617f029235 gcc/ada/s-vxwext-rtp.adb +65180ff61f9f9c25c204f15b2e490aae gcc/ada/s-vxwext-rtp.ads +488af7fe59445aaa228124a7ba451d55 gcc/ada/s-vxwext.ads +6bf598d6fdefeb4bd6876500652142f2 gcc/ada/s-vxwork-arm.ads +011cfdbc5ce04bf03549781db06dc54a gcc/ada/s-vxwork-m68k.ads +6b7a4a2bff20721ec4aea405938c53db gcc/ada/s-vxwork-mips.ads +201d48d1dcadb575fc598eea56a9268b gcc/ada/s-vxwork-ppc.ads +0bf5e3071f650673eb4c7e4be4e40e7a gcc/ada/s-vxwork-sparcv9.ads +4d7a747eed6891189173e720c16710fa gcc/ada/s-vxwork-x86.ads +e2e90cad1a7fa741b8001dd3cd402cfe gcc/ada/s-wchcnv.adb +ecad0df78cfb5e6ae1bcc78bb38761fd gcc/ada/s-wchcnv.ads +2af7213328ab24f44d32df305a6d5b2a gcc/ada/s-wchcon.adb +c2327de732c97c8a8d30c1c11377c16e gcc/ada/s-wchcon.ads +a07040728303b4cfea7da57339f35994 gcc/ada/s-wchjis.adb +0e9653b5341840a47d52b5ca19d81fe1 gcc/ada/s-wchjis.ads +962948aa4de506c706980c3fc10a4bdc gcc/ada/s-wchstw.adb +e2304f5f8d2ee06c937d63d841eb6a94 gcc/ada/s-wchstw.ads +df165addd2fc0795aeb2f30319fc81ad gcc/ada/s-wchwts.adb +f20de14ad746fab11f203f78e8513cf2 gcc/ada/s-wchwts.ads +82103727e3f863a9b4f5afb553ec68c4 gcc/ada/s-widboo.adb +b1839e144aed120127643adcaeaf55dd gcc/ada/s-widboo.ads +c5224730061e4bef7b302e491954e816 gcc/ada/s-widcha.adb +84f71f2735dffb1238e01946e4706126 gcc/ada/s-widcha.ads +d55f205cd6ee8bf0882bbc9520623ed3 gcc/ada/s-widenu.adb +d819dbf09782c24f85b79ba135461efb gcc/ada/s-widenu.ads +9f5d85d8f82becbb4adeaac8d27c0750 gcc/ada/s-widlli.adb +e20e4d2621786af63710392f1638563e gcc/ada/s-widlli.ads +41f652183a1598801b7b7725a5de63af gcc/ada/s-widllu.adb +c47257cb6a8811264bcbfe820ee65d76 gcc/ada/s-widllu.ads +5f957105f61180698de2788c4c992549 gcc/ada/s-widwch.adb +a7bf1aeada0156e4fd76210d158d2aa2 gcc/ada/s-widwch.ads +d8ab9c9fe4d7ccc393bbb8086cd69c4b gcc/ada/s-win32.ads +1f5255430f13628c6362f604a3e67d5f gcc/ada/s-winext.ads +04426993e470555818de0a95585a841d gcc/ada/s-wwdcha.adb +867b1768c16e588885557fc3cc56042e gcc/ada/s-wwdcha.ads +a9fd1de233b34bb74bf9aa9cd40cce78 gcc/ada/s-wwdenu.adb +c12347f52151bce5361e2b559d2ee97e gcc/ada/s-wwdenu.ads +067595b9116f5d61bffa3a823293232e gcc/ada/s-wwdwch.adb +7a659b4ca8a1da95e5daa57db3cc59a2 gcc/ada/s-wwdwch.ads +2ae79ca39f37b70cfd707199e49bb6c0 gcc/ada/scans.adb +510370d8fbed2cb27218fd906726dfb0 gcc/ada/scans.ads +9ecf34f66567fab0253938478bb2dd15 gcc/ada/scn.adb +947a94e20b1420dbd6bcc81187237604 gcc/ada/scn.ads +d22e1ac2ff3ed8cd0e6d016614113578 gcc/ada/scng.adb +54365f1b3b69b964a826d26291c3884c gcc/ada/scng.ads +57bc50a9d791dbdce8ce2fe1f36cecef gcc/ada/sdefault.ads +b4c5fb4380675090cc027dfbdc4bbfd7 gcc/ada/seh_init.c +b6de464b952df105575376827e31991a gcc/ada/sem.adb +270b6a8704d7ab651549e6a6b02b369f gcc/ada/sem.ads +86b5e5b47b737e02d78f5a2114fe5506 gcc/ada/sem_aggr.adb +cebbce7b36f67d1bf7d6330d4a32b362 gcc/ada/sem_aggr.ads +6c97351b2fd460f1ce1528ead8b2b321 gcc/ada/sem_attr.adb +c4c89479fe5f3fed4e8a46046dffa20b gcc/ada/sem_attr.ads +883d1ead64e0318bec9ebdd7ec2fe54c gcc/ada/sem_aux.adb +ce41eaceddfcb86fd4bb383a3f79812c gcc/ada/sem_aux.ads +561b3e7f4de0a864532e147b0db96647 gcc/ada/sem_case.adb +8f3f7a58e5430c93d5a487a39f42d759 gcc/ada/sem_case.ads +95adf135c6c14b11ccc2e7965982d295 gcc/ada/sem_cat.adb +4f2ae9eac2773dafc734bacbfc4bc269 gcc/ada/sem_cat.ads +2e19bcfcc043a46516f7a59a0f85059d gcc/ada/sem_ch10.adb +f5f0633d88c2258df4fa0b9f1dedcc27 gcc/ada/sem_ch10.ads +68d5088325fd17833d19396b3baa83d7 gcc/ada/sem_ch11.adb +1ca4bcdd6b9072be33a72dfe7b903994 gcc/ada/sem_ch11.ads +444accf6a8b83fd9e8f1120f78aca21f gcc/ada/sem_ch12.adb +3e48207742ba1a19537dee03649393f4 gcc/ada/sem_ch12.ads +7174c7d32e0b76995a7edc809725c4bf gcc/ada/sem_ch13.adb +a36932b4f9b8fd1fc59ccb425fd6151a gcc/ada/sem_ch13.ads +25c5d1246ab629d1a2586b924e087c86 gcc/ada/sem_ch2.adb +2503e79ed6a55f6fcd86271accd9b9e2 gcc/ada/sem_ch2.ads +b8251b62463582314d29e14d73aaa590 gcc/ada/sem_ch3.adb +a8212f4e25407fc7bc8f83135ba96b48 gcc/ada/sem_ch3.ads +abe99f755e782f56b7e000f87a16f9f2 gcc/ada/sem_ch4.adb +207942c6fa93f46fd76bb13d517ee535 gcc/ada/sem_ch4.ads +8c2da0308a28424d0f27a9ab9d878b3d gcc/ada/sem_ch5.adb +f2704c3a5b497dc22242aa999ff57524 gcc/ada/sem_ch5.ads +499fac2549f5a6e78cca3860ec9aea38 gcc/ada/sem_ch6.adb +da7a9d0697a643b99b38fe90dcab2a94 gcc/ada/sem_ch6.ads +c07237ecaaef7a716f0c0dd986a81432 gcc/ada/sem_ch7.adb +5246aec100b269b9c63c5acb6895ec9d gcc/ada/sem_ch7.ads +fc3c5f65f821bf12430f1a1a58669f12 gcc/ada/sem_ch8.adb +b929f0e9c2155214fc08681c221efe7d gcc/ada/sem_ch8.ads +58dbd3fbd01d8ab6ce0f94a1823099e5 gcc/ada/sem_ch9.adb +5d41e7ceef3eb5b0e9fcf3fa92d222c5 gcc/ada/sem_ch9.ads +25e6665f20b4e1874c9771ee8ababa86 gcc/ada/sem_disp.adb +0401f21eea95214cad0312c7cc8f6665 gcc/ada/sem_disp.ads +f23ec21428c1c650ca0c42964d691cf7 gcc/ada/sem_dist.adb +00c6e3077b7769125c2730a67169d466 gcc/ada/sem_dist.ads +348c645153d24f9bc73ce424e4b08b48 gcc/ada/sem_elab.adb +2bc8214a332d031854f89c61852a1200 gcc/ada/sem_elab.ads +0a22700111585f7711d9963b581224a8 gcc/ada/sem_elim.adb +4dd11d3165fbfa3a827822eaacfd8361 gcc/ada/sem_elim.ads +4c60627b58d8b82546c57e3cc49bb2a4 gcc/ada/sem_eval.adb +75020a66cdf871c46230d4a438b3d44b gcc/ada/sem_eval.ads +663fce728f817b09d7d5e5a5d225611d gcc/ada/sem_intr.adb +acf018ee9554ad9cadfd26e2ebf6816c gcc/ada/sem_intr.ads +4578908150e665fa6f6d2c509ed70647 gcc/ada/sem_maps.adb +c9b592cb0f520cb026f16eaaca643b65 gcc/ada/sem_maps.ads +8905d541bed11e5dcb9818763e600642 gcc/ada/sem_mech.adb +932d1589959be3467b99774eb602ea9f gcc/ada/sem_mech.ads +80ed50a08af76fbd86f0eeaf2b9abc1d gcc/ada/sem_prag.adb +c9fbffe97b05b63caaf387ff5c7da4b7 gcc/ada/sem_prag.ads +6cab28ac63cfbb4bcb748dc9be6da697 gcc/ada/sem_res.adb +8e0d822ea288c37c3797ea062bd79dcb gcc/ada/sem_res.ads +6d89be40b5ec83ccaa8d576893edf7ab gcc/ada/sem_smem.adb +88bf0e6b791759354e8ae81ef7507ff9 gcc/ada/sem_smem.ads +897e144246f9633d0972321bab2354da gcc/ada/sem_type.adb +dd5075010a922e086f87531d38f210cb gcc/ada/sem_type.ads +713142298085682d3cd403227f0ae063 gcc/ada/sem_util.adb +82e9c1f419bd91f33b02a7d053f4d6d4 gcc/ada/sem_util.ads +84259f97de014cdeba54b1b2d6ab1f34 gcc/ada/sem_vfpt.adb +224b88917dd2815a31eb1c714d7b7fe2 gcc/ada/sem_vfpt.ads +6c093e58655a38ed8bbdf5de14b5cd5b gcc/ada/sem_warn.adb +96ba56b001edfd1dbcbf18b89ab53471 gcc/ada/sem_warn.ads +b4fdbe835ffe56d072094daac548065e gcc/ada/sequenio.ads +77622b589b6bff37a6ede383abb238a6 gcc/ada/sfn_scan.adb +10fc436484f66d04e4245f019d6b6c27 gcc/ada/sfn_scan.ads +35dc24688f7e1fbc6d04c784c81aafa5 gcc/ada/sinfo-cn.adb +60272b850e62647cbe710cfb151bff0a gcc/ada/sinfo-cn.ads +8e9900dd9847234ede779eb5e748f995 gcc/ada/sinfo.adb +650e9bf18829e367d13e378ec5f14a2f gcc/ada/sinfo.ads +4f59b00e98209db7943e33fbe619e548 gcc/ada/sinput-c.adb +a22eabaec5d1140d5550c053250a9e36 gcc/ada/sinput-c.ads +93b390663e3e3ecb27b19c93d0900d95 gcc/ada/sinput-d.adb +b23eb0a8d1382c62c2155ebc88e3083f gcc/ada/sinput-d.ads +56ba7adbf293c8cf1e307545c7405ec8 gcc/ada/sinput-l.adb +fe1198db7fad3e7106df4941f46a1bad gcc/ada/sinput-l.ads +37c603dee6e0e30e10df4990d0e50171 gcc/ada/sinput-p.adb +298367e6d471aecae2f51d7959ba3330 gcc/ada/sinput-p.ads +ea509c7b258774cee4196856eebafb60 gcc/ada/sinput.adb +e99b4aff94fa2e6c2bd363000e04e85d gcc/ada/sinput.ads +531c425bbd36cf62e3d5ec8a937d79d6 gcc/ada/snames.adb +b1fe9e8f4f93402e23a02767bd78a5bf gcc/ada/snames.ads +096756e725ace05100fbe8ac39a43629 gcc/ada/snames.h +b6fb01fbc065dddcec2ed63482ab1b03 gcc/ada/socket.c +8c498fa72e97b42b8a4cbba60e8b1e3a gcc/ada/sprint.adb +91b0545b4ddd9d35485c30e7202623fe gcc/ada/sprint.ads +a7c565a0768380773f25588500936cc1 gcc/ada/stand.adb +4a1eb222a90150ed54bae6f3dac80a41 gcc/ada/stand.ads +6edc107440dc67e267b3cb57738d48b2 gcc/ada/stringt.adb +7121708758cfe13b9357b0f3b7a41391 gcc/ada/stringt.ads +9e86f0addafed2ca03d02548b842de38 gcc/ada/stringt.h +272a2e40aba2a51a2073150f1e38639b gcc/ada/style.ads +bc0db7203daab4a3d96d52aeb34c4837 gcc/ada/styleg-c.adb +11404cea11fa886f4ff7bae06816ec94 gcc/ada/styleg-c.ads +ef9495b3577a2506dd9a38e17e1cc24a gcc/ada/styleg.adb +a3a39d629c8608ccaab20159bb5b0bed gcc/ada/styleg.ads +a409baeb12c8c143f6c2d206b4e27701 gcc/ada/stylesw.adb +bafd16be370bf125b5bdcb8c555a06b2 gcc/ada/stylesw.ads +1b1526eae09a6b6e260df85555687ef1 gcc/ada/switch-b.adb +00e1727b6f9feac9634175ec30188d53 gcc/ada/switch-b.ads +1bb3b9f1750147afe73897d622a671a3 gcc/ada/switch-c.adb +b7e1bdc2be750a11f6c3a60e11bfae35 gcc/ada/switch-c.ads +fc403d2e78620eaa0ed823c2440b68f5 gcc/ada/switch-m.adb +75bdbe4e1fb95b9b253a92aaf425aba5 gcc/ada/switch-m.ads +1bc1808c5062b2f56bf2add85ecde85b gcc/ada/switch.adb +d7df2d59d7ef9e9375ebb586d59365fd gcc/ada/switch.ads +3df578400b8e033b3e3957b7e12c73b6 gcc/ada/symbols-processing-vms-alpha.adb +3e7be496a14b703cd03f145a1dfa3969 gcc/ada/symbols-processing-vms-ia64.adb +cc964858deffc3032516e950ba9deb1f gcc/ada/symbols-vms.adb +d36e0605a7f68f541648e49af4e5d6ef gcc/ada/symbols.adb +dd11d29e6b3041d09a7ab042071b6e17 gcc/ada/symbols.ads +86fd4e364eb6400f45581dee20c4e70b gcc/ada/sysdep.c +5bd34c878329d14bd57ca81c8ada2f0b gcc/ada/system-aix.ads +db20c3abb12463cd0510c54d7fa6df05 gcc/ada/system-darwin-ppc.ads +fbcd8160c5738de851dccab00c214619 gcc/ada/system-darwin-x86.ads +0b197251af7790c7d8be0c30d497a479 gcc/ada/system-darwin-x86_64.ads +652d34d4d4b26d1df06597976b0853de gcc/ada/system-freebsd-x86.ads +1dff6f780f76cd7f340218fd20683cf8 gcc/ada/system-hpux-ia64.ads +9613c2c5f98b114a302925e528362473 gcc/ada/system-hpux.ads +a840eafc4d08cbaadf2d49f30c3b6b9c gcc/ada/system-irix-n32.ads +cfe990dc60ec170d79c691373c21d9e2 gcc/ada/system-irix-n64.ads +73047b25d81e89c0505cdce36f693ea3 gcc/ada/system-irix-o32.ads +ec73cd02e5a9a76d7c8cd3e30b29d66b gcc/ada/system-linux-alpha.ads +952a8499bd1efd4201c426b1af90e4f5 gcc/ada/system-linux-hppa.ads +d357a401f6d23ebececafa2b2b53a121 gcc/ada/system-linux-ia64.ads +cb794f81ec710f0b94f165a5153784c9 gcc/ada/system-linux-mips.ads +c84c886d962e83ade91dd14b9e31f289 gcc/ada/system-linux-mipsel.ads +e29658d0f9e93623bf0cfd4214676e87 gcc/ada/system-linux-ppc.ads +3c487da3ba90c2dd143e28840bdd8076 gcc/ada/system-linux-ppc64.ads +1d8d3aae1a2474e9463cd53c1f5b0d94 gcc/ada/system-linux-s390.ads +0b8703ab3e9c72994423dc2f89901e17 gcc/ada/system-linux-s390x.ads +fe2306f10d6abf192281e7b35109c124 gcc/ada/system-linux-sh4.ads +fa3b45673b4a98f07b733d825a4e756f gcc/ada/system-linux-sparc.ads +44b80b3543f10465773dd19f62a74fac gcc/ada/system-linux-sparcv9.ads +347fbc9ee728df6cd8d7ccf41650901c gcc/ada/system-linux-x86.ads +c47999949faf41ae149439e6d40df91b gcc/ada/system-linux-x86_64.ads +82da2ad4a909e73860e4a96e6cfa69f4 gcc/ada/system-lynxos-ppc.ads +d132aee8e125f20c8172eb1572544650 gcc/ada/system-lynxos-x86.ads +879adc3cb236c847e8c91d0a869e557c gcc/ada/system-mingw-x86_64.ads +179e856a64183c1ceaafcc9717057bdf gcc/ada/system-mingw.ads +3d063b078f0bdb088ae286986f32ed21 gcc/ada/system-rtems.ads +75b5678aeaeafe030893cf339f4f1155 gcc/ada/system-solaris-sparc.ads +296816b44549ae965c086a914f5a5258 gcc/ada/system-solaris-sparcv9.ads +baa183f0ee2a8516995d2f6f3392b5a9 gcc/ada/system-solaris-x86.ads +0582083320d630c2433f4483c59032b8 gcc/ada/system-solaris-x86_64.ads +5190ea8e20fccb4cd5008f07bf7fb714 gcc/ada/system-tru64.ads +45790addf51819021d461dd9788b2f98 gcc/ada/system-vms-ia64.ads +5b78da48675ce3d6f9e2eba408141247 gcc/ada/system-vms-zcx.ads +7b52a8616fe746f658809a65073dd589 gcc/ada/system-vms.ads +1e3b701185a96f7f0e4c24a5d0bb2b45 gcc/ada/system-vms_64.ads +3d2ced31933910401b9262499046aed7 gcc/ada/system-vxworks-arm.ads +0a26dcf9e47e36343492180d5fb26152 gcc/ada/system-vxworks-m68k.ads +d0f8382afa42d1441af4ee50d1d04f5b gcc/ada/system-vxworks-mips.ads +25e160be27fadf62113a8f4b6dc98861 gcc/ada/system-vxworks-ppc.ads +ef14866b5f429b6b5f81529564005d22 gcc/ada/system-vxworks-sparcv9.ads +11a554c8e849f2c18870dc5f8f6f3757 gcc/ada/system-vxworks-x86.ads +1c60c0fdb5dceb086fc6202faf65d77d gcc/ada/system.ads +b66606bdb3e85d18b830b895e013cf57 gcc/ada/table.adb +537f0f6ef2a30e4aff3a9f470cd3e3a6 gcc/ada/table.ads +134cd1eb665f571b8441b4d9c94e4fdf gcc/ada/targext.c +fad50e9daea82d2ecfdd15f19e72d8df gcc/ada/targparm.adb +e32543298c32417c72d494fbef8de25d gcc/ada/targparm.ads +32773b5185191584d84b90a16a6322dc gcc/ada/tb-alvms.c +40ba10d8627d3da871bae7b89f2694e3 gcc/ada/tb-alvxw.c +bc802a547b8f060013fd69371642430c gcc/ada/tb-gcc.c +dce56a84f508bf02d42aaa0ef31c7367 gcc/ada/tb-ivms.c +c0b62e3a59f1ebc14cc11689867524d0 gcc/ada/tbuild.adb +e6e9801ff114673cc316bb5e4e8818b8 gcc/ada/tbuild.ads +4854b9feef1d34c6f5e91748ca1823e4 gcc/ada/tempdir.adb +1cba1c93b4ad7b6ed142d232b1644602 gcc/ada/tempdir.ads +63b975bbe31d6cdd85dd7334283b758d gcc/ada/text_io.ads +813c1b28fc44d063b647d33204ab7d3f gcc/ada/tracebak.c +6402592cf6b3f00f6abef9fd2f9ab106 gcc/ada/tree_gen.adb +482de4c511e9e081dcf48bf3f9c96cc7 gcc/ada/tree_gen.ads +80565dfc96b07c8cf3c694b1bc70e89c gcc/ada/tree_in.adb +dccbe7313b6ce8e10083e6add790f15f gcc/ada/tree_in.ads +cd8dad389364a24c6e2edc296ebdbdff gcc/ada/tree_io.adb +a6e5e4afc545bfd48f48bd47cea59545 gcc/ada/tree_io.ads +742a77fd9ed1b96696f3c8a0bbe6ad58 gcc/ada/treepr.adb +25f6b5f05d73d576cf85f5190b793d55 gcc/ada/treepr.ads +c4f6b919d8b62fbbbf9bf7fe42a98329 gcc/ada/treeprs.adt +b70f33075edc994b3567cd72c9600179 gcc/ada/ttypef.ads +6a0800d853964b1bcc5739a470b3ef42 gcc/ada/ttypes.ads +373e654bed9f76ed6875cee226d0dcbc gcc/ada/types.adb +09f633fa5415f23cce29c32c0f915d54 gcc/ada/types.ads +8e8a7e7caf48c3734e2229cff76b0d9a gcc/ada/types.h +0d9cb8f9830d015afbcab5443d2b656c gcc/ada/ug_words +a3589878cf9cbc92006deb2191acfab4 gcc/ada/uintp.adb +0d5562b57961b854330802c4c2c387f3 gcc/ada/uintp.ads +5f7743a06d547bb779c62596bc346f4d gcc/ada/uintp.h +8ba9725cf9ce39870a15e399b3be680a gcc/ada/uname.adb +c48e3bdbfc6386d8deff096f0c6627d6 gcc/ada/uname.ads +9a646eb97c6840de5d4bbb081dd2031a gcc/ada/unchconv.ads +b8b0f9c3471d18ee5ac33521fe6f6d31 gcc/ada/unchdeal.ads +4ae9cf80bcbcc155c78156a8f0db5106 gcc/ada/urealp.adb +d98bc653617306711fb91e22ddd446bc gcc/ada/urealp.ads +7cf1cd2fe3fa0a2276421d2bd50bbc18 gcc/ada/urealp.h +c69dd4c9197aecd9d3fde94b6143974f gcc/ada/usage.adb +079b8a31eacee5a24dc1371643456229 gcc/ada/usage.ads +77ccdc7586752bc94dd72e43e5c446cc gcc/ada/validsw.adb +2e783adb5deafb1ddfc7f267c92d4fee gcc/ada/validsw.ads +09ca238bdc9a8192682d7d56f75130e2 gcc/ada/vms_conv.adb +77f64ce87addf9d34f5ad62b83f4d96b gcc/ada/vms_conv.ads +c6f40d72696c1f28a6e5aec82a987b82 gcc/ada/vms_data.ads +49ef8bc97a344f91b927f23054ade642 gcc/ada/vx_stack_info.c +7b6924be6cf7f360548b9f9f187b380d gcc/ada/vxaddr2line.adb +dd8ce97cf663d191a263ac2945317136 gcc/ada/widechar.adb +78e7c9f6c0651caae59871fd66100663 gcc/ada/widechar.ads +9147535790b577cd31b2eb4b478a14a3 gcc/ada/xeinfo.adb +343c9736085b7389488d4b52516c6a6f gcc/ada/xgnatugn.adb +520aee142363a25a9f984fb39f8a12da gcc/ada/xnmake.adb +1812c05ced3a00840e034c78bd747675 gcc/ada/xoscons.adb +e4a3e2a110b4f0578da286d6fa6ef44c gcc/ada/xr_tabls.adb +f41b54def0b4c901c1f7e145f3077278 gcc/ada/xr_tabls.ads +d98133107da8fbf9f39b8a73e637068d gcc/ada/xref_lib.adb +dff6c45dedc5b25498e3b38f561e4cc7 gcc/ada/xref_lib.ads +0d9c45b72b1e7f1d2a5814e09c294d15 gcc/ada/xsinfo.adb +663d45c2e56abe5596de5914fc7bb34d gcc/ada/xsnames.adb +5850eac14964a1720fbbc5ed407b816f gcc/ada/xtreeprs.adb +259475fd05cfa434a3df9b232287b8bd gcc/ada/xutil.adb +f793c0fc3ad8d56b2f810ef22a2a1bae gcc/ada/xutil.ads +c3fbd4434fd5a2fe96e64055b2d4a6df gcc/addresses.h +c3f5dc0d4035712163ca43154773033c gcc/alias.c +9edada9175e31ecb4cbe278f573ed02a gcc/alias.h +ba003d4e037d1469834e33e7dfa0bddb gcc/alloc-pool.c +f8232afc6d7363b97fafb1dd6776af76 gcc/alloc-pool.h +f8d3cef148412034c38cb4bb16717352 gcc/attribs.c +b0c24ff546a8baac73cda0cd985cb69f gcc/auto-inc-dec.c +228ae28e8d78ff6c807f5034233a8bdb gcc/basic-block.h +178ab957cf5761213370eea62be35298 gcc/bb-reorder.c +f77e99b71cc2ec3f0b15bf9c58b5659d gcc/bitmap.c +a290e1f795c5d8632f8282f10fa42ff8 gcc/bitmap.h +b9c01436528929db1abeacb959495701 gcc/bt-load.c +0339c58e1c47c12bd2c46c1a5f7b31c9 gcc/builtin-attrs.def +3d3ef75b8105df8cc219eaf5644f9fff gcc/builtin-types.def +6c847c9c75b24af7619a7b6d1f43e880 gcc/builtins.c +a255ee3446afb8cea4ebe90fa0fe039d gcc/builtins.def +73e94fd7d8fb1829d449a3e30e2afe5b gcc/c-aux-info.c +475b357edd9e1a06d491de53577d11dd gcc/c-common.c +3087eb6dfdb77b30e46747d87e22c86e gcc/c-common.def +932a7b9f3ddb94a9c54bc40a11aeac50 gcc/c-common.h +2ceb08a28d11926cd88da8c96f18c4c7 gcc/c-config-lang.in +18f89c94aca982bf79a42bde6f9c96a2 gcc/c-convert.c +a8533f134ab426532bbf9b7f0c40d30a gcc/c-cppbuiltin.c +c4701f39b222e7458815497a7a28c0a6 gcc/c-decl.c +b5ae9db64c1aa1cc8f8d8172f9f35e8c gcc/c-dump.c +7b6ca63efd5fb2c3125f9d044b219a1b gcc/c-errors.c +f22a0a77ada5edbfdeaf025da188b48c gcc/c-format.c +95b0c1281c7b7c539548839fb912134d gcc/c-format.h +f95cb1190185fa6479c151fb3c6be772 gcc/c-gimplify.c +07e0e339579250235e1e0af45e51a08d gcc/c-lang.c +00a399fd2525cb2d75af442b71464546 gcc/c-lex.c +524bae5125f3bcd8cdc53b003982432a gcc/c-objc-common.c +11eddfdc59a24de964125718c1ef7161 gcc/c-objc-common.h +f8b20b5f283358ca9da1a48ade34e3d4 gcc/c-omp.c +862e74f9b1ff844572190a219461a683 gcc/c-opts.c +2d5dd1c4e6a14b21a56494308cf39917 gcc/c-parser.c +76c4fd60dc01ae080aafef8f4dfc8686 gc