• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains3x: List of commits

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


RSS
Rev. Time Author
5a1cde2 2009-12-10 01:49:31 pmuldoon

2009-12-09 Phil Muldoon <pmuldoon@redhat.com>

* python/py-type.c (typy_range): Initialize variables to zero.

6376e22 2009-12-09 23:32:16 ysato

2009-12-09 Yoshinori Sato <ysato@users.sourceforge.jp>
* compile.c(fetch_1): Fix pre-dec, pre-inc, post-dec and post-inc.
Index registers not masked memory areas.
Only simply increment or decrement.
* compile.c(store_1): Ditto.

aa0ca1c 2009-12-09 21:02:28 dougkwan

2009-12-08 Doug Kwan <dougkwan@google.com>

* Makefile.am (CCFILES): Add attributes.cc and int_encoding.cc.
(HFILES): Add attributes.h and int_encoding.h.
* Makefile.in: Regenerate.
* dwarf_reader.cc (read_unsigned_LEB_128, read_signed_LEB_128): Move
function definitions to int_encoding.cc
* dwarf_reader.h (read_unsigned_LEB_128, read_signed_LEB_128): Move
prototypes to int_encoding.h
* reduced_debug_output.cc (int_encoding.h): New include.
(write_unsigned_LEB_128, get_length_as_unsigned_LEB_128): Move
function definitions to int_encoding.cc
(insert_into_vector, read_from_pointer): Move template definitions to
int_encoding.h
* attributes.cc: New file.
* attributes.h: New file.
* int_encoding.cc: New file.
* int_encoding.h: New file.

28fa010 2009-12-09 19:26:02 amodra

PR ld/11012
* emulparams/elf64ppc.sh (OTHER_GOT_RELOC_SECTIONS): Move .rela.opd ..
(INITIAL_RELOC_SECTIONS): .. to here. New define.
* scripttempl/elf.sc: Expand INITIAL_RELOC_SECTIONS.

b357f6b 2009-12-09 18:00:03 gdbadmin

*** empty log message ***

b913221 2009-12-09 17:00:04 amodra

daily update

cc02d49 2009-12-09 13:01:50 ccoutant

* dwarf.c (dwarf_select_sections_by_names): Handle pubtypes correctly.
(debug_displays): Remove duplicate entry for debug_pubtypes.

594a56c 2009-12-09 08:05:57 pmuldoon

2009-12-08 Phil Muldoon <pmuldoon@redhat.com>

PR python/10804

* python/py-type.c (typy_range): New Function.

2009-12-08 Phil Muldoon <pmuldoon@redhat.com>

* gdb.python/py-type.exp (test_range): New test.


2009-12-08 Phil Muldoon <pmuldoon@redhat.com>

* gdb.texinfo (Types In Python): Describe range function.

804ab89 2009-12-09 07:50:39 ericb

Fix some *at declarations.

* libc/include/stdio.h (symlinkat): Move this...
* libc/include/sys/_default_fcntl.h (unlinkat): ...and this...
* libc/include/sys/unistd.h (symlinkat, unlinkat): ...here, to
match POSIX.

0dac093 2009-12-09 01:25:31 devans

* charset.c: Include environ.h.
(ignore_line_p): New function.
(find_charset_names): Handle older versions of iconv that print
human-readable output even if stdout is not a tty.

cbf6a09 2009-12-09 01:15:36 devans

* pex-unix.c (pex_unix_exec_child): Save/restore environ.

9e9acdd 2009-12-08 21:43:22 amodra

* elf.c (write_zeros): New function.
(assign_file_positions_for_load_sections): Allocate file space for
NOBITS sections that are followed by PROGBITS sections in a segment.

bd8c764 2009-12-08 21:14:28 hjl

Call symbol_same_p to check to if 2 symbols are the same.

gas/

2009-12-07 H.J. Lu <hongjiu.lu@intel.com>

PR gas/11037
* expr.c (resolve_expression): Call symbol_same_p to check
if 2 symbols are the same.

* symbols.c (symbol_same_p): New.
* symbols.h (symbol_same_p): Likewise.

gas/testsuite/

2009-12-07 H.J. Lu <hongjiu.lu@intel.com>

PR gas/11037
* gas/i386/intelpic.s: Add testcases.
* gas/i386/intelpic.d: Updated.

07b23e8 2009-12-08 18:17:44 kevinb

* NEWS: Announce Renesas RX support.

f64fafc 2009-12-08 18:00:33 gdbadmin

*** empty log message ***

2e21bf4 2009-12-08 17:00:04 amodra

daily update

1d8e1cb 2009-12-08 15:36:52 espindola

2009-12-07 Rafael Avila de Espindola <espindola@google.com>

PR gold/11055
* incremental-dump.cc (dump_incremental_inputs): New.
(main): Use dump_incremental_inputs.

9dd712c 2009-12-08 14:24:59 ghazi

Sync with GCC:

PR middle-end/30447
PR middle-end/30789
PR other/40302

* configure.ac: Require MPC.
* configure: Regenerate.

