Fix ia64-linux fortran common linking problem.
[deliverable/binutils-gdb.git] / gdb / config /
2001-07-05  Mark Kettenis* config/i386/xm-go32.h (HOST_I386): Removed.
2001-07-04  Andrew Cagney* config/arm/tm-arm.h: Include "floatformat.h".
2001-06-29  Andrew CagneySort file.
2001-06-29  Andrew Cagney* config/djgpp/fnchange.lst: Rename mi0-var-block.exp,
2001-06-28  Andrew CagneyExterminate ser-ocd.c.
2001-06-17  Andrew CagneySolaris native is only multi-arch partial.
2001-06-15  Andrew CagneyMulti-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().
2001-06-15  Andrew Cagneymulti-arch ADDR_BITS_REMOVE.
2001-06-13  Eli Zaretskii * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR)
2001-06-07  Eli Zaretskii * config/mips/tm-irix6.h: New file.
2001-06-04  Eli Zaretskii * go32-nat.c (go32_wait): Change the return value...
2001-05-26  Nicholas Duffek * Makefile.in (osfsolib.c, osfsolib.o): Rename to...
2001-05-15  Kevin BuettnerRedefine ptid_t to be a struct rather than an int.
2001-05-12  Andrew CagneyTweeks from RDBrown to fix compiling on HP/UX using...
2001-05-09  Mark Kettenis* i386-tdep.c (i386_frame_saved_pc): New function.
2001-05-09  Mark Kettenis* i386-tdep.c (i386_register_virtual_type): New function.
2001-05-09  Jim BlandyCorrect and expand handling of `movm' instruction,...
2001-05-09  Jim Blandy* mn10300-tdep.c (mn10300_pop_frame): Split the mn10300...
2001-05-09  Jim Blandy* config/mn10300/tm-mn10300.h (mn10300_find_callers_reg...
2001-05-09  Jim BlandyUse gdbarch for most target parameters for the MN10300...
2001-05-08  Mark Kettenis* config/i386/tm-i386v.h (struct frame_info, struct
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-05-03  Eli Zaretskii * config/djgpp/fnchange.lst: Add mappings for the new
2001-05-01  Nicholas Duffek * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLIN...
2001-04-19  Andrew CagneyObsolete MPW as host.
2001-04-19  Mark Kettenis* i386-tdep.c (i386_frameless_function_invocation)...
2001-04-17  Mark Kettenis* i386-tdep.c (i386_saved_pc_after_call): New function.
2001-04-17  Andrew CagneyObsolete NEWS and ISI systems (along with a few redunda...
2001-04-16  Mark Kettenis* i386-tdep.c (i386_frame_chain): New function.
2001-04-12  Kevin Buettner * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.
2001-04-11  Andrew CagneyObsolete sun386i.
2001-04-06  Geoffrey Keating * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't...
2001-04-06  Andrew CagneyObsolete powerpcle-*-cygwin* and powerpcle-*-solaris...
2001-04-05  Andrew CagneyObsolete a29k-*-* host and a29k-*-sym1* and a29k-*...
2001-04-03  Andrew CagneyObsolete w65-*-* target.
2001-04-03  Andrew CagneyObsolete tic80.
2001-04-02  Andrew CagneyObsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv...
2001-04-02  Eli Zaretskii * config/djgpp/fnchange.lst: Tweak due to
2001-04-02  Kevin BuettnerMake --target=m88k buildable again.
2001-04-01  Mark Kettenis* i386-tdep.c (i386_extract_struct_value_address):...
2001-04-01  Mark Kettenis* i386-linux-nat.c (i386_linux_dr_get): Change type...
2001-03-31  Kevin BuettnerRevert change to config/ia64/linux.mh in which core...
2001-03-31  Kevin Buettner * config/ia64/linux.mh (NATDEPFILES): Remove core...
2001-03-31  Mark Kettenis* i386bsd-nat.c: Include "gdb_assert.h".
2001-03-28  Andrew Cagney* config/pa/xm-hppah.h (malloc): Really delete declaration
2001-03-28  Andrew CagneyFix -Werror probs for ns32k.
2001-03-28  Mark Kettenis* i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here...
2001-03-26  Mark Kettenis* i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
2001-03-26  Mark Kettenis* config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
2001-03-26  Mark Kettenis* i386-tdep.c (i386_push_arguments, i386_store_struct_r...
2001-03-26  Eli Zaretskii * config/djgpp/djconfig.sh: Add copyright notice.
2001-03-24  Andrew Cagney* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
2001-03-23  Mark Kettenis* config/i386/nm-i386.h: Fix formatting and change...
2001-03-23  Andrew Cagney* config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete...
2001-03-22  Eli Zaretskii * config/i386/nm-go32.h <top level>: Don't include...
2001-03-21  Mark KettenisMake Linux use the new unified support for hardware...
2001-03-21  Andrew Cagney* target.h (enum target_signal): Move definition from...
2001-03-21  Eli Zaretskii Unified support for hardware breakpoints and watchpoin...
2001-03-20  Kevin BuettnerUpdate Linux/Alpha port to use new Linux threads support.
2001-03-20  Andrew CagneyChange SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP...
2001-03-20  Andrew CagneyReplace abort() with internal_error().
2001-03-20  Kevin BuettnerFix ``make'' problems when building cross debugger.
2001-03-20  Andrew CagneyMove realoc() decl to utils.c. s/realloc()/xrealloc()/.
2001-03-20  Andrew CagneyMove free() decl to utils.c.
2001-03-20  Kevin BuettnerAdd proc-service.o to NATDEPFILES.
2001-03-19  Andrew CagneyZap __STDC__ references.
2001-03-19  Kevin BuettnerFix NetBSD 1.4 build problem.
2001-03-17  Mark Kettenis* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING)...
2001-03-16  J.T. Conklin* config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed...
2001-03-14  Andrew CagneyInclude regcache.h
2001-03-14  Kevin BuettnerAdd entry of ia64-aix-nat.c.
2001-03-10  Kevin BuettnerCleanup solib-svr4.c by moving legacy code out to its...
2001-03-09  Andrew CagneyObsolete harris 88k target.
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2001-03-03  Andrew CagneyFrom 2001-03-01 Tom Rix <trix@redhat.com>:
2001-03-03  Kevin BuettnerMove GDB_GREGSET_T, GDB_FPREGSET_T defines from config...
2001-03-02  Matthew Hiller2001-03-02 Matt Hiller <hiller@redhat.com>
2001-03-02  J.T. Conklin* defs.h (__CYGWIN__): Moved conditional which defines...
2001-02-27  Andrew Cagney* config/sparc/sp64linux.mt: New file.
2001-02-25  Kevin BuettnerReplace calls to abort() with calls to internal_error().
2001-02-22  Kevin BuettnerMade changes to shared library support and added more...
2001-02-21  Kevin BuettnerEnable new thread support for Linux/IA-64.
2001-02-18  Eli Zaretskii * go32-nat.c: Include i387-nat.h.
2001-02-14  Eli ZaretskiiAdd entries for gdb/gdbtk/*/ChangeLog-*.
2001-02-10  Peter Schauer Get rid of AIX specific PC_LOAD_SEGMENT, replace with...
2001-02-08  Eli Zaretskii * config/djgpp/fnchange.lst: Remove extraneous "too...
2001-02-08  Andrew CagneyRemove configurations marked as obsolete in 5.0.
2001-02-06  Michael Snyder2001-02-06 Michael Snyder <msnyder@makita.cygnus...
2001-02-06  Phil Blundell2001-02-04 Philip Blundell <philb@gnu.org>
2001-02-04  Eli Zaretskii * config/djgpp/fnchange.lst: Tweak to make consistent...
2001-02-04  Eli Zaretskii * config/djgpp/djconfig.sh: Use explicit absolute...
2001-01-30  J.T. Conklin* configure/sh/embed.mt: New file.
2001-01-26  Jeff Holcomb2001-01-24 Jeff Holcomb <jeffh@redhat.com>
2001-01-25  Mark Kettenis* config/alpha/tm-fbsd.h: Update copyright.
2001-01-23  J.T. Conklin* config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../....
2001-01-22  J.T. Conklin* ns32k-tdep.c: #include "frame.h"
2001-01-17  J.T. Conklin* config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
2001-01-04  Nicholas Duffek * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
2000-12-21  Mark Kettenis* i386-tdep.c: Add missing ')' in comment.
2000-12-18  Elena Zannoni2000-12-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
next
This page took 0.067756 seconds and 7 git commands to generate.