- Jun 24, 2016
-
-
Jeff Johnston authored
-
- Mar 22, 2016
-
-
Corinna Vinschen authored
Signed-off-by:Corinna Vinschen <corinna@vinschen.de>
-
- Nov 12, 2015
-
-
Anton Kolesov authored
ChangeLog: 2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com> * COPYING.LIBGLOSS: Add Synopsys license. * COPYING.NEWLIB: Likewise.
-
Anton Kolesov authored
ChangeLog: 2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com> * configure.in: Add ARC support to libgloss. * configure: Regenerate. libgloss/ChangeLog: 2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com> * configure: Add ARC support. * configure.in: Likewise. * arc/Makefile.in: Likewise. * arc/aclocal.m4: Likewise. * arc/configure: Likewise. * arc/configure.in: Likewise. * arc/crt0.S: Likewise. * arc/libcfunc.c: Likewise. * arc/nsim-syscall.h: Likewise. * arc/nsim-syscalls.c: Likewise. * arc/nsim.specs: Likewise. * arc/sbrk.c: Likewise.
-
- Nov 03, 2015
-
-
Jeff Johnston authored
- also move previous ChangeLog entry to newlib instead of top-level * libc/time/wcsftime.c: Consistently use an em-dash in FUNCTION summary. * libm/common/isgreater.c: Ditto. * libm/common/s_fdim.c: Ditto. * libm/common/s_fma.c: Ditto. * libm/common/s_fmax.c: Ditto. * libm/common/s_fmin.c: Ditto. * libm/common/s_infinity.c: Ditto. * libm/common/s_isnan.c: Ditto. * libm/common/s_log2.c: Ditto. * libm/common/s_logb.c: Ditto. * libm/common/s_lrint.c: Ditto. * libm/common/s_lround.c: Ditto. * libm/common/s_nearbyint.c: Ditto. * libm/common/s_remquo.c: Ditto. * libm/common/s_rint.c: Ditto. * libm/common/s_round.c: Ditto. * libm/common/s_scalbn.c: Ditto. * libm/common/s_signbit.c: Ditto. * libm/common/s_trunc.c: Ditto. * libm/math/w_exp2.c: Ditto. * libm/math/w_gamma.c: Ditto. -
Jeff Johnston authored
* libc/stdio/fseek.c: Add missing semicolons to prototypes in SYNOPSIS. * libc/stdio/fwide.c: Ditto. * libc/stdio64/fseeko64.c: Ditto. * libc/string/strtok.c: Ditto. * libc/string/wcstok.c: Ditto. * libm/math/w_cosh.c: Ditto. * libm/math/w_fmod.c: Ditto. * libm/mathfp/s_cosh.c: Ditto. * libm/mathfp/s_fmod.c: Ditto.
-
- Sep 22, 2015
-
-
Mike Frysinger authored
-
- Sep 05, 2015
-
-
Jeff Johnston authored
-
- Jan 22, 2015
-
-
Eric Botcazou authored
* COPYING.NEWLIB: Likewise. libgloss/ * configure.in: Add Visium support. * configure: Regenerate. * visium/: New directory. newlib/ * configure.host: Add Visium support. * libc/machine/configure.in: Likewise. * libc/machine/configure: Regenerate. * libc/machine/visium/: New directory. * libc/include/machine/setjmp.h (_JBLEN): Define for Visium. * libc/include/machine/ieeefp.h (__IEEE_BIG_ENDIAN): Likewise. * libc/include/machine/time.h (_CLOCKS_PER_SEC_): Likewise.
-
- Dec 17, 2014
-
-
Jeff Johnston authored
2014-12-16 Jeff Johnston <jjohnstn@redhat.com> * config.sub: Merge from binutils. * config.guess: Ditto.
-
- Jul 06, 2014
-
-
Rainer Orth authored
* configure: Regenerate.
-
- May 15, 2014
-
-
Sandra Loosemore authored
Sync from GCC mainline. * configure.ac (target_makefile_frag): Set for nios2-*-elf*. * configure: Regenerated. config/ * mt-nios2-elf: New file.
-
- Apr 05, 2014
-
-
Jeff Johnston authored
2014-04-04 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Add to current TI license to include tirtos addition.
-
- Feb 05, 2014
-
-
Rainer Orth authored
* ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on *solaris2*.
-
- Oct 17, 2013
-
-
Jan-Benedict Glaw authored
* configure.ac: Update from GCC. * configure: Regenerate.
-
- Oct 16, 2013
-
-
Hans-Peter Nilsson authored
files in SUPPORT_FILES. (SIM_SUPPORT_DIRS): New variable. (sim.tar.bz2): New rule.
-
- Oct 08, 2013
-
-
Jan-Benedict Glaw authored
* configure.ac: Update from GCC. * configure: Regenerate.
-
- Oct 02, 2013
-
-
Jeff Johnston authored
2013-10-01 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Update with new copyright.
-
- Sep 21, 2013
-
-
Jan-Benedict Glaw authored
* configure.ac: Update from GCC. * configure: Regenerate.
-
- Sep 20, 2013
-
-
Alan Modra authored
ppc host match. Support little-endian powerpc linux hosts. Regenerate binutils configure files.
-
- Aug 17, 2013
-
-
Joel Brobecker authored
The nightly snapshots we have been creating in the past did not include the "-cvs" suffix at the end of the version number. Snapshot packaging started breaking ever since GDB switched to using BFD's version number. Things got partially fixed with the previous change to this file, but the change missed the fact that the "-cvs" suffix in the tarball name (Eg: gdb-7.6.50-20130816-cvs.tar) is undesirable. This patch removes it. ChangeLog: * src-release (VER): When using $(TOOL)/common/create-version.sh, strip the "-cvs" suffix from the version number if present.
-
- Aug 12, 2013
-
-
Jan-Benedict Glaw authored
* configure.ac: Sync with GCC repo. * Makefile.def: Ditto. * configure: Regenerate. * Makefile.in: Ditto.
-
- Aug 06, 2013
-
-
Mike Stump authored
2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu> PR target/57792 * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later. * configure: Regenerated.
-
- Jul 22, 2013
-
-
Joel Brobecker authored
Without this patch, the DATE marker in gdb/version.in does not get replaced by the source packaging date, causing the name of the tarball being created to: have the DATE marker in the tarball name and the name of the directory the sources unpack to (Eg: gdb-7.6.50-DATE-cvs.tar instead of gdb-7.6.50-20130710-cvs.tar). ChangeLog: * src-release (VER): Use $(TOOL)/common/create-version.sh if it exists.
-
- Jul 11, 2013
-
-
Mike Stump authored
PR target/57792 * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later. * configure: Regenerated.
-
- Jun 23, 2013
-
-
Richard Sandiford authored
(mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. * configure: Regenerate. gas/ * NEWS: Note removal of ECOFF support. * doc/as.texinfo (--emulation): Update for the removal of MIPS ECOFF. * Makefile.am (TARG_ENV_HFILES): Remove config/te-lnews.h. (MULTI_CFILES): Remove config/e-mipsecoff.c. * Makefile.in: Regenerate. * configure.in: Remove MIPS ECOFF references. (mips-sony-bsd*, mips-*-bsd*, mips-*-lnews*-ecoff, mips-*-*-ecoff): Delete cases. (mips-*-irix5*-*, mips*-*-linux*-*, mips*-*-freebsd*) (mips*-*-kfreebsd*-gnu, mips-*-*-elf): Fold into... (mips-*-*): ...this single case. (mipsbecoff, mipslecoff, mipsecoff): Remove emulations. Expect MIPS emulations to be e-mipself*. * configure: Regenerate. * configure.tgt (mips-sony-bsd*, mips-*-ultrix*, mips-*-osf*) (mips-*-ecoff*, mips-*-pe*, mips-*-irix*, ips-*-lnews*, mips-*-riscos*) (mips-*-sysv*): Remove coff and ecoff cases. * as.c (mipsbecoff, mipslecoff, mipsecoff): Remove. * ecoff.c: Remove reference to MIPS ECOFF. * config/e-mipsecoff.c, config/te-lnews.h: Delete files. * config/tc-mips.c (ECOFF_LITTLE_FORMAT): Delete. (RDATA_SECTION_NAME, mips_target_form): Remove COFF and ECOFF cases. (mips_hi_fixup): Tweak comment. (append_insn): Require a howto. (mips_after_parse_args): Remove OBJ_MAYBE_ECOFF code. gas/testsuite/ * gas/all/gas.exp: Remove reference to mips-ecoff. * gas/mips/branch-misc-1.d, gas/mips/branch-misc-2.d, gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic.d, gas/mips/branch-misc-2pic-64.d, gas/mips/branch-swap.d: Remove skips for mips-*-ecoff. ld/ * NEWS: Document the removal of MIPS ECOFF targets. * ld.texinfo (--gpsize=@var{value}): Use MIPS ELF rather than MIPS ECOFF as an example of a target that supports small data. * ldmain.c (g_switch_value): Likewise. * configure.tgt (mips*-*-pe, mips*-dec-ultrix*, mips*-dec-osf*) (mips*-sgi-irix* [v4 and earlier], mips*el-*-ecoff*, mips*-*-ecoff*) (mips*-*-bsd*, mips*-*-lnews*): Remove cases. * Makefile.am (ALL_EMULATION_SOURCES): Remove emipsbig.c, emipsbsd.c, emipsidt.c, emipsidtl.c, emipslit.c, emipslnews.c and emipspe.c. (emipsbig.c, emipsbsd.c, emipsidt.c, emipsidtl.c, emipslit.c) (emipslnews.c, emipspe.c): Delete rules. * Makefile.in: Regenerate. * emulparams/mipsbig.sh, emulparams/mipsbsd.sh, emulparams/mipsidt.sh, emulparams/mipsidtl.sh, emulparams/mipslit.sh, emulparams/mipslnews.sh, emulparams/mipspe.sh, emultempl/mipsecoff.em: Delete. * emultempl/m68kcoff.em: Update comment to say that MIPS ECOFF support has now been removed. * emultempl/pe.em: Remove TARGET_IS_mipspe checks.
-
- Jun 01, 2013
-
-
Denis Chertykov authored
AVR_ISA_XMEGAU * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
-
- May 07, 2013
-
-
Jeff Johnston authored
2013-05-06 Sandra Loosemore <sandra@codesourcery.com> * COPYING.NEWLIB: Add Altera Corporation copyright.
-
- Apr 29, 2013
-
-
Jan-Benedict Glaw authored
* config.sub: Ditto.
-
- Apr 23, 2013
-
-
Jan-Benedict Glaw authored
* Makefile.def: Sync with GCC. * Makefile.in: Regenerate.
-
- Apr 22, 2013
-
-
Jan-Benedict Glaw authored
* configure.ac: Sync with GCC. * configure: Regenerated.
-
- Mar 23, 2013
-
-
Michael Frysinger authored
-
- Feb 16, 2013
-
-
Yufeng Zhang authored
* configure: Ditto.
-
- Feb 06, 2013
-
-
Ian Lance Taylor authored
* configure.ac: Disable libgo on some systems where it does not work. * configure: Rebuild.
-
- Feb 05, 2013
-
-
Alan Modra authored
-
- Jan 16, 2013
-
-
Jan-Benedict Glaw authored
* configure: Ditto. * Makefile.def: Ditto. * Makefile.in: Ditto.
-
- Jan 12, 2013
-
-
Jan-Benedict Glaw authored
-
- Jan 11, 2013
-
-
Joel Brobecker authored
-
Jan-Benedict Glaw authored
-
Jan-Benedict Glaw authored
-