lp:ubuntu/quantal/gclcvs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/gclcvs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Lorenzo De Liso

Add -fno-stack-protector to CFLAGS, fixes the FTBFS.

9. By Camm Maguire

* Bug fix: "/usr/lib/common-lisp/bin/gclcvs.sh is way out of date",
  thanks to Francois-Rene Rideau (Closes: #580310).
* Bug fix: "problems on kfreebsd-amd64", thanks to Petr Salinger
  (Closes: #580350).
* static function poitners for hppa
* FFN() call in number.c for hppa
* mips forgot boolean
* Only link with bfd when configuring with dynsysbfd
* recompile system files for mips -- FIXME isolate SIGILL arising when omitted

8. By Camm Maguire

* reader error fix
* FTBS ia64 fix, (Closes: #517578).

7. By Camm Maguire

static system_directory

6. By Camm Maguire

* ${misc:Depends} for doc package
* standard 3.8.0
* zlib1g-dev build dependency
* lintian cleanups

5. By Camm Maguire

* freeze-defstructs
* catch/do-setq-tp/throw fix
* faster get-arg-types/get-return-type, normalized types in unique-sigs
* more rubust c1form hashing
* *macrolet-env* separated from *funs*, simpler faster cmp-macroexpand et. al.
* structurep shared with 'si and compiler, inline for si::structure-def,
  fast structure predicates.
* mre effective trim-vars, preserving both let and let* order
* no #\@ or #\/ in function-strings, interferes with inline codes.
* rewrite defmlfun so that the compiler can see the restricted ranges of
  the real subfunctions.
* allow for just one gcl_recompile.o file
* cond macro fix
* only auto-inline lisp symbols
* modern configure.in
* 64bit interrupt fix
* Use sigprocmask to unblock signals
* output_bfd fix
* new unexelf.c
* make sure there are always some immfixnums so == small_fixnum will
  not break
* close file descriptor leak in run_process fork
* fix eq 0 bug in get-arg-types/get-return-type
* 64bit dladdr fix
* xdr define fix
* unixfsys cleanups, sputprop redefine
* buffer overflow fix
* new maintainer email address
* no SGC on sparc until mprotect bug fixed
* Bug fix: "violation", thanks to Martin Zobel-Helas (Closes: #496030).
  Guarantee some small fixnums at all times. Fixme -- consider effect
  on eql-is-eq types.
* Bug fix: "update", thanks to Clytie Siddall (Closes: #513347). vi.po
  installed
* latest config.guess and config.sub
* titles for texi files
* preliminary dbl.el cleanup

4. By Christian Perrier

* Non-maintainer upload.
* Fix pending l10n issues. Debconf translations:
  - Swedish. Closes: #492177
  - Italian. Closes: #504155

3. By Camm Maguire <email address hidden>

* enable_debug on sparc
* Fix hash inlining involving recursive shared var structures
* optimize sublis/nsublis for nil arg

2. By Camm Maguire

* Modify pull-evals and add arg-appears in gcl_cmpeval.lsp to more
  correctly choose which arguments need pre-evaluation in binary op
  compiler-macros
* fix fix_bitp reference to 30 instead of LOG_WORD_SIZE-2
* int ->fixnum in list.d
* Don't pull-eval function slot of binary-op forms
* Yet more conservative binary-op compiler-macro strategy
* Choose right binding when pre-evaluating vars in binary-op compiler-
  macros, using cons args as divisors
* Fix bignum2 function broken recently by accident
* Use side-effect flag in optimizer to prevent exponential growth in C
  expressions on nesting certain optimized forms
* Old pathname-name case behavior in CLtL1
* Preliminary type inferencing
* reduce print.cons.random.2 iterations for slow autobuilders to migrate
  latest into sarge, Closes: #282809.

1. By Camm Maguire

C_GC_OFFSET is 2 on m68k-linux

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/gclcvs
This branch contains Public information 
Everyone can see this information.

Subscribers