mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:40:38 +01:00
nightly update
This commit is contained in:
parent
2afc270c18
commit
d19bb4b16c
56
ChangeLog
56
ChangeLog
@ -1,3 +1,59 @@
|
||||
2003-10-11 02:00 skidder
|
||||
|
||||
* firebird2/src/install/misc/CSchangeRunUser.sh.in:
|
||||
|
||||
Fix minor install issues
|
||||
|
||||
2003-10-11 01:56 skidder
|
||||
|
||||
* firebird2/: configure.in,
|
||||
builds/install/arch-specific/linux/classic/postinstall.sh.in,
|
||||
builds/install/misc/CSchangeRunUser.sh.in,
|
||||
builds/posix/prefix.linux_sparc32, src/common/classes/alloc.h,
|
||||
src/jrd/common.h, src/jrd/exe.h, src/jrd/gds.cpp, src/jrd/ibase.h,
|
||||
src/jrd/isc_sync.cpp, src/jrd/opt.cpp, src/jrd/par.cpp,
|
||||
src/jrd/utl.cpp, src/remote/xdr.cpp:
|
||||
|
||||
Forward port Sparc fixes
|
||||
|
||||
2003-10-11 01:17 skidder
|
||||
|
||||
* firebird2/builds/posix/prefix.linux_sparc32:
|
||||
|
||||
file prefix.linux_sparc32 was initially added on branch
|
||||
B1_5_Release.
|
||||
|
||||
2003-10-11 01:17 skidder
|
||||
|
||||
* firebird2/: configure.in, builds/posix/prefix.linux_sparc32,
|
||||
src/common/classes/alloc.h,
|
||||
src/install/arch-specific/linux/classic/postinstall.sh.in,
|
||||
src/jrd/common.h, src/jrd/exe.h, src/jrd/gds.cpp, src/jrd/ibase.h,
|
||||
src/jrd/isc_sync.cpp, src/jrd/opt.cpp, src/jrd/par.cpp,
|
||||
src/jrd/utl.cpp, src/remote/xdr.cpp:
|
||||
|
||||
Linux/Sparc port, seems to work. Uses 64-bit IO and 64-bit
|
||||
instruction set (thus 64-bit alignment). Pointers are still 32-bit.
|
||||
|
||||
2003-10-10 01:39 skidder
|
||||
|
||||
* firebird2/src/jrd/: log.cpp, log.h:
|
||||
|
||||
Backport GCC 3.3 compile fix
|
||||
|
||||
2003-10-10 01:08 skidder
|
||||
|
||||
* firebird2/: configure.in, builds/posix/Makefile.in.client.util,
|
||||
builds/posix/Makefile.in.embed.util, builds/posix/make.defaults,
|
||||
builds/posix/prefix.darwin, builds/posix/prefix.example,
|
||||
builds/posix/prefix.freebsd, builds/posix/prefix.linux,
|
||||
builds/posix/prefix.mingw, builds/posix/prefix.sinixz,
|
||||
builds/posix/prefix.solaris, builds/posix/prefix.solx86,
|
||||
builds/posix/prefix.solx86gcc, src/lock/print.cpp:
|
||||
|
||||
Backport fixes needed to build fb_lock_print as it is very
|
||||
difficult to live without this tool
|
||||
|
||||
2003-10-09 20:06 brodsom
|
||||
|
||||
* firebird2/builds/win32/run_all.bat:
|
||||
|
Loading…
Reference in New Issue
Block a user