aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-14 Backport:github/csl-arm-20050325-branchcsl-arm-20050325-branchDaniel Jacobowitz2-0/+13
2005-06-14 * readline/rlnotty.c (tgoto): New function.Mark Mitchell1-0/+4
2005-06-13 * gdb/corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell1-0/+9
2005-06-09 * bfd/opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.Mark Mitchell1-0/+4
2005-06-08 * readline/display.c (insert_some_chars): Likewise.Mark Mitchell1-0/+7
2005-06-08 * readline/input.c (rL_getc): Use getch, not getche.Mark Mitchell1-2/+10
2005-06-08 * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.Mark Mitchell1-1/+9
2005-06-07 * bfd/opncls.c (bfd_fopen): New API.Mark Mitchell1-0/+7
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>gdb-csl-arm-20050325-2005-q1bPaul Brook1-0/+10
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+5
2005-04-282005-04-28 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+4
2005-04-282005-04-27 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+4
2005-04-252005-04-25 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+5
2005-04-05 * gdb/ser-tcp.c (net_write_prim): Correct prototype.Mark Mitchell1-0/+12
2005-03-302005-03-30 Paul Brook <paul@codesourcery.com>gdb-csl-arm-20050325-2005-q1aPaul Brook1-0/+4
2005-03-30 * gdb/Makefile.in (arm-linux-nat.o): Update dependencies.Daniel Jacobowitz1-0/+24
2005-03-292005-03-28 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+102
2005-03-28 * include/libiberty.h (ffs): Declare.Mark Mitchell2-0/+11
2005-03-28 * gdb/ser-tcp.c (net_read_prim): Use recv unconditionally.Mark Mitchell1-0/+7
2005-03-28 * gdb/remote-rdi.c (arm_rdi_insert_breakpoint): Don't callDaniel Jacobowitz1-0/+5
2005-03-28 * readline/Makefile.in (RLTTYOBJ): New variable.Mark Mitchell1-0/+35
2005-03-28Fix typo in ChangeLogMark Mitchell1-1/+1
2005-03-28Fix typo in ChangeLogMark Mitchell1-0/+1
2005-03-28 * gdb/configure.ac: No tgetent on MinGW.Mark Mitchell1-0/+12
2005-03-28 * gdb/configure.ac: Link with -lws2_32 on mingw.Mark Mitchell1-0/+37
2005-03-28 Backport from mainline:Mark Mitchell1-0/+57
2005-03-28 Backport from mainline.Mark Mitchell1-0/+65
2005-03-25 * gdb/Makefile.in (arm-linux-nat.o): Update dependencies.Daniel Jacobowitz1-0/+12
2005-03-25 * gdb/configure.tgt: Add default OSABI setting forDaniel Jacobowitz1-0/+34
2005-03-25 * gdb/arm-linux-nat.c (store_register, store_regs): HandleDaniel Jacobowitz1-0/+5
2005-03-25 * gdb/arm-tdep.c (target_is_thumb, caller_is_thumb)Daniel Jacobowitz1-0/+6
2005-03-25 * gdb/arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)Daniel Jacobowitz1-0/+6
2005-03-25 * gdb/Makefile.in (arm-tdep.o): Update dependencies.Daniel Jacobowitz1-0/+6
2005-03-25 * gdb/elfread.c (elf_symtab_read): Skip symbols which BFD considersDaniel Jacobowitz1-0/+10
2005-03-25This commit was manufactured by cvs2svn to create branch 'csl-csl-arm-20050325-branchpointcvs2svn19-248/+282
2005-03-03This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_16-branchpointcvs2svn5131-1284079/+0
2005-03-03update copyright datesAlan Modra47-50/+59
2005-03-03fix changelog garblingChristopher Faylor1-4/+3
2005-03-03* autoload.cc (std_dll_init): Save and restore fpu control register aroundChristopher Faylor2-2/+12
2005-03-03* cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsockChristopher Faylor2-1/+9
2005-03-03* cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It shouldChristopher Faylor2-2/+8
2005-03-02 * mips.h: Define MIPS TLS relocations.Daniel Jacobowitz2-2/+22
2005-03-02* autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.Christopher Faylor2-2/+7
2005-03-02* spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUIT even if they hadChristopher Faylor2-6/+11
2005-03-02 * fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): ReplaceCorinna Vinschen3-9/+10
2005-03-01PR libgcj/20160Alexandre Oliva2-0/+64
2005-03-01* include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor2-1/+5
2005-03-01merge from gccDJ Delorie2-0/+8
2005-03-01 * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never setCorinna Vinschen7-64/+65
2005-02-282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini3-65/+72