The NetBSD Project

CVS log for src/external/gpl2/dtc/dist/dtc-lexer.l

[BACK] Up to [cvs.NetBSD.org] / src / external / gpl2 / dtc / dist

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3.8.1 / (download) - annotate - [select for diffs], Tue May 17 10:23:17 2022 UTC (12 months, 2 weeks ago) by bouyer
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Pull up following revision(s) (requested by tnn in ticket #1452):
	external/gpl2/dtc/dist/dtc-lexer.l: revision 1.5
Satisfy -fno-common

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 22 23:19:53 2020 UTC (3 years ago) by jmcneill
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Satisfy -fno-common

Revision 1.3.6.1 / (download) - annotate - [select for diffs], Wed Apr 8 14:04:21 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.3: +11 -19 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Merge changes from current as of 20200406

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 22 12:38:24 2019 UTC (3 years, 5 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Changes since 1.3: +11 -19 lines
Diff to previous 1.3 (colored)

Merge conflicts

Revision 1.1.1.3 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 22 12:34:04 2019 UTC (3 years, 5 months ago) by skrll
Branch: DTC
CVS Tags: dtc-1-5-1
Changes since 1.1.1.2: +10 -18 lines
Diff to previous 1.1.1.2 (colored)

Import dtc 1.5.1

Revision 1.1.1.1.8.1 / (download) - annotate - [select for diffs], Tue Jul 18 17:17:52 2017 UTC (5 years, 10 months ago) by snj
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, matt-nb8-mediatek-base, matt-nb8-mediatek
Changes since 1.1.1.1: +43 -24 lines
Diff to previous 1.1.1.1 (colored) next main 1.1.1.2 (colored)

Pull up following revision(s) (requested by jmcneill in ticket #114):
	external/gpl2/dtc/Makefile: up to 1.1
	external/gpl2/dtc/Makefile.inc: up to 1.2
	external/gpl2/dtc/dist/.gitignore delete
	external/gpl2/dtc/dist/.travis.yml delete
	external/gpl2/dtc/dist/Documentation/dt-object-internal.txt: up to 1.1.1.1
	external/gpl2/dtc/dist/Documentation/manual.txt: up to 1.1.1.2
	external/gpl2/dtc/dist/Makefile: up to 1.1.1.2
	external/gpl2/dtc/dist/README: up to 1.1.1.2
	external/gpl2/dtc/dist/checks.c: up to 1.1.1.2
	external/gpl2/dtc/dist/convert-dtsv0-lexer.l: up to 1.1.1.2
	external/gpl2/dtc/dist/data.c: up to 1.3
	external/gpl2/dtc/dist/dtc-lexer.l: up to 1.3
	external/gpl2/dtc/dist/dtc-parser.y: up to 1.3
	external/gpl2/dtc/dist/dtc.c: up to 1.1.1.2
	external/gpl2/dtc/dist/dtc.h: up to 1.3
	external/gpl2/dtc/dist/fdtdump.c: up to 1.3
	external/gpl2/dtc/dist/fdtget.c: up to 1.1.1.2
	external/gpl2/dtc/dist/fdtput.c: up to 1.3
	external/gpl2/dtc/dist/flattree.c: up to 1.4
	external/gpl2/dtc/dist/fstree.c: up to 1.1.1.2
	external/gpl2/dtc/dist/libfdt/Makefile.libfdt delete
	external/gpl2/dtc/dist/libfdt/TODO delete
	external/gpl2/dtc/dist/libfdt/fdt.c delete
	external/gpl2/dtc/dist/libfdt/fdt.h delete
	external/gpl2/dtc/dist/libfdt/fdt_addresses.c delete
	external/gpl2/dtc/dist/libfdt/fdt_empty_tree.c delete
	external/gpl2/dtc/dist/libfdt/fdt_ro.c delete
	external/gpl2/dtc/dist/libfdt/fdt_rw.c delete
	external/gpl2/dtc/dist/libfdt/fdt_strerror.c delete
	external/gpl2/dtc/dist/libfdt/fdt_sw.c delete
	external/gpl2/dtc/dist/libfdt/fdt_wip.c delete
	external/gpl2/dtc/dist/libfdt/libfdt.h delete
	external/gpl2/dtc/dist/libfdt/libfdt_env.h delete
	external/gpl2/dtc/dist/libfdt/libfdt_internal.h delete
	external/gpl2/dtc/dist/libfdt/version.lds delete
	external/gpl2/dtc/dist/livetree.c: up to 1.1.1.2
	external/gpl2/dtc/dist/srcpos.c: up to 1.3
	external/gpl2/dtc/dist/srcpos.h: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/.gitignore: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/Makefile.tests: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/add_subnode_with_nops.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/addr_size_cells.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/appendprop1.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/appendprop2.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/asm_tree_dump.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/bad-octal-literal.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/boot-cpuid.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/char_literal.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/check_path.c: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/del_node.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/del_property.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/division-by-zero.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/dtb_reverse.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/dtbs_equal_ordered.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/dtbs_equal_unordered.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/dumptrees.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/extra-terminating-null.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/find_property.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/get_alias.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/get_mem_rsv.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/get_name.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/get_path.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/get_phandle.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/getprop.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/incbin.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/integer-expressions.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/line_directives.dts: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/mangle-layout.c: up to 1.3
	external/gpl2/dtc/dist/tests/move_and_save.c: up to 1.3
	external/gpl2/dtc/dist/tests/node_check_compatible.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/node_offset_by_compatible.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/node_offset_by_phandle.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/node_offset_by_prop_value.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/nop_node.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/nop_property.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/nopulate.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/notfound.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/nul-in-escape.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/nul-in-line-info1.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/nul-in-line-info2.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/open_pack.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/overlay.c: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup.c: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_bad_index.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_base.dtsi: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_empty.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_empty_index.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_index_trailing.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_path_empty_prop.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_path_only.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_path_only_sep.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_bad_fixup_path_prop.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_base.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_base_manual_symbols.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_overlay.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_overlay_manual_fixups.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_overlay_no_fixups.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/overlay_overlay_simple.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/parent_offset.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/path-references.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/path_offset.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/path_offset_aliases.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/phandle_format.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/property_iterate.c: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/property_iterate.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/propname_escapes.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/references.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/reg-without-unit-addr.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/root_node.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/run_tests.sh: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/rw_tree1.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/set_name.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/setprop.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/setprop_inplace.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/sized_cells.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/string_escapes.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/stringlist.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/subnode_iterate.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/subnode_offset.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/supernode_atdepth_offset.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/sw_tree1.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/test_label_ref.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/test_tree1.dts: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/test_tree1_body.dtsi delete
	external/gpl2/dtc/dist/tests/test_tree1_delete.dts: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/testdata.h: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/tests.h: up to 1.3
	external/gpl2/dtc/dist/tests/testutils.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/trees.S: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/truncated_property.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/unit-addr-without-reg.dts: up to 1.1.1.1
	external/gpl2/dtc/dist/tests/utilfdt_test.c: up to 1.1.1.2
	external/gpl2/dtc/dist/tests/value-labels.c: up to 1.1.1.2
	external/gpl2/dtc/dist/treesource.c: up to 1.1.1.2
	external/gpl2/dtc/dist/util.c: up to 1.1.1.2
	external/gpl2/dtc/dist/util.h: up to 1.3
	external/gpl2/dtc/dtc2netbsd: up to 1.2
	external/gpl2/dtc/lib/Makefile: up to 1.1
	external/gpl2/dtc/lib/libfdt/Makefile: up to 1.3
	external/gpl2/dtc/usr.bin/Makefile: up to 1.1
	external/gpl2/dtc/usr.bin/Makefile.inc: up to 1.1
	external/gpl2/dtc/usr.bin/dtc/Makefile: up to 1.2
	external/gpl2/dtc/usr.bin/dtc/version_gen.h: up to 1.2
Import DTC 1.4.4.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 8 16:00:40 2017 UTC (5 years, 11 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Branch point for: phil-wifi, netbsd-9
Changes since 1.2: +42 -23 lines
Diff to previous 1.2 (colored)

Merge conflicts

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Thu Jun 8 15:59:15 2017 UTC (5 years, 11 months ago) by skrll
Branch: DTC
CVS Tags: dtc-1-4-4
Changes since 1.1.1.1: +42 -23 lines
Diff to previous 1.1.1.1 (colored)

Import of DTC from DTC version 1.4.4

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 5 18:59:10 2017 UTC (5 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

rename include file per our convention.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 4 12:30:05 2015 UTC (7 years, 6 months ago) by macallan
Branch: DTC
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, netbsd-8-base, localcount-20160914, dtc-1-4-1, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of Device Tree Compiler and related tools

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 4 12:30:05 2015 UTC (7 years, 6 months ago) by macallan
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>