source: trunk/src/gcc/libobjc/ChangeLog@ 1147

Last change on this file since 1147 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 14.3 KB
Line 
12003-02-05 Release Manager
2
3 * GCC 3.2.2 Released.
4
52003-01-28 Christian Cornelssen <[email protected]>
6
7 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
8 (install-libs, install-headers): Prepend $(DESTDIR) to
9 destination paths in all (un)installation commands.
10
112003-01-27 Alexandre Oliva <[email protected]>
12
13 * aclocal.m4 (glibcpp_toolexeclibdir): Instead of
14 $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
15 version_specific_libs is enabled.
16 * configure: Rebuilt.
17
182002-11-19 Release Manager
19
20 * GCC 3.2.1 Released.
21
222002-11-19 Release Manager
23
24 * GCC 3.2.1 Released.
25
262002-11-18 Release Manager
27
28 * GCC 3.2.1 Released.
29
302002-10-07 Kaveh R. Ghazi <[email protected]>
31
32 * Makefile.in (all): Fix multilib parallel build.
33
342002-08-14 Release Manager
35
36 * GCC 3.2 Released.
37
382002-07-25 Release Manager
39
40 * GCC 3.1.1 Released.
41
422002-06-25 DJ Delorie <[email protected]>
43
44 * aclocal.m4 (GLIBCPP_CONFIGURE): Split out
45 GLIBCPP_TOPREL_CONFIGURE.
46 * configure.in: Call it before AC_CANONICAL_SYSTEM.
47 * configure: Regenerate.
48
492002-05-14 Release Manager
50
51 * GCC 3.1 Released.
52
532002-05-14 Release Manager
54
55 * GCC 3.1 Released.
56
572002-05-08 Alexandre Oliva <[email protected]>
58
59 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
60 script entry, and set LD to it when configuring multilibs.
61 * configure: Rebuilt.
62
632002-04-19 David O'Brien <