Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-06 | convert CONST to const | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-20 | * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half | Alan Modra | 1 | -25/+24 |
2013-06-21 | gdb/doublest.c: Use frexpl rather than ldfrexp. | Will Newton | 1 | -48/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-10-24 | off-by-one max exponent computation in convert_doublest_to_floatformat | Joel Brobecker | 1 | -1/+1 |
2012-07-25 | convert_doublest_to_floatformat: handle off-range values. | Joel Brobecker | 1 | -0/+22 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-08-01 | 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -5/+1 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -12/+12 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-07-06 | include/ChangeLog: | Ulrich Weigand | 1 | -1/+4 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+14 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -2/+2 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -16/+17 |
2009-05-18 | * doublest.c (NAN): Remove unused define. | Ulrich Weigand | 1 | -63/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-05-03 | 2008-05-03 Luis Machado <luisgpm@br.ibm.com> | Thiago Jung Bauermann | 1 | -1/+1 |
2008-01-03 | * doublest.c (convert_floatformat_to_doublest): Call | Luis Machado | 1 | -8/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-08 | include: | Joseph Myers | 1 | -0/+42 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -9/+13 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+10 |
2007-03-30 | * doublest.c (convert_floatformat_to_doublest): Use | Daniel Jacobowitz | 1 | -11/+47 |
2007-01-29 | * doublest.c (floatformat_from_length): Use the right element from | Daniel Jacobowitz | 1 | -8/+10 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-31 | * doublest.c (floatformat_normalize_byteorder): Handle | Mark Kettenis | 1 | -37/+41 |
2005-08-21 | * doublest.c (floatformat_mantissa): Use xsnprintf instead of | Mark Kettenis | 1 | -3/+5 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-01-28 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -12/+9 |
2004-12-05 | * doublest.c (FLOATFORMAT_LARGEST_BYTES): New define. | Richard Earnshaw | 1 | -80/+131 |
2004-08-24 | 2004-08-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-08-08 | 2004-08-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+23 |
2004-08-07 | 2004-08-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-08-07 | 2004-08-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -23/+15 |
2004-07-29 | 2004-07-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -17/+14 |
2003-09-15 | 2003-09-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-11 | 2003-06-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -1/+9 |
2003-06-08 | 2003-06-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-04-09 | 2003-04-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -9/+26 |
2003-03-11 | 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+8 |
2003-02-27 | 2003-02-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2002-12-04 | * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int. | Daniel Jacobowitz | 1 | -3/+5 |