summaryrefslogtreecommitdiffstats
path: root/gold/output.h
Commit message (Expand)AuthorAgeFilesLines
* * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.Cary Coutant2008-09-291-1/+3
* * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor2008-08-131-0/+5
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-101-14/+24
* * output.h (Output_section::Input_section): Initialize p2align_ toIan Lance Taylor2008-06-181-3/+4
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-6/+149
* * options.h (class General_options): Add -z relro.Ian Lance Taylor2008-05-201-1/+32
* * output.cc (Output_segment::add_output_section): Remove frontIan Lance Taylor2008-05-161-12/+1
* * output.cc (Output_reloc::get_address): Change return type toIan Lance Taylor2008-05-161-1/+1
* Correct last patch.Ian Lance Taylor2008-05-061-2/+2
* 2008-05-05 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2008-05-061-6/+51
* * object.cc (Sized_relobj::include_section_group): Adjust sectionIan Lance Taylor2008-05-051-2/+4
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-1/+43
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-161-0/+18
* * layout.cc (Layout::Layout): Initialize sections_are_attached_.Ian Lance Taylor2008-04-151-0/+10
* * output.h (class Output_section_data): Remove inline definitionIan Lance Taylor2008-04-111-2/+1
* 2008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-111-15/+30
* * output.cc (Output_reloc<SHT_REL>::local_section_offset): AddIan Lance Taylor2008-04-071-3/+5
* * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor2008-03-281-0/+50
* * i386.cc (Target_i386::Got_type): New enum declaration.Cary Coutant2008-03-251-57/+34
* Make sure the start and size of the TLS segment are aligned.Ian Lance Taylor2008-03-191-3/+4
* Fix handling of RELA relative relocs against local symbols in mergeIan Lance Taylor2008-03-161-3/+3
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Combine read-only .eh_frame sections with read-write .eh_frameIan Lance Taylor2008-03-121-0/+12
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-3/+3
* Implement -Tdata and -Tbss.Ian Lance Taylor2008-02-131-0/+6
* Support dynamic relocations against local section symbols.Ian Lance Taylor2008-02-121-41/+132
* Track sections for expressions.Ian Lance Taylor2008-02-091-1/+21
* Support --oformat binary.Ian Lance Taylor2008-02-071-0/+13
* Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor2008-02-061-18/+47
* Initial -r support.Ian Lance Taylor2008-02-061-3/+66
* Implement PHDRS.Ian Lance Taylor2008-02-041-0/+19
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-41/+202
* Don't include options.h in fileread.h. Remove General_optionsIan Lance Taylor2008-01-181-11/+1
* Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor2008-01-061-1/+8
* Correct handling of non-section symbol in merged section. Avoid someIan Lance Taylor2007-12-211-1/+2
* Speed up relocations against local symbols in merged sections.Ian Lance Taylor2007-12-211-15/+39
* Convert more instances of off_t to be 32-bit types.Ian Lance Taylor2007-12-201-8/+8
* Update comments about output offsets and merged input sections.Ian Lance Taylor2007-12-201-2/+4
* Make functions on hot path inline. Remove a mistaken virtualIan Lance Taylor2007-12-201-1/+1
* Print statistics about merge sections with --stats.Ian Lance Taylor2007-12-181-0/+24
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-7/+11
* From Cary Coutant: Fix handling of RELATIVE RELA relocs.Ian Lance Taylor2007-12-071-27/+108
* From Cary Coutant: More support for generating shared libraries.Ian Lance Taylor2007-12-061-55/+108
* From Craig Silverstein: Support irregular output files.Ian Lance Taylor2007-12-041-2/+10
* Compress all debug sections.Ian Lance Taylor2007-12-011-49/+93
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-3/+42
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-98/+241
* From Cary Coutant: Count textrel with output sections rather thanIan Lance Taylor2007-11-151-23/+52
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-0/+13
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-32/+87
OpenPOWER on IntegriCloud