• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains4x: List of commits

4.x系GCCをフロントエンドとするgnu chains


RSS
Rev. Time Author
69a2a29 rework2 2011-06-01 09:39:34 Masaki Muranaka

update gcc.git

4170d86 2010-12-07 17:10:22 Masaki Muranaka

Merge branch 'master' of git://git.sourceforge.jp/gitroot/pf3gnuchains/sourceware into rework2

bb03a5e 2010-12-07 17:09:51 Masaki Muranaka

Revert "Reported to the mainline." as the patch is applied to the mainline.

This reverts commit 2891ca1ea15c0aebc8c6b428a4b2098ae9e5ebfa.

60b294e 2010-12-07 14:15:03 Masaki Muranaka

Sync to the mainline.

c223196 2010-12-07 14:02:36 Masaki Muranaka

Disable dv-sockser.o on MinGW host.

1a3636f 2010-12-07 13:57:40 Masaki Muranaka

Reported to the mainline.

2891ca1 2010-12-07 13:57:17 Masaki Muranaka

Reported to the mainline.

61bbb2e 2010-12-06 23:38:10 hjl

Call plugin_call_cleanup on plugin fatal error.

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

PR ld/12289
* plugin.c (message): Call plugin_call_cleanup on fatal
error.

eaa34a9 2010-12-06 20:28:31 hjl

Add a space after `:' in plugin error message.

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

* plugin.c (message): Add a space after `:' in error message.

dd210d6 2010-12-06 19:55:25 hp

PR libffi/46792
* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
* configure: Regenerate.

40ff674 2010-12-06 19:40:20 davek

PR target/40125
PR lto/46695
* lthostflags.m4: New file.
(ACX_LT_HOST_FLAGS): Define.

f67b374 2010-12-06 18:59:14 hjl

Add `%P' on error in plugin message.

89b6b17 2010-12-06 18:53:20 hjl

Add the trailing `\n' to einfo in plugin.c.

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

* plugin.c (asymbol_from_plugin_symbol): Add the trailing `\n'
to einfo.
(get_symbols): Likewise.
(plugin_notice): Likewise.
(plugin_multiple_definition): Likewise.

346e3e6 2010-12-06 18:51:14 hjl

Mention PR ld/12277 in ChangeLog.

0924b4e 2010-12-06 18:49:00 hjl

Add the trailing `\n' to pluin message.

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

PR ld/12288
* plugin.c (message): Add the trailing `\n'.

2fddb18 2010-12-06 18:07:04 hjl

Replace is_archive with maybe_archive.

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

* ldfile.c (ldfile_open_file_search): Check maybe_archive instead
of is_archive.
* emultempl/aix.em: Likewise.
* emultempl/elf32.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/vms.em: Likewise.

* ldlang.c (new_afile): Set maybe_archive instead of is_archive..

* ldlang.h (lang_input_statement_struct): Replace is_archive
with maybe_archive.

9ffaae1 2010-12-06 18:00:12 hjl

Properly convert LTO plugin visibility to ELF visibility.

ld/

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

* plugin.c (asymbol_from_plugin_symbol): Properly convert LTO
plugin visibility to ELF visibility.
(is_visible_from_outside): Re-indent.

ld/testsuite/

2010-12-05 H.J. Lu <hongjiu.lu@intel.com>

* ld-plugin/plugin-vis-1.d: Updated.

b478536 2010-12-06 18:00:03 gdbadmin

*** empty log message ***

876594a 2010-12-06 17:00:05 amodra

daily update

6b228ba 2010-12-06 16:13:01 arnoldm

ChangeLog entry for config/tc-z80.c testsuite/gas/z80/z80.exp testsuite/gas/z80/atend.[sd]

4585917 2010-12-06 15:44:08 arnoldm

PR gas/12269
* config/tc-z80.c (emit_mx, emit_ldxhl): Do not use
symbol_get_value_expression on a symbol that may not yet have
a value.
* testsuite/gas/z80/atend.s: New file, test case for bug 12269,
provided by Chris Smith.
* testsuite/gas/z80/atend.d: New file, expected results for atend.s.
* testsuite/gas/z80/z80.exp: Run new test case.

6aadb25 2010-12-05 18:00:33 gdbadmin

*** empty log message ***

724ba2a 2010-12-05 17:00:05 amodra

daily update

5762748 2010-12-05 12:32:51 hjl

Don't pass -fvtable-gc to GCC 3.4.0 or above.

2010-12-04 H.J. Lu <hongjiu.lu@intel.com>

* ld-selective/selective.exp: Don't pass -fvtable-gc to GCC
3.4.0 or above.

745d348 2010-12-05 12:07:41 hjl

Replace -export-dynamic with -Wl,-export-dynamic.

2010-12-04 H.J. Lu <hongjiu.lu@intel.com>

* ld-elfvers/vers.exp: Replace -export-dynamic with
-Wl,-export-dynamic.

2c9ed00 2010-12-05 07:00:35 vapier

bfd: install plugin-api.h as needed

Since people need plugin-api.h in order to build linker plugins, install
the header with the other library headers when plugin support is enabled.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

c695763 2010-12-04 22:42:06 amodra

PR ld/12277
* elflink.c (elf_link_output_extsym): Set bfd_error on symbol
and section errors. Allow better translation of error messages.

9194178 2010-12-04 21:30:45 amodra

* ldlang.c (lang_size_sections_1): Align lma using same alignment
as for vma.

326bf3b 2010-12-04 20:10:48 monaka

* configure.tgt: Accept microblaze*-*-linux* for linux target
and microblaze*-*-* for as target.

d1d6e96 2010-12-04 19:58:55 monaka

* Makefile.in: Use CC_FOR_BUILD to build opc2c.

Show on old repository browser