GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
reloc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Refactor Sized_relobj_file::do_relocate_sections.
Cary Coutant
2017-01-10
1
-3
/
+70
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
gold: Add view and view_size parameters to is_call_to_non_split.
Marcin Kościelnicki
2016-02-06
1
-1
/
+2
*
Refactor gold to enable support for MIPS-64 relocation format.
Cary Coutant
2016-01-11
1
-85
/
+27
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Remove const from return type of get_output_view.
Cary Coutant
2015-12-13
1
-5
/
+5
*
Pass relocations to Target::do_calls_non_split.
Cary Coutant
2015-12-11
1
-0
/
+1
*
Make output views accessible to Target during do_relocate().
Cary Coutant
2015-12-11
1
-0
/
+57
*
[GOLD] Relocate::relocate() params
Alan Modra
2015-12-09
1
-16
/
+16
*
Add SHF_COMPRESSED section decompression to gold
H.J. Lu
2015-07-12
1
-1
/
+3
*
[GOLD] Add PowerPC64 -fsplit-stack support
Alan Modra
2015-05-16
1
-4
/
+12
*
Remove empty class Merge_map.
Rafael Ávila de Espíndola
2015-03-04
1
-7
/
+5
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
* object.h (Sized_relobj_file::emit_relocs): Delete.
Alan Modra
2012-09-05
1
-77
/
+13
*
* layout.cc: Include "object.h".
Ian Lance Taylor
2011-06-25
1
-2
/
+32
*
* reloc.cc (Sized_relobj_file::do_read_relocs): Ignore empty reloc
Ian Lance Taylor
2011-05-31
1
-0
/
+3
*
* incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc
Cary Coutant
2011-05-24
1
-81
/
+81
*
* gold/layout.cc (Layout::symtab_section_offset): New function.
Cary Coutant
2011-04-14
1
-1
/
+1
*
* archive.cc (Archive::include_member): Adjust call to
Cary Coutant
2011-04-12
1
-7
/
+15
*
PR gold/12316
Ian Lance Taylor
2011-02-10
1
-4
/
+1
*
Fix typos in gold.
Ralf Wildenhues
2010-12-14
1
-1
/
+1
*
* dwarf_reader.h (class Sized_dwarf_line_info): Add
Ian Lance Taylor
2010-12-01
1
-0
/
+14
*
* debug.h (DEBUG_INCREMENTAL): New flag.
Cary Coutant
2010-10-14
1
-2
/
+2
*
* archive.cc: Formatting fixes: Remove whitespace between
Nick Clifton
2010-08-25
1
-3
/
+3
*
elfcpp/ChangeLog:
Cary Coutant
2010-08-12
1
-2
/
+191
*
* compressed_output.cc (zlib_decompress): New function.
Cary Coutant
2010-07-12
1
-6
/
+27
*
* reloc.cc (Sized_relobj::split_stack_adjust_reltype): Call the
Ian Lance Taylor
2010-03-11
1
-5
/
+8
*
* fileread.cc (File_read::~File_read): Don't delete whole_file_view_.
Cary Coutant
2010-03-10
1
-1
/
+1
*
* gold.cc (queue_middle_gc_tasks): Use a separate blocker for each
Ian Lance Taylor
2010-02-12
1
-12
/
+26
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-90
/
+90
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-90
/
+90
*
PR 10925
Ian Lance Taylor
2009-11-09
1
-0
/
+40
*
* object.h (class Relobj): Drop options parameter from
Ian Lance Taylor
2009-10-29
1
-68
/
+39
*
2009-10-25 Doug Kwan <dougkwan@google.com>
Doug Kwan
2009-10-25
1
-1
/
+45
*
* object.h (class Relocate_info): Add reloc_shdr and data_shdr
Ian Lance Taylor
2009-10-15
1
-0
/
+2
*
* gc.h (gc_process_relocs): Check if icf is enabled using new
Sriraman Tallam
2009-10-13
1
-2
/
+5
*
* options.h (class General_options): Define
Ian Lance Taylor
2009-10-06
1
-24
/
+259
*
* object.h (class Object): Remove target_ field, and target,
Ian Lance Taylor
2009-09-30
1
-3
/
+6
*
*** empty log message ***
Sriraman Tallam
2009-08-05
1
-7
/
+7
*
PR 10244
Ian Lance Taylor
2009-06-24
1
-1
/
+4
*
PR 9918
Ian Lance Taylor
2009-03-04
1
-1
/
+3
*
2009-01-20 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2009-01-28
1
-4
/
+143
*
* target-reloc.h (Default_scan_relocatable_relocs): Only discard
Ian Lance Taylor
2008-12-12
1
-1
/
+1
*
* reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address
Cary Coutant
2008-11-15
1
-1
/
+1
*
* mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL.
Cary Coutant
2008-09-29
1
-10
/
+10
*
Handle output sections with more than 0x7fffffff bytes.
Ian Lance Taylor
2008-07-10
1
-26
/
+28
*
* object.cc (Xindex::initialize_symtab_xindex): New function.
Ian Lance Taylor
2008-04-19
1
-7
/
+8
[next]