]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 4 Mar 2004 23:28:06 +0000 (23:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 4 Mar 2004 23:28:06 +0000 (23:28 +0000)
commit4c595adb603a70901433026153e1ff34979ed173
tree633a67374b3d023b08f949b4156ca75893089bc6
parentf2fcb018ad4fe9a6cdb7b984d9ace36c39a67882
Update.

2004-02-29  Paolo Bonzini  <bonzini@gnu.org>

* posix/regexec.c (transit_state): Don't handle state == NULL.
Move state log and backreference management...
(merge_state_with_log): ... to this function.
(find_recover_state): New function.
(check_matching): Use find_recover_state to get a non-NULL
state when an invalid state is reached.  Compute the amount
of initial characters to be skipped less conservatively when
multi-byte character sets are in use.  Do not check
dfa->nbackref if the state log is NULL.  Initialize err.
(acquire_init_state_context): Expect err to be initialized.
Fix spacing.

2004-03-05  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/sparc/sparc32/elf/start.S: Handle PIEs.
* sysdeps/sparc/sparc64/elf/start.S: Likewise.
ChangeLog
posix/regexec.c
sysdeps/sparc/sparc32/elf/start.S
sysdeps/sparc/sparc64/elf/start.S
This page took 0.045882 seconds and 5 git commands to generate.