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/binutils-2.44
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
/
ld
/
ldlex.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
ld whitespace fixes
Alan Modra
2017-10-12
1
-35
/
+35
*
ld internationalization fixes
Alan Modra
2017-10-11
1
-26
/
+26
*
ld: Don't allow '~' as the first char in symbol name
H.J. Lu
2017-10-09
1
-2
/
+3
*
ld: Allow section groups to be resolved as part of a relocatable link
Andrew Burgess
2017-06-06
1
-0
/
+1
*
Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...
Nick Clifton
2017-05-18
1
-0
/
+5
*
Use noyywrap option in lex files.
Dilan Palauzov
2017-01-04
1
-5
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix seg-fault in linker when passed a bogus input script.
Nick Clifton
2016-12-05
1
-2
/
+8
*
ld: track linker-definedness of symbols
Jan Beulich
2016-07-05
1
-4
/
+6
*
Add new NOCROSSREFS_TO linker script command
Matthew Fortune
2016-04-18
1
-0
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Eat newlines inside INPUT statements in linker scripts
Andreas Schwab
2015-04-28
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Allow unquoted = as the first character in ldscript input_list names
Hans-Peter Nilsson
2014-10-15
1
-9
/
+23
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
* ldexp.c: Add LOG2CEIL() builtin function to linker script language
Nick Clifton
2013-08-15
1
-0
/
+1
*
* ldgram.y: Add ALIGN_WITH_INPUT output section attribute.
Nick Clifton
2013-07-19
1
-3
/
+2
*
bfd/
Maciej W. Rozycki
2012-08-06
1
-0
/
+1
*
Add SORT_NONE and don't sort sort .init/.fini sections
H.J. Lu
2012-07-10
1
-0
/
+1
*
PR ld/10340
Alan Modra
2012-03-08
1
-1
/
+5
*
PR ld/13343
Alan Modra
2012-02-17
1
-12
/
+15
*
include/ChangeLog
Catherine Moore
2011-07-11
1
-0
/
+1
*
PR ld/12613
Alan Modra
2011-03-29
1
-1
/
+1
*
Add support for DragonFlyBSD target.
Nick Clifton
2011-03-28
1
-0
/
+2
*
Update copyright dates.
Alan Modra
2011-01-13
1
-2
/
+2
*
PR ld/12356
Alan Modra
2011-01-13
1
-0
/
+1
*
Add SORT_BY_INIT_PRIORITY.
H.J. Lu
2010-12-15
1
-0
/
+1
*
* ldlex.l (WILDCHAR): Add the caret and exclamation point
Nick Clifton
2010-08-31
1
-1
/
+1
*
ld/
Richard Sandiford
2010-02-10
1
-1
/
+0
*
binutils/
Ben Elliston
2009-11-19
1
-0
/
+2
*
* ldlex.l (yy_input): Remove second argument and return the value
Andreas Schwab
2009-10-14
1
-8
/
+9
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
* ldgram.y: Add support for REGION_ALIAS operator.
Nick Clifton
2009-03-02
1
-1
/
+2
*
* ld.texinfo (File Commands): Document that INCLUDE can be used in
Nathan Sidwell
2008-07-06
1
-1
/
+1
*
ld/
Alan Modra
2008-01-25
1
-0
/
+3
*
Update sources to GPLv3
Nick Clifton
2007-07-06
1
-13
/
+9
*
* ldlex.l, ldgram.y: Add ALIGNOF.
Nathan Sidwell
2007-06-18
1
-0
/
+1
*
* ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot
Nathan Sidwell
2007-05-24
1
-3
/
+11
*
bfd/
Alan Modra
2007-04-26
1
-5
/
+3
*
bfd/
H.J. Lu
2006-09-07
1
-0
/
+1
*
bfd/
H.J. Lu
2006-05-30
1
-0
/
+1
*
bfd/
H.J. Lu
2005-08-05
1
-0
/
+1
*
Update FSF addresses
Nick Clifton
2005-05-12
1
-2
/
+2
*
* ldgram.y: Add SPECIAL token.
Alan Modra
2005-05-11
1
-0
/
+1
*
(YY_NO_UNPUT): Define so that the yy_unput function is not declared. It is not
Nick Clifton
2005-02-15
1
-0
/
+2
*
* ldgram.y (AS_NEEDED): New token.
Jakub Jelinek
2005-01-21
1
-1
/
+2
*
Add ORIGIN and LENGTH linker script operators.
Nick Clifton
2004-11-19
1
-48
/
+48
*
* Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.
Mark Mitchell
2004-10-26
1
-0
/
+1
*
ld/
H.J. Lu
2004-10-04
1
-1
/
+3
*
* ldgram.y (sect_constraint): New.
Jakub Jelinek
2004-05-19
1
-0
/
+2
[next]