* options.h (class General_options): Add --fatal-warnings.
[deliverable/binutils-gdb.git] / gold / dynobj.cc
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-02  Ian Lance Taylor * fileread.cc (File_read::find_view): Add byteshift...
2008-03-07  Ian Lance TaylorIncrease maximum bucket size for dynamic hash tables.
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: implement --hash-bucket-empty...
2008-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-13  Ian Lance TaylorAssignments in linker scripts override definitions...
2008-01-26  Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-24  Ian Lance TaylorOriginally from Craig Silverstein, with changes: suppor...
2008-01-18  Ian Lance TaylorDon't include options.h in fileread.h. Remove General_...
2008-01-15  Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-02  Ian Lance TaylorReduce the number of system calls. Use readv instead...
2007-12-21  Ian Lance TaylorFrom Cary Coutant: Fix handling of versioned symbols...
2007-12-19  Ian Lance TaylorAvoid some warnings which showed up in 64-bit mode.
2007-12-18  Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-11-15  Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14  Ian Lance TaylorWarn about undefined references in shared libraries...
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-07  Ian Lance TaylorFrom Craig Silverstein: Handle a .so file in a .a file.
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22  Ian Lance TaylorFix versions of copied symbols.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12  Ian Lance TaylorAdd an option for Stringpools to not copy strings.
2007-10-09  Ian Lance TaylorFix soname for library found in search path.
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: avoid some signed/unsigned...
2007-09-26  Ian Lance TaylorPut size and endianness in parameters.
2007-09-25  Ian Lance TaylorAdd cache parameter to get_view. Discard uncached...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-09-12  Ian Lance TaylorDon't try to find version definition index when creatin...
2007-09-11  Ian Lance TaylorOnly create a version definition for a shared library...
2007-09-04  Ian Lance TaylorAdd support for --enable-target to control which template
2006-12-06  Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-12-06  Ian Lance Taylorgcc 3.2.2 and 4.1.0 portability hacks.
2006-12-06  Ian Lance TaylorGenerate version information.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
This page took 0.632154 seconds and 44 git commands to generate.