OSDN Git Service

* Makefile.am (incremental_dump_DEPENDENCIES): Remove
[pf3gnuchains/pf3gnuchains3x.git] / gold /
2009-10-28 ccoutant * symtab.cc (add_from_pluginobj): Pass correct value...
2009-10-26 dougkwan2009-10-25 Doug Kwan <dougkwan@google.com>
2009-10-24 dougkwan2009-10-24 Doug Kwan <dougkwan@google.com>
2009-10-22 dougkwan2009-10-22 Doug Kwan <dougkwan@google.com>
2009-10-21 dougkwan2009-10-21 Doug Kwan <dougkwan@google.com>
2009-10-21 dougkwan2009-10-21 Doug Kwan <dougkwan@google.com>
2009-10-21 dougkwan2009-10-20 Doug Kwan <dougkwan@google.com>
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16 dougkwan2009-10-16 Doug Kwan <dougkwan@google.com>
2009-10-16 ian * script.cc (Script_options::add_symbol_assignment...
2009-10-16 ian * layout.cc (Layout::relaxation_loop_body): Don't...
2009-10-16 ian * layout.cc (Layout::set_segment_offsets): Align the...
2009-10-15 dougkwan2009-10-15 Doug Kwan <dougkwan@google.com>
2009-10-15 ian * object.h (class Relocate_info): Add reloc_shdr and...
2009-10-14 ian Add support for -pie.
2009-10-13 ian * options.h (class General_options): Add -init and...
2009-10-13 tmsriram * gc.h (gc_process_relocs): Check if icf is enabled...
2009-10-13 tmsriram * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-12 ian * plugin.cc: Include "gold.h" before other header...
2009-10-10 cgd2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-10 ian * descriptor.cc: Include <cstdio> and "binary-io.h".
2009-10-10 ian * testsuite/retain_symbols_file_test.sh: Don't test...
2009-10-09 ian * configure.ac: Check for readv function also.
2009-10-09 dougkwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-09 ian * pread.c: Include stdio.h.
2009-10-09 ian * plugin.cc: Don't include dlfcn.h when ENABLE_PLUGINS...
2009-10-09 ian * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2009-10-09 ian * arm.cc (Target_arm::relocate::reloc_is_non_pic)...
2009-10-09 ian * arm.cc (Arm_relocate_functions::movw_prel_nc): New...
2009-10-09 ianelfcpp/:
2009-10-09 ianelfcpp/:
2009-10-07 ian * arm.cc (Arm_relocate_functions::extract_arm_movw_mov...
2009-10-07 ian * arm.cc (Arm_relocate_functions::got_prel) New function.
2009-10-06 ian * options.h (class General_options): Define
2009-10-06 ianTweak last patch.
2009-10-06 ian * i386.cc (class Target_i386::Relocate): Add ldo_addrs...
2009-10-06 ian * plugin.cc (add_input_library): New.
2009-10-01 dougkwan2009-09-30 Doug Kwan <dougkwan@google.com>
2009-09-30 ian * object.h (class Object): Remove target_ field, and...
2009-09-27 ian * testsuite/initpri1.c: Don't try to use constructor...
2009-09-22 ian * testsuite/retain_symbols_file_test.sh (check_present...
2009-09-18 csilvers * object.cc (Sized_relobj::do_count): Test should_reta...
2009-09-18 csilvers * object.cc (Sized_relobj::do_count): Test should_reta...
2009-09-18 nickcUpdated Spanish and Vietnamese translations
2009-09-18 dougkwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-09-18 ian * arm.cc (has_signed_unsigned_overflow): New function.
2009-09-16 ccoutant * testsuite/Makefile.am (MOSTLYCLEANFILES): Add more...
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-08 ccoutant * output.cc (Output_file::open): Add execute permissio...
2009-09-02 ian * output.cc (Output_file::resize): Call map_no_anonymo...
2009-09-01 ian * gold.cc: Include "incremental.h".
2009-09-01 ian * output.cc (Output_file::open_for_modification):...
2009-08-25 ccoutant * options.h (Command_line::Pre_options): New class.
2009-08-24 ccoutantFixed typo in ChangeLog.
2009-08-24 ccoutant (General_options::no_keep_memory): Remove incorrect...
2009-08-24 rwildFix yacc and lex reruns with maintainer-mode off.
2009-08-22 rwildCleanups in binutils makefiles.
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-19 ccoutant * resolve.cc (Symbol_table::resolve): Don't complain...
2009-08-19 cgd2009-08-19 Chris Demetriou <cgd@google.com>
2009-08-18 dougkwan2009-08-18 Doug Kwan <dougkwan@google.com>
2009-08-14 ian * gold.h (FUNCTION_NAME): Define.
2009-08-13 tmsriram2009-08-12 Sriraman Tallam <tmsriram@google.com>
2009-08-12 tmsriramSriraman Tallam <tmsriram@google.com>
2009-08-12 ccoutant PR 10471
2009-08-11 dougkwan2009-08-11 Doug Kwan <dougkwan@google.com>
2009-08-10 dougkwanRevert the previous change.
2009-08-07 tmsriram*** empty log message ***
2009-08-07 tmsriram*** empty log message ***
2009-08-05 tmsriram*** empty log message ***
2009-07-24 cgd2009-07-24 Chris Demetriou <cgd@google.com>
2009-07-21 ian PR 10419
2009-07-17 ian PR 10400
2009-07-09 ian * merge.cc (Object_merge_map::initialize_input_to_outp...
2009-07-06 ian * fileread.cc (File_read::get_mtime): New method.
2009-07-01 ian * freebsd.h (Target_freebsd::do_adjust_elf_header...
2009-06-24 ian PR 10156
2009-06-24 ian * script-sections.cc (Output_section_definition::
2009-06-24 ian PR 10244
2009-06-24 ian PR 10156
2009-06-24 ian PR 10237
2009-06-24 ian PR 10219
2009-06-23 dougkwan2009-06-23 Doug Kwan <dougkwan@google.com>
2009-06-23 ian * configure.ac: Call AC_CHECK_DECLS using C, not C++.
2009-06-23 ian PR 10147
2009-06-23 ian PR 10133
2009-06-23 ian PR 10030
2009-06-23 ian * script-sections.cc (Script_sections::create_segments...
2009-06-22 ian PR 10141
2009-06-22 ianFix ChangeLog e-mail address.
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2009-06-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-06-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-06-04 dougkwan2009-06-04 Doug Kwan <dougkwan@google.com>
2009-06-04 dougkwan2009-06-03 Doug Kwan <dougkwan@google.com>
2009-06-04 ian * layout.cc (Layout::section_name_mapping): New array...
2009-06-03 dougkwan2009-06-03 Doug Kwan <dougkwan@google.com>
2009-06-03 ian * arm.cc (Target_arm::scan::global): Use || instead...
next