~abogani/ubuntu/lucid/avr-libc/avr-libc.fix-FTBFS

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2007-12-29 16:20:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071229162003-lyyrt60vipc9xbwm
Tags: 1:1.4.7-1
* New upstream release (closes: #410831, #420163, #421088, #452199, #394231)
* Replaced tetex packages with texlive in Build-Depends (closes:
  #427266)
* Now ignores returnstatus of pdflatex when generating docs to prevent
  the build processing from halting on latex warnings (closes:
  #427266)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*** Changes in avr-libc-1.4.7:
 
2
 
 
3
* Bugs fixed:
 
4
 
 
5
  [no-id]  Make documentation build work with doxygen 1.5.x
 
6
  [#19496] Add documentation: how to build toolchain for Windows.
 
7
  [#19686] alloc declaration missing
 
8
  [#20248] FAQ#3: clarify which registers are safe to be used
 
9
  [#20276] power.h missing ATmega644Ppower_XXX_[en/dis]able() macros
 
10
  [#20435] Bit name definitions for AT90PWM3
 
11
  [#20530] Bug in sample code for early wdt disable
 
12
  [#20650] Missing description of AVR specific C-preprocessor macros
 
13
  [#20682] Bad bit name in avr/io2313.h - Sugestion
 
14
  [#20843] Mega 2561 library
 
15
  [#21174] assembly error with targets at90s1200, attiny11, attiny12,
 
16
           and attiny28
 
17
  [#21183] Fix Program Space example code.
 
18
  [#21204] iotnx61.h PRR bits incorrect
 
19
  [#21228] Missing 3rd clause in BSD license in documentation pages
 
20
  [#21299] Duplicate register address in iotn48.h.
 
21
  [#21411] Typographical error in 'iotn13.h'
 
22
  [#21432] Incorrect timer interrupt handler names for ATtiny45
 
23
  [#21434] Bit name definitions for AT90CANxxx
 
24
  [#21444] Undocument -minit-stack
 
25
 
 
26
* New devices supported:
 
27
 
 
28
  + AT90PWM216
 
29
  + AT90PWM316
 
30
  + ATtiny43U
 
31
  + ATtiny48
 
32
  + AT90PWM2B
 
33
  + AT90PWM3B
 
34
  + ATmega48P
 
35
  + ATmega88P
 
36
  + ATmega168P
 
37
  + ATmega328P
 
38
 
 
39
* Other changes:
 
40
 
 
41
  [patch #6236] Improving _delay_us and _delay_ms
 
42
 
1
43
*** Changes in avr-libc-1.4.6:
2
44
 
3
45
* Bugs fixed:
4
46
 
5
47
  [no-id]  Exclude 64-bit types for -mint8.
6
48
  [#18115] online documentation typo/bug avr/boot.h
 
49
  [#18373] Bugs in Inline ASM documentacion
7
50
  [#18385] SPM_PAGESIZE wrong value for ATmega164p and ATmega324p
8
51
  [#18509] strtod.S crashes due to stack problem with atmega 2560
9
52
  [#18662] rand() keeps returning the same value if seeded with 0
14
57
  [#18903] ATmega644 register definitions for SPI and PRR (datasheet vs. 
15
58
           iom*.h)
16
59
  [#18915] PWM1X Bit missing for ATtiny261/461/861
 
60
  [#18964] USART definitions *wrong* in iocanxx.h
17
61
  [#19009] Make <util/delay.h> issue a warning when optimizations are turned off
18
62
  [#19050] gcrt1.S should call main rather than jumping to it
19
63
  [#19060] PCMSKx registers transposed in header for attinyX61