aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-282002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz16-1598/+1827
From Steve Ellcey <sje@cup.hp.com>: * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, lt_cv_file_magic_test_file): Set to appropriate values for HP-UX IA64. * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, soname_spec, sys_lib_search_path_spec): Ditto. Various configure scripts regenerated.
2002-01-28*** empty log message ***gdbadmin1-1/+1
2002-01-27* elfcore.h (elf_core_file_p): Set the machine architectureJason Thorpe2-7/+12
before processing the program headers.
2002-01-27daily updateAlan Modra1-1/+1
2002-01-27 * gdb.texinfo: Fix typos and markup. From Dmitry SivachenkoEli Zaretskii2-4/+9
<mitya@cavia.pp.ru>.
2002-01-27 * i386.c (i386_iscall): Static.Richard Henderson4-13/+19
* tahoe.c (indirectchild, tahoe_operandmode): Static. (tahoe_operandlength, tahoe_reladdr): Static. * vax.c (indirectchild): Static.
2002-01-27* configure.in (*-*-netbsd*): New. Skip target-newlib,Jason Thorpe2-0/+17
target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU.
2002-01-27*** empty log message ***gdbadmin1-1/+1
2002-01-26daily updateAlan Modra1-1/+1
2002-01-26 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.Andreas Schwab3-7/+429
* m68klinux-nat.c: Update ptrace interface for fetching/storing registers and add support for PTRACE_GETREGS.
2002-01-26 * configure.in <64-bit configuration>: If using gcc, check andHans-Peter Nilsson3-177/+192
emit error for egcs-1.1.2. * configure: Regenerate.
2002-01-26 * Makefile.in (install): Depend on install-info.Hans-Peter Nilsson2-1/+6
2002-01-26 * Makefile.am (install): Depend on install-info.Hans-Peter Nilsson6-0/+26
* Makefile.in: Regenerate.
2002-01-26 * doc/Makefile.am (install): Depend on install-info.Hans-Peter Nilsson9-1/+41
* doc/Makefile.in: Regenerate.
2002-01-26* mips.c: New file.Jason Thorpe5-5/+131
* Makefile.am (sources): Add mips.c. (mips.o): New rule. * Makefile.in: Regenerate. * corefile.c: Update copyright years. (find_call): Call mips_find_call for bfd_arch_mips.
2002-01-26 * ldmain.c (main): Use full sentences to ease translation.Alan Modra2-3/+9
2002-01-26Copy only as much information as possible to avoid stack corruption.Nick Clifton2-2/+7
2002-01-26Updated French translationNick Clifton6-2959/+4215
2002-01-26Updated French versionNick Clifton2-26/+24
2002-01-26 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltextRichard Henderson2-4/+10
for non-allocated sections.
2002-01-26*** empty log message ***gdbadmin1-1/+1
2002-01-25daily updateAlan Modra1-1/+1
2002-01-25* elf.c (elfcore_write_prstatus): Make sure we pass the address ofMark Kettenis2-1/+6
prstat.pr_reg even if it is a struct.
2002-01-25Reset AIX vector function overrides for HP-UX.Nick Clifton2-0/+14
2002-01-25Add --totals option to sizeNick Clifton5-44/+114
2002-01-25Don't mark info message for translation.Nick Clifton2-1/+6
2002-01-25Fix date in previous deltaNick Clifton1-1/+1
2002-01-25Updated Spanish translationNick Clifton8-1365/+1894
2002-01-25Updated translationsNick Clifton3-1543/+1605
2002-01-25Update French translationNick Clifton2-1062/+472
2002-01-25 * ldlex.l (yy_input): Correct error check.Andreas Jaeger2-1/+5
2002-01-25 * ldmisc.c (demangle): Put back dots when string not demangled.Alan Modra2-7/+14
2002-01-25 * coff-alpha.c (alpha_relocate_section): Unify warning messageAlan Modra3-2/+8
for GP relative relocations without GP defined. * coff-mips.c (mips_relocate_section): Likewise.
2002-01-25Missing ChangeLog entries for 2002-01-22 Makefile updatesAlan Modra3-0/+17
2002-01-25 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): AvoidAlan Modra2-3/+8
unsigned overflow when new_offset < old_offset.
2002-01-25*** empty log message ***gdbadmin1-1/+1
2002-01-24daily updateAlan Modra1-1/+1
2002-01-24 * config/tc-h8300.c (check_operand): Don't print a warningKazu Hirata2-0/+14
when a valid 24-bit address is given to a 16-bit address operand.
2002-01-24fix typoNick Clifton2-1/+5
2002-01-24New Danish translation file.Nick Clifton2-16/+20
2002-01-24Merge in 5.1.1 tweeks.Andrew Cagney3-46/+65
2002-01-24Approved by msynder@redhat.comFred Fish2-2/+10
2002-01-23 Fred Fish <fnf@redhat.com> * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to stabstring on initial malloc. Reallocing will copy it for us, if necessary.
2002-01-242002-01-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni12-6830/+4772
* Makefile.in (hpread_h): Delete. (HFILES_NO_SRCDIR): Remove hpread.h. (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c. (hpread.o): Update dependencies. (hp-psymtab-read.o, hp-symtab-read.o): Remove. * hp-psymtab-read.c: Remove file. * hp-symtab-read.c: Remove file. * hpread.h: Remove file. * hpread.c: Merge all contents of hp-psymtab-read.c, hp-symtab-read.c and hpread.h into this file, as it was prior to January 1999. * config/pa/hpux11w.mh, config/pa/hpux11.mh, config/pa/hpux1020.mh, config/pa/hppaosf.mh, config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES): Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
2002-01-24copyright yearsAlexandre Oliva2-2/+2
2002-01-242002-01-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-38/+35
* ppc-linux-nat.c (ppc_register_u_addr, supply_gregset, fill_gregset): Call gdbarch_tdep() just once, assign result to variable and use that, instead of calling the function several times.
2002-01-24* config/tc-sh.c (sh_elf_suffix): Removed.Alexandre Oliva3-165/+275
(sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new, sh_end_of_match, sh_parse_name): New functions. (sh_elf_cons): Simplify. (parse_exp): Reject misplaced PIC operands. (md_undefined_symbol): Simplify. (sh_fix_adjustable): Let @GOTOFF be adjusted. (md_apply_fix3): Write @PLT and @GOTOFF addends in place. (tc_gen_reloc): Move fixp subsy absolute value into addnumber. Complain if subsy remains at the end. * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare. (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
2002-01-24* configure.host: Accept sparcv9 as alias for sparc64.Alexandre Oliva3-3/+8
* configure.tgt: Likewise.
2002-01-24*** empty log message ***gdbadmin1-1/+1
2002-01-23daily updateAlan Modra1-1/+1
2002-01-23 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppressRichard Henderson2-2/+6
plt entries for undefweak symbols.