source: rtems/c/src/lib/libcpu/mips/ChangeLog @ 2a350da

4.104.114.84.95
Last change on this file since 2a350da was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05

2000-11-09 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
4
52000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
8
92000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
12        Switch to GNU canonicalization.
13
142000-10-24      Alan Cudmore <alanc@linuxstart.com> and
15        Joel Sherrill <joel@OARcorp.com>
16
17        * This is a major reworking of the mips64orion port to use
18        gcc predefines as much as possible and a big push to multilib
19        the mips port.  The mips64orion port was copied/renamed to mips
20        to be more like other GNU tools.  Alan did most of the technical
21        work of determining how to map old macro names used by the mips64orion
22        port to standard compiler macro definitions.  Joel did the merge
23        with CVS magic to keep individual file history and did the BSP
24        modifications. Details follow:
25        * Makefile.am: Made clock and timer subdirectories conditional.
26        * configure.in: Ditto.
27        * clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
28        * clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
29
302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am, timer/Makefile.am: Include compile.am
33
342000-08-10      Joel Sherrill <joel@OARcorp.com>
35
36        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.