aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-08gas/testsuite/Jan Beulich3-2/+8
2005-03-08 Jan Beulich <jbeulich@novell.com> * gas/ia64/pcrel.d: Account for big endian target. * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
2005-03-08 * doc/observer.texi (executable_changed): New observer.Joel Brobecker6-8/+88
* symtab.c: Include "observer.h". (find_main_name): New function. (main_name): If name_of_main is unset, then compute it using find_main_name. (symtab_observer_executable_changed): New function. (_initialize_symtab): Attach executable_changed observer. * exec.c: Include "observer.h". (exec_file_attach): Emit executable_changed notification. * symfile.c: Include "observer.h". (reread_symbols): Send an executable_changed if appropriate. * Makefile.in (exec.o): Add dependency on observer.h. (symfile.o): Likewise. (symtab.o): Likewise.
2005-03-08 Adjust testsuite for cris-axis-aout.Hans-Peter Nilsson39-39/+64
* ld-cris/noglob1.d: Adjust regexp for a.out output. * ld-cris/badgotr1.d, ld-cris/expdyn1.d, ld-cris/expdyn2.d, ld-cris/expdyn3.d, ld-cris/expdyn4.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d, ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-1.d, ld-cris/libdso-10.d, ld-cris/libdso-11.d, ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d, ld-cris/libdso-2.d, ld-cris/libdso-3.d, ld-cris/libdso-4.d, ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/nodyn4.d, ld-cris/nodyn5.d, ld-cris/pv32-1.d, ld-cris/undef1.d, ld-cris/weakref1.d: ld-cris/weakref2.d: Pass --em=criself to gas. * ld-cris/v10-v32.d, ld-cris/v10-va.d, ld-cris/v32-ba-1.d, ld-cris/v32-v10.d, ld-cris/v32-va.d, ld-cris/va-v10.d, ld-cris/va-v32.d: Ditto. Pass -m criself to gld. * ld-cris/v32-bin-1.d: Pass -m criself to gld.
2005-03-08 Adjust testsuite for cris-axis-aout.Hans-Peter Nilsson13-19/+30
* gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output. * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d, gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d, gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
2005-03-08*** empty log message ***gdbadmin1-1/+1
2005-03-07merge from gccDJ Delorie1-15/+2
2005-03-07 * config/default.exp: Remove send_user call for stray output.Ben Elliston2-1/+4
2005-03-07daily updateAlan Modra1-1/+1
2005-03-07 * findvar.c (read_var_value): Don't allocate V when it will notDaniel Jacobowitz2-3/+17
be used. Add missing break for LOC_INDIRECT.
2005-03-072005-03-07 Manoj Iyer <manjo@austin.ibm.com>Manoj Iyer3-1/+8
* gdb.base/command.exp: Change hardcoded value to regular expression. * gdb.base/float.exp: Add powerpc to the list of targets checked.
2005-03-07 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,Daniel Jacobowitz14-0/+26
gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc, gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc, gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc, gdb.asm/x86_64.inc: Use .purgem before redefining macros.
2005-03-07 * mpw-config.in: Remove.Ian Lance Taylor6-1230/+10
* mpw-make.sed: Remove. * mpw.c: Remove. * Makefile.in (CFILES): Remove pex-mpw.c. (CONFIGURED_OFILES): Remove pex-mpw.o. (mpw.o, pex-mpw.o): Remove targets. * maint-tool (undoc): Remove reference to mpw.c.
2005-03-07 * ppc-opc.c (powerpc_opcodes): Fix encoding of efscfd.Aldy Hernandez2-1/+5
2005-03-07fix obvious problem with compiler.c and compiler.cc: for xlc, used 'regsub',Paul Gilliam2-2/+2
but for get_compiler_info, line must start with 'set'.
2005-03-07Updated French translationNick Clifton2-406/+486
2005-03-072005-03-07 Jerome Guitton <guitton@gnat.com>Jerome Guitton6-112/+75
* sim/erc32/float.c (set_fsr): Do not use deprecated multi-line strings. (clear_accex): Ditto. * sim/erc32/interf.c: Remove the redeclaration of fprintf. * sim/erc32/sis.c: Ditto. * sim/erc32/exec.c: Add missing semicolon. * sim/erc32/func.c: Remove definitions of generic_print_address, generic_symbol_at_address, buffer_read_memory and perror_memory, as they are already defined in opcodes/dis-buf.c.
2005-03-07 * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.Jakub Jelinek2-2/+7
close is a function like macro in system headers.
2005-03-07 PR ld/778Alan Modra2-2/+14
* elf32-hppa.c (elf32_hppa_create_dynamic_sections): Reinstate _GLOBAL_OFFSET_TABLE_ as a normal dynamic symbol.
2005-03-07*** empty log message ***gdbadmin1-1/+1
2005-03-06daily updateAlan Modra1-1/+1
2005-03-06* sparc64fbsd-tdep.c: Include "solib-svr4.h".Mark Kettenis3-1/+14
(sparc64fbsd_init_abi): Set skip_trampoline_code and solib_svr4_fetch_link_map_offsets. * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
2005-03-06merge from gccDJ Delorie3-47/+101
2005-03-06Correct email address in last commit.Daniel Jacobowitz1-1/+1
2005-03-06 * linux-nat.c (child_follow_fork): Call target_terminal_ours beforeDaniel Jacobowitz2-6/+20
printing output. Use fprintf_unfiltered. Only print output when debugging.
2005-03-06 * elf.c (elfcore_grok_win32pstatus): Warning fixes.Alan Modra2-2/+7
2005-03-06*** empty log message ***gdbadmin1-1/+1
2005-03-05daily updateAlan Modra1-1/+1
2005-03-05* sparc64-tdep.c (sparc64_store_floating_fields): Constify thirdMark Kettenis2-2/+8
argument. (sparc64_store_arguments): Constify.
2005-03-05* alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".Mark Kettenis7-26/+53
(alphabsd_fetch_inferior_registers): Rename from fetch_inferior_registers. Make static. (alphabsd_store_inferior_registers): Rename from store_inferior_registers. Make static. (_initialize_alphabsd_nat): New function. * Makefile.in (alphabsd-nat.o): Update dependencies. * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o. * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable. (NATDEPFILES): Remove infptrace.o and inftarg.o. Add alphabsd-nat.o. * config/alpha/nm-fbsd.h: Update copyright year. Don't include "config/nm-bsd.h" and "elf/common.h". * config/alpha/nm-nbsd.h: Update copyright year. Don't include "config/nm-nbsd.h".
2005-03-05* gdb.cp/ovldbreak.exp: Adjust regular expression for recentMark Kettenis2-2/+6
changes.
2005-03-05Regenerate .pot filesAlan Modra12-4454/+5262
2005-03-05 * ld-alpha/tlsbin.dd: Update to suit changed section layout andAlan Modra9-125/+126
removed section symbols. * ld-alpha/tlsbin.rd: Likewise. * ld-alpha/tlsbin.sd: Likewise. * ld-alpha/tlsbinr.dd: Likewise. * ld-alpha/tlsbinr.rd: Likewise. * ld-alpha/tlspic.dd: Likewise. * ld-alpha/tlspic.rd: Likewise. * ld-alpha/tlspic.sd: Likewise.
2005-03-05 * ld-powerpc/tlsexe.g: Update.Alan Modra5-146/+151
* ld-powerpc/tlsexe.r: Update. * ld-powerpc/tlsexetoc.g: Update. * ld-powerpc/tlsexetoc.r: Update.
2005-03-05 * elf64-ppc.c (update_plt_info): Don't mark new ABI call symsAlan Modra2-7/+14
with is_func. (func_desc_adjust): Force dot-syms local in executables as well as shared libs.
2005-03-05Fix botched checkin.Mark Kettenis1-2/+0
2005-03-05* mips64obsd-tdep.c (mips64obsd_init_abi): Don't setMark Kettenis1-2/+0
software_single_step.
2005-03-05* mips64obsd-tdep.c (mips64obsd_init_abi): Don't setMark Kettenis1-0/+7
software_single_step. * acconfig.h: Remove #undef.
2005-03-052005-03-04 Michael Snyder <msnyder@redhat.com>Michael Snyder4-37/+599
* mn10300-prologue.c: New file. Prologue analysis. * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h. (mn10300_frame_unwind_cache): Don't call trad_frame_set_id until after analyze_prologue, and don't call trad_frame_set_base at all (let analyze_prologue do it).
2005-03-052005-03-04 Michael Snyder <msnyder@redhat.com>Michael Snyder3-0/+17
* trad-frame.c (trad_frame_set_reg_value): New function. * trad-frame.h (trad_frame_set_reg_value): Export.
2005-03-05 bfd/ChangeLogThiemo Seufer12-12/+129
* elfxx-mips.c (mips_elf_calculate_relocation): Handle special '__gnu_local_gp' symbol used by gas -mno-shared. gas/ChangeLog * config/tc-mips.c (macro_build_lui): Use '__gnu_local_gp' instead of '_gp' for -mno-shared optimization. (s_cpload): Ditto. (s_abicalls): Document it in the comment. (md_show_usage): Document the -mno-shared option. gas/testsuite/ChangeLog * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp' for -mno-shared optimization. * gas/mips/elf-rel25a.d: Ditto. ld/testsuite/ChangeLog * ld-mips-elf/multi-got-no-shared-1.s, ld-mips-elf/multi-got-no-shared-2.s, ld-mips-elf/multi-got-no-shared.d: New tests. * ld-mips-elf/mips-elf.exp: Run them.
2005-03-05*** empty log message ***gdbadmin1-1/+1
2005-03-04daily updateAlan Modra1-1/+1
2005-03-04 * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly.Daniel Jacobowitz2-1/+5
2005-03-04 * Makefile.in (remote.o): Update dependencies.Daniel Jacobowitz3-1/+7
* remote.c: Include "observer.h".
2005-03-04 * target.c (target_read_memory_partial): Always initializeDaniel Jacobowitz2-5/+47
ERR. (target_write_memory_partial): Likewise.
2005-03-042004-03-03 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam3-0/+18
* lib/compiler.c: Add test for IBM's xlc compiler. * lib/compiler.cc: Likewise.
2005-03-04Fix unexpected failrues for arm toolchainsNick Clifton5-18/+28
2005-03-04 * config/tc-mips.c (mips_set_options): Add sym32 field.Richard Sandiford13-756/+2282
(mips_opts): Initialize it. (HAVE_32BIT_ADDRESSES): Set to true if pointers are 32 bits wide. (HAVE_64BIT_ADDRESSES): Redefine as !HAVE_32BIT_ADDRESSES. (HAVE_32BIT_SYMBOLS, HAVE_64BIT_SYMBOLS): New macros. (load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES when deciding whether to use a symbolic %highest/%higher expansion. (macro): Likewise. Remove o64/n32 linux hack. Always use ADDRESS_ADD*_INSN for address addition in the expansion of "dla" and "la". Handle constants separately from symbolic expressions in the "ld_st:" case, using 64-bit arithmetic if HAVE_64BIT_ADDRESSES and using load_register to load the high part of the address. (OPTION_MSYM32, OPTION_NO_MSYM32): New macros. (OPTION_ELF_BASE): Bump by 2. (md_longopts): Add entries for -msym32 and -mno-sym32. (md_parse_option): Handle them. (usage): Document them. (s_mipsset): Handle ".set sym32" and ".set nosym32". (s_cpload, s_cpsetup): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES to detect 64-bit values of "_gp". * doc/c-mips.texi: Document ".set sym32", ".set nosym32", -msym32 and -mno-sym32.
2005-03-04*** empty log message ***gdbadmin1-1/+1
2005-03-03daily updateAlan Modra1-1/+1