summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* A single-file branch to help me keep things straight while adaptingjimb_gnu_v3_branchcvs/jimb_gnu_v3_branchJim Blandy2001-03-244042-1804732/+5
| | | | | | GDB to the GNU V3 C++ ABI. * c-typeprint.c: Commit Dan Berlin's changes.
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-0728-38/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * symtab.h (decode_line_1): Removed declaration. * symfile.c (#include <assert.h>): Removed. * arch-utils.c (#include <ctype.h>): Removed. * c-typeprint.c: Likewise. * dbxread.c: Likewise. * gdbtypes.c: Likewise. * target.c: Likewise. * os9kread.c: Likewise. * c-valprint.c (#include "demangle.h"): Removed. * ch-typeprint.c: Likewise. * eval.c: Likewise. * f-typeprint.c: Likewise. * f-valprint.c: Likewise. * m2-typeprint.c: Likewise. * typeprint.c: Likewise. * p-typeprint.c: Likewise. * valarith.c: Likewise. * valprint.c: Likewise. * m2-typeprint.c (#include "gdb_string.h"): Removed. * nlmread.c: Likewise. * mdebugread.c (#include "gdb-stabs.h"): Removed. * minsyms.c: Likewise. * mipsread.c: Likewise. * nlmread.c: Likewise. * m2-typeprint.c (#include "obstack.h"): Removed. * m2-valprint.c: Likewise. * event-loop.c (#include <setjmp.h>): Removed.
* Fix BLX(1) for ThumbNick Clifton2001-03-067-32/+92
|
* Add BFD_RELOC_THUMB_PCREL_BLX.Nick Clifton2001-03-062-0/+6
|
* Rest of the changes for Coldfire V4.Nick Clifton2001-03-066-28/+80
|
* est of the changes for Coldfire V4Nick Clifton2001-03-063-26/+53
|
* * MAINTAINERS: Remove self from specific maintenance domainsStan Shebs2001-03-062-6/+7
| | | | (macos, gdbserver, documentation, testsuite).
* merge from gccDJ Delorie2001-03-0613-347/+183
|
* Update/correct copyright notices.Kevin Buettner2001-03-06839-893/+1523
|
* Fix whitespace problem in my most recent entry.Kevin Buettner2001-03-061-1/+1
|
* Configury changes for AIX5/IA-64.Kevin Buettner2001-03-067-139/+344
|
* Reverted revision 1.2.Michael Chastain2001-03-051-23/+1
|
* Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.Michael Chastain2001-03-051-173/+6
|
* Revert revision 1.2.Michael Chastain2001-03-052-3/+3
|
* * TODO (GDB 5.1 Known Problems): Document z8k as broken.Andrew Cagney2001-03-052-0/+16
|
* merge from gccDJ Delorie2001-03-052-1/+5
|
* clarify my recent entry.Christopher Faylor2001-03-051-1/+1
|
* * wince.c: Change realloc to xrealloc throughout.Christopher Faylor2001-03-052-5/+10
| | | | (handle_load_dll): Use void * rather than PTR.
* * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney2001-03-058-9/+40
| | | | | | | | | | | | | | | | * ocd.c (ocd_xfer_memory): Ditto. * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops. * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as buildable with ,-Werror. * Makefile.in (symfile_h): Define. (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h). * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h". * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with ,-Werror. * dsrec.c (make_srec): Fix internal_error fmt arg. * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
* Fixes for NetBSD 1.5. NetBSD has been renumbering/renaming itsAndrew Cagney2001-03-052-0/+22
| | | | SYS_* interfaces.
* 2001-03-05 Dave Brolley <brolleyDave Brolley2001-03-0517-635/+413
| | | | | | | | | | | | | | | | | | | arch.c: Regenerate. arch.h: Regenerate. cpu.c: Regenerate. cpu.h: Regenerate. cpuall.h: Regenerate. cpux.c: Regenerate. cpux.h: Regenerate. decode.c: Regenerate. decode.h: Regenerate. decodex.c: Regenerate. decodex.h: Regenerate. model.c: Regenerate. modelx.c: Regenerate. sem-switch.c: Regenerate. sem.c: Regenerate. semx-switch.c: Regenerate.
* Correct filenames from last commit.Dave Brolley2001-03-051-15/+15
|
* 2001-03-05 Dave Brolley <brolley@Dave Brolley2001-03-0511-580/+336
| | | | | | | | | | | | | * arch.c: Regenerate. * arch.h: Regenerate. * cpu.c: Regenerate. * cpu.h: Regenerate. * cpuall.h: Regenerate. * decode.c: Regenerate. * decode.h: Regenerate. * model.c: Regenerate. * sem-switch.c: Regenerate. * sem.c: Regenerate.
* 2001-03-05 Dave Brolley <brolley@redhat.coDave Brolley2001-03-0516-389/+327
| | | | | | | | | | | | | | | | | | * opcodes/fr30-asm.c: Regenerate. * opcodes/fr30-desc.c: Regenerate. * opcodes/fr30-desc.h: Regenerate. * opcodes/fr30-dis.c: Regenerate. * opcodes/fr30-ibld.c: Regenerate. * opcodes/fr30-opc.c: Regenerate. * opcodes/fr30-opc.h: Regenerate. * opcodes/m32r-asm.c: Regenerate. * opcodes/m32r-desc.c: Regenerate. * opcodes/m32r-desc.h: Regenerate. * opcodes/m32r-dis.c: Regenerate. * opcodes/m32r-ibld.c: Regenerate. * opcodes/m32r-opc.c: Regenerate. * opcodes/m32r-opc.h: Regenerate. * opcodes/m32r-opinst.c: Regenerate.
* Obvious fix: in an entry for 1997-02-01, expand wildcard to explicitMichael Chastain2001-03-041-1/+49
| | | | list of files actually modified.
* Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicitMichael Chastain2001-03-041-1/+40
| | | | list of files actually modified.
* Obvious fix: in an entry for 1997-09-10, expand wildcard to explicitMichael Chastain2001-03-041-1/+23
| | | | list of files actually modified.
* Obvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.expMichael Chastain2001-03-041-0/+22
| | | | change on 2001-01-28. Embarrassing!
* Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"Michael Chastain2001-03-041-1/+1
| | | | to "gdb.c++/cplusfuncs.exp".
* Obvious fix: in an entry for 1997-02-23, expand wildcard to explicitMichael Chastain2001-03-041-3/+61
| | | | list of files actually modified.
* Obvious fix: in entries for 1998-02-10 and 1998-02-06,Michael Chastain2001-03-041-2/+2
| | | | change "m68k/tm-delta68.h" to "config/m68k/tm-delta68.h".
* Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" toMichael Chastain2001-03-041-1/+1
| | | | "config/m32r/tm-m32r.h".
* * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSETKevin Buettner2001-03-031-0/+5
| | | | as an lvalue.
* Don't use ANOFFSET as an lvalue.Kevin Buettner2001-03-031-2/+2
|
* * MAINTAINERS (paper trail): Update.Andrew Cagney2001-03-032-0/+3
|
* Change convention to ``Fix PR gdb/NNNN''Andrew Cagney2001-03-032-2/+10
|
* From 2001-03-01 Tom Rix <trix@redhat.com>:Andrew Cagney2001-03-034-2/+16
| | | | | | | * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc'' parameter to mn10200_analyze_prologue. * config/mn10200/tm-mn10200.h: Include "regcache.h". * MAINTAINERS: Document that mn10200-elf target is buildable.
* Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.hKevin Buettner2001-03-033-5/+13
| | | | to config/ia64/nm-aix.h.
* 2001-03-02 Matt Hiller <hiller@redhat.com>Matthew Hiller2001-03-022-1/+11
| | | | * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
* Revise earlier comment regarding sparc-nat.c to be more meaningful.Kevin Buettner2001-03-021-1/+1
|
* Fix typo in which sparc-nat.c was changed to include itself.Kevin Buettner2001-03-022-1/+4
|
* * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin2001-03-024-10/+23
| | | | | | if __CYGWIN32__ is set from here. * config/i386/xm-cygwin.h: To here. * config/powerpc/xm-cygwin.h: To here.
* merge from gccDJ Delorie2001-03-022-2/+7
|
* * i386-stub.c (handle_exception): Use 'T' response packet.J.T. Conklin2001-03-012-4/+27
|
* [fix my email address in changelog entries]Michael Snyder2001-03-011-39/+39
|
* 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2001-03-012-1/+10
| | | | * m32r-tdep.c: Fix cut and paste error in comment.
* * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.J.T. Conklin2001-03-013-7/+14
| | | | | | | (MAX_OF_TYPE): Wrap macro definition in parenthesis. (MIN_OF_TYPE): Likewise. * memattr.h (mem_access_mode): Removed extraneous trailing comma.
* * README.GDBTK: Minor spelling, grammar, and formatting fixes.Nicholas Duffek2001-03-012-8/+12
|
* Cleanup of managedwin.ith and managedwin.itbKeith Seitz2001-03-013-94/+130
| | | | | | | | | | | | | | | | | | | | | * library/managedwin.ith: Move all implementations into managedwin.itb. (public variable nosize): Delete. (freeze_me, thaw_me, make_icon_window): Prepend with underscore to remind people these are not public methods/procs. (protected variable Top, screenwidth, screenheight): Ditto for these variables. (protected common manage_active, mainwindow): Delete. (enable): Delete. (reconfig): Add empty body. * library/managedwin.itb: Move all implementations from header here. Update all references to renamed variables/methods/procs. (destructor, restart, shutdown, _open, find) Let Itcl tell us which ManagedWins we have lying around. (enable): Delete. (reconfig): It's empty. Moved empty body to header.
* Add s390 targetNick Clifton2001-03-013-63/+70
|