OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
2003-05-27 rth * expr.c (make_expr_symbol): Fold FAKE_LABEL_NA...
2003-05-27 tpfaff* fhandler_socket.cc (sock_event::~sock_event): New...
2003-05-27 rth * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.
2003-05-27 rth * symbols.c (temp_label_name): New.
2003-05-27 rsandifo * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2003-05-27 corinna * fhandler_socket.cc (fhandler_socket::dup): First...
2003-05-27 corinna * fhandler_disk_file.cc (fhandler_disk_file::fstat_hel...
2003-05-27 gdbadmin*** empty log message ***
2003-05-26 jjohnstn2003-05-26 Eric Christopher <echristo@redhat.com>
2003-05-26 ezannoni2003-05-26 Elena Zannoni <ezannoni@redhat.com>
2003-05-26 ezannoni2003-05-26 Elena Zannoni <ezannoni@redhat.com>
2003-05-26 corinna * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before...
2003-05-26 corinna * fhandler.cc (is_at_eof): Fix conditional. Use INVAL...
2003-05-26 macro* emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to...
2003-05-26 corinna * fhandler_socket.cc (fhandler_socket::connect): Guard...
2003-05-26 corinna * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.
2003-05-26 gdbadmin*** empty log message ***
2003-05-25 cgf* include/winuser.h (EnumDisplayDevicesW): Fix typo.
2003-05-25 schwab * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary...
2003-05-25 schwab * m68k-tdep.c (m68k_register_raw_size): Remove cast.
2003-05-25 kettenis* sparc-tdep.c (sparc32_do_push_arguments): New function.
2003-05-25 thorpej* ld-mips-elf/mips-elf.exp: Make all NetBSD targets...
2003-05-25 kettenis* sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC...
2003-05-25 corinna * autoload.cc (GetDiskFreeSpaceEx): Add.
2003-05-25 gdbadmin*** empty log message ***
2003-05-24 corinna * fhandler_process.cc (format_process_stat): use Pagef...
2003-05-24 kettenis* sparcnbsd-tdep.c: Include "gdb_string.h".
2003-05-24 jle2003-05-23 Jason Eckhardt <jle@rice.edu>
2003-05-24 cagney2003-05-23 Andrew Cagney <cagney@redhat.com>
2003-05-24 gdbadmin*** empty log message ***
2003-05-23 echristo2003-05-23 Eric Christopher <echristo@redhat.com>
2003-05-23 troth* blockframe.c (frameless_look_for_prologue): Remove...
2003-05-23 kettenis* blockframe.c (get_pc_function_start): Rewrite to...
2003-05-23 ezannoni2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2003-05-23 cagney2003-05-23 Andrew Cagney <cagney@redhat.com>
2003-05-23 rearnsha* gas/i860/i860.exp: Don't call exit if the target...
2003-05-23 dannysmith2003-05-23 Danny Smith <dannysmith@users.sourceforge...
2003-05-23 amodradaily update
2003-05-23 gdbadmin*** empty log message ***
2003-05-22 ian * disasm.c (gdb_disassemble_info): Initialize disassem...
2003-05-22 jimb* gdb.base/corefile.exp: Tolerate stuff after argument...
2003-05-22 cagney2003-05-22 Andrew Cagney <cagney@redhat.com>
2003-05-22 jjohnstn2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
2003-05-22 ths * gas/mips/jal-newabi.s: New file, testcase for NewABI...
2003-05-22 ths * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally...
2003-05-22 ths * config/tc-mips.c (append_insn): Use actual relocatio...
2003-05-22 ths * config/tc-mips.c (macro): Don't use uninitialized...
2003-05-22 nickcDo not producesection relative offsets for relocs that...
2003-05-22 danglin * som.h: Define PA_2_0 before including a.out.h
2003-05-22 dj* configure.in: Use curly braces in the definition...
2003-05-22 dj* Makefile.tpl (configure-target-libiberty): Depend...
2003-05-22 brobecke * config/pa/tm-hppa.h: Delete some unused macro...
2003-05-22 amodradaily update
2003-05-22 gdbadmin*** empty log message ***
2003-05-21 echristo2003-05-07 Eric Christopher <echristo@redhat.com>
2003-05-21 dj* Makefile.tpl: Add missing empty maybe-check-gcc target.
2003-05-21 cagney2003-05-21 Andrew Cagney <cagney@redhat.com>
2003-05-21 danglin * config/tc-hppa.c (hppa_symbol_chars): Remove `,...
2003-05-21 amylaar * cpu/sh.cpu: Amend comments to refer to SuperH.
2003-05-21 nickcCheck for a target triplet of shl-...-netbsdelf as...
2003-05-21 nickcFix dst_mask for X_STORMY16_REL_12 reloc.
2003-05-21 nickcMove .file and .loc pseudo ops into obj-elf.c
2003-05-21 nickcFix dw3gencfi.c so that it will build on targets that...
2003-05-21 dannysmith * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,
2003-05-21 macro2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2003-05-21 nickcUSe is_elf_hash_table() to check for the presence of...
2003-05-21 nickcFix typo "ink" instead of "link"
2003-05-21 corinna * shared_info.h: Match shared_name declaration with...
2003-05-21 jle2003-05-20 Jason Eckhardt <jle@rice.edu>
2003-05-21 jle2003-05-20 Jason Eckhardt <jle@rice.edu>
2003-05-21 jle2003-05-20 Jason Eckhardt <jle@rice.edu>
2003-05-21 jle2003-05-20 Jason Eckhardt <jle@rice.edu>
2003-05-21 jle2003-05-20 Jason Eckhardt <jle@rice.edu>
2003-05-21 roland.
2003-05-21 roland2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-21 roland2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-21 roland2003-05-19 Roland McGrath <roland@redhat.com>
2003-05-21 roland.
2003-05-21 roland2003-05-15 Roland McGrath <roland@redhat.com>
2003-05-21 gdbadmin*** empty log message ***
2003-05-21 amodradaily update
2003-05-20 kevinb * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro...
2003-05-20 schwab * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
2003-05-20 carlton2003-05-20 David Carlton <carlton@math.stanford.edu>
2003-05-20 kewarkenFix regset numbering.
2003-05-20 kewarkenFix regset numbering.
2003-05-20 kevinbRevise previous ChangeLog entry.
2003-05-20 macro2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2003-05-20 kevinb * gdbserv-utils.c (gdbserv_le_bytes_from_reg): Fix...
2003-05-20 corinna * fhandler_socket.cc (secret_event_name): Return void...
2003-05-20 corinna * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.
2003-05-20 mludvig2003-05-20 Michal Ludvig <mludvig@suse.cz>
2003-05-20 hjlbfd/
2003-05-20 mludvig2003-05-20 Michal Ludvig <mludvig@suse.cz>
2003-05-20 corinna * winsup/cygwin/include/cygwin/version.h: Bump API...
2003-05-20 nickcAdd support for .file and .loc
2003-05-20 amodra * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_...
2003-05-20 ajRegenerate - forgot to commit with last commit
2003-05-20 amodra * gas/cfi/cfi.exp: Testsuite for cfi machinery.
2003-05-20 amodra * dw2gencfi.c, dw2gencfi.h: New files.
next