diff options
| author | Dan Albert <danalbert@google.com> | 2015-06-17 11:09:54 -0700 |
|---|---|---|
| committer | Dan Albert <danalbert@google.com> | 2015-06-17 14:15:22 -0700 |
| commit | f378ebf14df0952eae870c9865bab8326aa8f137 (patch) | |
| tree | 31794503eb2a8c64ea5f313b93100f1163afcffb /gcc-4.3.1/gnattools/ChangeLog | |
| parent | 2c58169824949d3a597d9fa81931e001ef9b1bd0 (diff) | |
| download | toolchain_gcc-f378ebf14df0952eae870c9865bab8326aa8f137.tar.gz toolchain_gcc-f378ebf14df0952eae870c9865bab8326aa8f137.tar.bz2 toolchain_gcc-f378ebf14df0952eae870c9865bab8326aa8f137.zip | |
Delete old versions of GCC.
Change-Id: I710f125d905290e1024cbd67f48299861790c66c
Diffstat (limited to 'gcc-4.3.1/gnattools/ChangeLog')
| -rw-r--r-- | gcc-4.3.1/gnattools/ChangeLog | 99 |
1 files changed, 0 insertions, 99 deletions
diff --git a/gcc-4.3.1/gnattools/ChangeLog b/gcc-4.3.1/gnattools/ChangeLog deleted file mode 100644 index cf0eb8e6d..000000000 --- a/gcc-4.3.1/gnattools/ChangeLog +++ /dev/null @@ -1,99 +0,0 @@ -2008-06-06 Release Manager - - * GCC 4.3.1 released. - -2008-03-05 Release Manager - - * GCC 4.3.0 released. - -2007-12-05 Bechir Zalila <bechir.zalila@gmail.com> - - PR ada/34284 - * configure.ac: Added a missing switch case for *86-*-darwin* - when defining the value of TOOLS_TARGET_PAIRS. - - * configure: Regenerated. - -2007-06-06 Arnaud Charlet <charlet@adacore.com> - - * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match - gcc/ada/Makefile.in. - - * configure: Regenerated. - -2007-04-30 Arnaud Charlet <charlet@adacore.com> - - PR ada/28953 - * Makefile.in: No longer build gprmake - -2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> - - * Makefile.in: Add dummy install-pdf target. - -2007-02-11 Andreas Schwab <schwab@suse.de> - - * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match - gcc/ada/Makefile.in. - * configure: Regenerated. - -2007-01-23 Richard Guenther <rguenther@suse.de> - - PR bootstrap/30541 - * Makefile.in (STAGE_PREFIX): Do not define. - -2006-10-10 Brooks Moses <bmoses@stanford.edu> - - * Makefile.in: Added empty "pdf" target. - -2006-06-03 Carlos O'Donell <carlos@codesourcery.com> - - * Makefile.in: Add html and install-html targets. - -2005-03-09 Arnaud Charlet <charlet@adacore.com> - - * Makefile.in: Fix incorrect use of ' in shell command - -2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org> - - * Makefile.in: Remove use of cc_set_by_configure; just use - plain old CC from the top level in this case. - -2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org> - Merge from mainline at tag libada-gnattools-merge-20050129: - * configure.ac: Changes propagated from gcc/ada/Makefile.in. - * Makefile.in: Changes relocated from gcc/ada/Makefile.in. - -2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org> - - * Makefile.in: Reinstate stamp-gnatlib check. - -2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org> - - * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from - gcc/ada/configure.ac into gnattools-native and gnattools-cross - targets, collecting flags as appropriate from here, - gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain - identical behavior. - * configure.ac: Add necessary configure bits from - gcc/ada/configure.ac. - * configure: Regenerate. - -2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org> - - * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST, - _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with - ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST. - * configure: Regenerate. - -2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org> - - * Makefile.in, configure.ac: Remove libada-specific targets and - variables. - * configure: Regenerate. - * New directory, cloned from libada. - -Copyright 2004, 2005 Free Software Foundation, Inc. - -This ChangeLog is free software; the Free Software Foundation gives -unlimited permission to copy, distribute, and modify it. - |
