public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/libiberty ChangeLog floatformat.c
@ 2013-08-20 6:02 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2013-08-20 6:02 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2013-08-20 06:02:53
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.632&r2=1.633
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.28&r2=1.29
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2012-08-17 21:59 schwab
0 siblings, 0 replies; 23+ messages in thread
From: schwab @ 2012-08-17 21:59 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: schwab@sourceware.org 2012-08-17 21:59:31
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (floatformat_to_double): Correctly handle numbers
between 1 and 2. Simplify handling of denormal number.
(main): Test with 1.1.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.612&r2=1.613
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.27&r2=1.28
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2010-07-06 12:56 uweigand
0 siblings, 0 replies; 23+ messages in thread
From: uweigand @ 2010-07-06 12:56 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2010-07-06 12:56:24
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
include/ChangeLog:
2010-07-06 Ken Werner <ken.werner@de.ibm.com>
* floatformat.h (floatformat_ieee_half_big): Add declaration.
(floatformat_ieee_half_little): Likewise.
libiberty/ChangeLog:
2010-07-06 Ken Werner <ken.werner@de.ibm.com>
* floatformat.c (floatformat_ieee_half_big): New variable.
(floatformat_ieee_half_little): Likewise.
gdb/ChangeLog:
2010-07-06 Ken Werner <ken.werner@de.ibm.com>
* gdbtypes.h (floatformats_ieee_half): Add declaration.
* gdbtypes.c (floatformats_ieee_half): New variable.
* doublest.c (floatformat_from_length): Set format to
gdbarch_half_format if length matches.
* gdbarch.sh (half_bit): New architecture method.
(half_format): Likewise.
* gdbarch.h: Regenerate.
* gdbarch.c: Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.540&r2=1.541
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.25&r2=1.26
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2007-11-13 15:12 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2007-11-13 15:12 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2007-11-13 15:12:42
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.441&r2=1.442
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.24&r2=1.25
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2007-11-13 1:00 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2007-11-13 1:00 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2007-11-13 01:00:40
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.440&r2=1.441
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.23&r2=1.24
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2007-11-13 0:38 jsm28
0 siblings, 0 replies; 23+ messages in thread
From: jsm28 @ 2007-11-13 0:38 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jsm28@sourceware.org 2007-11-13 00:38:30
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (floatformat_ibm_long_double_is_valid): Fix
compiler warnings.
(floatformat_ibm_long_double): Use
floatformat_ibm_long_double_is_valid.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.439&r2=1.440
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.22&r2=1.23
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2007-11-08 0:08 jsm28
0 siblings, 0 replies; 23+ messages in thread
From: jsm28 @ 2007-11-08 0:08 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jsm28@sourceware.org 2007-11-08 00:08:48
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
include:
2007-11-07 Joseph Myers <joseph@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
* floatformat.h (struct floatformat): Add split_half field.
(floatformat_ibm_long_double): New.
libiberty:
2007-11-07 Joseph Myers <joseph@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
* floatformat.c (mant_bits_set): New.
(floatformat_to_double): Use it. Note no special handling of
split formats.
(floatformat_from_double): Note no special handing of split
formats.
(floatformat_ibm_long_double_is_valid,
floatformat_ibm_long_double): New.
(floatformat_ieee_single_big, floatformat_ieee_single_little,
floatformat_ieee_double_big, floatformat_ieee_double_little,
floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
floatformat_m68881_ext, floatformat_i960_ext,
floatformat_m88110_ext, floatformat_m88110_harris_ext,
floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
floatformat_ia64_spill_big, floatformat_ia64_spill_little,
floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
for addition of split_half field.
gdb:
2007-11-07 Joseph Myers <joseph@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
* gdbtypes.c (floatformats_ibm_long_double): New.
* gdbtypes.h (floatformats_ibm_long_double): Declare.
* ia64-tdep.c (floatformat_ia64_ext): Update for addition of
split_half field.
* mips-tdep.c (n32n64_floatformat_always_valid,
floatformat_n32n64_long_double_big, floatformats_n32n64_long):
Remove.
(mips_gdbarch_init): Use floatformats_ibm_long_double instead of
floatformats_n32n64_long.
* ppc-linux-tdep.c (ppc_linux_init_abi): Use 128-bit IBM long
double.
* doublest.c (convert_floatformat_to_doublest,
convert_doublest_to_floatformat): Handle split floating-point
formats.
* ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Handle IBM long
double arguments.
(ppc64_sysv_abi_push_dummy_call): Likewise.
(do_ppc_sysv_return_value): Handle IBM long double return.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.438&r2=1.439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.21&r2=1.22
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2006-11-07 15:17 jules
0 siblings, 0 replies; 23+ messages in thread
From: jules @ 2006-11-07 15:17 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jules@sourceware.org 2006-11-07 15:17:40
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (get_field): Fix segfault with little-endian word
order on 64-bit hosts.
(put_field): Likewise.
(min): Move definition.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.401&r2=1.402
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.20&r2=1.21
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2006-04-24 21:34 jules
0 siblings, 0 replies; 23+ messages in thread
From: jules @ 2006-04-24 21:34 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jules@sourceware.org 2006-04-24 21:34:42
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.387&r2=1.388
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.19&r2=1.20
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2006-02-12 15:54 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2006-02-12 15:54 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2006-02-12 15:54:25
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.379&r2=1.380
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.18&r2=1.19
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2005-12-17 20:51 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2005-12-17 20:51 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2005-12-17 20:51:56
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.376&r2=1.377
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.17&r2=1.18
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2005-10-31 18:01 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2005-10-31 18:01 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2005-10-31 18:01:19
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.373&r2=1.374
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.16&r2=1.17
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2005-08-17 18:04 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2005-08-17 18:04 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2005-08-17 18:03:43
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.367&r2=1.368
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.15&r2=1.16
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-12-03 19:03 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2003-12-03 19:03 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2003-12-03 19:03:30
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.259&r2=1.260
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.11&r2=1.12
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-10-31 13:10 dj
0 siblings, 0 replies; 23+ messages in thread
From: dj @ 2003-10-31 13:10 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2003-10-31 13:10:32
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
merge from gcc
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.248&r2=1.249
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.10&r2=1.11
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-09-22 17:41 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2003-09-22 17:41 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2003-09-22 17:41:02
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
2003-09-22 Andrew Cagney <cagney@redhat.com>
* floatformat.h (struct floatformat): Add field "is_valid".
2003-09-22 Andrew Cagney <cagney@redhat.com>
* floatformat.c (floatformat_i387_ext_is_valid): New function.
(floatformat_always_valid): New function.
(floatformat_i387_ext): Initialize new "is_valid" field to
"floatformat_i387_ext_is_valid".
(floatformat_ieee_single_little): Initialize "is_valid" field to
floatformat_always_valid.
(floatformat_ieee_double_big): Ditto.
(floatformat_ieee_double_little): Ditto.
(floatformat_ieee_double_little): Ditto.
(floatformat_ieee_double_littlebyte_bigword): Ditto.
(floatformat_i960_ext): Ditto.
(floatformat_m88110_ext): Ditto.
(floatformat_m88110_harris_ext): Ditto.
(floatformat_arm_ext_big): Ditto.
(floatformat_arm_ext_littlebyte_bigword): Ditto.
(floatformat_ia64_spill_big): Ditto.
(floatformat_ia64_spill_little): Ditto.
(floatformat_ia64_quad_big): Ditto.
(floatformat_ia64_quad_little): Ditto.
(floatformat_ia64_quad_little): Ditto.
(floatformat_is_valid): Call "is_valid".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.240&r2=1.241
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.9&r2=1.10
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-09-21 19:11 drow
0 siblings, 0 replies; 23+ messages in thread
From: drow @ 2003-09-21 19:11 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Branch: gdb_6_0-branch
Changes by: drow@sourceware.org 2003-09-21 19:11:47
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
gdb
2003-09-19 Daniel Jacobowitz <drow@mvista.com>
Merge from mainline:
2003-09-15 Daniel Jacobowitz <drow@mvista.com>
* values.c (unpack_double): Call floatformat_is_valid.
include
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.h (floatformat_to_double): Make input buffer constant.
(floatformat_from_double, floatformat_is_valid): Ditto.
2003-09-15 Daniel Jacobowitz <drow@mvista.com>
* floatformat.h (floatformat_is_valid): Add prototype.
libiberty
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.c (get_field): Make "data" constant.
(floatformat_is_valid, floatformat_to_double): Make "from"
constant, fix casts.
(floatformat_from_double): Make "from" constant.
2003-09-15 Daniel Jacobowitz <drow@mvista.com>
* floatformat.c (floatformat_is_valid): New function.
(get_field, put_field): Correct comments.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.231&r2=1.231.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.7&r2=1.7.18.1
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-09-16 1:47 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2003-09-16 1:47 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2003-09-16 01:47:54
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
Index: include/ChangeLog
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.h (floatformat_to_double): Make input buffer constant.
(floatformat_from_double, floatformat_is_valid): Ditto.
Index: libiberty/ChangeLog
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.c (get_field): Make "data" constant.
(floatformat_is_valid, floatformat_to_double): Make "from"
constant, fix casts.
(floatformat_from_double): Make "from" constant.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.239&r2=1.240
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2003-09-15 20:14 drow
0 siblings, 0 replies; 23+ messages in thread
From: drow @ 2003-09-15 20:14 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: drow@sourceware.org 2003-09-15 20:14:39
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (floatformat_is_valid): New function.
(get_field, put_field): Correct comments.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.238&r2=1.239
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.7&r2=1.8
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2002-03-05 22:29 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2002-03-05 22:29 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sources.redhat.com 2002-03-05 22:29:42
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
Remove floatformat_arm_ext.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.148&r2=1.149
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.5&r2=1.6
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2001-08-20 17:20 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2001-08-20 17:20 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sources.redhat.com 2001-08-20 17:20:08
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.h (floatformat_arm_ext): Document as deprecated.
(floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
(floatformat_ia64_spill_little, floatformat_ia64_quad_little)
(floatformat_ia64_spill_big, floatformat_ia64_quad_big)
(floatformat_m88110_harris_ext): Declare.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.100&r2=1.101
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.4&r2=1.5
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2001-08-13 18:34 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2001-08-13 18:34 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sources.redhat.com 2001-08-13 18:34:00
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
name.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.96&r2=1.97
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.3&r2=1.4
^ permalink raw reply [flat|nested] 23+ messages in thread
* src/libiberty ChangeLog floatformat.c
@ 2000-05-31 3:55 cagney
0 siblings, 0 replies; 23+ messages in thread
From: cagney @ 2000-05-31 3:55 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.cygnus.com 00/05/31 03:55:00
Modified files:
libiberty : ChangeLog floatformat.c
Log message:
Add field ``name'' to floatformat.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~2013-08-20 6:02 UTC | newest]
Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20 6:02 src/libiberty ChangeLog floatformat.c dj
-- strict thread matches above, loose matches on Subject: below --
2012-08-17 21:59 schwab
2010-07-06 12:56 uweigand
2007-11-13 15:12 dj
2007-11-13 1:00 dj
2007-11-13 0:38 jsm28
2007-11-08 0:08 jsm28
2006-11-07 15:17 jules
2006-04-24 21:34 jules
2006-02-12 15:54 dj
2005-12-17 20:51 dj
2005-10-31 18:01 dj
2005-08-17 18:04 dj
2003-12-03 19:03 dj
2003-10-31 13:10 dj
2003-09-22 17:41 cagney
2003-09-21 19:11 drow
2003-09-16 1:47 cagney
2003-09-15 20:14 drow
2002-03-05 22:29 cagney
2001-08-20 17:20 cagney
2001-08-13 18:34 cagney
2000-05-31 3:55 cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).