index
:
delta/binutils-redhat.git
add-fakeroots-dir
arc-20081103-branch
arc-insight_6_8-branch
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/build-essential
baserock/jonathan/no-system-zlib
baserock/morph
baserock/richardmaw/S10442/cross-toolchain
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/inspect-zlib
baserock/robkendrick/mips64
baserock/tiagogomes/update-toolchain
binutils-2_10-branch
binutils-2_11-branch
binutils-2_12-branch
binutils-2_13-branch
binutils-2_14-branch
binutils-2_15-branch
binutils-2_16-branch
binutils-2_17-branch
binutils-2_18-branch
binutils-2_19-branch
binutils-2_20-branch
binutils-2_21-branch
binutils-2_22-branch
binutils-arc-20080908-branch
binutils-arc-20081103-branch
binutils-csl-2_17-branch
binutils-csl-arm-2005q1-branch
binutils-csl-gxxpro-3_4-branch
cagney-unwind-20030108-branch
cagney_bfdfile-20040213-branch
cagney_bigcore-20040122-branch
cagney_convert-20030606-branch
cagney_fileio-20030521-branch
cagney_frameaddr-20030403-branch
cagney_framebase-20030326-branch
cagney_lazyid-20030317-branch
cagney_offbyone-20030303-branch
cagney_regbuf-20020515-branch
cagney_sysregs-20020825-branch
cagney_tramp-20040309-branch
cagney_writestrings-20030508-branch
cagney_x86i386-20030821-branch
carlton_dictionary-branch
cgen-1_1-branch
cr-0x5f1
csl-arm-20050325-branch
cygnus
dje-cgen-play1-branch
drow-cplus-branch
drow-reverse-20070409-branch
drow_intercu-20040221-branch
ezannoni_pie-20030916-branch
ezannoni_pie-20040323-branch
gdb-csl-20060226-branch
gdb-csl-arm-20051020-branch
gdb-csl-available-20060303-branch
gdb-csl-gxxpro-6_3-branch
gdb-csl-symbian-20060226-branch
gdb-premipsmulti-2000-06-06-branch
gdb_5_0-2000-04-10-branch
gdb_5_1-2001-07-29-branch
gdb_5_1_0_1-2002-01-03-branch
gdb_5_2-branch
gdb_5_3-branch
gdb_6_0-branch
gdb_6_1-branch
gdb_6_2-branch
gdb_6_3-branch
gdb_6_4-branch
gdb_6_5-branch
gdb_6_6-branch
gdb_6_7-branch
gdb_6_8-branch
gdb_7_0-branch
gdb_7_2-branch
gdb_7_3-branch
gdb_7_4-branch
gdb_s390-2001-09-26-branch
import-1.1.1
insight_6_8-branch
interps-20030202-branch
jimb-gdb_6_2-e500-branch
jimb-macro-020506-branch
jimb-ppc64-linux-20030509-branch
jimb-ppc64-linux-20030528-branch
jimb-ppc64-linux-20030613-branch
jimb-rda-nptl-branch
kettenis-i386newframe-20030308-branch
kettenis_i386newframe-20030406-branch
kettenis_i386newframe-20030419-branch
kettenis_sparc-20030918-branch
kseitz_interps-20020528-branch
master
master-UNNAMED-BRANCH
msnyder-checkpoint-072509-branch
msnyder-fork-checkpoint-branch
msnyder-reverse-20060331-branch
msnyder-reverse-20060502-branch
msnyder-reverse-20080609-branch
msnyder-tracepoint-checkpoint-branch
multiprocess-20081120-branch
newlib-1_17_0-arc
newlib-autotools-branch
newlib-csl-20060320-branch
nickrob-async-20060513-branch
offbyone-20030313-branch
readline_4_3-import-branch
readline_5_1-import-branch
reverse-20080717-branch
reverse-20080930-branch
reverse-20081226-branch
sid-20020905-branch
tcltk840-20020924-branch
sourceware.org: git/binutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
/
symtab.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Andrew Chatham and Craig Silverstein: Add support for version
Ian Lance Taylor
2008-01-15
1
-15
/
+33
*
Support assignments and expressions in linker scripts.
Ian Lance Taylor
2008-01-09
1
-13
/
+19
*
Reduce the number of system calls. Use readv instead of pread. Do
Ian Lance Taylor
2008-01-02
1
-24
/
+7
*
From Cary Coutant: Fix handling of versioned symbols, add some tests.
Ian Lance Taylor
2007-12-21
1
-2
/
+10
*
Convert more instances of off_t to be 32-bit types.
Ian Lance Taylor
2007-12-20
1
-9
/
+15
*
Use string length when available when calling Stringpool. Compare
Ian Lance Taylor
2007-12-19
1
-1
/
+2
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-3
/
+3
*
Rewrite workqueue. This version eliminates the master thread, and
Ian Lance Taylor
2007-12-14
1
-12
/
+13
*
From Craig Silverstein: size hash tables to avoid resizing.
Ian Lance Taylor
2007-12-14
1
-2
/
+3
*
From Cary Coutant: Fix handling of RELATIVE RELA relocs.
Ian Lance Taylor
2007-12-07
1
-1
/
+0
*
From Cary Coutant: More support for generating shared libraries.
Ian Lance Taylor
2007-12-06
1
-2
/
+5
*
Stringpool stats. Also make Symbol_table support functions inline.
Ian Lance Taylor
2007-12-05
1
-7
/
+6
*
Print symbol table statistics with --stats.
Ian Lance Taylor
2007-12-04
1
-0
/
+14
*
Add threading support.
Ian Lance Taylor
2007-11-22
1
-0
/
+33
*
From Craig Silverstein: Quote the symbol name in the ODR violation
Ian Lance Taylor
2007-11-17
1
-2
/
+2
*
When looking for ODR violations, only check the file base name. Also,
Ian Lance Taylor
2007-11-16
1
-5
/
+33
*
Workaround bug in gcc 4.0.3 STL.
Ian Lance Taylor
2007-11-15
1
-3
/
+4
*
From Craig Silverstein: Add support for --demangle.
Ian Lance Taylor
2007-11-15
1
-4
/
+32
*
From Craig Silverstein: Report output file name with ODR violation
Ian Lance Taylor
2007-11-14
1
-3
/
+4
*
Add heuristics for undefined symbol warnings.
Ian Lance Taylor
2007-11-14
1
-25
/
+51
*
Revert last patch.
Ian Lance Taylor
2007-11-14
1
-2
/
+1
*
Support special always-defined symbols for targets.
Ian Lance Taylor
2007-11-14
1
-1
/
+2
*
Warn about undefined references in shared libraries if we have seen
Ian Lance Taylor
2007-11-14
1
-0
/
+20
*
From Craig Silverstein: Rework debug info code a bit, add option for
Ian Lance Taylor
2007-11-14
1
-50
/
+2
*
From Craig Silverstein: First cut at detecting ODR violations.
Ian Lance Taylor
2007-11-13
1
-10
/
+109
*
From Cary Coutant: More shared library support, some refactorization.
Ian Lance Taylor
2007-11-09
1
-0
/
+1
*
Generate a complete exception frame header. Discard duplicate
Ian Lance Taylor
2007-11-09
1
-6
/
+6
*
Add support for PT_GNU_STACK.
Ian Lance Taylor
2007-10-23
1
-3
/
+2
*
Fix versions of copied symbols.
Ian Lance Taylor
2007-10-22
1
-2
/
+82
*
From Cary Coutant: preliminary shared library support.
Ian Lance Taylor
2007-10-16
1
-4
/
+22
*
Keep track of weak aliases, so that overriding environ works.
Ian Lance Taylor
2007-10-14
1
-60
/
+164
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-44
/
+76
*
Add an option for Stringpools to not copy strings.
Ian Lance Taylor
2007-10-12
1
-10
/
+10
*
Implement -s and -S options which strip symbols.
Ian Lance Taylor
2007-10-10
1
-4
/
+10
*
Use parameters to track whether we are doing a static link. Fix up
Ian Lance Taylor
2007-09-28
1
-0
/
+33
*
Put size and endianness in parameters.
Ian Lance Taylor
2007-09-26
1
-69
/
+131
*
Add cache parameter to get_view. Discard uncached views on unlock.
Ian Lance Taylor
2007-09-25
1
-1
/
+2
*
Use special value when we refer a function symbol in some way other
Ian Lance Taylor
2007-09-23
1
-10
/
+14
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
It's OK to have a version if we have an existing symbol.
Ian Lance Taylor
2007-09-22
1
-3
/
+3
*
Canonicalize name and version when working with special symbols.
Ian Lance Taylor
2007-09-22
1
-13
/
+19
*
Let special symbols override existing symbols rather than
Ian Lance Taylor
2007-09-19
1
-69
/
+107
*
Add support for --enable-target to control which template
Ian Lance Taylor
2007-09-04
1
-22
/
+50
*
Ignore VER_NDX_LOCAL for an undefined symbol.
Ian Lance Taylor
2007-09-04
1
-2
/
+11
*
Copy in_reg and in_dyn when resolving NAME/VERSION with NAME/NULL.
Ian Lance Taylor
2007-08-29
1
-0
/
+4
*
Initialize plt_offset_ and has_plt_offset_ in a Symbol.
Ian Lance Taylor
2007-08-28
1
-0
/
+2
*
Add support for -E/--export-dynamic. Also clean up --help output a bit.
Ian Lance Taylor
2007-08-22
1
-1
/
+4
*
Don't emit symbols seen only in dynamic object, don't read duplicate
Ian Lance Taylor
2006-12-06
1
-0
/
+13
*
Generate version information.
Ian Lance Taylor
2006-12-06
1
-78
/
+108
*
gcc 3.2.2 portability hacks.
Ian Lance Taylor
2006-12-01
1
-3
/
+8
[next]