summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * include/error.h (error_message_count): Declare as dllimport.Yaakov Selkowitz2013-02-212-0/+12
* * Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2013-02-212-3/+9
* * libc/machine/mips/memcpy.S: Fix USE_PREFETCH check.Corinna Vinschen2013-02-192-2/+9
* include/Alan Modra2013-02-182-8/+8
* * configure.ac: Sync with GCC repo.Yufeng Zhang2013-02-153-0/+11
* * pathnames.sgml: Remove stray '@'.Christopher Faylor2013-02-132-1/+5
* * pathnames.sgml: Clarify '@' processing.Christopher Faylor2013-02-132-5/+9
* Fix wrongly applied patchCorinna Vinschen2013-02-121-1/+1
* This patch assigns explicit integers to enum values correspondingSriraman Tallam2013-02-112-27/+32
* * libgloss/rx/Makefile.in: Respect DESTDIR when installingCorinna Vinschen2013-02-112-3/+7
* * arm/elf-rdimon.specs (-lrdimon): Change link to lib.Corinna Vinschen2013-02-102-2/+9
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2013-02-082-4/+9
* 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-02-066-0/+632
* PR go/55969Ian Lance Taylor2013-02-053-0/+41
* * configure: Regenerate after syncing config/.Alan Modra2013-02-045-13/+28
* * fhandler_socket.cc (fhandler_socket::bind): Fix error code forCorinna Vinschen2013-02-042-1/+6
* * fhandler_socket.cc (fhandler_socket::bind): Fix length check ofCorinna Vinschen2013-02-042-4/+12
* include/coff/Alan Modra2013-02-042-0/+7
* * crt0.S: Add recognition of the e3v5 architecture variant.Nick Clifton2013-02-014-4/+14
* * DevNotes: Add entry cgf-000022.Christopher Faylor2013-01-319-68/+100
* PR other/54620Kai Tietz2013-01-303-0/+18
* include/opcode/Yufeng Zhang2013-01-302-1/+10
* PR gas/15069Nick Clifton2013-01-282-1/+6
* * v850.h: Add e3v5 support.Nick Clifton2013-01-242-13/+47
* Add support for V850E3V5 architectureNick Clifton2013-01-242-2/+9
* * faq-programming.xml: Remove reference to "make check".Christopher Faylor2013-01-232-3/+6
* * miscfuncs.cc (__import_address): Check if malloc field points directly atChristopher Faylor2013-01-232-1/+7
* * miscfuncs.cc (__import_address): On second thought, the chance that thisChristopher Faylor2013-01-232-1/+6
* * exceptions.cc (exception::handle): Make attempt to recursively dump stackChristopher Faylor2013-01-232-1/+6
* * miscfuncs.cc (__import_address): Avoid NULL explicitly.Christopher Faylor2013-01-232-1/+5
* * miscfuncs.cc (__import_address): Avoid treating random instructions as importChristopher Faylor2013-01-233-2/+12
* 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2013-01-222-1/+13
* Correcting my previous commit.Marcus Shawcroft2013-01-222-0/+31
* * dcrt0.cc (dll_crt0_1): Comment assumption.Christopher Faylor2013-01-213-0/+12
* * dcrt0.cc (dll_crt0_1): Flag that we are working "incyg". Handle any signalsChristopher Faylor2013-01-212-1/+18
* Update copyrightsChristopher Faylor2013-01-2118-25/+27
* Update copyrightsChristopher Faylor2013-01-213-6/+5
* * update-copyright: Recognize configure.ac scripts too.Christopher Faylor2013-01-212-2/+6
* Use same fix to silence newer gcc as in 64 bit branchCorinna Vinschen2013-01-211-1/+1
* * cygerrno.h (__reg3): Define.Christopher Faylor2013-01-213-4/+9
* * cygerrno.h: Conditionally define __regN for cygserver.Christopher Faylor2013-01-212-0/+14
* * malloc_wrapper.cc (malloc_init): Re-add inadvertently dropped comment whichChristopher Faylor2013-01-212-0/+8
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-21158-215/+233
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-2160-513/+512
* * update-copyright (update_maybe): Accommodate perl-style copyright comments.Christopher Faylor2013-01-212-2/+7
* * update-copyright: Silently skip nonexistent files. Display filename onChristopher Faylor2013-01-212-8/+22
* * update-copyright: Update standard copyright information based on cvs log andChristopher Faylor2013-01-202-0/+85
* * malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.Christopher Faylor2013-01-204-32/+51
* * sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to matchChristopher Faylor2013-01-202-8/+18
* * syscalls.cc (rename): Remove ill-conceived NFS workaround fromCorinna Vinschen2013-01-192-46/+8