Timeline



10/17/00:

20:37 Changeset in rtems [1fba44d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-17 Joel Sherrill <joel@…> * irq/Makefile.am, irq/idt.c: Added idt.c since it has been moved libcpu/i386 to libbsp/i386/shared/irq.
20:37 Changeset in rtems [bad7e90]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-17 Joel Sherrill <joel@…> * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386 to libbsp/i386/shared/irq.
20:33 Changeset in rtems [cff1aa3a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-17 Joel Sherrill <joel@…> * idt.c, Makefile.am: Moved idt.c to libbsp/i386/shared so i386 RTEMS can be multilib'ed.

10/12/00:

19:44 Changeset in rtems [563ed95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-12 Joel Sherrill <joel@…> * include/confdefs.h: Account for initialization tasks and threads which use larger than minimum stack sizes.
13:34 Changeset in rtems [ec45e86]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-12 Nick Simon <Nick.SIMON@…> * shared/src/cache_manager.c: Minor bug fix -- changed > to >= so the last address is invalidated.
12:56 Changeset in rtems [50bb7627]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-12 John S Gwynne <jgwynne@…> * start/start.c: Modified to support generation of ram_init. * start/ram_init.ld, BSP/start/ram_init.sed: New files. These changes enable RTEMS to automatically generate the ram_init file used by gdb with the BDM patches. The 332 has on-board chip select lines (for RAM and FLASH) that must be configured before use of these peripherals. These patches parse data from start.c where the chip select lines are configured in the runtime executable and automatically generates the gdb initialization file using the same settings. A great time saver. A similar file, ram_init_FW (flash writable), is also generated that the flash programming tool uses. * start/Makefile.am: Modified to support above. * CPU/sim.h: Modified to support above. * startup/except_vect_332_ROM.S: Moved to start so it would not be included in libbsp.a. Moving it to start ensures it is available as a single object file. * start/except_vect_332_ROM.S: Moved from startup. * startup/linkcmds, startup/linkcmds_ROM: Fixes to the memory map shown in the comments.
12:50 Changeset in rtems [6c68186]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-10-12 John S Gwynne <jgwynne@…> * sim.h: These changes enable RTEMS to automatically generate the ram_init file used by gdb with the BDM patches. The 332 has on-board chip select lines (for RAM and FLASH) that must be configured before use of these peripherals. These patches parse data from start.c where the chip select lines are configured in the runtime executable and automatically generates the gdb initialization file using the same settings. A great time saver. A similar file, ram_init_FW (flash writable), is also generated that the flash programming tool uses. * BSP/start/start.c: Must be modified to support above. * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
Note: See TracTimeline for information about the timeline view.