--------- BCC 1.0.36b -----------

2010-09-28    Re-add linkprom lnker script

--------- BCC 1.0.36 -----------

2010-09-28    Remove sparc-elk-mkprom

--------- BCC 1.0.35 -----------

2010-08-02    Always suppress fsmuld generation

2010-07-10    Add FreeRtos port http://www.freertos.org/


--------- BCC 1.0.34 -----------

2010-05-24    add ut699 cpu multlib build    

2010-03-09    memblock move inline limit increased to 64 bytes for 4.1.2

2010-03-09    optimized memcpy.S

--------- BCC 1.0.33 -----------

2010-02-24    set psr.pil correctly for nestedirq 

2010-02-08    3.4.4: Add -mv8 as flag (dont use -mcpu=v8 anymore)
	      3.4.4: leon.md machine descrition

2010-01-20    Mark flush phase in regwin.S

2009-12-10    Add -qambapp option that enables scanning across
	      AHB2AHB bridges

2009-10-22    Fix addtimer() forever-loop bug

2009-08-27    times() always returned number of ticks for HZ=60
	      even though HZ=100

2009-02-01    Add support for multiple APB bridges

2009-01-07    avoid fpu disable exception after irq

2008-09-10    remove unused pbuf array in mkprom

2008-09-01    expand inirq variable to array for nested irq

2008-06-12    Added support for extended interrupts.

--------- BCC 1.0.30 -----------

2007-10-11    Make times() and clock() work with leonbare_init_ticks().

2007-08-13    mvtlolevelirqinstall(): Mask last trap on tbr on read 

2007-05-21    Updated manual with information about MinGW

2007-05-10    small fix in prom_load3.c initializing %sp before jumping
              into the application

2007-04-26    added leonbare_init_ticks prototype to asm-leon/timer.h

2007-04-23    pthread's task terminate had problems with lock of
              newlibcs malloc-free

2007-04-10    switch to sparc-threadx toolchain
 
2007-03-05    Additions in order to get threadX running

--------- BCC 1.0.29c -----------
		
2007-02-28    Change order of -lmkprom2 and -lleonbare

2007-02-28    newlib: change from %g6 to %g7 in contextswtich_asm.S
              (-qsvt clash)

2007-02-27    threadctx_t align attribute moved in newlib

--------- BCC 1.0.29b -----------

2007-02-27    mkprom bootmsg wasn't always word aligned which would
              cause an error when running.

--------- BCC 1.0.29a -----------

2007-02-22    smac/umac added in gdb

--------- BCC 1.0.29 ------------

2007-02-19    mkprom shows usages when no arguments is given

2007-02-19    -qsvt's flush_window_svt lacked a wim load

2007-02-19    mkprom: reset %asr17 on reset + %fsr flush cleared _stack (fixed)
              newlibc: reset %asr17 in mvt case (if svt was enabled before)

--------- BCC 1.0.28 ------------	

2007-02-14    crt_cpdata.S tried to copy .bss from prom to ram, but
              only .data should be copied

2007-02-12    for svt and prom there where some data sections symbols
              linked in by accident (creating 0x40000000 section).
              mkprom register wash did clear %fsr from stack without
              clearing the poition. Therefore fpu exceptions  where
              enabled on random basis.

--------- BCC 1.0.27 ------------

2007-01-07    fixed libgloss irq trap handling

-------- pre BCC 1.0.27 ---------

2006-12-18    mkprom ported to mingw (MSYS not required...)

2006-12-18    fixed decompress header

2006-12-18    allow up to 4 sdram banks in mkprom

2006-12-14    trap install for -qsvt case

2006-11-23    add lolevelirqinstall, installs a lolevel irq handler

2006-11-23    fast version of irq processing, out and locals not saved when not needed

2006-11-23    psr et enabled too early when returning from interrupt

2006-11-06    make patchfiles for insight and binutils-2.16.1

2006-10-31    change mkprom link library order to make sure that memory
              controller init code is below 8 kbyte

2006-10-20    interrupt handler corrupted ICC when executed in prom

2006-06-08    MKPROM zerobss function extended to clear even.jcr section

2006-05-03    re-entrant interrupts did not work

2005-05-02    Added new manual

2005-05-02    Switched to binutils-2.16.1 on recommendation
              from Mike Dalton

2006-05-01    Added gdb-6.4 with Insight GUI