* configure.ac: Update minimum MPC version to 0.8.
* configure: Regenerate.

3b9d307 2009-12-08 13:58:39 kevinb

* configure.tgt: Add rx-*-elf target.
* rx-tdep.c: New target.

a454364 2009-12-08 11:14:55 hjl

2009-12-07 H.J. Lu <hongjiu.lu@intel.com>

PR gold/10893
* i386.cc (Target_i386::Scan::globa): Use is_func instead of
checking elfcpp::STT_FUNC.
(Target_i386::Relocate::relocate): Likewise.
* x86_64.cc (Target_x86_64::Scan::global): Likewise.

* symtab.cc (Symbol_table::sized_write_symbol): Turn IFUNC
symbols from shared libraries into normal FUNC symbols.

* symtab.h (Symbol): Add is_func and use it.

fea1d01 2009-12-08 03:47:38 gingold

2009-12-07 Tristan Gingold <gingold@adacore.com>

* symfile.h (struct sym_fns): Adjust comment on sym_read.
* symfile.c (syms_from_objfile): Pass all symfile flags to sym_read.
* dbxread.c (dbx_symfile_read): Rename mainline to symfile_flags,
adjust header comment.
* elfread.c (elf_symfile_read): Ditto.
* somread.c (som_symfile_read): Ditto.
* xcoffread.c (xcoff_initial_scan): Ditto.
* coffread.c (coff_symfile_read): Rename mainline to symfile_flags.
* machoread.c (macho_symfile_read): Ditto.
* mipsread.c (mipscoff_symfile_read): Ditto.

376a173 2009-12-08 03:36:40 gingold

2009-12-07 Tristan Gingold <gingold@adacore.com>

* dbxread.c (dbx_symfile_read): No need to test mainline to call
init_psymbol_list.
* xcoffread.c (xcoff_initial_scan): Ditto;
* coffread.c (coff_symfile_read): Remove call to init_psymbol_list.
* elfread.c (elf_symfile_read): Ditto.
* machoread.c (macho_symfile_read): Ditto.

f95f3a1 2009-12-07 18:00:33 gdbadmin

*** empty log message ***

24a7a54 2009-12-07 17:00:05 amodra

daily update

e42a047 2009-12-07 06:24:33 corinna

* include/cygwin/version.h: Bump DLL minor version number to 1.

971cf00 2009-12-06 20:49:45 dougkwan

2009-12-05 Doug Kwan <dougkwan@google.com>

elfcpp/ChangeLog:

* arm.h: Define enums for Tag_CPU_arch EABI attribute.

gold/ChangeLog:
* arm.cc (Target_arm::arm_info): Initialize new fields
attributes_section and attributes_vendor.
* i386.cc (Target_i386::i386_info): Same.
* object.cc (Sized_relobj::do_layout): Skip attribute section.
* gold/powerpc.cc (Target_powerpc::powerpc_info): Initialize new
fields attributes_section and attributes_vendor.
* sparc.cc (Target_sparc::sparc_info): Same.
* target.h (Target::attributes_section, Target::attributes_vendor,
Target::is_attributes_section, Target::attribute_arg_type,
Target::attributes_order): New method definitions.
(Target::Target_info::attributes_section,
Target::Target_info::attributes_vendor): New fields.
(Target::do_attribute_arg_type, Target::do_attributes_order): New
virtual method definitions.
* x86_64.cc (Target_x86_64::x86_64_info): Initialize new fields
attributes_section and attributes_vendor.
* testsuite/testfile.cc (Target_test::test_target_info): Same.

e5064c3 2009-12-06 20:20:53 dougkwan

2009-12-05 Doug Kwan <dougkwan@google.com>

* arm.cc: Update comments about interworking and stub generation.
(Target_arm::Relocate::reloc_is_non_pic): Update list of relocations
considered as non-PIC.
(Arm_relocate_functions::base_abs): Fix formatting.
(Arm_relocate_functions::got_prel): Fix comment. Change interface
of function to use GOT entry address instead of offset.
(Target_arm::Scan::global): Issue an error if a symbol would need a
PLT does not get one because it is untyped. Remove code to create
dynamic symbols for relative branches.
(Target_arm::Relocate::relocate: Use 0 instead of false since function
takes unsigned integer instead of boolean.

178ce8d 2009-12-06 18:00:33 gdbadmin

*** empty log message ***

dc9fe6a 2009-12-06 17:22:54 hjl

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

* testsuite/Makefile.am (constructor_test_LDADD): New. Empty.
(two_file_test_LDADD): Likewise.
(common_test_1_LDADD): Likewise.
(exception_test_LDADD) Likewise.
(weak_test_LDADD): Likewise.
(many_sections_test_LDADD): Likewise.
(initpri1_LDADD): Likewise.
(script_test_1_LDADD): Likewise.
(script_test_2_LDADD): Likewise.
(justsyms_LDADD): Likewise.
(binary_test_LDADD): Likewise.
(large_LDADD): Likewise.
* testsuite/Makefile.in: Regenerated.

450f0ec 2009-12-06 17:00:04 amodra

daily update

Show on old repository browser