summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2005-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-291-0/+1
| | | | * common/common.add.in: Remove BuildRoot.
* Remove BuildRoot.Ralf Corsepius2005-12-291-3/+0
|
* 2005-12-29 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-291-0/+5
| | | | | * autotools/autoconf.add, autotools/automake.add: Add BuildRoot. Remove Packager.
* Add BuildRoot. Remove Packager.Ralf Corsepius2005-12-292-5/+4
|
* Cosmetics.Ralf Corsepius2005-12-221-7/+18
|
* Cosmetics to make rpmlint happy.Ralf Corsepius2005-12-226-6/+6
|
* Cosmetics.Ralf Corsepius2005-12-2110-18/+20
|
* Drop Epoch:, Packager:.Ralf Corsepius2005-12-211-2/+0
|
* 2005-12-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-212-11/+17
| | | | * gdb/gdb.add: Add URL:.
* Add another 'extended BSP' routine which returns reboot status register ↵Eric Norum2005-12-192-0/+42
| | | | information
* 2005-12-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-191-0/+7
| | | | | | | * binutils/binutils.add: Add URL:. * gccnewlib/gccnewlib.add: Add URL:. Use Source50/Patch50 for newlib. * gccnewlib/mkspec.in: Use Source50/Patch50 for newlib.
* Use Source50/Patch50 for newlib.Ralf Corsepius2005-12-191-3/+3
|
* Add URL:.Ralf Corsepius2005-12-191-10/+12
| | | | Use Source50/Patch50 for newlib.
* Add URL:.Ralf Corsepius2005-12-191-0/+1
|
* CosmeticsRalf Corsepius2005-12-199-2/+10
|
* Cosmetics.Ralf Corsepius2005-12-193-10/+13
|
* Add __os_install_post.Ralf Corsepius2005-12-184-0/+12
|
* Remove __os_install_post.Ralf Corsepius2005-12-181-3/+0
|
* 2005-12-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-12-181-0/+6
| | | | | | * common/common.add.in: Remove __os_install_post. * cpukit/rtems-cpukit.add, gdb/gdb.add, rtems/rtems.add, rtemsdoc/rtemsdoc.add: Add __os_install_post.
* Remove Packager:Ralf Corsepius2005-12-181-1/+0
|
* This commit was generated by cvs2svn to compensate for changes in r12921,Ralf Corsepius2005-12-111-0/+404
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2005-12-111-0/+404
| |
* | 2005-12-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-091-1/+1
| | | | | | | | * ChangeLog: fixed wrong date of last ChangeLog entry.
* | 2005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-092-1/+7
| | | | | | | | | | | | PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
* | 2005-12-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-024-0/+63
| | | | | | | | | | | | | | | | | | * shared/irq/irq_init.c, shared/openpic/openpic.h shared/openpic/openpic.c: The 8240's EPIC has a 'serial' mode of operation for multiplexing 16 interrupt lines. This introduces a pipeline delay which can cause spurious interrupts unless ending the interrupt cycle (EOI) is delayed accordingly.
* | 2005-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-12-024-26/+72
| | | | | | | | | | | | | | | | | | * shared/vectors/vectors.h, shared/vectors/vectors.S, shared/vectors/vectors_init.c: Reduced size of default prologue (some exceptions, e.g., altivec unavail.) are only 0x20 bytes apart. Also introduced a modified prologue that switches r0..r3 shadowing off (r0..r3 undefined on certain 603e variants when incurring a TLB miss).
* | 2005-11-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-11-303-0/+9
| | | | | | | | | | | | * shared/irq/irq_asm.S, shared/vectors/vectors.S: Clear CR[6] before invoking high-level handler to make sure no varargs fn callee assumes there are FP arguments.
* | 2005-11-29 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-11-302-0/+5
| | | | | | | | | | * shared/irq/irq.c: Fixed incorrect removal of first shared interrupt in chain.
* | - trivial correction in commentTill Straumann2005-11-291-1/+1
| |
* | Fixed format.Joel Sherrill2005-11-221-4/+4
| |
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-19/+1
| | | | | | | | * aclocal/enable-bare.m4: Remove (Unused).
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-5/+2
| | | | | | | | | | | | * aclocal/env-rtemsbsp.m4: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-2218-25/+45
| | | | | | | | | | * configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-1/+1
| | | | | | | | * automake/compile.am: Remove .obj.
* | Remove .objRalf Corsepius2005-11-221-1/+1
| |
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-223-20/+24
| | | | | | | | * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+7
| | | | | | | | | | | | | | * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg: Use .srec for files containing SRECs.
* | Use .srec for files containing SRECs.Ralf Corsepius2005-11-229-20/+20
| |
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-1/+5
| | | | | | | | * automake/compile.am: Remove .coff.
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+5
| | | | | | | | | | * custom/gp32.cfg: Replace .gxb with .elf. * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
* | Replace .coff with .elf.Ralf Corsepius2005-11-222-6/+6
| |
* | Replace .gxb with .elf.Ralf Corsepius2005-11-221-2/+2
| |
* | 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-228-29/+16
| | | | | | | | * bsp_specs: remove %lib.
* | 2005-11-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-11-222-0/+9
| | | | | | | | | | | | | | * new-exceptions/cpu_asm.S: the book says a context synchronizing instruction (isync) is necessary after flipping certain bits (e.g, MSR_FP) in msr -- since this could happen as part of a context switch I added 'isync'.
* | 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-212-3/+7
| | | | | | | | * configure.ac: New header guard for cpuopts.h.
* | 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-212-6/+14
| | | | | | | | | | * gccnewlib/gccnewlib.add: Rename src.rpm back to gcc-newlib.src.rpm. Misc fixups.
* | 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-211-0/+4
| | | | | | | | | | | | | | * gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add gccnewlib/target-objc.add: Add License.
* | Add License.Ralf Corsepius2005-11-217-2/+13
| |
* | Re-sort sub-package fragments.Ralf Corsepius2005-11-211-6/+6
| |
* | Add License.Ralf Corsepius2005-11-215-1/+6
| |