aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-07*** empty log message ***gdbadmin1-1/+1
2002-08-06 * frame.c (find_saved_register): Break out of loop once savedKevin Buettner2-5/+13
2002-08-06 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264aRichard Henderson3-3/+19
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
2002-08-062002-08-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-3/+7
2002-08-062002-08-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney7-1081/+1089
2002-08-06 * emultempl/aix.em (gld*_before_parse): Set default arch. RevertsAlan Modra2-60/+74
2002-08-06 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.Alan Modra3-6/+11
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
2002-08-06 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address inAlan Modra3-10/+7
2002-08-06 * coff-rs6000.c: Formatting fixes.Alan Modra3-1761/+1717
2002-08-06 * coff-rs6000.c (xcoff_howto_table): Revert some of last change toAlan Modra3-62/+71
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
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
2002-08-05 * objfiles.h: Add missing #include "symfile.h"Joel Brobecker3-2/+10
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
2002-08-04From 2002-08-01 david carlton <carlton@math.stanford.edu>:Andrew Cagney2-1/+6
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
2002-08-03Index: ChangeLogAndrew Cagney2-6/+15
2002-08-032002-08-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-12/+21
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
2002-08-022002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+8
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
2002-08-022002-08-01 H.J. Lu <hjl@gnu.org>H.J. Lu3-0/+12
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
2002-08-01* linux-proc.c: Include "gdb_string.h".Andrew Cagney3-2/+9
2002-08-01* lib/gdb.exp (gdb_expect_list): Only print one pass, fail, orAndrew Cagney2-8/+15
2002-08-01 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo inKevin Buettner2-1/+11
2002-08-01 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,Grace Sainsbury3-11/+228