aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-03-14When adding BSF_WEAK flag, OR it in rather than replacing previously selectedNick Clifton2-5/+6
flags.
2002-03-14Set ar_max_namelen to 15Nick Clifton2-7/+12
2002-03-14 * ldlang.c (lang_check): Remove the word size check added in lastAlan Modra2-4/+7
change. Treat emitrelocations case as for relocatable links.
2002-03-14 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.Alan Modra3-7/+54
(N): Use the above. * elflink.h (elf_bfd_final_link): Revert last change. Instead, ensure reloc size matches before calling elf_link_input_bfd. Add an assert to check reloc size when counting output relocs.
2002-03-14 * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.Hans-Peter Nilsson3-0/+34
2002-03-14 * config/tc-mmix.c (md_estimate_size_before_relax): Don't considerHans-Peter Nilsson2-1/+7
a weak symbol in same section to be within reach.
2002-03-14Fix compile time failureNick Clifton2-1/+5
2002-03-14*** empty log message ***gdbadmin1-1/+1
2002-03-13daily updateAlan Modra1-1/+1
2002-03-13 * gdbserver/remote-util.c (remote_open): Print remote-side'sMichal Ludvig2-3/+11
IP address when remote debugging over the network.
2002-03-13Updated French translationsNick Clifton12-1842/+1776
2002-03-13 * ppc-opc.c: Add optional `L' field to tlbie.Alan Modra2-1/+9
(XRTLRA_MASK): Define.
2002-03-13 * archures.c (bfd_default_compatible): Test bits_per_word.Alan Modra6-73/+31
* cpu-i386.c (i386_compatible): Remove. Replace occurrences with bfd_default_compatible. * cpu-i370.c (i370_compatible): Likewise. * cpu-sparc.c (sparc_compatible): Likewise. * cpu-h8300.c (compatible): Test in->arch == out->arch.
2002-03-13Revert last change.Alan Modra2-57/+43
2002-03-13 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Use ELF sectionAlan Modra2-43/+57
types instead of section names to determine whether init/fini array dynamic tags are needed.
2002-03-13 * elflink.h: Formatting fixes.Alan Modra2-14/+13
(elf_link_output_extsym): Merge undefined and undef weak cases.
2002-03-13What was I thinking....David O'Brien3-38/+43
2002-03-12 David O'Brien <obrien@FreeBSD.org> * config/sparc/fbsd.mh: Fix copyright. * config/sparc/fbsd.mt: Likewise.
2002-03-13 * ldlang.c (lang_check): Do relocatable link checks first, so thatAlan Modra2-14/+26
warn_mismatch can't override. Check compatible and word size too.
2002-03-13 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfdAlan Modra2-3/+9
when word size of input matches output word size.
2002-03-13 * Makefile.in (NOTPARALLEL): New. Use it instead of explicitRichard Henderson2-70/+81
.NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check.
2002-03-13*** empty log message ***gdbadmin1-1/+1
2002-03-12daily updateAlan Modra1-1/+1
2002-03-122002-03-12 Chris Demetriou <cgd@broadcom.com>Chris Demetriou4-19/+606
* configure.in (mipsisa32*-*-*, mipsisa64*-*-*): New targets. * mips.igen (mips32, mips64): New models, add to all instructions and functions as appropriate. (loadstore_ea, check_u64): New variant for model mips64. (check_fmt_p): New variant for models mipsV and mips64, remove mipsV model marking fro other variant. (SLL) Rename to... (SLLa) this. (CLO, CLZ, MADD, MADDU, MSUB, MSUBU, MUL, SLLb): New instructions for mips32 and mips64. (DCLO, DCLZ): New instructions for mips64.
2002-03-12merge from gccDJ Delorie2-1/+15
2002-03-12 * cpu-i386.c (i386_compatible): New. Use it instead ofAndreas Jaeger2-6/+27
bfd_default_compatible.
2002-03-12 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing aAndreas Schwab2-1/+11
body record so that an error is given for misplaced .save pseudo-ops.
2002-03-12 * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2-0/+9
2002-03-12*** empty log message ***gdbadmin1-1/+1
2002-03-11daily updateAlan Modra1-1/+1
2002-03-11merge from gccDJ Delorie2-0/+9
2002-03-11* MAINTAINERS: Fix typo in name of gdb warnings option.Richard Earnshaw2-2/+7
(x86-64): Fix formating so that this can be parsed by awk.
2002-03-11 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 thatAndreas Jaeger3-10/+16
places zero initialized data in the bss. * ld-elfweak/dsodata.dsym: Likewise.
2002-03-11gdb/:Daniel Jacobowitz6-208/+258
2002-03-10 Daniel Jacobowitz <drow@mvista.com> * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h. * defs.h: Include "gdb/signals.h". (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h. include/gdb: 2002-03-10 Daniel Jacobowitz <drow@mvista.com> * signals.h: New file, split from gdb/defs.h.
2002-03-11*** empty log message ***gdbadmin1-1/+1
2002-03-10daily updateAlan Modra1-1/+1
2002-03-10 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.cMichal Ludvig3-12/+18
* x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here from x86-64-tdep.h
2002-03-102002-03-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-44/+177
Don Howard <dhoward@redhat.com> * mips-tdep.c (ST0_FR): Define. (mips2_fp_compat): New function, temporarily disabled. (mips_read_fp_register_single): New function. (mips_read_fp_register_double): New function. (mips_print_register): Use them. (do_fp_register_row): Likewise.
2002-03-10This is a duplicate of an entry I made in testsuite/ChangeLog.Michael Chastain1-0/+6
I overlooked that testsuite/gdb.mi/ChangeLog has its own ChangeLog. I'm leaving the testsuite/ChangeLog entry in place (ChangeLogs are permanent), and adding this one where it belongs. 2002-03-04 Michael Chastain <mec@shout.net> * mi-var-cmd.exp: In test "create local variable func", accommodate gcc v3 function signature. * mi0-var-cmd-exp: Ditto.
2002-03-10* MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write afterAndrew Cagney2-0/+7
approval''.
2002-03-10*** empty log message ***gdbadmin1-1/+1
2002-03-09daily updateAlan Modra1-1/+1
2002-03-09 * config/tc-i386.h (REX_OPCODE): Define.Alan Modra3-1882/+2109
(REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): Define. (rex_byte): typedef to int. * config/tc-i386.c: Group prototypes and vars together. Formatting fixes. Remove occurrences of "register" keyword. (true): Delete. (false): Delete. (mode_from_disp_size): Add INLINE keyword to prototype. (fits_in_signed_byte): Likewise. (fits_in_unsigned_byte): Likewise. (fits_in_unsigned_word): Likewise. (fits_in_signed_word): Likewise. (fits_in_unsigned_long): Likewise. (fits_in_signed_long): Likewise. (type_names): Constify. (intel_float_operand): Constify param. (add_prefix): Use REX_OPCODE. (md_assemble): Likewise. Modify for changed rex_byte. (parse_insn): Split out of md_assemble. (parse_operands): Likewise. (swap_operands): Likewise. (optimize_imm): Likewise. (optimize_disp): Likewise. (match_template): Likewise. (check_string): Likewise. (process_suffix): Likewise. (check_byte_reg): Likewise. (check_long_reg): Likewise. (check_qword_reg): Likewise. (check_word_reg): Likewise. (finalize_imm): Likewise. (process_operands): Likewise. (build_modrm_byte): Likewise. (output_insn): Likewise. (output_branch): Likewise. (output_jump): Likewise. (output_interseg_jump): Likewise. (output_disp): Likewise. (output_imm): Likewise.
2002-03-09*** empty log message ***gdbadmin1-1/+1
2002-03-08daily updateAlan Modra1-1/+1
2002-03-08 * stabsread.c (read_member_functions): Fix is_stub test forPeter Schauer2-7/+29
static member functions, improve comment.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-3/+7
* README: Update some version numbers.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-3/+8
* doc/binutils.texi (Target Selection): Fix LD crossreferences. (Architecture Selection): Likewise.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+6
* gprof.texi: Wrap @menu in @ifnottex, not @ifinfo.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+6
* doc/as.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
2002-03-082002-03-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+6
* ld.texinfo: Wrap @menu in @ifnottex, not @ifinfo.