OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2000-07-07 Andrew Haley2000-07-07 Andrew Haley <aph@cygnus.com>
2000-07-07 Jeff Law * symlink-tree: Check number of arguments.
2000-07-07 Andrew CagneyMore mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
2000-07-07 Mark Kettenis* config/i386/tm-linux.h: Add longjmp support.
2000-07-07 Mark Kettenis* breakpoint.c (bpstat_what): Keep returning
2000-07-06 Nick CliftonFix formatting
2000-07-06 Michael Snyder2000-07-06 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-06 Christopher... * infcmd.c (attach_command): Move "stop_soon_quietly...
2000-07-06 Andrew CagneyUpdate texinfo.tex to version 2000-05-28.15.
2000-07-05 Nick CliftonChange minimum loop size limit to 0x10 (103792)
2000-07-05 DJ Delorieadd MAINTAINERS files
2000-07-05 Eli ZaretskiiRemove \centerline from the blurb. Patch from Brian...
2000-07-05 Andrew CagneyKeep NATDEPFILES on a single line.
2000-07-05 Andrew CagneySet SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.
2000-07-05 Andrew CagneyReplace command_loop_marker() with null_cleanup().
2000-07-05 Andrew CagneyCheck for <sys/poll.h>.
2000-07-05 Andrew CagneyPass infodir down to sub-makes.
2000-07-05 Andrew CagneyUpdate TODO.
2000-07-04 Mark Kettenis* TODO: Update.
2000-07-04 Alexandre Oliva* armvirt.c (ABORTS): Do not define.
2000-07-04 Alexandre Oliva* armdefs.h (struct ARMul_State): Add is_StrongARM.
2000-07-04 Alexandre Oliva* armemu.c (ARMul_Emulate, t_undefined): Proceed to...
2000-07-04 Alexandre Oliva* armemu.h (INSN_SIZE): New macro.
2000-07-04 Alexandre Oliva* armemu.c (LoadSMult): Use WriteR15() to discard the...
2000-07-04 Alexandre Oliva* armemu.h (WRITEDESTB): New macro.
2000-07-04 Alexandre Oliva* armemu.h (GETSPSR): Call ARMul_GetSPSR().
2000-07-04 Alexandre Oliva* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS...
2000-07-04 Alexandre Oliva* arm-dis.c (print_insn_arm): Output combinations of...
2000-07-04 Alexandre Oliva* armemu.c (ARMul_Emulate): Compute writeback value...
2000-07-04 Alexandre Oliva* armdefs.h (SYSTEMBANK): Define as USERBANK.
2000-07-04 Alexandre Oliva* coff-arm.c (coff_arm_relocate_section): Do not ignore...
2000-07-04 Andrew CagneyTIc80 simulator.
2000-07-04 Andrew CagneyRewrite gdb.asm so that it doesn't assume a C comiler...
2000-07-04 Andrew CagneyReplace jumbo pattern match with gdb_expect_list().
2000-07-04 Andrew CagneyFix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].
2000-07-04 Jim WilsonFix hash section entry size to match ELF standard....
2000-07-04 Ulf Carlsson2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>
2000-07-03 Nick CliftonTidy up formatting.
2000-07-03 Nick CliftonFix formatting.
2000-07-03 Elena Zannoni2000-07-03 Christopher Faylor <cgf@cygnus.com>
2000-07-03 Nick CliftonFix typo in previous delta
2000-07-03 Nick CliftonTurn a weak symbol into an external symbol for a non...
2000-07-03 Nick CliftonFix formatting of reloc16.c
2000-07-02 Kevin BuettnerMove PARAMS elimination remarks to the appropriate...
2000-07-02 Kevin BuettnerPARAMS elimination.
2000-07-02 Ulf Carlsson2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2000-07-02 Ulf Carlsson2000-07-01 Koundinya K <kk@ddeorg.soft.net>
2000-07-01 Andrew CagneyRevert previous ser-unix change. Locks up serial device.
2000-07-01 Andrew CagneyRestore setting of SER_HARDWIRE. Lost during rs6000...
2000-07-01 Alan ModraFix 2000-06-22. grep after running dep.sed
2000-06-30 Nick CliftonAdd entry omited when Stephane Carrez's h68hc11 code...
2000-06-30 DJ Delorie* peicode.h (coff_swap_filehdr_in): can't use e_magic...
2000-06-30 DJ Delorie* peicode.h (coff_swap_filehdr_in): can't use e_magic...
2000-06-29 DJ Delorietypo
2000-06-29 DJ Delorie* syms.c (_bfd_stab_section_find_neares_line): Use...
2000-06-28 Corinna Vinschen * ltconfig: Check for host_os beeing one of...
2000-06-28 DJ Delorie* go32stub.h: Update stub.
2000-06-27 Syd Polk2000-06-19 Syd Polk <spolk@redhat.com>
2000-06-27 Kevin BuettnerParams elimination.
2000-06-27 Nick CliftonApplied Marek Michalkiewicz <marekm@linux.org.pl>'s...
2000-06-27 Nick CliftonFix formatting.
2000-06-26 Scott Bambrough2000-06-26 Scott Bambrough <scottb@netwinder.org>
2000-06-25 Nick CliftonFix spelling typo
2000-06-25 Eli Zaretskii * Makefile.in (install-info): Support installation...
2000-06-24 Alexandre Oliva* elf32-arm.h (elf32_arm_final_link_relocate): Print...
2000-06-24 Frank Ch. Eigler* verbosity reduction
2000-06-24 Frank Ch. Eigler* build cleanliness fix
2000-06-23 Andrew CagneyTipo.
2000-06-23 Andrew CagneyFix printf arguments.
2000-06-23 Andrew CagneyFor EABI, start allocting space on the stack when the...
2000-06-23 Andrew CagneyAdd support for auto_boolean (true, false or auto).
2000-06-23 Andrew CagneyWhen FP registers are full, store FP arguments on stack...
2000-06-22 Alexandre Oliva* armemu.c (Multiply64): Fix computation of flag N.
2000-06-22 Alexandre Oliva* armemu.c (MultiplyAdd64): Fix computation of flag N.
2000-06-22 Alan ModraEnsure /usr/include and the like stay out of dependencies.
2000-06-22 Kevin BuettnerPARAMS elimination.
2000-06-21 Pierre Muller * typo problems in last commit fixed
2000-06-21 Pierre Muller2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-20 J.T. Conklin* gdb.texinfo: Fix typo, $bpnum is set to last breakpoi...
2000-06-20 Frank Ch. Eigler* build fix
2000-06-20 H.J. Lu2000-06-20 H.J. Lu <hjl@gnu.org>
2000-06-20 Ulf Carlsson2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2000-06-20 Timothy WallTI C54x target added.
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-06-20 Ulf Carlsson2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-20 Alexandre Oliva* armemu.h (NEGBRANCH): Do not overwrite the two most...
2000-06-20 Kevin BuettnerPARAMS elimination.
2000-06-19 Mark Kettenis* rs6000-core.c: Wrap definition of `union VmInfo'...
2000-06-19 J.T. Conklin* remote-nindy.c (nindy_fetch_word, nindy_store_word...
2000-06-19 Elena Zannoni2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-06-19 Pierre Muller * defs.h: define language_pascal in language enumer...
2000-06-19 Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-19 Nick CliftonAdd strongarm tests
2000-06-19 Ulf Carlsson2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com>
2000-06-18 H.J. Lu2000-06-18 H.J. Lu <hjl@gnu.org>
2000-06-18 Nick CliftonChanged values of MODSYNC and CRCCON as suggest by...
2000-06-18 Andrew CagneyRe-do multi-line tests using gdb_expect_list().
2000-06-18 Kevin BuettnerPARAMS elimination.
2000-06-17 H.J. Lu2000-06-17 H.J. Lu <hjl@gnu.org>
2000-06-17 H.J. Lu2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
next