Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 7, 2018 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/bc5f032e2fae6d464814f0d61feb07dd to your computer and use it in GitHub Desktop.
Save ryantm/bc5f032e2fae6d464814f0d61feb07dd to your computer and use it in GitHub Desktop.
/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0
├── bin
│   ├── avr-c++
│   ├── avr-cpp
│   ├── avr-g++
│   ├── avr-gcc
│   ├── avr-gcc-8.1.0
│   ├── avr-gcc-ar
│   ├── avr-gcc-nm
│   ├── avr-gcc-ranlib
│   ├── avr-gcov
│   ├── avr-gcov-dump
│   └── avr-gcov-tool
├── include
├── lib
│   ├── gcc
│   │   └── avr
│   │   └── 8.1.0
│   │   ├── avr25
│   │   │   ├── libgcc.a
│   │   │   ├── libgcov.a
│   │   │   └── tiny-stack
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr3
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr31
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr35
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr4
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr5
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr51
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avr6
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrtiny
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega2
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega3
│   │   │   ├── libgcc.a
│   │   │   ├── libgcov.a
│   │   │   └── short-calls
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega4
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega5
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega6
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── avrxmega7
│   │   │   ├── libgcc.a
│   │   │   └── libgcov.a
│   │   ├── device-specs
│   │   │   ├── specs-at43usb320
│   │   │   ├── specs-at43usb355
│   │   │   ├── specs-at76c711
│   │   │   ├── specs-at86rf401
│   │   │   ├── specs-at90c8534
│   │   │   ├── specs-at90can128
│   │   │   ├── specs-at90can32
│   │   │   ├── specs-at90can64
│   │   │   ├── specs-at90pwm1
│   │   │   ├── specs-at90pwm161
│   │   │   ├── specs-at90pwm2
│   │   │   ├── specs-at90pwm216
│   │   │   ├── specs-at90pwm2b
│   │   │   ├── specs-at90pwm3
│   │   │   ├── specs-at90pwm316
│   │   │   ├── specs-at90pwm3b
│   │   │   ├── specs-at90pwm81
│   │   │   ├── specs-at90s1200
│   │   │   ├── specs-at90s2313
│   │   │   ├── specs-at90s2323
│   │   │   ├── specs-at90s2333
│   │   │   ├── specs-at90s2343
│   │   │   ├── specs-at90s4414
│   │   │   ├── specs-at90s4433
│   │   │   ├── specs-at90s4434
│   │   │   ├── specs-at90s8515
│   │   │   ├── specs-at90s8535
│   │   │   ├── specs-at90scr100
│   │   │   ├── specs-at90usb1286
│   │   │   ├── specs-at90usb1287
│   │   │   ├── specs-at90usb162
│   │   │   ├── specs-at90usb646
│   │   │   ├── specs-at90usb647
│   │   │   ├── specs-at90usb82
│   │   │   ├── specs-at94k
│   │   │   ├── specs-ata5272
│   │   │   ├── specs-ata5505
│   │   │   ├── specs-ata5702m322
│   │   │   ├── specs-ata5782
│   │   │   ├── specs-ata5790
│   │   │   ├── specs-ata5790n
│   │   │   ├── specs-ata5791
│   │   │   ├── specs-ata5795
│   │   │   ├── specs-ata5831
│   │   │   ├── specs-ata6285
│   │   │   ├── specs-ata6286
│   │   │   ├── specs-ata6289
│   │   │   ├── specs-ata6612c
│   │   │   ├── specs-ata6613c
│   │   │   ├── specs-ata6614q
│   │   │   ├── specs-ata6616c
│   │   │   ├── specs-ata6617c
│   │   │   ├── specs-ata664251
│   │   │   ├── specs-ata8210
│   │   │   ├── specs-ata8510
│   │   │   ├── specs-atmega103
│   │   │   ├── specs-atmega128
│   │   │   ├── specs-atmega1280
│   │   │   ├── specs-atmega1281
│   │   │   ├── specs-atmega1284
│   │   │   ├── specs-atmega1284p
│   │   │   ├── specs-atmega1284rfr2
│   │   │   ├── specs-atmega128a
│   │   │   ├── specs-atmega128rfa1
│   │   │   ├── specs-atmega128rfr2
│   │   │   ├── specs-atmega16
│   │   │   ├── specs-atmega161
│   │   │   ├── specs-atmega162
│   │   │   ├── specs-atmega163
│   │   │   ├── specs-atmega164a
│   │   │   ├── specs-atmega164p
│   │   │   ├── specs-atmega164pa
│   │   │   ├── specs-atmega165
│   │   │   ├── specs-atmega165a
│   │   │   ├── specs-atmega165p
│   │   │   ├── specs-atmega165pa
│   │   │   ├── specs-atmega168
│   │   │   ├── specs-atmega168a
│   │   │   ├── specs-atmega168p
│   │   │   ├── specs-atmega168pa
│   │   │   ├── specs-atmega168pb
│   │   │   ├── specs-atmega169
│   │   │   ├── specs-atmega169a
│   │   │   ├── specs-atmega169p
│   │   │   ├── specs-atmega169pa
│   │   │   ├── specs-atmega16a
│   │   │   ├── specs-atmega16hva
│   │   │   ├── specs-atmega16hva2
│   │   │   ├── specs-atmega16hvb
│   │   │   ├── specs-atmega16hvbrevb
│   │   │   ├── specs-atmega16m1
│   │   │   ├── specs-atmega16u2
│   │   │   ├── specs-atmega16u4
│   │   │   ├── specs-atmega2560
│   │   │   ├── specs-atmega2561
│   │   │   ├── specs-atmega2564rfr2
│   │   │   ├── specs-atmega256rfr2
│   │   │   ├── specs-atmega32
│   │   │   ├── specs-atmega323
│   │   │   ├── specs-atmega324a
│   │   │   ├── specs-atmega324p
│   │   │   ├── specs-atmega324pa
│   │   │   ├── specs-atmega325
│   │   │   ├── specs-atmega3250
│   │   │   ├── specs-atmega3250a
│   │   │   ├── specs-atmega3250p
│   │   │   ├── specs-atmega3250pa
│   │   │   ├── specs-atmega325a
│   │   │   ├── specs-atmega325p
│   │   │   ├── specs-atmega325pa
│   │   │   ├── specs-atmega328
│   │   │   ├── specs-atmega328p
│   │   │   ├── specs-atmega328pb
│   │   │   ├── specs-atmega329
│   │   │   ├── specs-atmega3290
│   │   │   ├── specs-atmega3290a
│   │   │   ├── specs-atmega3290p
│   │   │   ├── specs-atmega3290pa
│   │   │   ├── specs-atmega329a
│   │   │   ├── specs-atmega329p
│   │   │   ├── specs-atmega329pa
│   │   │   ├── specs-atmega32a
│   │   │   ├── specs-atmega32c1
│   │   │   ├── specs-atmega32hvb
│   │   │   ├── specs-atmega32hvbrevb
│   │   │   ├── specs-atmega32m1
│   │   │   ├── specs-atmega32u2
│   │   │   ├── specs-atmega32u4
│   │   │   ├── specs-atmega32u6
│   │   │   ├── specs-atmega406
│   │   │   ├── specs-atmega48
│   │   │   ├── specs-atmega48a
│   │   │   ├── specs-atmega48p
│   │   │   ├── specs-atmega48pa
│   │   │   ├── specs-atmega48pb
│   │   │   ├── specs-atmega64
│   │   │   ├── specs-atmega640
│   │   │   ├── specs-atmega644
│   │   │   ├── specs-atmega644a
│   │   │   ├── specs-atmega644p
│   │   │   ├── specs-atmega644pa
│   │   │   ├── specs-atmega644rfr2
│   │   │   ├── specs-atmega645
│   │   │   ├── specs-atmega6450
│   │   │   ├── specs-atmega6450a
│   │   │   ├── specs-atmega6450p
│   │   │   ├── specs-atmega645a
│   │   │   ├── specs-atmega645p
│   │   │   ├── specs-atmega649
│   │   │   ├── specs-atmega6490
│   │   │   ├── specs-atmega6490a
│   │   │   ├── specs-atmega6490p
│   │   │   ├── specs-atmega649a
│   │   │   ├── specs-atmega649p
│   │   │   ├── specs-atmega64a
│   │   │   ├── specs-atmega64c1
│   │   │   ├── specs-atmega64hve
│   │   │   ├── specs-atmega64hve2
│   │   │   ├── specs-atmega64m1
│   │   │   ├── specs-atmega64rfr2
│   │   │   ├── specs-atmega8
│   │   │   ├── specs-atmega8515
│   │   │   ├── specs-atmega8535
│   │   │   ├── specs-atmega88
│   │   │   ├── specs-atmega88a
│   │   │   ├── specs-atmega88p
│   │   │   ├── specs-atmega88pa
│   │   │   ├── specs-atmega88pb
│   │   │   ├── specs-atmega8a
│   │   │   ├── specs-atmega8hva
│   │   │   ├── specs-atmega8u2
│   │   │   ├── specs-attiny10
│   │   │   ├── specs-attiny11
│   │   │   ├── specs-attiny12
│   │   │   ├── specs-attiny13
│   │   │   ├── specs-attiny13a
│   │   │   ├── specs-attiny15
│   │   │   ├── specs-attiny1614
│   │   │   ├── specs-attiny1616
│   │   │   ├── specs-attiny1617
│   │   │   ├── specs-attiny1634
│   │   │   ├── specs-attiny167
│   │   │   ├── specs-attiny20
│   │   │   ├── specs-attiny212
│   │   │   ├── specs-attiny214
│   │   │   ├── specs-attiny22
│   │   │   ├── specs-attiny2313
│   │   │   ├── specs-attiny2313a
│   │   │   ├── specs-attiny24
│   │   │   ├── specs-attiny24a
│   │   │   ├── specs-attiny25
│   │   │   ├── specs-attiny26
│   │   │   ├── specs-attiny261
│   │   │   ├── specs-attiny261a
│   │   │   ├── specs-attiny28
│   │   │   ├── specs-attiny3214
│   │   │   ├── specs-attiny3216
│   │   │   ├── specs-attiny3217
│   │   │   ├── specs-attiny4
│   │   │   ├── specs-attiny40
│   │   │   ├── specs-attiny412
│   │   │   ├── specs-attiny414
│   │   │   ├── specs-attiny416
│   │   │   ├── specs-attiny417
│   │   │   ├── specs-attiny4313
│   │   │   ├── specs-attiny43u
│   │   │   ├── specs-attiny44
│   │   │   ├── specs-attiny441
│   │   │   ├── specs-attiny44a
│   │   │   ├── specs-attiny45
│   │   │   ├── specs-attiny461
│   │   │   ├── specs-attiny461a
│   │   │   ├── specs-attiny48
│   │   │   ├── specs-attiny5
│   │   │   ├── specs-attiny814
│   │   │   ├── specs-attiny816
│   │   │   ├── specs-attiny817
│   │   │   ├── specs-attiny828
│   │   │   ├── specs-attiny84
│   │   │   ├── specs-attiny841
│   │   │   ├── specs-attiny84a
│   │   │   ├── specs-attiny85
│   │   │   ├── specs-attiny861
│   │   │   ├── specs-attiny861a
│   │   │   ├── specs-attiny87
│   │   │   ├── specs-attiny88
│   │   │   ├── specs-attiny9
│   │   │   ├── specs-atxmega128a1
│   │   │   ├── specs-atxmega128a1u
│   │   │   ├── specs-atxmega128a3
│   │   │   ├── specs-atxmega128a3u
│   │   │   ├── specs-atxmega128a4u
│   │   │   ├── specs-atxmega128b1
│   │   │   ├── specs-atxmega128b3
│   │   │   ├── specs-atxmega128c3
│   │   │   ├── specs-atxmega128d3
│   │   │   ├── specs-atxmega128d4
│   │   │   ├── specs-atxmega16a4
│   │   │   ├── specs-atxmega16a4u
│   │   │   ├── specs-atxmega16c4
│   │   │   ├── specs-atxmega16d4
│   │   │   ├── specs-atxmega16e5
│   │   │   ├── specs-atxmega192a3
│   │   │   ├── specs-atxmega192a3u
│   │   │   ├── specs-atxmega192c3
│   │   │   ├── specs-atxmega192d3
│   │   │   ├── specs-atxmega256a3
│   │   │   ├── specs-atxmega256a3b
│   │   │   ├── specs-atxmega256a3bu
│   │   │   ├── specs-atxmega256a3u
│   │   │   ├── specs-atxmega256c3
│   │   │   ├── specs-atxmega256d3
│   │   │   ├── specs-atxmega32a4
│   │   │   ├── specs-atxmega32a4u
│   │   │   ├── specs-atxmega32c3
│   │   │   ├── specs-atxmega32c4
│   │   │   ├── specs-atxmega32d3
│   │   │   ├── specs-atxmega32d4
│   │   │   ├── specs-atxmega32e5
│   │   │   ├── specs-atxmega384c3
│   │   │   ├── specs-atxmega384d3
│   │   │   ├── specs-atxmega64a1
│   │   │   ├── specs-atxmega64a1u
│   │   │   ├── specs-atxmega64a3
│   │   │   ├── specs-atxmega64a3u
│   │   │   ├── specs-atxmega64a4u
│   │   │   ├── specs-atxmega64b1
│   │   │   ├── specs-atxmega64b3
│   │   │   ├── specs-atxmega64c3
│   │   │   ├── specs-atxmega64d3
│   │   │   ├── specs-atxmega64d4
│   │   │   ├── specs-atxmega8e5
│   │   │   ├── specs-avr1
│   │   │   ├── specs-avr2
│   │   │   ├── specs-avr25
│   │   │   ├── specs-avr3
│   │   │   ├── specs-avr31
│   │   │   ├── specs-avr35
│   │   │   ├── specs-avr4
│   │   │   ├── specs-avr5
│   │   │   ├── specs-avr51
│   │   │   ├── specs-avr6
│   │   │   ├── specs-avrtiny
│   │   │   ├── specs-avrxmega2
│   │   │   ├── specs-avrxmega3
│   │   │   ├── specs-avrxmega4
│   │   │   ├── specs-avrxmega5
│   │   │   ├── specs-avrxmega6
│   │   │   ├── specs-avrxmega7
│   │   │   └── specs-m3000
│   │   ├── include
│   │   │   ├── float.h
│   │   │   ├── gcov.h
│   │   │   ├── iso646.h
│   │   │   ├── stdalign.h
│   │   │   ├── stdarg.h
│   │   │   ├── stdatomic.h
│   │   │   ├── stdbool.h
│   │   │   ├── stddef.h
│   │   │   ├── stdfix-gcc.h
│   │   │   ├── stdfix.h
│   │   │   ├── stdint-gcc.h
│   │   │   ├── stdint.h
│   │   │   ├── stdnoreturn.h
│   │   │   ├── unwind.h
│   │   │   └── varargs.h
│   │   ├── include-fixed
│   │   │   ├── limits.h
│   │   │   ├── README
│   │   │   └── syslimits.h
│   │   ├── install-tools
│   │   │   ├── fixinc_list
│   │   │   ├── gsyslimits.h
│   │   │   ├── include
│   │   │   │   ├── limits.h
│   │   │   │   └── README
│   │   │   ├── macro_list
│   │   │   └── mkheaders.conf
│   │   ├── libgcc.a
│   │   ├── libgcov.a
│   │   ├── plugin
│   │   │   ├── gtype.state
│   │   │   ├── include
│   │   │   │   ├── ada
│   │   │   │   │   └── gcc-interface
│   │   │   │   │   └── ada-tree.def
│   │   │   │   ├── addresses.h
│   │   │   │   ├── alias.h
│   │   │   │   ├── alloc-pool.h
│   │   │   │   ├── all-tree.def
│   │   │   │   ├── ansidecl.h
│   │   │   │   ├── asan.h
│   │   │   │   ├── attribs.h
│   │   │   │   ├── auto-host.h
│   │   │   │   ├── auto-profile.h
│   │   │   │   ├── backend.h
│   │   │   │   ├── basic-block.h
│   │   │   │   ├── bb-reorder.h
│   │   │   │   ├── b-header-vars
│   │   │   │   ├── bitmap.h
│   │   │   │   ├── brig-builtins.def
│   │   │   │   ├── builtin-attrs.def
│   │   │   │   ├── builtins.def
│   │   │   │   ├── builtins.h
│   │   │   │   ├── builtin-types.def
│   │   │   │   ├── bversion.h
│   │   │   │   ├── calls.h
│   │   │   │   ├── ccmp.h
│   │   │   │   ├── c-family
│   │   │   │   │   ├── c-common.def
│   │   │   │   │   ├── c-common.h
│   │   │   │   │   ├── c-objc.h
│   │   │   │   │   ├── c-pragma.h
│   │   │   │   │   └── c-pretty-print.h
│   │   │   │   ├── cfganal.h
│   │   │   │   ├── cfgbuild.h
│   │   │   │   ├── cfgcleanup.h
│   │   │   │   ├── cfgexpand.h
│   │   │   │   ├── cfg-flags.def
│   │   │   │   ├── cfg.h
│   │   │   │   ├── cfghooks.h
│   │   │   │   ├── cfgloop.h
│   │   │   │   ├── cfgloopmanip.h
│   │   │   │   ├── cfgrtl.h
│   │   │   │   ├── cgraph.h
│   │   │   │   ├── chkp-builtins.def
│   │   │   │   ├── cif-code.def
│   │   │   │   ├── collect2-aix.h
│   │   │   │   ├── collect2.h
│   │   │   │   ├── collect-utils.h
│   │   │   │   ├── color-macros.h
│   │   │   │   ├── conditions.h
│   │   │   │   ├── config
│   │   │   │   │   ├── avr
│   │   │   │   │   │   ├── avr-arch.h
│   │   │   │   │   │   ├── avr.h
│   │   │   │   │   │   ├── avrlibc.h
│   │   │   │   │   │   ├── avr-protos.h
│   │   │   │   │   │   ├── avr-stdint.h
│   │   │   │   │   │   ├── elf.h
│   │   │   │   │   │   └── specs.h
│   │   │   │   │   ├── dbxelf.h
│   │   │   │   │   ├── elfos.h
│   │   │   │   │   ├── initfini-array.h
│   │   │   │   │   └── tm-dwarf2.h
│   │   │   │   ├── configargs.h
│   │   │   │   ├── config.h
│   │   │   │   ├── context.h
│   │   │   │   ├── convert.h
│   │   │   │   ├── coretypes.h
│   │   │   │   ├── coverage.h
│   │   │   │   ├── cp
│   │   │   │   │   ├── cp-tree.def
│   │   │   │   │   ├── cp-tree.h
│   │   │   │   │   ├── cxx-pretty-print.h
│   │   │   │   │   ├── name-lookup.h
│   │   │   │   │   ├── operators.def
│   │   │   │   │   └── type-utils.h
│   │   │   │   ├── cppbuiltin.h
│   │   │   │   ├── cppdefault.h
│   │   │   │   ├── cpplib.h
│   │   │   │   ├── cselib.h
│   │   │   │   ├── c-tree.h
│   │   │   │   ├── data-streamer.h
│   │   │   │   ├── dbgcnt.def
│   │   │   │   ├── dbgcnt.h
│   │   │   │   ├── dbxout.h
│   │   │   │   ├── dce.h
│   │   │   │   ├── ddg.h
│   │   │   │   ├── debug.h
│   │   │   │   ├── defaults.h
│   │   │   │   ├── df.h
│   │   │   │   ├── dfp.h
│   │   │   │   ├── diagnostic-color.h
│   │   │   │   ├── diagnostic-core.h
│   │   │   │   ├── diagnostic.def
│   │   │   │   ├── diagnostic.h
│   │   │   │   ├── dojump.h
│   │   │   │   ├── dominance.h
│   │   │   │   ├── domwalk.h
│   │   │   │   ├── double-int.h
│   │   │   │   ├── dumpfile.h
│   │   │   │   ├── dwarf2asm.h
│   │   │   │   ├── dwarf2out.h
│   │   │   │   ├── edit-context.h
│   │   │   │   ├── emit-rtl.h
│   │   │   │   ├── errors.h
│   │   │   │   ├── et-forest.h
│   │   │   │   ├── except.h
│   │   │   │   ├── explow.h
│   │   │   │   ├── expmed.h
│   │   │   │   ├── expr.h
│   │   │   │   ├── fibonacci_heap.h
│   │   │   │   ├── file-find.h
│   │   │   │   ├── filenames.h
│   │   │   │   ├── file-prefix-map.h
│   │   │   │   ├── fixed-value.h
│   │   │   │   ├── flags.h
│   │   │   │   ├── flag-types.h
│   │   │   │   ├── fold-const-call.h
│   │   │   │   ├── fold-const.h
│   │   │   │   ├── function.h
│   │   │   │   ├── gcc.h
│   │   │   │   ├── gcc-plugin.h
│   │   │   │   ├── gcc-rich-location.h
│   │   │   │   ├── gcc-symtab.h
│   │   │   │   ├── gcov-counter.def
│   │   │   │   ├── gcov-io.h
│   │   │   │   ├── gcse-common.h
│   │   │   │   ├── gcse.h
│   │   │   │   ├── generic-match.h
│   │   │   │   ├── gengtype.h
│   │   │   │   ├── genrtl.h
│   │   │   │   ├── gensupport.h
│   │   │   │   ├── ggc.h
│   │   │   │   ├── ggc-internal.h
│   │   │   │   ├── gimple-builder.h
│   │   │   │   ├── gimple.def
│   │   │   │   ├── gimple-expr.h
│   │   │   │   ├── gimple-fold.h
│   │   │   │   ├── gimple.h
│   │   │   │   ├── gimple-iterator.h
│   │   │   │   ├── gimple-low.h
│   │   │   │   ├── gimple-match.h
│   │   │   │   ├── gimple-predict.h
│   │   │   │   ├── gimple-pretty-print.h
│   │   │   │   ├── gimple-ssa-evrp-analyze.h
│   │   │   │   ├── gimple-ssa.h
│   │   │   │   ├── gimple-ssa-warn-restrict.h
│   │   │   │   ├── gimple-streamer.h
│   │   │   │   ├── gimple-walk.h
│   │   │   │   ├── gimplify.h
│   │   │   │   ├── gimplify-me.h
│   │   │   │   ├── glimits.h
│   │   │   │   ├── graphds.h
│   │   │   │   ├── graph.h
│   │   │   │   ├── graphite.h
│   │   │   │   ├── gsstruct.def
│   │   │   │   ├── gstab.h
│   │   │   │   ├── gsyms.h
│   │   │   │   ├── gsyslimits.h
│   │   │   │   ├── gtm-builtins.def
│   │   │   │   ├── gtype-desc.h
│   │   │   │   ├── hard-reg-set.h
│   │   │   │   ├── hash-map.h
│   │   │   │   ├── hash-map-traits.h
│   │   │   │   ├── hash-set.h
│   │   │   │   ├── hashtab.h
│   │   │   │   ├── hash-table.h
│   │   │   │   ├── hash-traits.h
│   │   │   │   ├── highlev-plugin-common.h
│   │   │   │   ├── hooks.h
│   │   │   │   ├── hosthooks-def.h
│   │   │   │   ├── hosthooks.h
│   │   │   │   ├── hsa-brig-format.h
│   │   │   │   ├── hsa-builtins.def
│   │   │   │   ├── hsa-common.h
│   │   │   │   ├── hw-doloop.h
│   │   │   │   ├── hwint.h
│   │   │   │   ├── ifcvt.h
│   │   │   │   ├── inchash.h
│   │   │   │   ├── incpath.h
│   │   │   │   ├── input.h
│   │   │   │   ├── insn-addr.h
│   │   │   │   ├── insn-codes.h
│   │   │   │   ├── insn-constants.h
│   │   │   │   ├── insn-flags.h
│   │   │   │   ├── insn-modes.h
│   │   │   │   ├── insn-modes-inline.h
│   │   │   │   ├── insn-notes.def
│   │   │   │   ├── internal-fn.def
│   │   │   │   ├── internal-fn.h
│   │   │   │   ├── intl.h
│   │   │   │   ├── int-vector-builder.h
│   │   │   │   ├── ipa-chkp.h
│   │   │   │   ├── ipa-fnsummary.h
│   │   │   │   ├── ipa-icf-gimple.h
│   │   │   │   ├── ipa-icf.h
│   │   │   │   ├── ipa-inline.h
│   │   │   │   ├── ipa-param-manipulation.h
│   │   │   │   ├── ipa-predicate.h
│   │   │   │   ├── ipa-prop.h
│   │   │   │   ├── ipa-reference.h
│   │   │   │   ├── ipa-ref.h
│   │   │   │   ├── ipa-utils.h
│   │   │   │   ├── ira.h
│   │   │   │   ├── ira-int.h
│   │   │   │   ├── is-a.h
│   │   │   │   ├── langhooks-def.h
│   │   │   │   ├── langhooks.h
│   │   │   │   ├── lcm.h
│   │   │   │   ├── libfuncs.h
│   │   │   │   ├── libiberty.h
│   │   │   │   ├── limitx.h
│   │   │   │   ├── limity.h
│   │   │   │   ├── line-map.h
│   │   │   │   ├── loop-unroll.h
│   │   │   │   ├── lower-subreg.h
│   │   │   │   ├── lra.h
│   │   │   │   ├── lra-int.h
│   │   │   │   ├── lto-compress.h
│   │   │   │   ├── lto-section-names.h
│   │   │   │   ├── lto-streamer.h
│   │   │   │   ├── machmode.def
│   │   │   │   ├── machmode.h
│   │   │   │   ├── md5.h
│   │   │   │   ├── memmodel.h
│   │   │   │   ├── memory-block.h
│   │   │   │   ├── mem-stats.h
│   │   │   │   ├── mem-stats-traits.h
│   │   │   │   ├── mode-classes.def
│   │   │   │   ├── objc
│   │   │   │   │   └── objc-tree.def
│   │   │   │   ├── obstack.h
│   │   │   │   ├── omp-builtins.def
│   │   │   │   ├── omp-expand.h
│   │   │   │   ├── omp-general.h
│   │   │   │   ├── omp-grid.h
│   │   │   │   ├── omp-low.h
│   │   │   │   ├── omp-offload.h
│   │   │   │   ├── omp-simd-clone.h
│   │   │   │   ├── optabs.def
│   │   │   │   ├── optabs.h
│   │   │   │   ├── optabs-libfuncs.h
│   │   │   │   ├── optabs-query.h
│   │   │   │   ├── optabs-tree.h
│   │   │   │   ├── options.h
│   │   │   │   ├── opts-diagnostic.h
│   │   │   │   ├── opts.h
│   │   │   │   ├── output.h
│   │   │   │   ├── params.def
│   │   │   │   ├── params-enum.h
│   │   │   │   ├── params.h
│   │   │   │   ├── params.list
│   │   │   │   ├── params-list.h
│   │   │   │   ├── params-options.h
│   │   │   │   ├── passes.def
│   │   │   │   ├── pass-instances.def
│   │   │   │   ├── pass_manager.h
│   │   │   │   ├── plugin-api.h
│   │   │   │   ├── plugin.def
│   │   │   │   ├── plugin.h
│   │   │   │   ├── plugin-version.h
│   │   │   │   ├── poly-int.h
│   │   │   │   ├── poly-int-types.h
│   │   │   │   ├── predict.def
│   │   │   │   ├── predict.h
│   │   │   │   ├── prefix.h
│   │   │   │   ├── pretty-print.h
│   │   │   │   ├── print-rtl.h
│   │   │   │   ├── print-tree.h
│   │   │   │   ├── profile-count.h
│   │   │   │   ├── profile.h
│   │   │   │   ├── read-md.h
│   │   │   │   ├── read-rtl-function.h
│   │   │   │   ├── real.h
│   │   │   │   ├── realmpfr.h
│   │   │   │   ├── recog.h
│   │   │   │   ├── regcprop.h
│   │   │   │   ├── reg-notes.def
│   │   │   │   ├── regrename.h
│   │   │   │   ├── regset.h
│   │   │   │   ├── regs.h
│   │   │   │   ├── reload.h
│   │   │   │   ├── resource.h
│   │   │   │   ├── rtl-chkp.h
│   │   │   │   ├── rtl.def
│   │   │   │   ├── rtl-error.h
│   │   │   │   ├── rtl.h
│   │   │   │   ├── rtlhash.h
│   │   │   │   ├── rtlhooks-def.h
│   │   │   │   ├── rtl-iter.h
│   │   │   │   ├── rtx-vector-builder.h
│   │   │   │   ├── run-rtl-passes.h
│   │   │   │   ├── safe-ctype.h
│   │   │   │   ├── sanitizer.def
│   │   │   │   ├── sbitmap.h
│   │   │   │   ├── sched-int.h
│   │   │   │   ├── selftest-diagnostic.h
│   │   │   │   ├── selftest.h
│   │   │   │   ├── selftest-rtl.h
│   │   │   │   ├── sel-sched-dump.h
│   │   │   │   ├── sel-sched.h
│   │   │   │   ├── sel-sched-ir.h
│   │   │   │   ├── sese.h
│   │   │   │   ├── shrink-wrap.h
│   │   │   │   ├── signop.h
│   │   │   │   ├── sparseset.h
│   │   │   │   ├── spellcheck.h
│   │   │   │   ├── spellcheck-tree.h
│   │   │   │   ├── splay-tree.h
│   │   │   │   ├── sreal.h
│   │   │   │   ├── ssa.h
│   │   │   │   ├── ssa-iterators.h
│   │   │   │   ├── stab.def
│   │   │   │   ├── statistics.h
│   │   │   │   ├── stmt.h
│   │   │   │   ├── stor-layout.h
│   │   │   │   ├── streamer-hooks.h
│   │   │   │   ├── stringpool.h
│   │   │   │   ├── substring-locations.h
│   │   │   │   ├── symbol-summary.h
│   │   │   │   ├── symtab.h
│   │   │   │   ├── sync-builtins.def
│   │   │   │   ├── system.h
│   │   │   │   ├── target.def
│   │   │   │   ├── target-def.h
│   │   │   │   ├── target-globals.h
│   │   │   │   ├── target.h
│   │   │   │   ├── target-hooks-macros.h
│   │   │   │   ├── target-insns.def
│   │   │   │   ├── targhooks.h
│   │   │   │   ├── timevar.def
│   │   │   │   ├── timevar.h
│   │   │   │   ├── tm.h
│   │   │   │   ├── tm_p.h
│   │   │   │   ├── tm-preds.h
│   │   │   │   ├── toplev.h
│   │   │   │   ├── tracer.h
│   │   │   │   ├── trans-mem.h
│   │   │   │   ├── tree-affine.h
│   │   │   │   ├── tree-cfgcleanup.h
│   │   │   │   ├── tree-cfg.h
│   │   │   │   ├── tree-check.h
│   │   │   │   ├── tree-chkp.h
│   │   │   │   ├── tree-chrec.h
│   │   │   │   ├── tree-core.h
│   │   │   │   ├── tree-data-ref.h
│   │   │   │   ├── tree.def
│   │   │   │   ├── tree-dfa.h
│   │   │   │   ├── tree-diagnostic.h
│   │   │   │   ├── tree-dump.h
│   │   │   │   ├── tree-eh.h
│   │   │   │   ├── tree.h
│   │   │   │   ├── tree-hasher.h
│   │   │   │   ├── tree-hash-traits.h
│   │   │   │   ├── tree-if-conv.h
│   │   │   │   ├── tree-inline.h
│   │   │   │   ├── tree-into-ssa.h
│   │   │   │   ├── tree-iterator.h
│   │   │   │   ├── tree-nested.h
│   │   │   │   ├── tree-object-size.h
│   │   │   │   ├── tree-outof-ssa.h
│   │   │   │   ├── tree-parloops.h
│   │   │   │   ├── tree-pass.h
│   │   │   │   ├── tree-phinodes.h
│   │   │   │   ├── tree-pretty-print.h
│   │   │   │   ├── tree-scalar-evolution.h
│   │   │   │   ├── tree-ssa-address.h
│   │   │   │   ├── tree-ssa-alias.h
│   │   │   │   ├── tree-ssa-ccp.h
│   │   │   │   ├── tree-ssa-coalesce.h
│   │   │   │   ├── tree-ssa-dce.h
│   │   │   │   ├── tree-ssa-dom.h
│   │   │   │   ├── tree-ssa.h
│   │   │   │   ├── tree-ssa-live.h
│   │   │   │   ├── tree-ssa-loop.h
│   │   │   │   ├── tree-ssa-loop-ivopts.h
│   │   │   │   ├── tree-ssa-loop-manip.h
│   │   │   │   ├── tree-ssa-loop-niter.h
│   │   │   │   ├── tree-ssanames.h
│   │   │   │   ├── tree-ssa-operands.h
│   │   │   │   ├── tree-ssa-propagate.h
│   │   │   │   ├── tree-ssa-sccvn.h
│   │   │   │   ├── tree-ssa-scopedtables.h
│   │   │   │   ├── tree-ssa-strlen.h
│   │   │   │   ├── tree-ssa-ter.h
│   │   │   │   ├── tree-ssa-threadedge.h
│   │   │   │   ├── tree-ssa-threadupdate.h
│   │   │   │   ├── tree-stdarg.h
│   │   │   │   ├── tree-streamer.h
│   │   │   │   ├── treestruct.def
│   │   │   │   ├── tree-vector-builder.h
│   │   │   │   ├── tree-vectorizer.h
│   │   │   │   ├── tree-vrp.h
│   │   │   │   ├── tsan.h
│   │   │   │   ├── tsystem.h
│   │   │   │   ├── typeclass.h
│   │   │   │   ├── typed-splay-tree.h
│   │   │   │   ├── ubsan.h
│   │   │   │   ├── valtrack.h
│   │   │   │   ├── value-prof.h
│   │   │   │   ├── varasm.h
│   │   │   │   ├── vec.h
│   │   │   │   ├── vec-perm-indices.h
│   │   │   │   ├── vector-builder.h
│   │   │   │   ├── version.h
│   │   │   │   ├── vmsdbg.h
│   │   │   │   ├── vr-values.h
│   │   │   │   ├── vtable-verify.h
│   │   │   │   ├── wide-int-bitmask.h
│   │   │   │   ├── wide-int.h
│   │   │   │   ├── wide-int-print.h
│   │   │   │   ├── xcoff.h
│   │   │   │   └── xcoffout.h
│   │   │   ├── libcc1plugin.la
│   │   │   ├── libcc1plugin.so -> libcc1plugin.so.0.0.0
│   │   │   ├── libcc1plugin.so.0 -> libcc1plugin.so.0.0.0
│   │   │   ├── libcc1plugin.so.0.0.0
│   │   │   ├── libcp1plugin.la
│   │   │   ├── libcp1plugin.so -> libcp1plugin.so.0.0.0
│   │   │   ├── libcp1plugin.so.0 -> libcp1plugin.so.0.0.0
│   │   │   └── libcp1plugin.so.0.0.0
│   │   └── tiny-stack
│   │   ├── libgcc.a
│   │   └── libgcov.a
│   ├── libcc1.la
│   ├── libcc1.so -> libcc1.so.0.0.0
│   ├── libcc1.so.0 -> libcc1.so.0.0.0
│   └── libcc1.so.0.0.0
├── lib64 -> lib
├── libexec
│   └── gcc
│   └── avr
│   └── 8.1.0
│   ├── cc1
│   ├── cc1plus
│   ├── collect2
│   ├── install-tools
│   │   ├── fixincl
│   │   ├── fixinc.sh
│   │   ├── mkheaders
│   │   └── mkinstalldirs
│   ├── liblto_plugin.la
│   ├── liblto_plugin.so -> liblto_plugin.so.0.0.0
│   ├── liblto_plugin.so.0 -> liblto_plugin.so.0.0.0
│   ├── liblto_plugin.so.0.0.0
│   ├── lto1
│   ├── lto-wrapper
│   └── plugin
│   └── gengtype
└── share
├── info
│   ├── cpp.info
│   ├── cppinternals.info
│   ├── dir
│   ├── gcc.info
│   ├── gccinstall.info
│   └── gccint.info
└── man
├── man1
│   ├── avr-cpp.1.gz
│   ├── avr-g++.1.gz
│   ├── avr-gcc.1.gz
│   ├── avr-gcov.1.gz
│   ├── avr-gcov-dump.1.gz
│   └── avr-gcov-tool.1.gz
└── man7
├── fsf-funding.7.gz
├── gfdl.7.gz
└── gpl.7.gz
50 directories, 810 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment