Age | Commit message (Expand) | Author | Files | Lines |
2010-05-23 | 2010-05-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -70/+156 |
2010-05-19 | 2010-05-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -16/+11 |
2010-04-09 | 2010-04-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+4 |
2010-04-09 | 2010-04-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -40/+37 |
2010-03-06 | * options.h (class General_options): Add --spare-dynamic-tags. | Ian Lance Taylor | 1 | -3/+7 |
2010-03-01 | 2010-03-01 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+45 |
2010-02-13 | * output.h (Output_reloc<SHT_REL>::Output_reloc): Add | David S. Miller | 1 | -17/+31 |
2010-02-09 | * output.h (Output_data_dynamic::add_section_size): New method | David S. Miller | 1 | -0/+2 |
2010-01-23 | 2010-01-22 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -5/+42 |
2010-01-20 | 2010-01-20 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -20/+20 |
2010-01-19 | elfcpp/: | Ian Lance Taylor | 1 | -3/+8 |
2010-01-15 | 2010-01-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+9 |
2010-01-08 | PR 10287 | Ian Lance Taylor | 1 | -1/+83 |
2010-01-07 | PR 11061 | Ian Lance Taylor | 1 | -1/+1 |
2010-01-06 | PR 10980 | Ian Lance Taylor | 1 | -7/+3 |
2009-12-30 | PR 10450 | Ian Lance Taylor | 1 | -2/+9 |
2009-12-30 | * layout.cc (Layout::Layout): Initialize increase_relro_. | Ian Lance Taylor | 1 | -70/+99 |
2009-12-30 | PR 10450 | Ian Lance Taylor | 1 | -5/+28 |
2009-12-17 | 2009-12-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+2 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -232/+232 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -232/+232 |
2009-11-05 | Remove debugging code accidentally included in last commit. | Ian Lance Taylor | 1 | -2/+0 |
2009-11-05 | PR 10910 | Ian Lance Taylor | 1 | -7/+5 |
2009-11-04 | * layout.cc (Layout::get_output_section): Add is_interp and | Ian Lance Taylor | 1 | -10/+73 |
2009-10-30 | 2009-10-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+1 |
2009-10-16 | 2009-10-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+9 |
2009-10-16 | * layout.cc (Layout::set_segment_offsets): Align the file offset | Ian Lance Taylor | 1 | -27/+50 |
2009-10-14 | Add support for -pie. | Ian Lance Taylor | 1 | -1/+1 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -45/+296 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -4/+4 |
2009-09-18 | 2009-09-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -42/+194 |
2009-09-08 | * output.cc (Output_file::open): Add execute permission to empty file. | Cary Coutant | 1 | -3/+17 |
2009-09-02 | * output.cc (Output_file::resize): Call map_no_anonymous rather | Ian Lance Taylor | 1 | -1/+2 |
2009-09-01 | * output.cc (Output_file::open_for_modification): New method. | Ian Lance Taylor | 1 | -39/+95 |
2009-06-24 | PR 10156 | Ian Lance Taylor | 1 | -0/+18 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -1/+68 |
2009-04-24 | 2008-04-23 Elliott Hughes <enh@google.com> | Chris Demetriou | 1 | -2/+7 |
2009-03-24 | * output.cc (Output_file::map_anonymous): Define. | Ian Lance Taylor | 1 | -6/+23 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -1/+4 |
2009-03-17 | * configure.ac: Check for chsize and posix_fallocate. Replace | Ian Lance Taylor | 1 | -6/+22 |
2009-02-28 | PR 7091 | Ian Lance Taylor | 1 | -7/+13 |
2009-01-15 | * output.cc (Output_reloc): Add explicit instantiations. | Cary Coutant | 1 | -0/+80 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -5/+5 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 1 | -3/+4 |
2008-07-25 | PR 5990 | Ian Lance Taylor | 1 | -1/+3 |
2008-07-22 | * output.cc (Output_section::add_input_section): Don't try to | Ian Lance Taylor | 1 | -2/+4 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -32/+15 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -1/+57 |
2008-05-20 | * options.h (class General_options): Add -z relro. | Ian Lance Taylor | 1 | -4/+84 |
2008-05-16 | * output.cc (Output_segment::add_output_section): Remove front | Ian Lance Taylor | 1 | -8/+2 |