summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2002-02-01 David O'Brien <obrien@FreeBSD>gdb_5_1-2001-07-29-branchDavid O'Brien2002-02-023-2/+8
| | | | | | * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat version 4.5 and later the same as 5-CURRENT. * configure: Re-generate.
* Regenerate configure.Andrew Cagney2002-01-312-1/+5
|
* 2002-01-31 David O'Brien <obrien@FreeBSD>David O'Brien2002-01-312-1/+7
| | | | | | * configure.in: Recognize the differences in core files from FreeBSD 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as 5-CURRENT.
* * po/Make-in (distclean): Don't delete SRC-POTFILES.in orgdb_5_1_1-2002-01-24-releasegdb_5_1_0_1-2002-01-03-releasegdb_5_1_0_1-2002-01-03-branchpointgdb_5_1-2001-11-21-releasegdb_5_1_0_1-2002-01-03-branchAndrew Cagney2001-11-182-1/+12
| | | | BLD-POTFILES.in. Work around bug in BFD's distclean.
* * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR wheneverAndrew Cagney2001-11-113-114/+151
| | | | | hosting on cygwin. * configure: Regenerate.
* Better recognize s390 and s390x.Andrew Cagney2001-11-112-2/+13
|
* Fix POO file warning. Regenerate everthing that wants to be.Andrew Cagney2001-10-318-569/+592
|
* 2001-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>gdb_s390-2001-09-26-branchpointAndrew Cagney2001-08-022093-933694/+6
| | | | | * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Changed return type to match corresponding bfd_coff_backend data member.
* * i386-dis.c: Change formatting conventions for architecturegdb_5_1-2001-07-29-branchpointAlan Modra2001-07-282-50/+127
| | | | | i386:intel to better match the format of various intel i386 assemblers, like nasm, tasm or masm.
* 2001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-272-2/+6
| | | | * ld-selective/selective.exp: Fix the error in the last change.
* 2001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-272-1/+6
| | | | | * binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets.
* * read.c (s_set): Check for missing symbol name.Alan Modra2001-07-272-0/+13
|
* 2001-07-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-07-272-3/+8
| | | | | * gas/mips/lif-empic.d: Add back dollar signs before floating point register names.
* * MAINTAINERS: Clarify libiberty merge rules and procedures.DJ Delorie2001-07-262-1/+9
|
* merge from gccDJ Delorie2001-07-262-1/+5
|
* * gas/i386/relax.s: Test rs_space.Alan Modra2001-07-263-4/+22
| | | | * gas/i386/relax.d: Update.
* * write.c (relax_segment <rs_space>): Account for fr_fix.Alan Modra2001-07-262-1/+5
|
* 2001-07-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-252-2/+11
| | | | | | | * config/tc-mips.c (md_estimate_size_before_relax): Make sure we treat weak like extern only for ELF. (mips_fix_adjustable): Make sure we don't adjust extern/weak symbols only for ELF.
* 2001-07-25 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-07-252-1/+5
| | | | * config/tc-mips.c: Fix spelling error in comment.
* 2001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley2001-07-252-0/+9
| | | | | * objdump.c (SKIP_ZEROES): Only define it if it is not already defined. (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
* 2001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley2001-07-252-1/+28
| | | | | | | | | | * app.c (LEX_IS_PARALLEL_SEPARATOR): New macro. (IS_PARALLEL_SEPARATOR): New macro. (do_scrub_begin): Set up characters in tc_parallel_separator_chars as LEX_IS_PARALLEL_SEPARATOR, if it is defined. (do_scrub_chars): Handle LEX_PARALLEL_SEPARATOR chars like LEX_LINE_SEPARATOR except that we go to state 1 (as if the label has been seen).
* * d10v-dis.c: Fix formatting.Kazu Hirata2001-07-253-171/+179
| | | | * d30v-dis.c: Likewise.
* 2001-07-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-242-0/+22
| | | | | * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets.
* * ld-selective/selective.exp: Support g++ V3 ABI (along sideAlan Modra2001-07-242-4/+18
| | | | | the old ABI). Make comparisons against normalized (to V3-style) demangled nm output.
* * config/default.exp (ld_nm): Add "nmflags" arg.Alan Modra2001-07-249-11/+22
| | | | | | | | | | * lib/ld-lib.exp (default_ld_nm): Likewise. * ld-empic/empic.exp: Adjust call to ld_nm. * ld-scripts/defined.exp: Likewise. * ld-scripts/script.exp: Likewise. * ld-scripts/sizeof.exp: Likewise. * ld-selective/selective.exp: Likewise. * ld-sh/sh.exp: Likewise.
* Update dependencies with "make dep-am".Alan Modra2001-07-2411-260/+295
|
* * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.Alan Modra2001-07-244-38/+49
| | | | | (DEP1, DEPTC, DEPOBJ, DEP2): Use it. Update dependencies with "make dep-am".
* * alpha-dis.c: Fix formatting.Kazu Hirata2001-07-245-116/+121
| | | | | | * cris-dis.c: Likewise. * m10300-dis.c: Likewise. * tic54x-dis.c: Likewise.
* * m68k-dis.c: Fix formatting.Kazu Hirata2001-07-244-81/+85
| | | | | * pj-dis.c: Likewise. * z8k-dis.c: Likewise.
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-2321-106/+129
| | | | | | | | | | | | | | | | | | | | | | * config/tc-arc.c: Likewise. * config/tc-d10v.h: Likewise. * config/tc-hppa.c: Likewise. * config/tc-i370.c: Likewise. * config/tc-i386.h: Likewise. * config/tc-i960.h: Likewise. * config/tc-ia64.c: Likewise. * config/tc-ia64.h: Likewise. * config/tc-m32r.c: Likewise. * config/tc-m68k.c: Likewise. * config/tc-m88k.c: Likewise. * config/tc-ns32k.c: Likewise. * config/tc-pdp11.c: Likewise. * config/tc-pj.h: Likewise. * config/tc-s390.c: Likewise. * config/tc-sparc.c: Likewise. * config/tc-sparc.h: Likewise. * config/tc-tic80.c: Likewise. * config/tc-w65.h: Likewise.
* * s390-dis.c: Fix formatting.Kazu Hirata2001-07-232-148/+174
|
* * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra2001-07-2313-163/+132
| | | | | | | | | | | | | | | | | | | | | | symbols specially. Always resolve, adding fr_address to value. * write.c (write_object_file): Don't add fr_address to sym values. (relax_frag): Likewise. (relax_segment): Likewise. * config/obj-ieee.c (do_symbols): Likewise. * config/tc-cris.c (md_convert_frag): Likewise. * config/tc-fr30.c (md_convert_frag): Likewise. * config/tc-i386.c (md_convert_frag): Likewise. * config/tc-m32r.c (md_convert_frag): Likewise. * config/tc-m68hc11.c (md_convert_frag): Likewise. * config/tc-mcore.c (md_convert_frag): Likewise. * config/tc-mips.c (mips16_extended_frag): Likewise. * config/tc-ns32k.c (md_convert_frag): Likewise. * config/tc-m68k.c (md_convert_frag_1): Likewise. (BRANCHBWL, BRABSJUNC, BRABSJCOND, BRANCHBW, FBRANCH, DBCCLBR, DBCCABSJ, PCREL1632, PCINDEX, ABSTOPCREL): Decrement. (md_relax_table): Remove first four entries. Format. (md_estimate_size_before_relax): Remove old_fix. Don't bother setting fr_var. Simplify byte branch checks.
* * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr): RemoveAlan Modra2001-07-232-50/+43
| | | | | | | | | | "isbranch" param as all calls have it set. (pa_parse_neg_cmpsub_cmpltr): Likewise. (pa_parse_nonneg_add_cmpltr): Likewise. Remember result of strcasecmp in "nullify" var. (pa_parse_neg_add_cmpltr): Likewise. (pa_ip): Don't "save_s" unnecessarily. Update calls to above functions. Don't print wrong conditions in error messages.
* * config/tc-s390.c (s390_force_relocation): Removed.Andreas Jaeger2001-07-233-17/+9
| | | | | * config/tc-s390.h: Remove double declaration of TC_FORCE_RELOCATION.
* * ldcref.c (check_section_sym_xref): New function.Alan Modra2001-07-232-62/+102
| | | | | | | | | | | | (check_nocrossrefs): Call it. (check_nocrossref): Interate over h->refs here instead of.. (check_refs): ..here. Pass in the symbol name, section, and bfd rather than hash_entry pointers. (struct check_refs_info): Keep symbol name rather than hash entry. Remove "same". (check_reloc_refs): Tweak for above changes in check_refs_info. Only report references to section syms when symname is NULL to prevent duplicate messages for the same reloc.
* * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.Alan Modra2001-07-233-2/+7
| | | | * gas/i386/intel.d: Likewise.
* 2001-07-22 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-222-3/+6
| | | | | * config/tc-mips.c (s_mips_end): Remove unused variables. (s_mips_frame): Add ATTRIBUTE_UNUSED.
* 2001-07-21 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-07-212-4/+9
| | | | | * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s into the rest of the surrounding definitions.
* Clone src/config.guess. Mention in MAINTAINERS.Andrew Cagney2001-07-201-1/+2
|
* Use stderr if config.map_file is not available. Do not print NULL trees.Nick Clifton2001-07-192-48/+57
|
* If a region is specified assign it to all sections inside the overlay unless ↵Nick Clifton2001-07-192-1/+16
| | | | they have been assigned to the own, non-default, memory region.
* Change bug reporting email address.Nick Clifton2001-07-198-104/+159
|
* merge from gccDJ Delorie2001-07-194-19/+50
|
* * config/default.exp (WINDRES): Add.DJ Delorie2001-07-1812-0/+304
| | | | | | | | | | | | | * binutils-all/windres/windres.exp: New. * binutils-all/windres/README: New. * binutils-all/windres/bmp1.bmp: New. * binutils-all/windres/bmpalign.rc: New. * binutils-all/windres/bmpalign.rsd: New. * binutils-all/windres/lang.rc: New. * binutils-all/windres/lang.rsd: New. * binutils-all/windres/msupdate: New. * binutils-all/windres/strtab1.rc: New. * binutils-all/windres/strtab1.rsd: New.
* * i386-dis.c (grps): Print l or w suffix, and require mem modrmAlan Modra2001-07-182-9/+14
| | | | for lgdt, lidt, sgdt, sidt.
* * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file andAndreas Schwab2001-07-183-0/+22
| | | | | | | .loc. (md_assemble) [OBJ_ELF]: Call dwarf2_emit_insn before emitting insn. * config/tc-m68k.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
* * no need to inform sid@sourceware about dejagnu patches.Frank Ch. Eigler2001-07-171-3/+2
|
* * config/tc-i386.c (comment_chars): Don't use '/' as comment start ifMatthew Green2001-07-172-2/+8
| | | | | TE_NetBSD. (line_comment_chars): Set to '/' if TE_NetBSD.
* * resres.c (write_res_header): Align header size.DJ Delorie2001-07-172-1/+8
| | | | (res_align_file): Calculate alignment correctly.
* * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie2001-07-174-5/+14
| | | | | | correct 10). * resrc.c (write_rc_resource): Likewise. * windres.h (SUBLANG_SHIFT): Define - as 10.