aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-23Add make_cleanup_close() function.Andrew Cagney1-0/+13
2000-05-22Replace preg() with phex(). Cleanup monitor.c.Andrew Cagney1-81/+30
2000-05-16Make free_current_contents more robust. Use in MI.Andrew Cagney1-1/+6
2000-05-16Cleanup bfd_close() cleanups.Andrew Cagney1-0/+12
2000-05-15Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney1-17/+0
2000-04-272000-04-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+3
2000-04-21* defs.h, utils.c (free_current_contents): Change parameter toAndrew Cagney1-3/+4
2000-03-302000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+1
2000-03-20Fixes for floatformat_from_doublest().Kevin Buettner1-2/+4
2000-03-04Make mmalloc functions consistent. Some need ISO-C others need PTR :-(.Andrew Cagney1-13/+6
2000-03-04Convert make_cleanup functions to ISO-C.Andrew Cagney1-22/+9
2000-02-29From Eli. Warning fixes.Andrew Cagney1-0/+4
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-42/+39
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-757/+0
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-21/+49
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-0/+17
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-11/+100
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-64/+117
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-75/+104
1999-10-26import gdb-1999-10-25 snapshotJason Molenda1-1/+1
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-14/+124
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+53
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-1/+25
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+17
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-3/+8
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-39/+179
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-31/+36
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-190/+34
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-13/+55
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-393/+411
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-15/+15
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+54
1999-06-28import gdb-1999-06-28 snapshotJason Molenda1-2/+2
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-3/+86
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-41/+305
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-61/+38
1999-04-26import gdb-19990422 snapshotStan Shebs1-30/+46
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2932
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2933/+0
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-2/+11
1999-01-11print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c).David Taylor1-8/+11
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-92/+313
1998-12-311998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
1998-12-22Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-19/+45
1998-04-10 * utils.c (fmthex): A formatting function for hexdumpsJohn Metzler1-5/+36
1997-12-29 * dve3900-rom.c: New file to support Densan DVE-R3900/20 board.Mark Alexander1-7/+92
1997-07-28 * Makefile.in (init.c): don't try to scan mswin for _initializeFelix Lee1-60/+27
1997-06-19 * utils.c (floatformat_from_doublest): Improve test for infinity.Mark Alexander1-1/+1
1997-06-13 * config/i386/nm-linux.h: Enable prototypes that were #ifdef out.Fred Fish1-25/+39
1997-06-13 * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1-10/+76