From b8ae4eed18544afec106ff46f452b6ce54a8539b Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 4 Jan 2009 08:18:33 +0000 Subject: [PATCH] * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.6 due changes in sdcc asxxxx linkers - it sholud be done 2 days ago :( * doc/README.txt: updated John Hartman's e-mail address git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5325 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- .version | 2 +- ChangeLog | 6 ++++++ doc/README.txt | 2 +- doc/sdccman.lyx | 11 ++++++----- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.version b/.version index 766d7080..e43686ac 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.8.5 +2.8.6 diff --git a/ChangeLog b/ChangeLog index 98af0831..3b5d86cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-04 Borut Razem + + * .version, doc/sdccman.lyx: bumped sdcc version to 2.8.6 + due changes in sdcc asxxxx linkers - it sholud be done 2 days ago :( + * doc/README.txt: updated John Hartman's e-mail address + 2009-01-04 Philipp Klaus Krause * src/z80/peep.c: diff --git a/doc/README.txt b/doc/README.txt index 4ff88ec6..c5a77000 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -79,7 +79,7 @@ Authors and interested persons: SDCC includes code from: * Alan Baldwin Initial version of ASXXXX and ASLINK. -* John Hartman +* John Hartman Porting ASXXXX and ASLINK for 8051. * Dmitry S. Obukhov malloc and serial I/O routines. diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index 3ad7cf77..1fd4a688 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -55,6 +55,7 @@ \tracking_changes false \output_changes false \author "" +\author "" \end_header \begin_body @@ -113,7 +114,7 @@ SDCC Compiler User Guide \begin_layout Date \size normal -SDCC 2.8.5 +SDCC 2.8.6 \size footnotesize \newline @@ -25040,8 +25041,8 @@ Make local functions static, as non static functions require code page selection \newline Due to the way sdcc handles functions, place called functions prior to calling functions in the file wherever possible: Otherwise sdcc will - insert unnecessary pagesel directives around the call, believing that - the called function is externally defined. + insert unnecessary pagesel directives around the call, believing that the + called function is externally defined. \end_layout \begin_layout Enumerate @@ -35152,8 +35153,8 @@ give back to the public as you are probably at least partially publicly \end_layout \begin_layout Enumerate -give students a chance to publicly prove their skills and to possibly - see a world wide impact +give students a chance to publicly prove their skills and to possibly see + a world wide impact \end_layout \begin_layout Standard -- 2.30.2