aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-17Use LD_PATHMAX+1 to account for trailing '\0'.Nick Clifton2-2/+7
2002-12-17Duplicate entry for --compact-implib so that it is not confused with -c.Nick Clifton2-0/+8
2002-12-172002-12-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-2/+6
* tconfig.in: Include "gdb/callback.h" and "gdb/remote-sim.h".
2002-12-17* xstormy16-asm.c (parse_immediate16): Add prototype.DJ Delorie2-0/+6
2002-12-17 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.Hans-Peter Nilsson2-1/+5
2002-12-17 * configure.host (ia64-*-hpux*): Support 64 bit targets usingAlan Modra2-1/+10
the HP compiler's "long long".
2002-12-17* xstormy16-asm.c: Regenerate.DJ Delorie2-1/+56
2002-12-17* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbersDJ Delorie2-0/+8
for R_XSTORMY16_LO16 and R_XSTORMY16_HI16.
2002-12-17* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocationDJ Delorie2-0/+8
has already been set up, use it.
2002-12-17* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16DJ Delorie2-1/+41
and R_XSTORMY16_HI16) howto entries. (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16. (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to determine the start of the second reloc table.
2002-12-17Revert debugging changeChristopher Faylor1-1/+1
2002-12-17* configure.in: Remove --enable-shared option. It shouldn't be used for gdb.Christopher Faylor4-10/+9
* configure: Regenerate.
2002-12-17* mh-cygwin: Don't build libtermcap if it doesn't exist.Christopher Faylor2-4/+8
2002-12-17* config/cygwin.cache: Prime mbstate_t.Christopher Faylor2-0/+5
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata15-15/+32
* README: Likewise. * config/tc-d10v.c: Fix a comment typo. * config/tc-dlx.c: Likewise. * config/tc-h8300.h: Likewise. * config/tc-h8500.h: Likewise. * config/tc-mips.c: Likewise. * config/tc-s390.c: Likewise. * config/tc-sh.h: Likewise. * config/tc-tic80.h: Likewise. * config/tc-w65.h: Likewise. * config/tc-z8k.c: Likewise. * config/tc-z8k.h: Likewise. * testsuite/gas/h8300/cmpsi2.s: Likewise.
2002-12-17Replace complain() with complaint().Kevin Buettner15-717/+644
2002-12-17*** empty log message ***gdbadmin1-1/+1
2002-12-16daily updateAlan Modra1-1/+1
2002-12-162002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney73-21275/+35
* config/arc/arc.mt, config/arc/tm-arc.h: Delete. * config/d30v/d30v.mt, config/d30v/tm-d30v.h: Delete. * config/fr30/fr30.mt, config/fr30/tm-fr30.h: Delete. * config/i386/i386aix.mh, config/i386/i386aix.mt: Delete. * config/i386/i386m3.mh, config/i386/i386m3.mt: Delete. * config/i386/i386mach.mh, config/i386/i386os9k.mt: Delete. * config/i386/nm-i386aix.h, config/i386/nm-i386mach.h: Delete. * config/i386/nm-m3.h, config/i386/tm-i386aix.h: Delete. * config/i386/tm-i386m3.h, config/i386/tm-i386mk.h: Delete. * config/i386/xm-i386aix.h, config/i386/xm-i386m3.h: Delete. * config/i386/xm-i386mach.h, config/i386/xm-i386mk.h: Delete. * config/i960/mon960.mt, config/i960/nindy960.mt: Delete. * config/i960/tm-i960.h, config/i960/tm-mon960.h: Delete. * config/i960/tm-nindy960.h, config/i960/tm-vx960.h: Delete. * config/i960/vxworks960.mt, config/m68k/apollo68b.mh: Delete. * config/m68k/apollo68b.mt, config/m68k/apollo68v.mh: Delete. * config/m68k/hp300bsd.mh, config/m68k/hp300bsd.mt: Delete. * config/m68k/hp300hpux.mh, config/m68k/hp300hpux.mt: Delete. * config/m88k/delta88.mh, config/m88k/delta88.mt: Delete. * config/m88k/delta88v4.mh, config/m88k/delta88v4.mt: Delete. * config/m88k/m88k.mh, config/m88k/m88k.mt: Delete. * config/m88k/nm-delta88v4.h, config/m88k/nm-m88k.h: Delete. * config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h: Delete. * config/m88k/tm-m88k.h, config/m88k/xm-delta88.h: Delete. * config/m88k/xm-dgux.h: Delete. * fr30-tdep.c, i386aix-nat.c, i386m3-nat.c: Delete. * i386mach-nat.c, i960-tdep.c, m88k-nat.c: Delete. * os9kread.c, remote-bug.c, remote-nindy.c: Delete. * remote-nrom.c, remote-os9k.c, remote-vx960.c: Delete. * d30v-tdep.c, arc-tdep.c, cxux-nat.c, dst.h, dstread.c: Delete. * ch-exp.c, ch-lang.c, ch-lang.h, ch-typeprint.c: Delete. * ch-valprint.c: Delete.
2002-12-162002-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+20
* lib/mi-support.exp (mi_reinitialize_dir): Check mi level to see whether we are using the new -environment-directory command which resets via -r or the old version of the command which may prompt the user. Part of fix for gdb/741.
2002-12-162002-11-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+102
* accross.m4: New.
2002-12-16Remove obsolete testsuite code.Andrew Cagney78-7572/+47
2002-12-16Add support to skip import libraries for performance reasons and insteadNick Clifton9-72/+208
use the direct auto-import of dll's
2002-12-16 * hppa-hpux-tdep.c: New file.Joel Brobecker5-3/+54
* hppa-tdep.c (hppa_gdbarch_init): call the registered osabi- specific initialization routines. * Makefile.in (ALLDEPFILES): Add hppa-hpux-tdep.c. (hppa-hpux-tdep.o): Add rule. * config/pa/hppahpux.mt (TDEPFILES): Add hppa-hpux-tdep.o. * config/pa/hppa64.mt (TDEPFILES): Likewise.
2002-12-16Fix the reading of the debugging information of Tru64/Alpha binaries thatNick Clifton2-42/+169
are produced by recent Compaq compilers.
2002-12-16 * config/tc-d30v.c (check_range): Warning fixes, formatting.Alan Modra4-12/+18
Simplify sign extension. Remove redundant unsigned < 0 test. * config/tc-i960.c (md_ri_to_chars): Prototype. * config/tc-mcore.c (md_pseudo_table): Fix typo. (dump_literals): Init brarsym, and test later instead of isforce.
2002-12-16 * hppa.h (completer_chars): #if 0 out.Alan Modra2-1/+5
2002-12-16 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.Alan Modra2-8/+20
(parse): Constify line and lineptr. (md_begin): Calculate endop here.
2002-12-16 * ns32k-dis.c (print_insn_ns32k): Constify "d", remove registerAlan Modra2-2/+7
keyword.
2002-12-16 * ns32k.h (struct ns32k_opcode): Constify "name", "operands" andAlan Modra2-17/+22
"default_args". (struct not_wot): Constify "args". (struct not): Constify "name". (numopcodes): Delete. (endop): Delete.
2002-12-16*** empty log message ***gdbadmin1-1/+1
2002-12-15daily updateAlan Modra1-1/+1
2002-12-15 * infrun.c (handle_inferior_event): Rearrange code to resume ifDaniel Jacobowitz2-47/+22
no catchpoint triggers for an event.
2002-12-15 * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKEDDaniel Jacobowitz2-51/+6
and TARGET_WAITKIND_VFORKED cases.
2002-12-15 * infrun.c (handle_inferior_event): Assume that catchpointsDaniel Jacobowitz2-33/+32
are not affected by DECR_PC_AFTER_BREAK.
2002-12-15 * target.c (update_current_target): Don't inherit DONT_USE.Daniel Jacobowitz3-8/+6
* target.h (struct target_ops): Remove DONT_USE. (target_next): Remove macro.
2002-12-15* ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654.Mark Kettenis2-1/+5
2002-12-15*** empty log message ***gdbadmin1-1/+1
2002-12-14daily updateAlan Modra1-1/+1
2002-12-14 * doc/binutils.texi: Add missing parenthesis.Dave Anglin2-4/+8
2002-12-14* arm-tdep.c (convert_from_extended): New argument to hold theRichard Earnshaw2-23/+147
type of floating point result we want to convert to. Make input argument const. Fix all callers. (convert_to_extended): Similarly. (arm_extract_return_value): Now takes a regcache argument. Change code to use regcache accessor functions. Correctly extract smaller-than-word results on big-endian machines. (arm_store_return_value): Now takes a regcache argument. Change code to use regcache accessor functions. Correctly zero/sign extend smaller than word results before storing into r0. (arm_gdbarch_init): Register new-style extract_return_value and store_return_value functions.
2002-12-14 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't runJason Merrill3-8/+19
library tests. (check-c++): Just depend on it and check-target-libstdc++-v3. * Makefile.in: Regenerate.
2002-12-14*** empty log message ***gdbadmin1-1/+1
2002-12-132002-12-13 Michael Snyder <msnyder@to-limbo.toronto.redhat.com>Michael Snyder2-5/+17
* thread-db.c (thread_from_lwp): Uniquify error msg. (lwp_from_thread): Ditto. (check_event): Ditto. (find_new_threads_callback): Ditto. (thread_db_pid_to_str): Ditto.
2002-12-132002-12-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-2/+22
* frame.h (get_frame_saved_regs): Declare. (frame_saved_regs_zalloc): Change return type to CORE_ADDR pointer. * frame.c (get_frame_saved_regs): New function. (frame_saved_regs_zalloc): Return the allocated saved_regs.
2002-12-13daily updateAlan Modra1-1/+1
2002-12-132002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-73/+6
* configure.in, Makefile.tpl, Makefile.def: Remove tclX. * Makefile.in: Regenerate.
2002-12-132002-12-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney4-2/+30
* frame.c (deprecated_update_current_frame_pc_hack): New function. * frame.h (deprecated_update_current_frame_pc_hack): Declare. * infrun.c (normal_stop): Use said function instead of directly modifying the frame's PC.
2002-12-13* frame.h (frame_id_unwind_ftype): Fix typo in return type.Alexandre Oliva2-2/+6
2002-12-13Multiarch NUM_REGS for MIPS.Kevin Buettner5-17/+24