aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
AgeCommit message (Expand)AuthorFilesLines
2001-04-06 * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define.Geoffrey Keating1-3/+0
2001-04-06Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platformsAndrew Cagney11-256/+255
2001-04-05Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.Andrew Cagney6-340/+339
2001-04-03Obsolete w65-*-* target.Andrew Cagney2-222/+220
2001-04-03Obsolete tic80.Andrew Cagney2-262/+262
2001-04-02Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* andAndrew Cagney12-573/+573
2001-04-02 * config/djgpp/fnchange.lst: Tweak due toEli Zaretskii1-0/+1
2001-04-02Make --target=m88k buildable again.Kevin Buettner1-1/+0
2001-04-01* i386-tdep.c (i386_extract_struct_value_address): New function.Mark Kettenis1-4/+7
2001-04-01* i386-linux-nat.c (i386_linux_dr_get): Change type of returnMark Kettenis1-2/+2
2001-03-31Revert change to config/ia64/linux.mh in which core-regset.h wasKevin Buettner1-1/+2
2001-03-31 * config/ia64/linux.mh (NATDEPFILES): Remove core-regset.oKevin Buettner1-2/+1
2001-03-31* i386bsd-nat.c: Include "gdb_assert.h".Mark Kettenis1-1/+26
2001-03-28* config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney1-7/+0
2001-03-28Fix -Werror probs for ns32k.Andrew Cagney1-0/+4
2001-03-28* i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here fromMark Kettenis1-34/+2
2001-03-26* i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,Mark Kettenis1-14/+2
2001-03-26* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.Mark Kettenis1-0/+1
2001-03-26* i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis2-14/+11
2001-03-26 * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii1-3/+23
2001-03-24* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney1-1/+1
2001-03-23* config/i386/nm-i386.h: Fix formatting and change reference toMark Kettenis1-24/+22
2001-03-23* config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB onlyAndrew Cagney1-5/+0
2001-03-22 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,Eli Zaretskii2-59/+13
2001-03-21Make Linux use the new unified support for hardware breakpointsMark Kettenis2-31/+31
2001-03-21* target.h (enum target_signal): Move definition from here.Andrew Cagney3-3/+3
2001-03-21 Unified support for hardware breakpoints and watchpoints onEli Zaretskii1-0/+122
2001-03-20Update Linux/Alpha port to use new Linux threads support.Kevin Buettner2-1/+17
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney8-8/+8
2001-03-20Replace abort() with internal_error().Andrew Cagney1-1/+1
2001-03-20Fix ``make'' problems when building cross debugger.Kevin Buettner1-3/+8
2001-03-20Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney1-2/+0
2001-03-20Move free() decl to utils.c.Andrew Cagney1-2/+0
2001-03-20Add proc-service.o to NATDEPFILES.Kevin Buettner1-1/+2
2001-03-19Zap __STDC__ references.Andrew Cagney1-1/+1
2001-03-19Fix NetBSD 1.4 build problem.Kevin Buettner1-2/+9
2001-03-17* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis1-29/+1
2001-03-16* config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to useJ.T. Conklin1-3/+10
2001-03-14Include regcache.hAndrew Cagney44-0/+80
2001-03-14Add entry of ia64-aix-nat.c.Kevin Buettner1-0/+1
2001-03-10Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner35-38/+48
2001-03-09Obsolete harris 88k target.Andrew Cagney5-169/+169
2001-03-06Update/correct copyright notices.Kevin Buettner245-249/+347
2001-03-03From 2001-03-01 Tom Rix <trix@redhat.com>:Andrew Cagney1-0/+5
2001-03-03Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.hKevin Buettner2-5/+5
2001-03-022001-03-02 Matt Hiller <hiller@redhat.com>Matthew Hiller1-1/+1
2001-03-02* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__J.T. Conklin2-2/+18
2001-02-27* config/sparc/sp64linux.mt: New file.Andrew Cagney2-0/+40
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner5-7/+7
2001-02-22Made changes to shared library support and added more of the support neededKevin Buettner6-1/+113