OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2000-04-19 corinna * syscalls.cc (setuid): Allow switching user context...
2000-04-19 jimb* minsyms.c (prim_record_minimal_symbol_and_info):...
2000-04-19 corinna * uinfo.cc (internal_getlogin): Use NetGetDCName(...
2000-04-19 cgf* configure.in: Change HEADER_SUBDIR to mingw32.
2000-04-19 twallProperly regenerate bfd-in2.h.
2000-04-19 ezannoni2000-04-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-19 amodraK&R compiler fixes
2000-04-19 schauer * TODO: Update.
2000-04-19 amodraFix the multi-obj dependency rules.
2000-04-19 cagneyDocument -Wreturn-type problem.
2000-04-19 cagneyFrom Peter Schauer: Add `mt i' alias for `mt info'.
2000-04-19 cagneyFrom Peter Schauer: Add `info r' alias for `info regist...
2000-04-19 cagney* bcache.c (free_bcache): Do not free NULL.
2000-04-19 cagney* TODO: Cleanup.
2000-04-19 cagneyPass MD5PROG to sub-makes when building .tar.bz2 archive.
2000-04-19 cagneyDocument real fix to problem of tui/Makefile not being...
2000-04-19 dj* syscalls.cc (_rename): Try MoveFile() at first before
2000-04-19 amodraGet LEX,FLEX from configure.
2000-04-19 djdon't put api internals in general tarball
2000-04-19 djadd commands for building a doc kitchen-sink-tarball
2000-04-19 cagneyAdd directory example to SUBDIRS.
2000-04-19 cagneyRemove generated file.
2000-04-19 djclean up SGML for latest version of jade/docbook
2000-04-19 jingham2000-04-18 James Ingham <jingham@leda.cygnus.com>
2000-04-18 hjl2000-04-18 H.J. Lu <hjl@gnu.org>
2000-04-18 cgf* dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-18 cgf* dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-18 jimb*** empty log message ***
2000-04-18 hjl2000-04-18 H.J. Lu (hjl@gnu.org)
2000-04-18 twallFix bug disassmbling binary files for non-octet byte...
2000-04-18 cagneyAdd full set of cleanup rules.
2000-04-18 cagneyDo not delete testcmds.
2000-04-18 cagneyAdd support for SIGILL (reserved-instruction-exception).
2000-04-18 amodraYet another set of fixes for orphan sections.
2000-04-18 wilsonBfd support for generating IA-64 EFI binaries.
2000-04-18 twallClean up load page support for tic54x.
2000-04-18 dj* remove dependence on where pwd is
2000-04-17 wilsonInitial patches for IA-64 EFI (64-bit PE) support.
2000-04-17 jlarmour * ChangeLog-gdbtk: Renamed to ChangeLog
2000-04-17 jlarmour * ChangeLog-gdbtk: Renamed to ChangeLog
2000-04-17 jjohnstnMon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm...
2000-04-17 ezannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 ezannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 ezannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 ezannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 ezannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17 elizFixed incorrect date on the previous entry.
2000-04-17 eliz * gdb.texinfo (Porting GDB): Don't use @value in the...
2000-04-17 eliz * gdb.texinfo (Protocol): Prevent makeinfo from compla...
2000-04-17 amodraFix typo.
2000-04-17 cagneyOnly dump IEEE_FLOAT when defined.
2000-04-17 amodra64 bit bfd fix.
2000-04-17 cagney* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c
2000-04-16 cgfRemove obsolete setting.
2000-04-16 cgf* init.cc (dll_entry): Use better check for determining...
2000-04-16 jimb*** empty log message ***
2000-04-16 jimb* findvar.c (store_typed_address, extract_typed_address...
2000-04-16 corinna * libc/posix/execvp.c (execvp): Check path for
2000-04-16 eliz * Makefile.in (LN_S): Define.
2000-04-16 eliz * config/djgpp/config.sed: Fix the lines which edit...
2000-04-15 corinna * mkpasswd.c (main): Use GetDCName instead...
2000-04-15 cgf* fhandler_console.cc (keytable): Add support for keypa...
2000-04-14 geoffk* scripttempl/elfppc.sc: Remove.
2000-04-14 hjl2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-14 jimbBring IEEE_FLOAT under gdbarch's control.
2000-04-14 hjl2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-14 jimbBring IEEE_FLOAT under gdbarch's control.
2000-04-14 jimbBring IEEE_FLOAT under gdbarch's control.
2000-04-14 jimb*** empty log message ***
2000-04-14 jimb* gdbint.texinfo (Pointers Are Not Always Addresses...
2000-04-14 jimb*** empty log message ***
2000-04-14 jimb* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER...
2000-04-14 tromey * console.itb (Console::_complete): Dequoted first...
2000-04-14 kettenis2000-04-13 Mark Kettenis <kettenis@gnu.org>
2000-04-14 jlarmour * gdbtk.c (gdbtk_init): For now, reset gdb_stdt...
2000-04-14 amodraMore portability patches. Include sysdep.h everywhere.
2000-04-14 amodraPortability fixes.
2000-04-14 amodraZero start address of orphan ~(SEC_LOAD | SEC_ALLOC...
2000-04-13 tromey2000-04-10 Tom Tromey <tromey@cygnus.com>
2000-04-13 geoffkCorrect previous misapplied patch.
2000-04-13 geoffk* scripttempl/elf.sc: Add support for .sbss2 and .sdata...
2000-04-13 dj* mips-tdep.c (do_fp_register_row): copy the number...
2000-04-13 cgf* dcrt0.cc (insert_file): Avoid freeing previously...
2000-04-13 corinna * include/cygwin/version.h: Bump minor api...
2000-04-13 schauer * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINT...
2000-04-13 schauer * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINT...
2000-04-13 nsd * sol-thread.c (init_sol_core_ops): Initialize to_thre...
2000-04-13 eliz * infrun.c (proceed, normal_stop): Change the error...
2000-04-13 corinna * cygwin.din: Add symbol for `lacl'.
2000-04-13 corinna * path.cc (conv_to_win32_path): Detect a win32 path
2000-04-13 cagneyOnly re-generate copying.c when maintainer mode.
2000-04-13 cgf* cygpath.cc (main): Add -a -o and -c options.
2000-04-13 kevinbIA-64 watchpoint support.
2000-04-13 cagney* Makefile.in (gdb-taz): New target. GDB specific...
2000-04-13 amodraRemove U suffix from constants for K&R compilers.
2000-04-13 cgfFix typo.
2000-04-12 cgf* path.cc (path_conv::path_conv): Ensure that suffix...
2000-04-12 nickcApply patch to fix compuation of frag offsets for symbols
2000-04-12 nickcApply Andrew Cagney's patch to fix use of 'struct fix'.
2000-04-12 eliz * go32-nat.c (go32_insert_hw_breakpoint): When there...
next