source: rtems/c/src/make/ChangeLog @ ea9f767

4.104.114.84.95
Last change on this file since ea9f767 was ea9f767, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/13/02 at 04:47:01

2002-11-13 Ralf Corsepius <corsepiu@…>

  • compilers/gcc-target-default.cfg: Remove obsolete reference to src/libxil/Makefile. Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc -spec).
  • Property mode set to 100644
File size: 3.6 KB
Line 
12002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * compilers/gcc-target-default.cfg: Remove obsolete reference to
4        src/libxil/Makefile.
5        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
6        -spec).
7
82002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
11
122002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Only symlink leaf.cfg.
15
162002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove references to Templates.
19        Use local AC_CONFIG_LINKS.
20        * README: Relocated from make/
21        * directory.cfg: Ditto.
22        * lib.cfg: Ditto.
23        * compilers/gcc-target-default.cfg: Ditto.
24
252002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Unconditionally check for CXX (Hack to bug in
28        autoconf > 2.54).
29
302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Reformat.
33        Add autom4te*cache.
34        Remove autom4te.cache.
35
362002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
39        Comment out RTEMS_LIBC_DIR.
40
412002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove RTEMS_BSP_ALIAS.
44        Add RTEMS_CHECK_BSP_CACHE.
45
462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp.mak: New.
49
502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Remove RTEMS_BSP.cache generation.
53        Remove handling custom/*.cfgs.
54        Remove handling custom/default.cfg.
55        * configure.ac: Remove handling of custom/*.cfgs.
56        Remove auto* generated custom/default.cfg.
57
582002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * custom/Makefile.am: Remove.
61        * compilers/Makefile.am: Remove.
62        * compilers/.cvsignore: Remove.
63        * Makefile.am: Merge-in former */Makefile.ams.
64        Add more vars  to <BSP>.cache.
65        * configure.ac: Reflect changes above. Cosmetic fixes.
66
672002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove ENABLE_GCC28.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
79
802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
83        * configure.in: Remove.
84        * configure.ac: New file, generated from configure.in by autoupdate.
85
862001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.in: Reworked for autoconf-2.52.
89
902001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use exec_prefix not prefix.
93
942001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.inc.in: Add exec_prefix, remove terminating / from
97        PROJECT_ROOT.
98        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
99
1002001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.inc.in: Remove RTEMS_HOST.
103
1042000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
107
1082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
111
1122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
115
1162000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Switch to GNU canonicalized autoconf macros.
119
1202000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * leaf.cfg: Remove Depends inclusion.
123
1242000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
127        LINKCMDS handling.
128        * default.cfg.in: Remove everything but START_BASE.
129
1302000-08-10      Joel Sherrill <joel@OARcorp.com>
131
132        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.