aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-02-27* remote.c (_initialize_remote): By default, disable ``e'' andAndrew Cagney2-0/+13
``E'' step out-of-range packets.
2002-02-27*** empty log message ***gdbadmin1-1/+1
2002-02-26daily updateAlan Modra1-1/+1
2002-02-262002-02-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+27
* config/tc-mips.c (mips_need_elf_addend_fixup): For embedded-PIC only, undo the changes made on 2001-06-08, with the effect being that common or extern symbols are adjusted for embedded-PIC, but weak symbols are not. (md_estimate_size_before_relax: Likewise, with the effect that extern symbols are treated the same as weak symbols only if not embedded-PIC. (mips_fix_adjustable) Likewise, with the effect that weak or extern symbols are not adjusted for embedded-PIC. (md_apply_fix3): Tweak so that the case where value is zero is handled more correctly for embedded-PIC code.
2002-02-262002-02-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou9-91/+252
* gas/mips/empic2.d: Adjust for the fact that relocations on symbols local to this file are resolved at assembly time into section-relative relocations, even if the symbols are extern. * gas/mips/empic2.s: Add file offset information, so the next person to do the math mentioned above has an easier time. * gas/mips/jal-empic-elf.d: New test. * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test. * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test. * gas/mips/mips.exp: Run the new tests.
2002-02-26 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define asAndreas Schwab3-31/+101
m68k_linux_frame_saved_pc. (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of in_sigtramp. (SIGCONTEXT_PC_OFFSET): Remove. * m68klinux-nat.c (m68k_linux_frame_saved_pc, m68k_linux_sigtramp_saved_pc): New functions. (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define. (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h. (UCONTEXT_PC_OFFSET): Define. (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both non-RT and RT signal trampolines.
2002-02-26Export dis-asm.h as part of an installNick Clifton3-6/+22
2002-02-26* config/arm/tm-embed.h (TARGET_UPAGES): Delete.Richard Earnshaw2-12/+6
(TARGET_NBPG, STACK_END_ADDR): Delete (VARIABLES_INSIDE_BLOCK): Delete.
2002-02-26Fix typoNick Clifton2-2/+5
2002-02-26Import new Spanish and German translationsNick Clifton8-243/+9972
2002-02-26* utils.c (perror_with_name): Make string parameter constant.Andrew Cagney3-6/+15
(print_sys_errmsg): Ditto. (query): Ditto. * defs.h (perror_with_name): Update. (print_sys_errmsg): Update. (query): Update.
2002-02-262002-02-25 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+6
From Eliot Dresselhaus <eliot@ayrnetworks.com>: * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
2002-02-26*** empty log message ***gdbadmin1-1/+1
2002-02-25 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF localAlan Modra2-3/+9
dynsyms.
2002-02-25daily updateAlan Modra1-1/+1
2002-02-25 * rs6000-nat.c (set_host_arch): Do not switch to a new architecturePeter Schauer3-2/+28
if it already matches the current architecture from the exec file. Include arch-utils.h for gdbarch_info_init prototype. * Makefile.in (rs6000-nat.o): Update dependencies.
2002-02-25Update for the next release.Eli Zaretskii1-13/+9
2002-02-25Add NM and CFLAGS to the exports.Eli Zaretskii2-1/+8
2002-02-25 * config/tc-mips.c (set_at): Fix handling of 64bit register loads.Thiemo Seufer11-187/+231
(macro): Likewise. Fix la/dla address expansions for EMBEDDED_PIC and NO_PIC cases. Code cleanup. (macro2): Fix handling of 64bit register loads. * mips-gp64-fp32-pic.d: Fix test of 64bit register loads. * mips-gp64-fp32-pic.s: Likewise. * mips-gp64-fp32.d: Likewise. * mips-gp64-fp32.s: Likewise. * mips-gp64-fp64-pic.d: Likewise. * mips-gp64-fp64-pic.s: Likewise. * mips-gp64-fp64.d: Likewise. * mips-gp64-fp64.s: Likewise.
2002-02-25Add documentation of IA64 portNick Clifton3-0/+174
2002-02-25 * gas/hppa/reloc/reloc.exp: Update copyright date.Alan Modra2-1/+5
2002-02-25 * config/tc-hppa.c: Update copyright date.Alan Modra2-3/+5
2002-02-25 * elf64-hppa.h: Update copyright date.Alan Modra2-1/+3
2002-02-25* Makefile.in (gdb.info): Add explicit path to gdb.texinfo.Andrew Cagney2-3/+7
Remove reference to 3.12.
2002-02-25missditAlan Modra1-0/+4
2002-02-25 * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec.Alan Modra3-21/+49
Remove references to chip manufacturers. * config/tc-ppc.c (md_parse_option): Handle -mpower4 option. Correct comments. (md_show_usage): Remove references to chip manufacturers. Mention -mpower4. (md_begin): Test power4 opcode flag bits.
2002-02-25 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.Alan Modra2-9/+27
(ppc64_elf_relocate_section): Don't generate power4 style branch hints for *_BRTAKEN and *_BRNTAKEN relocs.
2002-02-25 * ppc-dis.c (powerpc_dialect): Handle power4 option.Alan Modra3-314/+334
* ppc-opc.c (insert_bdm): Correct description of "at" branch hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour. (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise. (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc. (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise. (PPCCOM32, PPCCOM64): Delete. (NOPOWER4, POWER4): Define. (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4, and PPCCOM4 with POWER4 so that "at" style branch hint opcodes are enabled for power4 rather than ppc64.
2002-02-25 * ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define.Alan Modra1-1/+8
2002-02-252002-02-24 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz6-86/+117
* gdbserver/configure.srv: New file. * gdbserver/configure.in: Use configure.srv instead of the host/target makefile fragments. Set GDBSERVER_DEPFILES from it. * gdbserver/configure: Regenerated. * gdbserver/terminal.h: New file. * gdbserver/Makefile.in: Update for configure changes. Remove more unneeded include paths.
2002-02-25Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney8-5/+29
2002-02-25*** empty log message ***gdbadmin1-1/+1
2002-02-24daily updateAlan Modra1-1/+1
2002-02-24s/Linux/.../Andrew Cagney25-67/+107
Fix PR gdb/378.
2002-02-24s/Linux/.../Andrew Cagney10-69/+86
Fix PR gdb/378.
2002-02-24s/Linux/.../Andrew Cagney8-42/+49
Fix PR gdb/378.
2002-02-24* lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''Andrew Cagney5-34/+45
with either ``GNU/Linux'' or ``Linux kernel''. Fix PR gdb/378.
2002-02-24Rename local ChangeLog and ChangeLog.Cygnus files to ChangeLog.gdb.Elena Zannoni3-2/+14
2002-02-242002-02-24 Michael Chastain <mec@shout.net>Michael Chastain2-1/+9
* gdb.threads/pthreads.c (thread1): Add a return statement. (thread2): Likewise. (foo): Likewise.
2002-02-24* gdbint.texinfo: Include fdl.texi.Andrew Cagney5-6/+437
(Top): Add GNU Free Documentation License. * Makefile.in (SFILES_INCLUDED): Add gpl.texi. (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi. (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi. (gdbint.info): Add srcdir to include path. * gdb.texinfo: Include gpl.texi. (Top): Add Copying. * gpl.texi: New file.
2002-02-24 * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:Hans-Peter Nilsson4-13/+18
Adjust to changes in readelf output.
2002-02-24 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.Hans-Peter Nilsson7-350/+356
* ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd, ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
2002-02-24==> dejagnu/ChangeLog <==Daniel Jacobowitz3-52/+43
2002-02-23 Daniel Jacobowitz <drow@mvista.com> * config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246. ==> readline/ChangeLog.Cygnus <== 2002-02-24 Daniel Jacobowitz <drow@mvista.com> * support/config.guess: Import from master sources, rev 1.232. * support/config.sub: Import from master sources, rev 1.246.
2002-02-24Zap lin-thread.cAndrew Cagney3-2045/+6
2002-02-24* ocd.c (ocd_open): Do not try to open the "ocd" device.Andrew Cagney3-26/+8
* serial.c (serial_open): Delete check for "ocd". Fix PR gdb/349.
2002-02-24* Makefile.in (linux-thread.o): Delete target.Andrew Cagney3-1762/+3
* linux-thread.c: Delete file.
2002-02-24* config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak otherAndrew Cagney2-2/+6
renamed SH files to be consistent.
2002-02-24s/free/xfree/Andrew Cagney2-1/+5
2002-02-242002-02-23 Michael Chastain <mec@shout.net>Michael Chastain2-0/+7
* gdb.threads/linux-dp.c (philosopher): Add a return statement to placate gcc.
2002-02-242002-02-23 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-52/+43
* config.guess: Import from master sources, rev 1.232. * config.sub: Import from master sources, rev 1.246.