[Crosstoolchain-logs] [device-tree-compiler] annotated tag v1.1.0-rc1 created (now 2d38c15)
Vagrant Cascadian
vagrant at moszumanska.debian.org
Mon Sep 25 16:23:52 UTC 2017
This is an automated email from the git hooks/post-receive script.
vagrant pushed a change to annotated tag v1.1.0-rc1
in repository device-tree-compiler.
at 2d38c15 (tag)
tagging 7364cc79b5fa11e416dce01802139bc87d690118 (commit)
replaces v1.0.0
tagged by Jon Loeliger
on Thu Jan 10 09:18:16 2008 -0600
- Log -----------------------------------------------------------------
DTC 1.1.0-rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHhjeDhHhdkqN7HZYRAhsIAJ4kMyQZso4LSGurxgyV5OGn4XanhwCfaZ1E
6ikCHDcw4QgqhMaCJwWsYxU=
=Nsww
-----END PGP SIGNATURE-----
David Gibson (92):
libfdt: Fix handling of trailing / in fdt_path_offset()
libfdt: Add fdt_get_name() to retrieve a node's name
libfdt: Add fdt_get_path() function
libfdt: Add fdt_parent_offset() and supporting functions
dtc: Fix summary calculation in testsuite
libfdt: Fix use of uninitialized variable in fdt_get_path()
dtc: Make make print a message when linking testcases
dtc: Optimise by default, fix warnings thus uncovered
dtc: Assume properties preced subnodes in the flattened tree
libfdt: Add fdt_node_offset_by_prop_value()
libfdt: Consistently use big-endian property data in testcases
dtc: Cleanup testsuite organization
dtc: Add basic testcases for dtc
dtc: Whitespace cleanup
dtc: Use libfdt/fdt.h instead of flat_dt.h
libfdt: Test rw functions on more trees
libfdt: Make unit address optional for finding nodes
dtc: Refactor Makefiles
libfdt: Add functions to get/add/delete memory reservemap entries
libfdt: libfdt_env.h must be included first
dtc: Don't delete *.test.dtb between testgroups
libfdt: Add functions for handling the "compatible" property
dtc: Improve support for string escapes
dtc: Restore missing code for testcases
dtc: Improve -Odts output
libfdt: Make fdt_string() return a const pointer
dtc: Make helper macros in trees.S more flexible
libfdt: Add missing RW_CHECK_HEADER to fdt_del_node()
dtc: Disable semantic checks by default
dtc: data.c doesn't need to include dtc-parser.tab.h
libfdt: Rename and publish _fdt_check_header()
libfdt: Rename and publish _fdt_next_tag()
libfdt: Add some documenting comments in libfdt.h
libfdt: Documentation (patch the second)
libfdt: Remove un-const-safe fdt_set_header macro
libfdt: Test on trees with different block layouts
dtc: Remove leftover debugging printf() from mangle-layout
libfdt: Correctly handle versions > 17
libfdt: Handle v16 and re-ordered trees for r/w
dtc: Move tree checking code to checks.c
dtc: Don't include libfdt in global LDFLAGS
dtc: Make -Idts -Odts preserve node/property labels
dtc: Don't force alignment of cell list data
libfdt: Add more documentation (patch the third)
libfdt: Add more documentation (patch the fourth)
libfdt: Fix sw_tree1 testcase
dtc: Refactor printing of property values in -Odts mode
dtc: Make -Idts -Odts preserve property-internal labels
dtc: Add testcases exercising -Odts mode
dtc: Better exercise dtc base and bytestring features
libfdt: Add more documentation (path the fifth)
dtc: Simplify lexing/parsing of literals vs. node/property names
dtc: Switch dtc to C-style literals
dtc: -Odts produces v1 output
dtc: Add missing dependencies for tests
libfdt: Add phandle related functions
dtc: Add testcase for dtc references
libfdt: Abolish _typed() variants, add _cell() variants
libfdt: Abolish fdt_offset_ptr_typed()
dtc: Add testcases for tree checks
dtc: Don't use env(1) in testsuite
dtc: Remove some redundant testcases
dtc: Add valgrind support to testsuite
dtc: Flexible tree checking infrastructure (v2)
dtc: Merge refs and labels into single "markers" list (v2)
dtc: Fix some lexical problems with references
dtc: Fix uninitialized use of structure_ok
dtc: Add many const qualifications
dtc: Fix FAIL() macro varargs
dtc: Convert "name" property checking to new infrastructure
dtc: Trivial lexer cleanups
dtc: Generate useful error message for properties after subnodes
dtc: Implement path references
dtc: Remove space from flex command line
dtc: More detailed testing of tree checks
dtc: Migrate "one cell" checks to new framework
dtc: Migrate "string property" checks to new framework
dtc: Remove obsolete check_properties() function
dtc: Convert #address-cells and #size-cells related checks
dtc: Convert check for obsolete /chosen property
dtc: Reinstate full old-style reference-to-path for v0 dts files
dtc: Make dtc-checfails.sh script catch deaths-by-signal
dtc: Allow gcc format warnings for check_msg()
dtc: Fix silly typo in dtc-checkfails.sh
libfdt: Add more documentation (patch the sixth)
libfdt: Add more documentation (patch the seventh)
dtc: Don't build tests as part of "all"
dtc: Remove remaining old-style checks
dtc: Add missing copyright notice for dumptrees.c
dtc: Update TODO files
dtc: Remove header information dumping
dtc/libfdt: Add README clarifying licensing
Emil Medve (1):
dtc: Fix the install target
Jon Loeliger (9):
Restore warning message about bison expected output.
Reformat grammar rules to not mix language syntax and yacc syntax.
DTC: Minor grammar rule shuffle.
DTC: Remove an unneeded %token definition.
Appease the printf() format $Gods with a correct type.
Quiet a bogus "May be used uninitialized" warning.
DTC: Remove the need for the GLR Parser.
Add a script that compares an "old" and "new" dtc results.
Tag Version 1.1.0-rc1
Kumar Gala (4):
Fix whitespace in libfdt/fdt.h
Add an option to pad the blob that is generated
Print out the total size as part of ftdump
Fix padding options
Scott Wood (7):
Add yyerrorf() for formatted error messages.
Look for include files in the directory of the including file.
Return a non-zero exit code if an error occurs during dts parsing.
Handle absolute pathnames correctly in dtc_open_file.
Remove \n from yyerror() call.
Convert malloc() uses to xmalloc().
Preserve scanner state when /include/ing.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list