aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-07* defs.h: Provide prototypes for floatformat_is_negative,Mark Kettenis1-0/+101
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-6/+6
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-13/+21
2001-02-07* sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney1-3/+6
2001-02-06* signals.h: Removed.J.T. Conklin1-1/+1
2001-01-31Move putchar_filtered() to utils.c.Andrew Cagney1-0/+9
2001-01-31Replace strsave() with xstrdup().Andrew Cagney1-10/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-15/+25
2000-12-052000-12-04 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-1/+1
2000-11-20Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney1-12/+31
2000-11-15 * utils.c (strlen_paddr, paddr, paddr_nz): Use TARGET_ADDR_BIT,David Taylor1-3/+3
2000-11-04Protoization.Kevin Buettner1-15/+9
2000-10-23Corrected spelling errors in commentsDavid Anderson1-1/+1
2000-07-30Protoization.Kevin Buettner1-208/+92
2000-06-152000-06-15 Michael Snyder <msnyder@cygnus.com>Michael Snyder1-1/+1
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney1-0/+23
2000-06-04Eliminate safe_strsignal().Andrew Cagney1-20/+0
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-5/+5
2000-05-28PARAMS removal.Kevin Buettner1-20/+13
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