summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner2001-03-191-0/+23
* Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner2001-03-195-154/+351
* Fix NetBSD 1.4 build problem.Kevin Buettner2001-03-192-2/+14
* 2001-03-17 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-183-2/+9
* * i387-nat.h: Doc Fix.Mark Kettenis2001-03-172-1/+3
* * i386-tdep.c: Fix formatting.Mark Kettenis2001-03-172-220/+214
* * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis2001-03-172-29/+6
* Add support for m/M methods - pure multi-arch. These do not haveAndrew Cagney2001-03-172-25/+99
* * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to useJ.T. Conklin2001-03-163-9/+34
* 2001-03-12 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-162-20/+11
* 2001-03-12 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-162-2/+6
* Change type of ``storage_needed'' from unsigned int to long.Kevin Buettner2001-03-163-6/+12
* 2001-02-24 Michael Chastain <chastain@redhat.com>Michael Chastain2001-03-162-77/+39
* 2001-03-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-03-161-0/+4
* 2001-03-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-03-161-0/+3
* Misc. cleanups.Kevin Buettner2001-03-162-16/+24
* *** empty log message ***Mark Salter2001-03-151-0/+2
* (gdb_load): Add support for additional target_info: gdb_download_sizeMark Salter2001-03-151-1/+18
* *** empty log message ***Mark Salter2001-03-151-0/+5
* (gdb_target_cmd): Add explicit error return.Mark Salter2001-03-151-1/+2
* 2001-03-15 Martin Hunt <hunt@redhat.com>Martin Hunt2001-03-152-6/+9
* Pass NULL for the mem_attrib argument in the to_xfer_memory calls.Kevin Buettner2001-03-152-7/+13
* Add list of targets being obsoleted.Andrew Cagney2001-03-153-5/+49
* Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney2001-03-158-8/+25
* Note Harris 88k is obsolete in news file.Andrew Cagney2001-03-152-0/+6
* Include regcache.hAndrew Cagney2001-03-1445-0/+128
* Update target list.Andrew Cagney2001-03-143-10/+38
* * linespec.c (decode_line_1): Skip argptr over a leadingKeith Seitz2001-03-142-2/+7
* Add entry of ia64-aix-nat.c.Kevin Buettner2001-03-142-0/+5
* Eliminate some uses of __STDC__.Andrew Cagney2001-03-1413-73/+17
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-1314-31/+51
* 2001-03-13 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-03-132-2/+7
* * i386-linux-tdep.c: Fix formatting and clarify comments.Mark Kettenis2001-03-132-15/+20
* * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.Andrew Cagney2001-03-132-7/+17
* Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner2001-03-1040-140/+294
* Committed.Kevin Buettner2001-03-102-10/+30
* Move Philip Blundell to Write After Approval list.Andrew Cagney2001-03-092-1/+5
* * MAINTAINERS: Add myself to write after approval list.Keith Seitz2001-03-092-0/+5
* * i387-tdep.c (print_i387_status_word): Fix printing of StackMark Kettenis2001-03-092-1/+6
* Obsolete harris 88k target.Andrew Cagney2001-03-098-171/+181
* Delete make rules for obsolete files.Andrew Cagney2001-03-092-18/+4
* * gdb.base/annota1.exp: Move test of isnative to earlier in theDavid Taylor2001-03-086-16/+37
* Add comment (part of immediately previous commit).David Taylor2001-03-081-0/+5
* * stack.c (parse_frame_specification): For one argument case,David Taylor2001-03-082-2/+16
* * TODO: Revise 5.1 list. Delete PARAMS task. Add coding standardAndrew Cagney2001-03-082-103/+150
* Doco SID + GDB + Solaris 8 broken.Andrew Cagney2001-03-082-28/+21
* 2001-03-07 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-03-071-0/+5
* 2001-02-26 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-03-072-2/+2
* * defs.h: Provide prototypes for floatformat_is_negative,Mark Kettenis2001-03-074-78/+149
* * top.c (init_main): Make `set history file name' complete on fileEli Zaretskii2001-03-072-5/+11