This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB 5.1.1


At 17:14 24/01/2002 , Andrew Cagney a écrit:
>Sigh,
>
>Your right.  I based the news on the ChangeLog without checking for corresponding patches.
>
>Andrew
>
>+ 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
>+
>+       * version.in: Bump version to 5.1.1.0_0000-00-00-cvs.
>+
>+ 2002-01-20  Michael Chastain  <mec@shout.net>
>+
>+       * top.c (print_gdb_version): Bump copyright year to 2002.
>+
>+ 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
>+
>+       * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
>+       white space which prevented compilation.  Reported by DSK
>+       <dsk@student.unsw.edu.au>.
>+
>+ 2001-12-18  Kevin Buettner  <kevinb@redhat.com>
>+
>+       * i387-nat.c (i387_fill_fxsave): Change type of ``val'' from char
>+       to short so that we don't memcpy() beyond the end of this buffer.
>+       Also, change shift value used in computing val to account for the
>+       fact that only eight bits are used.

It seems like there was an error here...
I don't see the corresponding log entry

Parsing back, I found this email from gdb-cvs mailing list,
but this only changes the ChangeLog file without changing
the i387-nat.c .....



CVSROOT:        /cvs/src
Module name:    src
Branch:         gdb_5_1-2001-07-29-branch
Changes by:     kevinb@sources.redhat.com       2001-12-18 16:20:29

Modified files:
         gdb            : ChangeLog 

Log message:
         Fix x86 floating point vs. thread problem in 5.1 branch.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.1527.2.62&r2=1.1527.2.63



Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07  Fax : (33)-3-88-41-40-99


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]