OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
2002-06-02 cgf* fhandler.cc (fhandler_base::fstat): Move dev and...
2002-06-02 cagney* MAINTAINERS: Mention that any `HP/UX reader' can...
2002-06-02 rth include/elf/
2002-06-02 gdbadmin*** empty log message ***
2002-06-02 amodradaily update
2002-06-01 cagneyRegenerate.
2002-06-01 cagneyAdd everyone to write-after-approval.
2002-06-01 marekm * scripttempl/avr.sc: Changes to support current GCC...
2002-06-01 cagneyDelete TiC80, no longer supported by GDB.
2002-06-01 rth * elf64-alpha.c (elf64_alpha_relax_section...
2002-06-01 rth * elf64-alpha.c: Remove dead code.
2002-06-01 rth * elf64-alpha.c (elf64_alpha_check_relocs)...
2002-06-01 dannysmith * include/windef.h: Fix typo in last change.
2002-06-01 cagney* stack.c (frame_info): Use frame_register_unwind inste...
2002-06-01 dannysmith * include/windef.h: Add no-op __try, __except, __finally
2002-06-01 cagney* gdbint.texinfo (Target Architecture Definition):...
2002-06-01 cgf* path.cc (chdir): Don't allow cd'ing to a non-director...
2002-06-01 cagneyFill-out d10v enum so that there are no ``=''.
2002-06-01 hunt2002-05-31 Martin M. Hunt <hunt@redhat.com>
2002-06-01 cgf* fhandler_disk_file.cc (readdir): Move inode calculati...
2002-06-01 cgfremove accidentally checked in test version.
2002-06-01 amodradaily update
2002-06-01 gdbadmin*** empty log message ***
2002-05-31 cgfoops
2002-05-31 cgf(add the rest of the ChangeLog)
2002-05-31 cgf* fhandler_console.cc (fhandler_console::open): Reinsta...
2002-05-31 cgf* fhandler_console.cc (fhandler_console::open): Always...
2002-05-31 cgf* fhandler.cc (fhandler_base::open): Make default open...
2002-05-31 cgd2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
2002-05-31 cgf* dll_init.cc (dll_list::init): Eliminate unneeded...
2002-05-31 cgf* fhandler_proc.cc (fhandler_proc::readdir): Set errno...
2002-05-31 jjohnstn2002-05-31 Jeff Johnston <jjohnstn@redhat.com>
2002-05-31 dj* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with...
2002-05-31 chastainFix formatting of "From ... " lines on recent changes
2002-05-31 dj* Makefile.in: Eliminate version-specific references...
2002-05-31 dj* config-ml.in: Propogate DESTDIR also.
2002-05-31 cgd[ opcodes/ChangeLog ]
2002-05-31 cgd2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
2002-05-31 mludvig2002-05-31 Michal Ludvig <mludvig@suse.cz>
2002-05-31 nickcAllow stm.l and ldm.l insns to accept parentheses enclo...
2002-05-31 cgd2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
2002-05-31 amodra * Makefile.in: Regenerate.
2002-05-31 amodra * Makefile.am: Run "make dep-am".
2002-05-31 amodra * Makefile.am: Run "make dep-am".
2002-05-31 amodra * bfd-in2.h: Regenerate.
2002-05-31 amodra * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don...
2002-05-31 cgf* path.cc (path_conv::check): Set fileattr to INVALID_F...
2002-05-31 amodra * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
2002-05-31 amodra * configure.in: Add i386-*-nto-qnx*.
2002-05-31 amodra * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
2002-05-31 amodra * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bf...
2002-05-31 ths * config/tc-mips.c (mips_ip): Use unsigned long values for
2002-05-31 ths * config/tc-mips.c (s_cpsetup): Fix initialization of
2002-05-31 kazu * run.c: Fix formatting.
2002-05-31 ths * config/tc-mips.c (s_cpsetup): Fix comment.
2002-05-31 ths * config/tc-mips.c (md_begin): Add $ra as alias name...
2002-05-31 cagneyZap more a29k stragglers.
2002-05-31 cagney* gdbint.texinfo (Releasing GDB): Rename ``Obsoleting...
2002-05-31 cgd[ gas/ChangeLog ]
2002-05-31 thorpej* config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32k...
2002-05-31 trixAdd 16 bit R_RBA.
2002-05-31 thorpej* Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
2002-05-31 thorpej* Makefile.in (sparc-tdep.o): Add osabi.h to dependency...
2002-05-31 cgf* fhandler_disk_file.cc (fhandler_disk_file::fstat...
2002-05-31 gdbadmin*** empty log message ***
2002-05-31 amodradaily update
2002-05-30 ths * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename to
2002-05-30 ths * config/tc-mips.c (macro_build_jalr): New Function.
2002-05-30 kevinbMake safe_read_memory_integer() return non-zero result...
2002-05-30 rth * doc/c-alpha.texi: Add docs for tls relocations.
2002-05-30 ths * config/tc-mips.c (load_address): Use mips_gp_registe...
2002-05-30 rthinclude/elf/
2002-05-30 rth * ld-bootstrap/bootstrap.exp: Test --relax.
2002-05-30 ths * config/tc-mips.c (mips_gprel_offset): New variable.
2002-05-30 jjohnstn2002-05-30 Jeff Johnston <jjohnstn@redhat.com>
2002-05-30 cgf* mkpasswd.cc (main): Don't reset to binmode if stdout...
2002-05-30 chastain2002-05-30 Michael Chastain <mec@shout.net>
2002-05-30 trixd10v fixes.
2002-05-30 trixSome d10v gas tests.
2002-05-30 fche2002-05-30 Frank Ch. Eigler <fche@redhat.com>
2002-05-30 trixFix for invalid conflict warning.
2002-05-30 fche2002-05-30 Frank Ch. Eigler <fche@redhat.com>
2002-05-30 dj* lf.c (lf_print__gnu_copyleft): Convert multiline...
2002-05-30 nickcRemove double printed import table lines; add Bound...
2002-05-30 corinna * include/ntdef.h (ANSI_STRING, PANSI_STRING, OEM_STRI...
2002-05-30 corinna * autoload.cc: Replace autoload statments for ZwXXX...
2002-05-30 cgf* mount.cc (main): Make -b the default.
2002-05-30 cgfspeling fxi
2002-05-30 thorpej* NEWS: Add entry for VAX ELF support.
2002-05-30 thorpej* configure.in (vax-*-netbsd*): Don't build gas for...
2002-05-30 thorpej2002-05-29 Matt Thomas <matt@3am-software.com>
2002-05-30 thorpej2002-05-29 Matt Thomas <matt@3am-software.com>
2002-05-30 thorpej2002-05-29 Matt Thomas <matt@3am-software.com>
2002-05-30 thorpejFix typo in previous entry.
2002-05-30 thorpej* Makefile.in (ppc_tdep_h): Define.
2002-05-30 bje * MAINTAINERS: Add self as M68k maintainer.
2002-05-30 jimb* macroscope.c (default_macro_scope): Put `void' in...
2002-05-30 gdbadmin*** empty log message ***
2002-05-29 thorpej* config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
2002-05-29 cgf* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
next