aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-08-06 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson3-3/+19
and m21264b processor names and cpu types. * doc/c-alpha.texi: Documented new types.
2002-08-06Add myself as Alpha maintainer.Richard Henderson1-0/+1
2002-08-06 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, setKevin Buettner2-1/+6
mips_default_saved_regsize to 8.
2002-08-062002-08-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-3/+7
* gcore.c: Do not include <sys/procfs.h>. * Makefile.in (gcore.o): Update dependencies.
2002-08-062002-08-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney7-1081/+1089
* configure.tgt: Make arc-*-* obsolete. * NEWS: Mention that arc-*-* has been identifed as obsolete. * MAINTAINERS: Make arc-elf obsolete. * arc-tdep.c: Make file obsolete. * config/arc/arc.mt: Ditto. * config/arc/tm-arc.h: Ditto.
2002-08-06 * emultempl/aix.em (gld*_before_parse): Set default arch. RevertsAlan Modra2-60/+74
2002-05-10 change.
2002-08-06 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.Alan Modra3-6/+11
* gas/ppc/booke_xcoff64.d: Likewise. Also fix relocs.
2002-08-06 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.Alan Modra2-1/+8
2002-08-06Add hppa-openbsd targetNick Clifton2-0/+5
2002-08-06 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.Alan Modra2-21/+25
2002-08-06 * libxcoff.h: Use PARAMS on function declarations.Alan Modra4-21/+35
* coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc. * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
2002-08-06 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address inAlan Modra3-10/+7
addend. * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
2002-08-06 * coff-rs6000.c: Formatting fixes.Alan Modra3-1761/+1717
(xcoff_calculate_relocation): Use PARAMS in declaration. (xcoff_complain_overflow): Likewise. (xcoff_ppc_relocate_section): Use old-style function pointer call. (bfd_xcoff_backend_data): Remove useless comments. (rs6000coff_vec): Likewise. (bfd_pmac_xcoff_backend_data): Likewise. (pmac_xcoff_vec): Likewise. * coff64-rs6000.c: Formatting fixes. (xcoff64_calculate_relocation): Use PARAMS in declaration. (xcoff64_ppc_relocate_section): Use old-style function pointer call. (bfd_xcoff_backend_data): Remove useless comments. (rs6000coff64_vec): Likewise. (bfd_xcoff_aix5_backend_data): Likewise. (aix5coff64_vec): Likewise.
2002-08-06 * coff-rs6000.c (xcoff_howto_table): Revert some of last change toAlan Modra3-62/+71
mask entries. Use complain_overflow_dont for R_REF. (xcoff_reloc_type_ba): Revert last change. (xcoff_reloc_type_br): Likewise. (xcoff_reloc_type_crel): Likewise. (xcoff_ppc_relocate_section): Likewise. * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise. (xcoff64_ppc_relocate_section): Likewise. (xcoff64_howto_table): Revert some of last change to mask entries. Use complain_overflow_dont for R_REF.
2002-08-06 * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.Alan Modra2-2/+20
2002-08-06 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make allAlan Modra3-88/+104
relocs with bitsize == 16 have size = 1. (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment. (xcoff_reloc_type_br): Likewise. (xcoff_reloc_type_crel): Likewise. (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly. * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and dst_mask adjustment. (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly. (xcoff64_howto_table): Fix src_mask entries. Make all relocs with bitsize == 16 have size = 1.
2002-08-06daily updateAlan Modra1-1/+1
2002-08-06*** empty log message ***gdbadmin1-1/+1
2002-08-05* gdb/avr-tdep.c(avr_skip_prologue): Fix to return the correct pc.Theodore A. Roth2-1/+12
2002-08-052002-08-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney9-8/+21
* mcore-tdep.c (mcore_gdbarch_init): Use generic_unwind_get_saved_register instead of generic_get_saved_register. * v850-tdep.c (v850_gdbarch_init): Ditto. * frv-tdep.c (frv_gdbarch_init): Ditto. * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. * s390-tdep.c (s390_gdbarch_init): Ditto. * d10v-tdep.c (d10v_gdbarch_init): Ditto. * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto. * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
2002-08-05 * objfiles.h: Add missing #include "symfile.h"Joel Brobecker3-2/+10
* Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
2002-08-05 * prdbg.c (pr_fix_visibility): Remove assert.Alan Modra2-2/+4
2002-08-05daily updateAlan Modra1-1/+1
2002-08-05*** empty log message ***gdbadmin1-1/+1
2002-08-042002-08-04 H.J. Lu (hjl@gnu.org)H.J. Lu2-1/+4
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-08-04From 2002-08-01 david carlton <carlton@math.stanford.edu>:Andrew Cagney2-1/+6
* hpread.c (hpread_read_struct_type): Deleted superfluous setting of FIELD_BITSIZE.
2002-08-04 * NEWS: Cleanup and nitpick.Daniel Jacobowitz2-4/+9
2002-08-04NEWS cleanupsAndrew Cagney2-14/+13
2002-08-04daily updateAlan Modra1-1/+1
2002-08-04*** empty log message ***gdbadmin1-1/+1
2002-08-032002-08-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-1/+5
* gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2002-08-03Index: ChangeLogAndrew Cagney2-6/+15
2002-08-03 Andrew Cagney <ac131313@redhat.com> * Makefile.in (gdbtk-bp.o): Update dependencies. (gdbtk-register.o): Ditto. (gdbtk-varobj.o): Ditto. Index: gdbtk/ChangeLog 2002-08-03 Andrew Cagney <ac131313@redhat.com> * generic/gdbtk-bp.c: Include "gdb_string.h". * generic/gdbtk-register.c: Ditto. * generic/gdbtk-varobj.c: Ditto.
2002-08-032002-08-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-12/+21
* m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace m68hc11_fetch_pseudo_register. (m68hc11_pseudo_register_write): Replace m68hc11_store_pseudo_register. (m68hc11_gdbarch_init): Update.
2002-08-03*** empty log message ***gdbadmin1-1/+1
2002-08-03daily updateAlan Modra1-1/+1
2002-08-02Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney10-13/+45
* gdbarch.sh: Include "gdb_string.h". * gdbarch.c: Regenerate. * regcache.c: Include "gdb_string.h". * ax-general.c: Ditto. * varobj.c: Ditto. * std-regs.c: Ditto. * fbsd-proc.c: Ditto. * thread.c: Ditto. * Makefile.in (regcache.o): Update dependencies. (thread.o, gdbarch.o): Ditto. (ax-general.o, gdbarch.o): Ditto. (varobj.o, std-regs.o): Ditto. (fbsd-proc.o): Specify dependencies.
2002-08-022002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+8
* regcache.c (regcache_cooked_read): Rename rawnum parameter to regnum. (regcache_cooked_write): Ditto.
2002-08-02Add the cooked register interface.Andrew Cagney3-10/+37
2002-08-022002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney6-138/+124
* gdbarch.sh (pseudo_register_read, pseudo_register_write): Replace the architecture methods register_read and register_write. * gdbarch.h, gdbarch.c: Regenerate. * regcache.c (init_regcache_descr): Update. (read_register_gen): Update. (write_register_gen): Update. (supply_register): Update comment. * sh-tdep.c (sh_gdbarch_init): Update. (sh_pseudo_register_read, sh64_pseudo_register_read): Add `regcache' and `gdbarch' parameters. Make `buffer' a void pointer. Update code. (sh_pseudo_register_write, sh64_pseudo_register_write): Add `regcache' and `gdbarch' parameters. Make `buffer' a constant void pointer. Update code. (sh64_register_write): Delete. (sh4_register_read): Delete. (sh64_register_read): Delete. (sh4_register_write): Delete. (sh_sh4_register_convert_to_raw): Make `from' parameter a constant void pointer, `to' parameter a void pointer. (sh_sh64_register_convert_to_raw): Ditto.
2002-08-022002-08-01 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+12
* gas/mips/elf-rel6.s: Add ".p2align 4". * gas/mips/elf-rel6.d: Check nop.
2002-08-02More obsolete CHILL.Andrew Cagney33-4321/+4336
2002-08-02*** empty log message ***gdbadmin1-1/+1
2002-08-02daily updateAlan Modra1-1/+1
2002-08-01 * mips-tdep.c (mips_register_virtual_type): Use architectureKevin Buettner2-6/+17
invariant return values.
2002-08-01* linux-proc.c: Include "gdb_string.h".Andrew Cagney3-2/+9
* Makefile.in (linux-proc.o): Update dependency list.
2002-08-01* lib/gdb.exp (gdb_expect_list): Only print one pass, fail, orAndrew Cagney2-8/+15
supress message.
2002-08-01 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo inKevin Buettner2-1/+11
comment.
2002-08-01 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury3-11/+228
to_insert_watchpoint, to_remove_watchpoint, to_stopped_by_watchpoint, to_stopped_data_address, to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to target vecctor. Define their corresponding macros so they call them. * target.c: Add default and debug versions of for to_insert_hw_breakpoint, to_remove_hw_breakpoint, to_insert_watchpoint, to_remove_watchpoint, to_stopped_by_watchpoint, to_stopped_data_address, to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
2002-08-01[gas/]Richard Sandiford6-1/+38
* config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend handling to BFD_RELOC_MIPS16_GPREL. [gas/testsuite/] * gas/mips/elf-rel6.[sd]: New test. * gas/mips/mips.exp: Run it.
2002-08-01Multiarch REGISTER_VIRTUAL_TYPE for Irix 6.Kevin Buettner3-12/+47