aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-05Fix ia64-linux binutils readelf -s testsuite failure.Jim Wilson2-1/+8
* syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
2001-07-05merge from gccDJ Delorie5-3/+40
2001-07-05* dwarf2read (dwarf2_build_psymtabs_hard): Doc fix.Jim Blandy2-0/+17
2001-07-05* config/i386/xm-go32.h (HOST_I386): Removed.Mark Kettenis3-4/+5
* config/i386/xm-linux.h (HOST_I386): Removed.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston8-15/+42
* Make-common.in (srccgen): Remove. (CGEN_CPU_DIR): Define. (CGEN_READ_SCM): Redefine without $(srccgen). (CGEN_ARCH_SCM): Ditto. (CGEN_CPU_SCM): Ditto. (CGEN_DECODE_SCM): Ditto. (CGEN_DESC_SCM): Ditto. * $arch/Makefile.in: Use $(CGEN_CPU_DIR) where applicable.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston3-6/+16
* Makefile.am (CPUDIR): Define. (stamp-m32r): Update dependencies. (stamp-fr30): Ditto. (stamp-openrisc): Ditto. * Makefile.in: Regenerate.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+3
* README (Supported platforms): m88k no longer suffers bitrot.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-52/+7
* lib/utils-lib.exp (target_assemble): Remove duplicate copy. (default_target_assemble): Likewise.
2001-07-05For sections containing uninitialised data, only set their size to s_paddrNick Clifton2-1/+9
if this does not reset their size to zero. MS's latest compilers will set s_paddr to zero.
2001-07-05Display the contents of a .debug.macinfo sectionNick Clifton5-17/+146
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+4
* config/tc-m88k.c (md_pseudo_table): Remove redundant "global".
2001-07-052001-07-05 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+11
* objcopy.c (filter_symbols): Don't turn undefined symbols into local.
2001-07-05 * struc-symbol.h (struct local_symbol): Rename lsy_offset toAlan Modra2-17/+17
lsy_value. Correct typos in comments. * symbols.c (local_symbol_make): Update for name change. (local_symbol_convert): Likewise. (colon): Likewise. (S_GET_VALUE): Likewise. (S_SET_VALUE): Likewise. (print_symbol_value_1): Likewise. (resolve_symbol_value): Likewise. Don't divide local sym values by OCTETS_PER_BYTE twice.
2001-07-05Fix ia64-linux gas ehopt testsuite failure.Jim Wilson2-0/+11
* config/tc-ia64.c (md_pseudo_table): Add 2byte, 4byte, and 8byte.
2001-07-05Fix 2 ia64-linux gas testsuite failures.Jim Wilson2-5/+20
* config/tc-ia64.c (is_conditional_branch): Rewrite to exclude mod sched branches.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston2-2/+4
* read.c (s_fill): Correct spelling error in comments.
2001-07-052001-07-05 Ben Elliston <bje@redhat.com>Ben Elliston6-1/+89
* doc/c-m88k.texi: New file. * doc/Makefile.am (CPU_DOCS): Add c-m88k.texi. * doc/Makefile.in: Regenerate. * doc/all.texi: Set M880X0. * doc/as.texinfo: Hook in m88k-dependent documentation.
2001-07-05*** empty log message ***gdbadmin1-1/+1
2001-07-04* i387-tdep.c (print_i387_value): Add extra space after final fullMark Kettenis2-1/+6
stop in comment.
2001-07-04* gdbint.texinfo (Target Architecture Definition): GDBARCH is a CAndrew Cagney4-96/+273
structure and not macros. (Host Definition): Document that much of this chapter is obsolete. (Target Architecture Definition): Update list of files that make up a target architecture. (Coding): Update.
2001-07-04* config/arm/tm-arm.h: Include "floatformat.h".Andrew Cagney2-0/+5
2001-07-04* i387-tdep.c: Include "gdb_assert.h".Andrew Cagney2-14/+24
(print_i387_value): Use extract_floating to extract the FP value from a zero padded local buffer.
2001-07-04* TODO: Delete all thread items. The thread code was overhauled.Andrew Cagney2-57/+4
2001-07-042001-07-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+4
* memattr.c (create_mem_region): Move n to next memory region, to avoid infinite loop.
2001-07-042001-07-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-2/+45
* memattr.h: Add copyright statement. * memattr.c: Ditto.
2001-07-04* dwarf2read.c (struct partial_die_info): New member: has_pc_info.Jim Blandy2-13/+16
(read_partial_die): Delete fourth argument; we return this info in the struct partial_die_info object itself now. (dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the has_pc_info field of the partial die struct, rather than passing a variable by reference to read_partial_die.
2001-07-04Doc fix.Jim Blandy1-4/+1
2001-07-04* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneousJim Blandy2-2/+9
code in loop condition. This seemed to be trying to round info_ptr up to the next four-byte boundary, but that's not what it actually did. If we discover the problem the old code was really trying to address, we can fix it properly.
2001-07-042001-07-04 Eric Christopher <echristo@redhat.com>Eric Christopher3-1/+20
* doc/c-mips.texi (MIPS Opts): Document 12000 as valid cpu. * config/tc-mips.c (mips_cpu_info_table): Add rm5200, rm5231, rm5261, and rm5721 as valid cpu strings. (md_show_usage): Add rm5200, rm5231, rm5261, rm5721.
2001-07-04[gas]Richard Sandiford4-2/+47
* config/tc-mips.c (md_apply_fix): Prevent addend from becoming zero if it's expected to be non-zero. [gas/testsuite] * gas/mips/elf-rel3.s: Add zero word to end of file.
2001-07-042001-07-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+9
* bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4400, bfd_mach_mips4600 and bfd_mach_mips5000.
2001-07-04*** empty log message ***gdbadmin1-1/+1
2001-07-032001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-10/+6
* scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on 2001-07-03. It creates dynamic entries even for static binaries.
2001-07-032001-07-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+8
* thread_db (find_new_threads_callback, thread_db_thread_alive, attach_thread): Update comments.
2001-07-032001-06-29 Ken Whaley <ken@believe.com>Michael Snyder2-3/+14
* thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition to TD_THR_UNKNOWN when looking for defunct zombie threads. (thread_db_thread_alive): Ditto. (find_new_threads_callback): Ditto.
2001-07-032001-07-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-13/+18
* gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in the output of the ptype command.
2001-07-032001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
* gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
2001-07-03Fix encoding of clf instructionNick Clifton2-1/+5
2001-07-032001-07-03 Jakub Jelinek <jakub@redhat.com>H.J. Lu2-1/+16
* scripttempl/elf.sc (DYNAMIC_PAD): New variable. (DYNAMIC): Use it to reserve few dynamic entries for post-linking tools.
2001-07-032001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu3-110/+110
* doc/Makefile.am (addr2line.1): Use addr2line.pod instead of $@.pod. (ar.1): Likewise. (dlltool.1): Likewise. (nlmconv.1): Likewise. (nm.1): Likewise. (objcopy.1): Likewise. (objdump.1): Likewise. (ranlib.1): Likewise. (readelf.1): Likewise. (size.1): Likewise. (strings.1): Likewise. (strip.1): Likewise. (windres.1): Likewise. (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod. ($(DEMANGLER_NAME).1): Also substitute cxxfilt with $(DEMANGLER_NAME). (as.1): Removed. * doc/Makefile.in: Regenerated.
2001-07-03Support DJGPP COFF targets in bfd_get_sign_extend_vma()Nick Clifton2-0/+14
2001-07-03Skip section symbols from sections being discardedNick Clifton2-0/+24
2001-07-03Fix seg fault by replacing symbol_get_frag() with fscan->fx_frag.Nick Clifton2-2/+5
2001-07-03Change MIPS maintainer to Erci ChristopherNick Clifton2-1/+5
2001-07-03Fix mips16 testsuite failure by allowing finalize_syms to be set beforeNick Clifton3-3/+34
size_segs is called.
2001-07-03*** empty log message ***gdbadmin1-1/+1
2001-07-022001-07-02 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* gdb.base/corefile.exp: Quote the curly braces in regexp.
2001-07-02MAINTAINERS: Add myself to the write-after-approval listDaniel Jacobowitz2-1/+6
2001-07-022001-07-02 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+5
* solib-svr4.c: Include "elf/mips.h". (elf_locate_base): Make DT_MIPS_RLD_MAP block unconditional.
2001-07-02* dwarf2read.c (read_comp_unit, sibling_die, dump_die,Jim Blandy2-13/+19
dump_die_list, store_in_ref_table, follow_die_ref): Make these static; they're private functions.