index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dtc-lexer.l
Age
Commit message (
Expand
)
Author
2022-05-31
ANDROID: Merge upstream ed310803ea89 (v1.6.1)
Pierre-Clément Tosi
2022-01-25
dtc: introduce label relative path references
Ahmad Fatoum
2021-06-08
Make handling of cpp line information more tolerant
David Gibson
2020-07-09
Update dtc to 1.6.0
Steve Muckle
2020-01-16
Remove redundant YYLOC global declaration
Dirk Mueller
2019-06-21
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
Rob Herring
2018-09-25
Merge nodes with local target label references
Fredrik Markstrom
2018-05-04
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2017-04-25
Update to dtc-1.4.4
SzuWei Lin
2017-03-06
Clean up gcc attributes
David Gibson
2017-02-28
Add printf format attributes
David Gibson
2017-02-17
Reset master to upstream
SzuWei Lin
2016-12-12
dtc: Fix memory leak in character literal parsing
Gabriel Smith
2016-12-09
dtc: Plugin and fixup support
Pantelis Antoniou
2016-02-23
Make it build under Android
Chris Phoenix
2016-02-22
dtc: Plugin and fixup support
Pantelis Antoniou
2016-01-04
Fix some bugs in processing of line directives
David Gibson
2016-01-03
Gracefully handle bad octal literals
David Gibson
2014-09-26
dtc: Delete the unused start condition INCLUDE
Wang Long
2014-05-09
Fix bug with references to root node
David Gibson
2014-01-04
Move character literal processing to the lexer
David Gibson
2014-01-03
Move integer literal processing back to the lexer
David Gibson
2013-12-25
Pass 'unsigned char' type to isdigit()/isspace()/isprint() functions
Serge Lamikhov-Center
2013-10-28
Use stdbool more widely
David Gibson
2013-06-03
dtc: ensure #line directives don't consume data from the next line
Stephen Warren
2012-09-28
dtc: cpp co-existence: add support for #line directives
Stephen Warren
2012-09-28
dtc: cpp co-existence: allow names starting with # to be escaped
Stephen Warren
2012-09-06
dtc: Add ability to delete nodes and properties
Stephen Warren
2012-04-09
dtc: Basic integer expressions
Stephen Warren
2011-10-11
dtc: Add support for variable sized elements
Anton Staaf
2011-09-22
dtc: Support character literals in cell lists
Anton Staaf
2010-11-13
Allow nodes to be referenced by path at the top level.
John Bonesio
2010-09-21
Add merging of labelled subnodes. This patch allows the following
David Gibson
2010-04-30
dtc: Add -Wredundant-decls (resend)
David Gibson
2010-02-08
Modification of lexer and parser, improving dtc portability.
Lukasz Wojcik
2010-01-14
dtc: Cleanup line number tracking, add column number tracking
David Gibson
2010-01-14
dtc: Simpler interface to source file management
David Gibson
2008-10-03
Remove support for the legacy DTS source file format.
Jon Loeliger
2008-10-03
Use flex's YY_USER_ACTION feature to avoid code duplication
Jon Loeliger
2008-10-03
Implement and use an xstrdup() function
Jon Loeliger
2008-07-31
dtc: Remove unused lexer function
David Gibson
2008-07-14
dtc: Clean up lexing of include files
David Gibson
2008-06-19
dtc: Add support for binary includes.
David Gibson
2008-03-23
dtc: Remove ugly include stack abuse
David Gibson
2008-03-23
dtc: Make dtc_open_file() die() if unable to open requested file
David Gibson
2008-03-23
dtc: Fix error reporting in push_input_file()
David Gibson
2008-01-10
Preserve scanner state when /include/ing.
Scott Wood
2008-01-07
Convert malloc() uses to xmalloc().
Scott Wood
2008-01-04
Look for include files in the directory of the including file.
Scott Wood
2007-12-07
dtc: Reinstate full old-style reference-to-path for v0 dts files
David Gibson
[next]