Fix up last ChangeLog commit.
This commit is contained in:
parent
be07a590ed
commit
82d69f8b4c
1 changed files with 7 additions and 0 deletions
|
@ -24,6 +24,13 @@
|
||||||
* config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
|
* config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
|
||||||
and pthread_cond_wait.c.
|
and pthread_cond_wait.c.
|
||||||
|
|
||||||
|
2004-05-18 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
|
* rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
|
||||||
|
before the mach-specific switch, and then let the individual cases
|
||||||
|
override the defaults, rather than leaving them uninitialized
|
||||||
|
until the switch and then setting them in each case.
|
||||||
|
|
||||||
2004-05-18 Randolph Chung <tausq@debian.org>
|
2004-05-18 Randolph Chung <tausq@debian.org>
|
||||||
|
|
||||||
* hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
|
* hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
|
||||||
|
|
Loading…
Reference in a new issue