OSDN Git Service

pf3gnuchains/sourceware.git
2002-09-30 hjl2002-09-30 H.J. Lu <hjl@gnu.org>
2002-09-30 rbcollins2002-10-01 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 hjl2002-09-30 H.J. Lu <hjl@gnu.org>
2002-09-30 cagney2002-09-29 Andrew Cagney <ac131313@redhat.com>
2002-09-30 wilsonFix handling of v850e bit-twiddle instructions.
2002-09-30 kseitz * gdb-events.sh (selected_thread_changed):...
2002-09-30 scottc * cygserver_transport_pipes.cc (transport_layer_pipes...
2002-09-30 hp * MAINTAINERS: Add self to Write After Approval list.
2002-09-30 fnasser * disasm.c: New file.
2002-09-30 cgfwhitespace
2002-09-30 cgf* thread.cc (pthread_mutex::initMutex): Remove \n from...
2002-09-30 cgf* thread.cc (pthread::precreate): Use explicit "no...
2002-09-30 cgf* thread.cc (pthread_key::keys): Do not copy on fork.
2002-09-30 cgf* exceptions.cc (unused_sig_wrapper): Still need additi...
2002-09-30 rsandifoFix date in last commit.
2002-09-30 rsandifo[gas/]
2002-09-30 rsandifo[gas/]
2002-09-30 rsandifo[gas/]
2002-09-30 rsandifo[include/opcode/]
2002-09-30 rsandifo[include/elf]
2002-09-30 rbcollins2002-09-30 Robert Collins <rbtcollins@hotmail.com>
2002-09-30 nickcAdd cpu directory.
2002-09-30 amodra * scripttempl/elfd30v.sc: Order reloc sections placing...
2002-09-30 hp * gdb.texinfo (Packets): Fix typos "alligned".
2002-09-30 hjl2002-09-29 H.J. Lu <hjl@gnu.org>
2002-09-30 amodra * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
2002-09-30 amodra * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
2002-09-30 cgfRemove \n from calls to strace class printfs throughout.
2002-09-30 cgfremove newline
2002-09-30 cgf* exceptions.cc (unused_sig_wrapper): Accommodate newer...
2002-09-30 hjlNo need to set OTHER_GOT_RELOC_SECTIONS in emulparams...
2002-09-30 amodra * ld-i386/reloc.s, ld-i386/reloc.d: New.
2002-09-30 amodra * emultempl/elf32.em (output_rel_find): Always place...
2002-09-30 cgf* security.cc (allow_ntsec): Default to zero.
2002-09-30 cgf* cygpath.cc (close_arg): Remove unused static.
2002-09-30 cgf* environ.cc (environ_init): Avoid a compiler warning.
2002-09-30 cgf* thread.cc: Use "%E" in *_printf throughout rather...
2002-09-30 ezannoni2002-09-29 Elena Zannoni <ezannoni@redhat.com>
2002-09-30 amodradaily update
2002-09-30 gdbadmin*** empty log message ***
2002-09-29 hjl2002-09-29 H.J. Lu <hjl@gnu.org>
2002-09-29 cgfGNUify slightly.
2002-09-29 rbcollins2002-09-30 Robert Collins <rbtcollins@hotmail.com>
2002-09-29 cagney2002-09-29 Andrew Cagney <ac131313@redhat.com>
2002-09-29 cagney2002-09-29 Andrew Cagney <ac131313@redhat.com>
2002-09-29 cagney2002-09-29 Andrew Cagney <ac131313@redhat.com>
2002-09-29 neroden2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-29 neroden2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
2002-09-29 cagneyZap __FUNCTION__.
2002-09-29 cagneyDelete no-longer-needed tests.
2002-09-29 cgfAdd missing ChangeLog entry.
2002-09-29 cgf* cygthread.h (cygthread::terminate): Declare new function.
2002-09-29 gdbadmin*** empty log message ***
2002-09-29 amodradaily update
2002-09-28 thorpej* elf32-vax.c (elf_vax_size_dynamic_section): Don't...
2002-09-28 thorpej* config/tc-vax.c (md_estimate_size_before_relax):...
2002-09-28 corinna * sh-tdep.c (sh_use_struct_convention): Use definition...
2002-09-28 amodra * elf.c (map_sections_to_segments): Correct test for...
2002-09-28 cgf* Makefile.in (check): Be more defensive when creating...
2002-09-28 geoffk * configure.in (powerpc-*-darwin*): Don't configure...
2002-09-28 kevinb * gdb.base/annota1.exp (info break): Make directory...
2002-09-28 drow2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2002-09-28 gdbadmin*** empty log message ***
2002-09-28 amodradaily update
2002-09-27 cagneyAdd support for -m option. Fix PR gdb/433.
2002-09-27 thorpej* gas/vax/elf-rel.[ds]: New test.
2002-09-27 thorpej* elf32-vax.c (elf_vax_check_relocs): Remove unused
2002-09-27 kettenisLast ChangeLog entry for defs.h is for both this patch...
2002-09-27 kettenis* defs.h: Move inclusion of "ansidecl.h" before "gdb_lo...
2002-09-27 cagney2002-09-27 Andrew Cagney <ac131313@redhat.com>
2002-09-27 wilsonThe v850 does not have a ctbp register.
2002-09-27 jjohnstn2002-09-27 Jeff Johnston <jjohnstn@redhat.com>
2002-09-27 kseitz * generic/gdbtk-hooks.c (gdbtk_add_hooks):...
2002-09-27 carlton2002-09-27 David Carlton <carlton@math.stanford.edu>
2002-09-27 jakubbfd/
2002-09-27 carlton2002-09-27 David Carlton <carlton@math.stanford.edu>
2002-09-27 wilsonFix bug in support for trap instruction.
2002-09-27 wilson * MAINTAINERS: Add myself to the Write After Approval...
2002-09-27 wilsonAdd myself to write-after-approval section with Andrew...
2002-09-27 cagney2002-07-12 Mo DeJong <supermo@bayarea.net>
2002-09-27 cagneyUse @sc{gcc} and @sc{gdb}.
2002-09-27 rbcollins2002-09-27 Robert Collins <rbtcollins@hotmail.com>
2002-09-27 hjl2002-09-27 H.J. Lu <hjl@gnu.org>
2002-09-27 kseitz * lib/insight-support.exp (gdbtk_start): Figure...
2002-09-27 amodra * config/tc-avr.c (md_apply_fix3): Reinstate code...
2002-09-27 hunt2002-09-26Martin M. Hunt <hunt@redhat.com>
2002-09-27 amodradaily update
2002-09-27 gdbadmin*** empty log message ***
2002-09-26 cagney2002-09-26 Andrew Cagney <ac131313@redhat.com>
2002-09-26 cagney2002-09-26 Andrew Cagney <ac131313@redhat.com>
2002-09-26 wilsonFix v850 .offset pseudo-op
2002-09-26 cagney2002-09-26 Andrew Cagney <ac131313@redhat.com>
2002-09-26 ezannoni2002-09-26 Elena Zannoni <ezannoni@redhat.com>
2002-09-26 cagney2002-09-26 Andrew Cagney <ac131313@redhat.com>
2002-09-26 ths /gas/ChangeLog
2002-09-26 rearnsha* lib/libgloss.exp (build_wrapper): Use a tool-specific...
2002-09-26 ths * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don...
2002-09-26 ths * config/tc-mips.c (append_insn): Fix jump overflow...
2002-09-26 amodra * elf64-ppc.c (ppc_build_one_stub): Don't build glink...
2002-09-26 amodra * elf64-ppc.c (ppc_build_one_stub): Don't build glink...
next