aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-04-17Re-enable linking for sh5:Joern Rennecke4-22/+19
ld: * emulparams/shelf32.sh (MACHINE): Now sh5. bfd: * cpu-sh.c (scan_mach): Delete. (arch_info_struct): Replace scan_mach with bfd_default_scan. (bfd_sh_arch): Likewise.
2002-04-17* gdbarch.sh (LANG): Set to ``c''.Andrew Cagney2-0/+9
2002-04-17 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments toMartin Schwidefsky2-1/+10
symbols in merge sections.
2002-04-17 * gas/ppc/altivec.d: Fix dssall test.Matthew Green9-7/+20
* gas/ppc/altivec.s: Likewise. * gas/ppc/altivec_xcoff.d: Likewise. * gas/ppc/altivec_xcoff.s: Likewise. * gas/ppc/altivec_xcoff64.d: Likewise. * gas/ppc/altivec_xcoff64.s: Likewise. * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
2002-04-17 * arparse.y: Fix syntax warning.Thiemo Seufer4-0/+10
* ldgram.y: Fix syntax warning.
2002-04-17merge from gccDJ Delorie2-4/+15
2002-04-17*** empty log message ***gdbadmin1-1/+1
2002-04-17daily updateAlan Modra1-1/+1
2002-04-16Remove unused function fetch_location_list.Nick Clifton2-13/+18
Catch corrupt core notes and display a warning message.
2002-04-16Fix test for records crossing a 64K boundaryNick Clifton2-21/+23
2002-04-16Define MEMFLAGS_DISCARDABLE by default for dialogs.Nick Clifton7-2/+40
Add a test for this.
2002-04-16 * as.c (main): Don't reference _bfd_chunksize.Alan Modra2-7/+5
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra6-14/+26
type rather than just assuming entries are ELF. * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise. * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise. * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise. * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry rather than elf_link_hash_entry.
2002-04-16Prevent adjustments to symbols in merge sections.Tom Rix2-4/+10
2002-04-16 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allowRichard Henderson2-3/+5
n32 binaries.
2002-04-16*** empty log message ***gdbadmin1-1/+1
2002-04-16daily updateAlan Modra1-1/+1
2002-04-15* MAINTAINERS: Remove chill maintainers.DJ Delorie3-30/+20
* Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory.
2002-04-15 * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,Keith Seitz2-0/+34
too. (CYG_AC_PATH_TKCONFIG): Likewise.
2002-04-15* PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.Andrew Cagney2-49/+14
2002-04-15Sync with gccDJ Delorie4-183/+659
2002-04-152002-04-15 Don Howard <dhoward@redhat.com>Don Howard2-3/+10
From Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (show max-user-call-depth): Correct formatting. Provide a better explaination of this feature.
2002-04-152002-04-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-2/+15
* sim_calls.c (sim_fetch_register, sim_store_register): Return -1 for AltiVec registers as a temporary stopgap.
2002-04-15Write contents if writeable.Nick Clifton2-36/+37
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton8-8/+145
2002-04-15 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.Alan Modra2-1/+6
2002-04-15* bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".Andrew Cagney2-5/+9
Update copyright.
2002-04-15tipoAndrew Cagney1-1/+1
2002-04-15* hpread.c (hpread_getlntt): Add declaration.Andrew Cagney2-0/+8
Also fix PR gdb/391.
2002-04-15* acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.Andrew Cagney4-487/+593
* aclocal.m4, configure: Re-generate. Fix PR gdb/391.
2002-04-152002-04-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+6
* mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN instead of tm_print_insn.
2002-04-152002-04-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
* ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
2002-04-15*** empty log message ***gdbadmin1-1/+1
2002-04-15daily updateAlan Modra1-1/+1
2002-04-14* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.Andrew Cagney5-24/+13
* blockframe.c (FRAME_CHAIN_COMBINE): Delete macro. (get_prev_frame): Do not call FRAME_CHAIN_COMBINE. * gdbint.texinfo (Target Architecture Definition): Remove FRAME_CHAIN_COMBINE.
2002-04-14daily updateAlan Modra1-1/+1
2002-04-14*** empty log message ***gdbadmin1-1/+1
2002-04-132002-04-12 Michael Chastain <mec@shout.net>Michael Chastain2-3/+5
* gdbint.texinfo (Obsolete Conditionals): Remove reference to REG_STACK_SEGMENT.
2002-04-132002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder6-4/+51
From Jim Blandy <jimb@redhat.com> * gdb.base/foo.c (foox): Remove section attribute; the linker script can handle this instead. * gdb.base/bar.c (barx): Same. * gdb.base/baz.c (bazx): Same. * gdb.base/grbx.c (grbxx): Same. * gdb.base/overlays.exp: New test: check that GDB's manual overlay manager doesn't automatically unmap overlays unnecessarily.
2002-04-132002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+2
* Remote.c: Spelling fix.
2002-04-13*** empty log message ***gdbadmin1-1/+1
2002-04-13daily updateAlan Modra1-1/+1
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+19
* gcore.c (default_derive_heap_segment): Use bfd_section_name. If no symbol found for "sbrk", try "_sbrk". (make_output_phdrs): Use bfd_section_name. (gcore_copy_callback): Use bfd_section_name.
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+7
* bfd-in.h (bfd_get_section_lma): New access macro. Minor white-space fix-up.
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-6/+7
* eval.c: Indentation fix-ups.
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-12/+17
* d10v-tdep.c (d10v_make_iaddr): Make it idempotent, in case it gets applied to an address that is already in the instruction space.
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-6/+18
* cli/cli-decode.c (help_list): Allow long lines to wrap.
2002-04-122002-04-12 Don Howard <dhoward@redhat.com>Don Howard5-0/+51
* cli/cli-cmds.c (init_cli_cmds): Add new user settable value: max_user_call_depth. (init_cmd_lists): Initialize the new value; * cli/cli-script.c (execute_user_command): Limit the call depth of user defined commands. This avoids a core-dump when user commands are infinitly recursive.
2002-04-12Delete DEFAULT_LR_SAVE.Kevin Buettner5-9/+23
2002-04-122002-04-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* source.c: White space fix-up.