summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-052-2/+6
| | | | * libc/xdr/xdr.c: Fix typos in #errors.
* 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-053-0/+7
| | | | | * libc/xdr/xdr_private.h: Include <stdint.h> * libc/xdr/xdr_rec.c: Include limits.h
* 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-053-4/+7
| | | | | * libc/Makefile.am (SUBDEFS): Remove redundant posix/stmp-def. * libc/Makefile.in: Regenerate.
* 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2011-01-053-38/+10
| | | | | * libc/configure.in: Remove redundant posix_dir processing. * libc/configure: Regenerate.
* * faq-setup.xml (faq.setup.cli): Correct description of -pubkey optionChristopher Faylor2011-01-052-1/+5
|
* merge from gccDJ Delorie2011-01-035-5/+5
|
* * ChangeLog-2010: Create from ChangeLog.Christopher Faylor2011-01-032-3102/+3106
| | | | * ChangeLog: Start fresh.
* Sync toplevel configure from GCC.Ralf Wildenhues2011-01-023-0/+14
| | | | | | | | | /: Sync from GCC: 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com> * configure.ac: (picochip): Disable libiberty. * configure: Regenerate.
* run copyright.sh for 2011.Joel Brobecker2011-01-0115-16/+20
|
* PR gas/11395John David Anglin2010-12-312-7/+13
| | | | | | | | | | | | | | | * config/tc-hppa.c (pa_ip): Revert last change. Add variable need_cond to determine whether a 64-bit condition is needed for 'A' and 'S' conditions. Default to 32-bit never condition for logical and unit instructions. Add error message for missing branch on bit condition. * hppa.h (pa_opcodes): Revert last change. Exchange 32 and 64-bit "bb" entries. * hppa-dis.c (compare_cond_64_names): Change never condition to ",*". (add_cond_64_names): Likewise. (logical_cond_64_names): Likewise. (unit_cond_64_names): Likewise.
* fix typo in Corinna Vinschen's e-mail addressMichael Frysinger2010-12-312-1/+5
|
* Move ChangeLog entry.John David Anglin2010-12-292-5/+5
|
* * cygtls.cc: Include stdlib.h.Christopher Faylor2010-12-292-0/+8
| | | | (_cygtls::init_thread): Seed random number generator on a per-thread basis.
* 2010-12-27 David Byron <dbyron0@users.sourceforge.net>Chris Sutcliffe2010-12-272-0/+21
| | | | * include/winioctl.h (STORAGE_BUS_TYPE): Define.
* 2010-12-27 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-12-272-7/+9
| | | | * include/dirent.h (dd_handle): Define as intptr_t.
* 2010-12-27 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2010-12-272-1/+11
| | | | * include/winbase.h (GetComputerNameEx): Define.
* 2010-09-22 Ryan Lortie <desrt@desrt.ca>Chris Sutcliffe2010-12-272-0/+7
| | | | * include/winbase.h (TzSpecificLocalTimeToSystemTime): Define.
* 2010-11-08 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>Chris Sutcliffe2010-12-272-9/+17
| | | | | * tlssup.c (__dyn_tls_init): Use an integer variable to iterate between __xd_a and __xd_z.
* 2010-12-27 Markus Koenig <basilo@users.sourceforge.net>Chris Sutcliffe2010-12-272-120/+132
| | | | | | | | | | | | * include/gdiplus/gdipluspixelformats.h (PixelFormatIndexed, PixelFormatGDI, PixelFormatAlpha, PixelFormatPAlpha, PixelFormatExtended, PixelFormatCanonical, PixelFormatUndefined, PixelFormatDontCare, PixelFormat1bppIndexed, PixelFormat4bppIndexed, PixelFormat8bppIndexed, PixelFormat16bppGrayScale, PixelFormat16bppRGB555, PixelFormat16bppRGB565, PixelFormat16bpp1555, PixelFormat24bppRGB, PixelFormat32bppRGB, PixelFormat32bppARGB, PixelFormat32bppPARGB, PixelFormat48bppRGB, PixelFormat64bppARGB, PixelFormat64bppPARGB, PixelFormatMax): Fix definition.
* 2010-10-20 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2010-12-272-4/+15
| | | | | * include/commctrl.h (TC_ITEMHEADER[AW]): Rename to TCITEMHEADER[AW]. Add defines for backward compatibility.
* 2010-12-27 Johann Hanne <jonnyh33@users.sourceforge.net>Chris Sutcliffe2010-12-275-12/+22
| | | | | | | | | * include/oaidl.h (GetTypeComp, GetTypeComp, IsMatchingType): Fix defintion. * include/objidl.h (AddConnection, ReleaseConnection): Ditto. * include/winbase.h (EnumResourceLanguagesA, EnumResourceLanguagesW, EnumResourceNamesA, EnumResourceNamesW, EnumResourceTypesA, EnumResourceTypesW): Ditto. * include/winnt.h (_SYSTEM_POWER_CAPABILITIES): Ditto.
* 2010-12-27 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2010-12-272-0/+8
| | | | * include/basetsd.h: (INT8, UINT8, INT16, UINT16): Define.
* 2010-12-27 Paul Sokolovsky <pfalcon@users.sf.net>Chris Sutcliffe2010-12-272-3/+7
| | | | * include/bdatypes.h: Add missing semicolons.
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 234.Christopher Faylor2010-12-272-1/+6
|
* PR gas/11395John David Anglin2010-12-272-5/+10
| | | | | | | | | | | | | | | * config/tc-hppa.c (pa_ip): Set doubleword carry/borrow bit when a doubleword completer or doubleword condition is found in an add/sub instruction. Reject match for 'A'/'S' only if there is no condition and d bit is not set. * gas/hppa/basic/add2.s: Add test for a simple doubleword carry instruction. * gas/hppa/basic/sub2.s: Add tests for simple word and doubleword borrow instructions. * gas/hppa/basic/basic.exp: Update regexps for above. * opcode/hppa.h: Clear "d" bit in "add" and "sub" patterns.
* cygwin:Christopher Faylor2010-12-266-0/+21
| | | | | | | | | | | | * cygwin.din: Export program_invocation_name and program_invocation_short_name. * dcrt0.cc: Set program_invocation*name to correct values, based on argv[0]. * globals.cc (program_invocation_name): Define. (program_invocation_short_name): Ditto newlib: * libc/include/sys/errno.h (program_invocation_name): Declare. (program_invocation_short_name): Ditto.
* include/opcode/Richard Sandiford2010-12-182-2/+13
| | | | * mips.h: Update commentary after last commit.
* include/opcode/Richard Sandiford2010-12-182-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2010-12-14 Mingjie Xing <mingjie.xing@gmail.com> * mips.h (OP_*_OFFSET_A, OP_*_OFFSET_B, OP_*_OFFSET_C) (OP_*_RZ, OP_*_FZ, INSN2_M_FP_D, INSN2_WRITE_GPR_Z, INSN2_WRITE_FPR_Z) (INSN2_READ_GPR_Z, INSN2_READ_FPR_Z, INSN2_READ_GPR_D): Define. opcodes/ 2010-12-14 Mingjie Xing <mingjie.xing@gmail.com> * mips-opc.c (WR_z, WR_Z, RD_z, RD_Z, RD_d): Define. (mips_builtin_opcodes): Add loongson3a specific instructions. * mips-dis.c (print_insn_args): Handle the new arguments +a|b|c|z|Z. gas/ 2010-12-14 Mingjie Xing <mingjie.xing@gmail.com> * config/tc-mips.c (insn_uses_reg): Handle the new flags INSN2_READ_FPR_Z, INSN2_READ_GPR_D and INSN2_READ_GPR_Z. (append_insn): Handle delay-slot filling for the new flags. (validate_mips_insn): Handle the new arguments +a|b|c|z|Z. (mips_ip): Handle the new arguments +a|b|c|z|Z. gas/testsuite/ 2010-12-14 Mingjie Xing <mingjie.xing@gmail.com> * gas/mips/loongson-3a-2.s, gas/mips/loongson-3a-2.d, gas/mips/loongson-3a-3.s, gas/mips/loongson-3a-3.d: New tests. * gas/mips/mips.exp: Run them.
* 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-172-20/+7
| | | | * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
* Remove GPL licencsingNick Clifton2010-12-171-19/+2
|
* 2010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-16289-125614/+89954
| | | | | | | | | | | | | | | | | | | | * NEWS: Update with 1.19.0 info. * README: Ditto. * MAINTAINERS: Update. * acinclude.m4: Change version number to 1.19.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.am: Fix stmp-targ-include target. * Makefile.in: Regenerated. * doc/aclocal.m4: Ditto. * doc/configure: Ditto. * libc/*/aclocal.m4: Ditto. * libc/*/configure: Ditto. * libc/libc.texinfo: Ditto. * libm/*/aclocal.m4: Ditto. * libm/*/configure: Ditto. * libm/libm.texinfo: Ditto. * libc/sys/linux/shared.ld: Add VERS_1.19
* * security.cc (alloc_sd): Really fix erroneous inheritence entryCorinna Vinschen2010-12-162-11/+25
| | | | duplication now. Add more comments for clarity.
* * sec_acl.cc (getacl): Ensure that the default acl contains at leastCorinna Vinschen2010-12-152-6/+38
| | | | DEF_(USER|GROUP|OTHER)_OBJ entries.
* * security.cc (alloc_sd): Fix erroneous inheritence entry duplication.Corinna Vinschen2010-12-152-3/+10
|
* 2010-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-143-0/+36
| | | | | | * Makefile.am: Add support to copy all sub-directories of the sys/SYS_DIR/include directory, if they contain header files. * Makefile.in: Regenerated.
* Move gdb ChangeLog entry to gdb/ChangeLog.H.J. Lu2010-12-141-7/+0
|
* gdb:Ken Werner2010-12-141-0/+7
| | | | | | | * valops.c (value_one): Use get_array_bounds to compute the number of array elements instead of dividing the length of the array by the length of the element types. * valarith.c (value_complement, value_neg): Likewise.
* * syscalls.cc (check_dir_not_empty): Never count more than 3 directoryCorinna Vinschen2010-12-122-6/+10
| | | | entries.
* * init.cc (search_for): Put this in shared section or suffer subtle problemsChristopher Faylor2010-12-124-2/+10
| | | | | | with the tls. * pinfo.cc (status_exit): Add debug output to report on unexpected exit. * tls_pbuf.cc (tmp_pathbuf::c_get): Add more details to internal error.
* * setfacl.c (strchrnul): New function.Corinna Vinschen2010-12-112-68/+71
| | | | (getaclentry): Rewrite.
* PR bootstrap/46819Ian Lance Taylor2010-12-103-0/+12
| | | | | * configure.ac: For --disable-libgcj clear libgcj_saved. * configure: Rebuild.
* 2010-12-10 Tobias Burnus <burnus@net-b.de>Paolo Bonzini2010-12-103-0/+58
| | | | | | PR fortran/46540 * configure.ac: Add --disable-libquadmath and --disable-libquadmath-support.
* * cyglsa-config: Unset GREP_OPTIONS when calling grep.Corinna Vinschen2010-12-102-2/+6
|
* 2010-12-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-12-102-1/+5
| | | | * src-release (ETC_SUPPORT): add gnu-oids.texi
* fix typoChristopher Faylor2010-12-091-1/+1
|
* * autoload.cc (RETRY_COUNT): New define.Corinna Vinschen2010-12-092-14/+39
| | | | | | (std_dll_init): Restructure loop to retry loading a DLL only if specific errors occur. If these errors persist, try to load DLL with name only.
* 2010-12-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2010-12-082-1/+5
| | | | * libm/mathfp/sf_logarithm.c: Change isfinitef reference to isfinite.
* * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen2010-12-083-2/+24
| | | | | | | | pthread_attr_t.guardsize. * include/pthread.h: Add pthread_attr_setstack, pthread_attr_getstack, pthread_attr_getguardsize, pthread_attr_setguardsize. * include/sys/types.h (pthread_attr_t): Add guardsize.
* * include/strings.h: Remove in favor of equivalent newlib file.Corinna Vinschen2010-12-082-37/+4
|
* * libc/include/strings.h: Don't include locale.h.Corinna Vinschen2010-12-082-1/+4
|