summaryrefslogtreecommitdiff
path: root/gdb/config
Commit message (Expand)AuthorAgeFilesLines
* * alpha-tdep.c (alpha_dwarf2_init_abi): New.Richard Henderson2003-06-042-3/+3
* * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.Joel Brobecker2003-06-041-1/+1
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-041-0/+1
* * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.Richard Henderson2003-06-021-0/+3
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-013-39/+2
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-0133-322/+11
* * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): RemoveMark Kettenis2003-05-314-48/+27
* 2003-05-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-311-1/+1
* * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis2003-05-301-1/+1
* Use gdbarch methods for solib stuff on PowerPC Linux.Jim Blandy2003-05-301-0/+5
* * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.Richard Henderson2003-05-293-15/+4
* * m68k-tdep.c (m68k_register_raw_size): Remove cast.Andreas Schwab2003-05-252-28/+9
* * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,Mark Kettenis2003-05-251-12/+12
* * config/pa/tm-hppa.h: Delete some unused macros. Move someJoel Brobecker2003-05-221-0/+2
* * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): UpdateAndreas Schwab2003-05-201-30/+0
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-201-0/+4
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-201-0/+1
* * Makefile (m68klinux-nat.o, m68klinux-tdep.o): UpdateAndreas Schwab2003-05-182-43/+14
* 2003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-1714-21/+21
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-153-8/+8
* Index: gdb/ChangeLogAndrew Cagney2003-05-122-0/+8
* * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.Mark Kettenis2003-05-101-2/+0
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-059-69/+70
* Added i386 QNX Neutrino support.Kris Warkentin2003-05-053-0/+98
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-296-10/+11
* 2003-04-25 David Carlton <carlton@bactrian.org>David Carlton2003-04-251-0/+1
* * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.Joel Brobecker2003-04-222-9/+4
* * config/pa/tm-hppa.h: Remove obsolete code, was used byJoel Brobecker2003-04-221-39/+0
* Ongoing multi-arch conversion effort for HP/UX:Joel Brobecker2003-04-222-319/+314
* * config/pa/tm-hppa.h: Obsolete a section that was only usedJoel Brobecker2003-04-221-37/+37
* Ongoing multi-arch conversion for HP/UX.Joel Brobecker2003-04-222-1/+7
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-3/+3
* 2003-04-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-164-289/+289
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-126-0/+12
* 2003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-113-5/+5
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-0914-748/+748
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-095-232/+232
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-091-2/+2
* 2003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-064-16/+7
* 2003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-051-47/+0
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-011-3/+3
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-012-7/+0
* * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.Joel Brobecker2003-03-311-8/+0
* 2003-03-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-302-1/+4
* 2003-03-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-291-0/+7
* 2003-03-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-2713-374/+372
* 2003-03-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-264-5/+5
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-252-4/+1
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-252-5/+5
* Index: ChangeLogAndrew Cagney2003-03-245-24/+25