aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-03 * gettext.m4: Test po/POTFILES.in exists before trying to read.Alan Modra2-2/+6
2001-10-03*** empty log message ***gdbadmin1-1/+1
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner12-410/+938
2001-10-02* lib/gdb.exp (test_xfail_format): Simplify.Jim Blandy2-12/+21
2001-10-02Fix (for the last time, I hope) handling of R_ARC_B22_PCREL.Nick Clifton1-7/+32
2001-10-02 * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra2-1/+8
2001-10-02 * elf64-ppc.c (ppc64_elf_check_relocs): Use a local var and castAlan Modra2-109/+126
2001-10-02 * doc/as.texinfo (listing): Fix typo.Alan Modra2-1/+3
2001-10-02Add more detection of 64-bit DWARF sectionsNick Clifton2-2/+37
2001-10-02 * ldver.h (ld_program_version): Remove declaration.Alan Modra6-136/+146
2001-10-02 * Makefile.am (Makefile): Depend on bfd/configure.inAlan Modra6-161/+224
2001-10-02 * as.c (print_version_id): Use BFD_VERSION_STRING in place ofAlan Modra4-1839/+2104
2001-10-02 * coffdump.c (PROGRAM_VERSION): Delete.Alan Modra9-214/+255
2001-10-02 * common.h (NLM_CAT, NLM_CAT3): Don't define.Alan Modra2-26/+31
2001-10-02 * Makefile.in: Regenerate.Alan Modra2-0/+7
2001-10-02 * version.h: New file.Alan Modra48-1541/+1894
2001-10-02 2001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
2001-10-022001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2001-10-022001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-60/+329
2001-10-02*** empty log message ***gdbadmin1-1/+1
2001-10-01 * gdb.threads/pthreads.exp: Wait for output and delayDaniel Jacobowitz2-0/+14
2001-10-01 * gdb.mi/mi-var-display.exp (continue to incr_a): RecognizeDaniel Jacobowitz3-0/+18
2001-10-01* infcmd.c (do_registers_info): Delete code dumping largeAndrew Cagney2-12/+5
2001-10-01Detect and warn about DWARF64 format .debug_arange sectionsNick Clifton2-0/+14
2001-10-01bfd/Alan Modra11-144/+154
2001-10-012001-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+17
2001-10-01 * elf32-sh.c (sh_elf_howto_table, R_SH_REL32): MakeHans-Peter Nilsson2-9/+55
2001-10-01 * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.Hans-Peter Nilsson2-3/+6
2001-10-01 * config/tc-sh.c (md_pcrel_from_section): Transformed fromHans-Peter Nilsson2-1/+21
2001-10-01*** empty log message ***gdbadmin1-1/+1
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-45/+58
2001-09-302001-09-30 John Healy <jhealy@redhat.com>John Healy2-3/+9
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-55/+70
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-39/+56
2001-09-30* gdbarch.sh (gdbarch_alloc): Name the new architectureAndrew Cagney3-84/+103
2001-09-30* cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney5-4/+42
2001-09-30 * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson3-490/+595
2001-09-30 * config/tc-m68hc11.c (cmp_opcode): Define prototype.Stephane Carrez2-2/+26
2001-09-302001-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-09-30 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts toAlan Modra2-7/+20
2001-09-30*** empty log message ***gdbadmin1-1/+1
2001-09-29* gdbarch.sh (gdbarch_dump): Sort output.Andrew Cagney3-1046/+860
2001-09-29* rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previousAndrew Cagney2-7/+9
2001-09-29* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).Alexandre Oliva2-2/+6
2001-09-29merge from gccDJ Delorie2-123/+128
2001-09-29Oops - forgot to remove xfailHans-Peter Nilsson1-1/+0
2001-09-29 * ld-linkonce/linkonce.exp: New file.Hans-Peter Nilsson6-0/+123
2001-09-29From John Reiser <jreiser@BitWagon.com>Alan Modra8-2/+49
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra10-66/+39
2001-09-29 * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra2-1162/+1406