mirror of
https://github.com/LIV2/bebbo-gcc.git
synced 2025-12-06 00:23:32 +00:00
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch@265524 138bc75d-0d04-0410-961f-82ee72b054a4
55 lines
1.5 KiB
Plaintext
55 lines
1.5 KiB
Plaintext
2018-10-26 Release Manager
|
||
|
||
* GCC 6.5.0 released.
|
||
|
||
2017-09-07 Matthias Klose <doko@ubuntu.com>
|
||
|
||
* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Replace
|
||
'struct ucontext' with ucontext_t.
|
||
* include/i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
|
||
* include/s390-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
|
||
|
||
2017-07-04 Release Manager
|
||
|
||
* GCC 6.4.0 released.
|
||
|
||
2016-12-21 Release Manager
|
||
|
||
* GCC 6.3.0 released.
|
||
|
||
2016-08-22 Release Manager
|
||
|
||
* GCC 6.2.0 released.
|
||
|
||
2016-04-29 Dominique d'Humieres <dominiq@lps.ens.fr>
|
||
|
||
backport from trunk:
|
||
2016-04-20 Ben Elliston <bje@gnu.org>
|
||
|
||
* testsuite/lib/libjava.exp (libjava_arguments): Use 'file
|
||
normalize' rather than the defunct DejaGnu 'absolute' proc.
|
||
|
||
2016-04-27 Release Manager
|
||
|
||
* GCC 6.1.0 released.
|
||
|
||
2016-01-04 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
|
||
copyright notice dates.
|
||
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
|
||
* gnu/gcj/convert/Convert.java (version): Update copyright notice
|
||
dates.
|
||
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
|
||
|
||
2016-01-03 Matthias Klose <doko@ubuntu.com>
|
||
|
||
* libtool-version: Bump soversion.
|
||
* include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
|
||
|
||
Copyright (C) 2016 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|