aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney21-258/+320
Committed by Andrew Cagney. * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup. * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup. * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup. * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup. * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup. * aix-thread.c (_initialize_aix_thread): Get rid of the deprecated_add_show_from_set call. * alpha-tdep.c (_initialize_alpha_tdep): Ditto. * arm-tdep.c (_initialize_arm_tdep): Ditto. * command.h (add_setshow_enum_cmd): Add arguments for returning new list elements. * cli/cli-decode.c (add_setshow_enum_cmd): Ditto. * mips-tdep.c (_initialize_mips_tdep): Modify calls to add_setshow_enum_cmd.
2005-01-05 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflowsEric Botcazou2-3/+12
from STABS debugging sections again.
2005-01-05 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].Eric Botcazou2-1/+5
2005-01-05Approved by nickc@redhat.com:Fred Fish2-1/+55
2005-01-05 Fred Fish <fnf@specifixinc.com> * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member. (find_abstract_instance_name): New function. (scan_unit_for_functions): Handle DW_TAG_inlined_subroutine. (scan_unit_for_functions): Handle DW_AT_abstract_origin. (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.
2005-01-05*** empty log message ***gdbadmin1-1/+1
2005-01-042005-01-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+10
* readelf.c (display_debug_loc): Display offsets for hole and overlap. (display_debug_str): Add a newline at the end.
2005-01-04daily updateAlan Modra1-1/+1
2005-01-04* configure.host (ia64-*-aix*): Remove.Mark Kettenis8-226/+8
* configure.tgt (ia64-*-aix*): Remove. * config/ia64/aix.mh: Remove file. * config/ia64/aix.mt: Remove file. * config/ia64/tm-aix.h: Remove file. * ia64-aix-nat.c: Remove file. * Makefile.in (ia64-aix-nat.o): Remove dependency.
2005-01-04* config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.Mark Kettenis2-1/+6
Add back inf-ptrace.o.
2005-01-042005-01-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-1/+6
* version.in: Change format from 6.3.50_2005-01-04-cvs to 6.3.50.20050104-cvs.
2005-01-042005-01-04 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-39/+60
* gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD) part of the version number.
2005-01-04(oops - forogot to update the year in the copyright notice)Nick Clifton1-1/+1
2005-01-04PR binutils/630Nick Clifton2-12/+24
* nlmconv.c (main): Only store the basename of the output filename in the module table.
2005-01-04 * Makefile.am: Correct dependency for earmsymbian.c.Paul Brook3-2/+7
* Makefile.in: Regenerate.
2005-01-04 * breakpoint.c (break_command_1): Always free err_msg beforeAndreas Schwab2-2/+13
returning when an exception was caught.
2005-01-04BZ 615Nick Clifton2-1187/+1411
* readelf.c (process_debug_info): New. (debug_info): Add num_loc_offsets, loc_offsets and last_loc_offset_p. (get_debug_info): Use process_debug_info. (display_debug_loc): Properly handle location list. Warn if bad location lists are encoutnered. (read_and_process_attr_value): New. (read_and_display_attr_value): Use "%lx" for DW_FORM_data4. (display_debug_info): Use process_debug_info. (process_object): Also free loc_offsets in debug_information.
2005-01-04(md_apply_fix3): Fix offset calculation for global label.Nick Clifton2-2/+19
2005-01-04Add prototype for printf() and make type of "string" array be "char" inNick Clifton2-5/+12
order to avoid compile time warnings.
2005-01-04Line number bug fix patch from David Mosberger.Jim Wilson2-6/+29
* config/tc-ia64.c (md): Add member "loc_directive_seen". (dot_loc): New function. (md_pseudo_table): Add entry to map .loc to dot_loc(). (emit_one_bundle): Only call dwarf2_gen_line_info() if we have seen a .loc directive or we're generating DWARF2 debug info for assembly source.
2005-01-04*** empty log message ***gdbadmin1-1/+1
2005-01-032005.Andrew Cagney2-15220/+15228
2005-01-03daily updateAlan Modra1-1/+1
2005-01-03 * Makefile.in (hw_com.o, hw_eeprom.o): Depend onAndreas Schwab2-0/+7
$(DEVICE_TABLE_H).
2005-01-032005-01-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini4-630/+310
Revert 2004-12-28 Makefile changes, a better fix will be applied to mainline and src after GCC 4.0 branches.
2005-01-03*** empty log message ***gdbadmin1-1/+1
2005-01-02daily updateAlan Modra1-1/+1
2005-01-02*** empty log message ***gdbadmin1-1/+1
2005-01-01daily updateAlan Modra1-1/+1
2005-01-01 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusionJoel Brobecker2-2/+7
in register number for addil instruction.
2005-01-01*** empty log message ***gdbadmin1-1/+1
2004-12-31daily updateAlan Modra1-1/+1
2004-12-31 * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.Paul Brook2-1/+5
2004-12-31 * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):Alan Modra3-4/+25
Commit missing changes from 2004-12-22. * bfd-in2.h: Regenerate.
2004-12-31*** empty log message ***gdbadmin1-1/+1
2004-12-30daily updateAlan Modra1-1/+1
2004-12-30 * gas/elf/elf.exp: Don't list reloc sections.Alan Modra3-4/+6
* gas/elf/section5.e: Remove reloc sections.
2004-12-30 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.Alan Modra2-4/+8
2004-12-30 * objdump.c (remove_useless_symbols): Discard section symbols.Alan Modra2-1/+5
2004-12-30*** empty log message ***gdbadmin1-1/+1
2004-12-29daily updateAlan Modra1-1/+1
2004-12-29 PR gas/619Alan Modra2-3/+7
* read.c (s_comm_internal): Don't zero end of name until size expression has been parsed.
2004-12-29 * emultempl/pe.em (set_pe_subsystem): Change second arg toDanny Smith2-1/+6
lang_add_entry to FALSE.
2004-12-29*** empty log message ***gdbadmin1-1/+1
2004-12-28daily updateAlan Modra1-1/+1
2004-12-282004-12-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini4-305/+642
PR bootstrap/17383 * Makefile.def (target_modules): Remove stage parameter, it is always true now. * Makefile.tpl (configure-build-[+module+], configure-target-[+module+]): Always build symlink tree for the directory and for include. BUILD_SUBDIR and TARGET_SUBDIR cannot be . anymore. * Makefile.in: Regenerate.
2004-12-28* remote.c (fetch_register_using_p): Recognize a register valueJim Blandy2-15/+31
starting with 'x' as indicating an unfetchable register.
2004-12-28*** empty log message ***gdbadmin1-1/+1
2004-12-27daily updateAlan Modra1-1/+1
2004-12-27Revert 2004-12-08 Makefile changes.DJ Delorie4-6/+4
2004-12-27merge from gccDJ Delorie7-1479/+752