aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-75/+66
* coff64-rs6000.c: Fix formatting. * coffgen.c: Likewise. * cofflink.c: Likewise.
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-206/+248
* aout-adobe.c: Fix formatting.
2000-11-27 * common.h (e_machine numbers): Clarify comments to describe howHans-Peter Nilsson2-6/+20
EM_* constants are assigned. Move EM_PJ from official section to ad-hoc section. (EM_CRIS): Correct comment to match official description. (EM_MMIX): Ditto.
2000-11-27oops, forgot a semicolonDJ Delorie1-1/+1
2000-11-27* readelf.c (usage): Add -wf (--debug-dump=frames) option.DJ Delorie3-5/+501
(parse_args): Support -wf option. (process_section_headers): Ditto. (debug_displays): Ditto. (display_debug_frames): New, dump *_frame sections. (frame_need_space): Support for above. (frame_display_row): Ditto. * binutils.texi: Document it.
2000-11-27Fix delete_hw_event_data() to free the scheduled eventsStephane Carrez2-2/+7
2000-11-27Remove space == 0 restriction in the simulator (dv-core)Stephane Carrez2-2/+5
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell5-1/+19
* libcoff-in.h (coff_tdata): Add `strings_written' flag. (obj_coff_strings_written): New accessor macro for above. * libcoff.h: Regenerate. * cofflink.c (_bfd_coff_final_link): Say that we wrote the strings. * coffcode.h (coff_write_object_contents): No need to write out the string table if it's already been done.
2000-11-272000-11-22 Philip Blundell <pb@futuretv.com>Phil Blundell2-0/+8
* cofflink.c (_bfd_coff_generic_relocate_section): Don't object to weak undefined symbols.
2000-11-27* remote.c (remote_write_bytes): Add default case to switchAndrew Cagney6-4/+33
initializing ``todo''. Ditto for ``nr_bytes''. * top.c (catch_errors): Always initialize ``val''. * solib.c (info_sharedlibrary_command): Handle bfd_get_arch_size returning an unknown size. * gdbtypes.c (count_virtual_fns): Always initialize ``vfuncs''. * breakpoint.c (break_at_finish_at_depth_command_1): Initialise extra_args to NULL. (break_at_finish_command_1): Ditto.
2000-11-27* TODO: Add GFDL updates to 5.1 release criteria.Andrew Cagney2-0/+17
2000-11-26Preliminary support for 68HC12Stephane Carrez6-16/+29
2000-11-26Fix movw/movb operands for 68HC12Stephane Carrez5-8/+57
2000-11-26Register a delete handler for 68HC11 core device nodeStephane Carrez2-1/+19
2000-11-26Add support for configuring an xscale atrgetNick Clifton3-0/+10
2000-11-252000-11-25 David O'Brien <obrien@FreeBSD.org>David O'Brien2-1/+7
* ld.1: Remove old date so it does not give the impression the manpage is way out of date. Approved by: Nick Clifton <nickc@redhat.com> <200011250036.QAA09984@elmo.cygnus.com>
2000-11-25Fix for sim/common hw_delete()/hw_tree_delete()Stephane Carrez4-5/+15
2000-11-25Fix memory leak in sim_parse_argsStephane Carrez2-4/+22
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton25-299/+1825
2000-11-24Remove redundant init of config.make_executable to true.Nick Clifton2-1/+5
2000-11-24Support 68HC12 arch in GdbStephane Carrez2-1/+16
2000-11-24Use gdbarch_tdep for 68hc11 specific data (stack_correction global)Stephane Carrez2-14/+44
2000-11-24Fix device memory allocation in 68hc11 simulatorStephane Carrez3-4/+10
2000-11-24Add --enable-gdb-build-warnings=... to configure{,.in}.Andrew Cagney5-346/+405
2000-11-24Fix entry typo and missing information.Fernando Nasser1-2/+4
2000-11-23* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.Alexandre Oliva1-0/+4
2000-11-232000-11-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-67/+76
* aix386-core.c: Fix formatting.
2000-11-23ChangeLogAlexandre Oliva1-0/+571
2000-11-23 * cplus-dem.c (main): Handle gnat_demangling.Hans-Peter Nilsson2-0/+5
2000-11-22Add new machien types and section flagsNick Clifton2-4/+24
2000-11-22Add new ELF ABI definesNick Clifton2-31/+61
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson2-109/+143
* config/tc-ia64.c (pseudo_func): Add missing initializers. (struct rsrc): Make line unsigned. (gr_values): Add missing initializer. (SLOT_NUM_NOT_SET): Add unsigned cast. (ia64_elf_section_flags, output_vbyte_mem, count_output, dot_radix, dot_fframe, dot_vframe, dot_vframesp, dot_vframepsp, dot_save, dot_restore, dot_restorereg, dot_restorereg_p, dot_handlerdata, dot_unwentry, dot_altrp, dot_saveg, dot_savef, dot_saveb, dot_savegf, dot_spill, dot_spillreg, dot_spillreg_p, dot_label_state, dot_copy_state, dot_unwabi, dot_personality, dot_proc, dot_body, dot_prologue, dot_endp, dot_regstk, dot_psr, dot_alias, dot_ln, dot_reg_val, dot_entry, dot_mem_offset, ia64_init, mark_resource, md_undefined_symbol, md_apply_fix3, tc_gen_reloc, ia64_md_do_align): Add ATTRIBUTE_UNUSED to unused parameters. (convert_expr_to_ab_reg): Add parens. (convert_expr_to_xy_reg): Add parens. Comment out >= REG_GR test. (dot_prologue): Initialize grsave when declared. (md_pseudo_table): Add missing initializers. (operand_match): Add casts to bfd_vma. (emit_one_bundle): Delete unused local prev. Make required_template unsigned. (specify_resource): Cast i to unsigned. (note_register_values): Use fprintf_vma. (print_dependency): Likewise.
2000-11-22Eliminate compiler warnings from IA-64 port.Jim Wilson4-46/+66
* coff-ia64.c (howto_table): Use EMPTY_HOWTO. (in_reloc_p): Add ATTRIBUTE_UNUSED to unused parameters. * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise. (ins_imms_scaled): Initialize sign_bit at function entry. (elf64_ia64_operands): Add missing initializers. * elfxx-ia64.c (elfNN_ia64_reloc, elfNN_ia64_reloc_type_lookup, elfNN_ia64_info_to_howto, elfNN_ia64_fake_sections, elfNN_ia64_add_symbol_hook, elfNN_ia64_is_local_label_name, elfNN_ia64_local_hash_table_init, get_fptr, get_pltoff, elfNN_ia64_adjust_dynamic_symbol): Add ATTRIBUTE_UNUSED for unused parameters. (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents, and free_extsyms at function entry. (elfNN_add_symbol_hook): Add unsigned cast to bfd_get_gp_size result. (elfNN_ia64_create_dynamic_sections): Delete unused local h. (get_got): Delete unused local srel. (elfNN_ia64_check_relocs): Initialize dynrel_type when declared. (elfNN_ia64_relocate_section): Delete unused local dynindx.
2000-11-22 * mips-opc.c: Fix file header comment.Chris Demetriou2-1/+5
2000-11-22Fix linux kernel unwind section alignment failure.Jim Wilson2-0/+11
* config/tc-ia64.c (generate_unwind_image): Call record_alignment for unwind info section. (dot_endp): Likewise for unwind section.
2000-11-22Fix assembler error on linux kernel mm/memory.c file.Jim Wilson2-1/+6
* config/tc-ia64.c (emit_one_bundle): Pass size of 8 not 4 to fix_new_exp.
2000-11-222000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata12-61/+72
* coff-a29k.c: Fix formatting. * coff-h8500.c: Likewise. * coff-i960.c: Likewise. * coff-ppc.c: Likewise. * coff-rs6000.c: Likewise. * coff-stgo32.c: Likewise. * coff-tic54x.c: Likewise. * coff-w65.c: Likewise. * cpu-h8500.c: Likewise. * cpu-hppa.c: Likewise. * cpu-ns32k.c: Likewise.
2000-11-222000-11-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-71/+65
* ecoff.c: Fix formatting. * ecofflink.c: Likewise.
2000-11-21 * config/tc-sparc.h (DWARF2_LINE_MIN_INSN_LENGTH): New.Jakub Jelinek2-0/+3
2000-11-21Fix compile time warning, and remove possibility of infinite loop.Nick Clifton2-1/+6
2000-11-21 * config/tc-sparc.c (md_pseudo_table): Add .file and .loc.Jakub Jelinek2-0/+12
(output_insn): Call dwarf2_emit_insn.
2000-11-21 * cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson2-32/+55
(grow_vect): Ditto. (ada_demangle): Ditto. (internal_cplus_demangle): Ditto. (mop_up): Ditto. * cplus-dem.c (main): Handle java_demangling. * cplus-dem.c (grow_vect): Prototype. (ada_demangle): Cast the arg of ctype macros to unsigned char.
2000-11-21 * target.h (TARGET_SIGNAL_REALTIME_64): Added for IRIX 6.Peter Schauer3-0/+13
* target.c (target_signal_from_host, do_target_signal_to_host): Handle TARGET_SIGNAL_REALTIME_64.
2000-11-21 * solib.c (solib_open): Handle the case whereKevin Buettner2-12/+21
solib_absolute_prefix is NULL.
2000-11-212000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-255/+251
* bfd-in.h: Fix formatting. * bfd-in2.h: Likewise. * bfd.c: Likewise. * bout.c: Likewise.
2000-11-212000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder4-51/+103
* solist.h: Declare new function solib_open. * solib.c (solib_open): New function. Abstracts some of the code from solib_map_sections, for finding the binary solib file. (solib_map_sections): Call solib_open. * solib-svr4.c (enable_break): Call solib_open.
2000-11-21* gdbserver/low-nbsd.c (fetch_inferior_registers,J.T. Conklin2-14/+29
store_inferior_registers): Support older NetBSD/powerpc systems from before fp reg support was added. Adapt to register number changes caused when powerpc target was multi-arched.
2000-11-202000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to ELFOSABI_AIX.
2000-11-202000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* ia64-tdep.c (gdbarch_tdep): Change reference from ELFOSABI_MONTEREY to ELFOSABI_AIX.
2000-11-202000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* common.h (ELFOSABI_MONTEREY): Renamed to ... (ELFOSABI_AIX): This.