Release 1.1.10-2

- Support gcc 4.0, fixed some uninitialized vars and some syntax while at it
  - Support x86_64
  - Base/misc: Add consume_bytes_from_pipe()
  - Slog: slog() inline
  - Beautify some Makefiles (FIND_SUBDIRS)
  - Make:
    - Decoupled USE_COMPILER_OPTIMIZATION_OPTS from USE_DEBUG_OPS
    - Add USE_ASSERTIONS
    - Not using qt4 debug libs anylonger
    - Add run.mk
  - YShMem: Make a couple of functions inline
  - Uclnt/cpp: Fix some uninitialized variables, possibly harming stability (thread id)
This commit is contained in:
Jan Lindemann 2006-03-17 15:16:17 +00:00 committed by Jan Lindemann
commit 220f7101aa
2 changed files with 16 additions and 1 deletions

View file

@ -1 +1 @@
1.1.10-1-dev
1.1.10-2-dev