aboutsummaryrefslogtreecommitdiff
path: root/gdb/ieee-float.c
AgeCommit message (Collapse)AuthorFilesLines
1991-08-19* breakpoint.c (bpstat_do_actions): Use a cleanup to restoreJohn Gilmore1-4/+4
executing_breakpoint_commands if we are interrupted by error. * coffread.c (init_lineno): Avoid problem with zero-sized linetab versus malloc/free. From: john@labtam.labtam.oz.au (John Carey). * core.c (solib_add_stub, core_open): Call SOLIB_ADD inside a catch_errors() so we can setup the frame regardless of whether the shared libs work. * ieee-float.c (double_to_ieee_extended): Get exponent from right place in little-endian systems. From John Carey.
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-14/+14
Look at the ChangeLog for Apr 30 and May 1.
1991-04-05*** empty log message ***John Gilmore1-6/+15
1991-03-28Johns releaseK. Richard Pixley1-0/+141