aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-24*** empty log message ***gdbadmin1-1/+1
2001-10-232001-10-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* elf32-mips.c (_bfd_mips_elf_modify_segment_map): Check m != NULL before accessing it.
2001-10-23[opcodes/ChangeLog]Chris Demetriou12-17/+76
2001-10-21 Chris Demetriou <cgd@broadcom.com> * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and "bltzall" as writing GPR 31 (since they do). * mips-dis.c (print_insn_arg): Calculate info->target where appropriate. (print_insn_mips): Fill in instruction info. (print_mips16_insn_arg): Remove unneded variable 'val'. Removed duplicated instruction target calculations, calculate once and print that result. Use same idiom for masking the jump segment bits as is used in print_insn_arg. [gas/testsuite/ChangeLog] 2001-10-21 Chris Demetriou <cgd@broadcom.com> * gas/mips/beq.s: Add zero words at end of instructions so that objdump will print "..." when disassembling. * gas/mips/beq.d: Update for disassembler changes which force branch delay-slot nops to be printed. * gas/mips/bge.d: Ditto. * gas/mips/bgeu.d: Ditto. * gas/mips/blt.d: Ditto. * gas/mips/bltu.d: Ditto. * gas/mips/jal-svr4pic.d: Ditto. * gas/mips/jal-xgot.d: Ditto.
2001-10-23merge from gccDJ Delorie4-12/+104
2001-10-23 * configure.host: Move alpha*-*-linux-gnu* entry to genericAlan Modra2-5/+10
entries, and match *-*-linux*.
2001-10-23 * internal.h: White space changes to keep lines under 80 chars.Alan Modra2-14/+18
2001-10-23 * as.c (parse_args): Print the date as well for --version.Alan Modra2-1/+5
2001-10-23 * elflink.h (elf_link_input_bfd): Zero the reloc instead of doingAlan Modra3-142/+153
bfd_reloc_type_lookup (bfd, BFD_RELOC_NONE) as bfd_reloc_type_lookup doesn't accept BFD_RELOC_* on some targets, eg. hppa. * elf32-hppa.c (elf32_hppa_link_hash_entry): Remove plt_abs. (hppa_link_hash_newfunc): Likewise. (elf32_hppa_finish_dynamic_symbol): Likewise. (allocate_dynrelocs): Always allocate .got relocs if shared. (elf32_hppa_relocate_section): Output them too. Similarly consolidate .plt reloc code, and no longer initialise .plt when a reloc is output. (elf32_hppa_finish_dynamic_symbol): Only initialise .plt entries when no reloc is output. From Herbert Xu <herbert@gondor.apana.org.au> * elf32-hppa.c (final_link_relocate): Call bfd_set_error for unreachable branches.
2001-10-23*** empty log message ***gdbadmin1-1/+1
2001-10-23daily updateAlan Modra1-1/+1
2001-10-222001-10-22 H.J. Lu <hjl@gnu.org>H.J. Lu3-24/+50
* configure.in (WIN32LIBADD): Use -L../libiberty for mips*-*-linux*. * configure: Rebuild.
2001-10-222001-10-21 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+8
* configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty if shared library is enabled only for Linux hosts. * configure: Rebuild.
2001-10-22*** empty log message ***gdbadmin1-1/+1
2001-10-22daily updateAlan Modra1-1/+1
2001-10-21Don't print ``(MI_OUT)'' at startup.Andrew Cagney4-11/+11
2001-10-21Update makefile.in dependencies. Add header wrappers.Andrew Cagney9-237/+327
2001-10-21Add explicit #include of "value.h".Andrew Cagney20-11/+50
2001-10-212001-10-21 H.J. Lu <hjl@gnu.org>H.J. Lu3-14/+26
* configure.in (WIN32LIBADD): Check if PICFLAG is defined in ../libiberty/Makefile instead of $enable_shared. * configure: Rebuild.
2001-10-21* infptrace.c (child_xfer_memory): Fix a few coding standardsMark Kettenis2-32/+32
violations.
2001-10-21 * config/djgpp/README: Fix a typo and tweak for GDB 5.1.Eli Zaretskii2-15/+20
2001-10-212001-10-21 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
* elf32-cris.c (cris_reloc_type_lookup): Use int for index.
2001-10-212001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu3-276/+285
* configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty if shared library is enabled. * configure: Rebuild.
2001-10-212001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
* gas/elf/ehopt0.s: Lose ",@progbits".
2001-10-212001-10-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-2/+8
* config/tc-mips.c (md_show_usage): Print "sb1" for Broadcom SB-1 CPU for consistency. (mips_cpu_info_table): Tweak comment about SB-1.
2001-10-21s/value_ptr/struct value */Andrew Cagney4-34/+49
2001-10-21* cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.Andrew Cagney5-25/+30
2001-10-21merge from gccDJ Delorie2-1/+13
2001-10-21*** empty log message ***gdbadmin1-1/+1
2001-10-21daily updateAlan Modra1-1/+1
2001-10-20* breakpoint.h, breakpoint.c: Ditto.Andrew Cagney3-11/+15
2001-10-202001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
* elf32-cris.c (cris_reloc_type_lookup): Allow index 0.
2001-10-20s/value_ptr/struct value */Andrew Cagney3-28/+39
2001-10-202001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+9
* config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit. (cirrus_parse_offset): Likewise.
2001-10-20*** empty log message ***gdbadmin1-1/+1
2001-10-20* alpha-nat.c: Include <alpha/coreregs.h> instead ofAndrew Cagney2-3/+26
<machine/reg.h>. (fetch_osf_core_registers): Define core_reg_mapping in a way that works on OSF5 as well as previous OSF versions.
2001-10-20 * ppc-opc.c (CT): Make it an optional operand.Alan Modra2-1/+5
2001-10-20 * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra4-9/+31
with ldlex_script, ldlex_popstate. (ifile_p1): Likewise. * ldlex.l (EOF): Don't BEGIN(SCRIPT). Restore lineno from the correct slot. (lex_push_file): Save current lineno to lineno_stack. Set lineno to 1. Don't BEGIN(SCRIPT). (lex_redirect): Similarly. * ldmain.c (main): Set yydebug non-zero if YYDEBUG.
2001-10-20Define __EH_FRAME_{BEGIN|END}__Nick Clifton2-0/+27
2001-10-20Revert previous erroneous checkin.Christopher Faylor1-1/+0
2001-10-20* win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor4-4/+6
be able to read them in certain situations.
2001-10-20Enable PowerPC simulator on native linux and netbsd.Andrew Cagney6-2/+20
2001-10-20daily updateAlan Modra1-1/+1
2001-10-192001-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
* elfcode.h (elf_object_p): Don't clear D_PAGED if the section size is empty.
2001-10-19* pe-dll.c (autofilter_objectlist): Add gcrt0.o.DJ Delorie2-5/+11
(auto-export): Fix indentation.
2001-10-19Restore line_comment_chars after a SNAFU.Nick Clifton2-1/+5
2001-10-192001-10-18 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+11
* elf32-i370.c (i370_elf_relocate_section): Ignore R_XXX_NONE. * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2001-10-19* pe-dll.c (autofilter_objectlist): Add startup objectsDJ Delorie2-6/+16
for profiling. (auto-export): Constify char * p. Extract file basename and use strcmp rather than ststr for object lookup.
2001-10-19daily updateAlan Modra1-1/+1
2001-10-182001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
* ldmain.c (get_emulation): Improve comment about the handling of -mipsN options.
2001-10-182001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+7
* mips.h (OPCODE_IS_MEMBER): Add a no-op term to the end of the expression, to make source code merging easier.