Skip to content

Commit 07cdebf

Browse files
committed
api: update next.txt
Change-Id: I4903014f2883d3f52a75a3500dc9e01a5cad8611 Reviewed-on: https://go-review.googlesource.com/16904 Run-TryBot: Minux Ma <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent d3a4e8e commit 07cdebf

File tree

1 file changed

+107
-0
lines changed

1 file changed

+107
-0
lines changed

api/next.txt

+107
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,105 @@ pkg bufio, method (*Scanner) Buffer([]uint8, int)
22
pkg bufio, var ErrFinalToken error
33
pkg debug/dwarf, const ClassUnknown = 0
44
pkg debug/dwarf, const ClassUnknown Class
5+
pkg debug/elf, const R_MIPS_16 = 1
6+
pkg debug/elf, const R_MIPS_16 R_MIPS
7+
pkg debug/elf, const R_MIPS_26 = 4
8+
pkg debug/elf, const R_MIPS_26 R_MIPS
9+
pkg debug/elf, const R_MIPS_32 = 2
10+
pkg debug/elf, const R_MIPS_32 R_MIPS
11+
pkg debug/elf, const R_MIPS_64 = 18
12+
pkg debug/elf, const R_MIPS_64 R_MIPS
13+
pkg debug/elf, const R_MIPS_ADD_IMMEDIATE = 34
14+
pkg debug/elf, const R_MIPS_ADD_IMMEDIATE R_MIPS
15+
pkg debug/elf, const R_MIPS_CALL16 = 11
16+
pkg debug/elf, const R_MIPS_CALL16 R_MIPS
17+
pkg debug/elf, const R_MIPS_CALL_HI16 = 30
18+
pkg debug/elf, const R_MIPS_CALL_HI16 R_MIPS
19+
pkg debug/elf, const R_MIPS_CALL_LO16 = 31
20+
pkg debug/elf, const R_MIPS_CALL_LO16 R_MIPS
21+
pkg debug/elf, const R_MIPS_DELETE = 27
22+
pkg debug/elf, const R_MIPS_DELETE R_MIPS
23+
pkg debug/elf, const R_MIPS_GOT16 = 9
24+
pkg debug/elf, const R_MIPS_GOT16 R_MIPS
25+
pkg debug/elf, const R_MIPS_GOT_DISP = 19
26+
pkg debug/elf, const R_MIPS_GOT_DISP R_MIPS
27+
pkg debug/elf, const R_MIPS_GOT_HI16 = 22
28+
pkg debug/elf, const R_MIPS_GOT_HI16 R_MIPS
29+
pkg debug/elf, const R_MIPS_GOT_LO16 = 23
30+
pkg debug/elf, const R_MIPS_GOT_LO16 R_MIPS
31+
pkg debug/elf, const R_MIPS_GOT_OFST = 21
32+
pkg debug/elf, const R_MIPS_GOT_OFST R_MIPS
33+
pkg debug/elf, const R_MIPS_GOT_PAGE = 20
34+
pkg debug/elf, const R_MIPS_GOT_PAGE R_MIPS
35+
pkg debug/elf, const R_MIPS_GPREL16 = 7
36+
pkg debug/elf, const R_MIPS_GPREL16 R_MIPS
37+
pkg debug/elf, const R_MIPS_GPREL32 = 12
38+
pkg debug/elf, const R_MIPS_GPREL32 R_MIPS
39+
pkg debug/elf, const R_MIPS_HI16 = 5
40+
pkg debug/elf, const R_MIPS_HI16 R_MIPS
41+
pkg debug/elf, const R_MIPS_HIGHER = 28
42+
pkg debug/elf, const R_MIPS_HIGHER R_MIPS
43+
pkg debug/elf, const R_MIPS_HIGHEST = 29
44+
pkg debug/elf, const R_MIPS_HIGHEST R_MIPS
45+
pkg debug/elf, const R_MIPS_INSERT_A = 25
46+
pkg debug/elf, const R_MIPS_INSERT_A R_MIPS
47+
pkg debug/elf, const R_MIPS_INSERT_B = 26
48+
pkg debug/elf, const R_MIPS_INSERT_B R_MIPS
49+
pkg debug/elf, const R_MIPS_JALR = 37
50+
pkg debug/elf, const R_MIPS_JALR R_MIPS
51+
pkg debug/elf, const R_MIPS_LITERAL = 8
52+
pkg debug/elf, const R_MIPS_LITERAL R_MIPS
53+
pkg debug/elf, const R_MIPS_LO16 = 6
54+
pkg debug/elf, const R_MIPS_LO16 R_MIPS
55+
pkg debug/elf, const R_MIPS_NONE = 0
56+
pkg debug/elf, const R_MIPS_NONE R_MIPS
57+
pkg debug/elf, const R_MIPS_PC16 = 10
58+
pkg debug/elf, const R_MIPS_PC16 R_MIPS
59+
pkg debug/elf, const R_MIPS_PJUMP = 35
60+
pkg debug/elf, const R_MIPS_PJUMP R_MIPS
61+
pkg debug/elf, const R_MIPS_REL16 = 33
62+
pkg debug/elf, const R_MIPS_REL16 R_MIPS
63+
pkg debug/elf, const R_MIPS_REL32 = 3
64+
pkg debug/elf, const R_MIPS_REL32 R_MIPS
65+
pkg debug/elf, const R_MIPS_RELGOT = 36
66+
pkg debug/elf, const R_MIPS_RELGOT R_MIPS
67+
pkg debug/elf, const R_MIPS_SCN_DISP = 32
68+
pkg debug/elf, const R_MIPS_SCN_DISP R_MIPS
69+
pkg debug/elf, const R_MIPS_SHIFT5 = 16
70+
pkg debug/elf, const R_MIPS_SHIFT5 R_MIPS
71+
pkg debug/elf, const R_MIPS_SHIFT6 = 17
72+
pkg debug/elf, const R_MIPS_SHIFT6 R_MIPS
73+
pkg debug/elf, const R_MIPS_SUB = 24
74+
pkg debug/elf, const R_MIPS_SUB R_MIPS
75+
pkg debug/elf, const R_MIPS_TLS_DTPMOD32 = 38
76+
pkg debug/elf, const R_MIPS_TLS_DTPMOD32 R_MIPS
77+
pkg debug/elf, const R_MIPS_TLS_DTPMOD64 = 40
78+
pkg debug/elf, const R_MIPS_TLS_DTPMOD64 R_MIPS
79+
pkg debug/elf, const R_MIPS_TLS_DTPREL32 = 39
80+
pkg debug/elf, const R_MIPS_TLS_DTPREL32 R_MIPS
81+
pkg debug/elf, const R_MIPS_TLS_DTPREL64 = 41
82+
pkg debug/elf, const R_MIPS_TLS_DTPREL64 R_MIPS
83+
pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 = 44
84+
pkg debug/elf, const R_MIPS_TLS_DTPREL_HI16 R_MIPS
85+
pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 = 45
86+
pkg debug/elf, const R_MIPS_TLS_DTPREL_LO16 R_MIPS
87+
pkg debug/elf, const R_MIPS_TLS_GD = 42
88+
pkg debug/elf, const R_MIPS_TLS_GD R_MIPS
89+
pkg debug/elf, const R_MIPS_TLS_GOTTPREL = 46
90+
pkg debug/elf, const R_MIPS_TLS_GOTTPREL R_MIPS
91+
pkg debug/elf, const R_MIPS_TLS_LDM = 43
92+
pkg debug/elf, const R_MIPS_TLS_LDM R_MIPS
93+
pkg debug/elf, const R_MIPS_TLS_TPREL32 = 47
94+
pkg debug/elf, const R_MIPS_TLS_TPREL32 R_MIPS
95+
pkg debug/elf, const R_MIPS_TLS_TPREL64 = 48
96+
pkg debug/elf, const R_MIPS_TLS_TPREL64 R_MIPS
97+
pkg debug/elf, const R_MIPS_TLS_TPREL_HI16 = 49
98+
pkg debug/elf, const R_MIPS_TLS_TPREL_HI16 R_MIPS
99+
pkg debug/elf, const R_MIPS_TLS_TPREL_LO16 = 50
100+
pkg debug/elf, const R_MIPS_TLS_TPREL_LO16 R_MIPS
101+
pkg debug/elf, method (R_MIPS) GoString() string
102+
pkg debug/elf, method (R_MIPS) String() string
103+
pkg debug/elf, type R_MIPS int
5104
pkg html/template, func IsTrue(interface{}) (bool, bool)
6105
pkg image, func NewNYCbCrA(Rectangle, YCbCrSubsampleRatio) *NYCbCrA
7106
pkg image, method (*NYCbCrA) AOffset(int, int) int
@@ -38,9 +137,17 @@ pkg net/http, const StatusRequestHeaderFieldsTooLarge = 431
38137
pkg net/http, const StatusRequestHeaderFieldsTooLarge ideal-int
39138
pkg net/http, const StatusTooManyRequests = 429
40139
pkg net/http, const StatusTooManyRequests ideal-int
140+
pkg net/http, type Transport struct, ExpectContinueTimeout time.Duration
141+
pkg net/http, type Transport struct, TLSNextProto map[string]func(string, *tls.Conn) RoundTripper
142+
pkg net/http, var ErrSkipAltProtocol error
41143
pkg net/http/httptest, method (*ResponseRecorder) WriteString(string) (int, error)
144+
pkg net/http/httputil, type BufferPool interface { Get, Put }
145+
pkg net/http/httputil, type BufferPool interface, Get() []uint8
146+
pkg net/http/httputil, type BufferPool interface, Put([]uint8)
147+
pkg net/http/httputil, type ReverseProxy struct, BufferPool BufferPool
42148
pkg net/url, method (*Error) Temporary() bool
43149
pkg net/url, method (*Error) Timeout() bool
150+
pkg os/exec, type ExitError struct, Stderr []uint8
44151
pkg strconv, func AppendQuoteRuneToGraphic([]uint8, int32) []uint8
45152
pkg strconv, func AppendQuoteToGraphic([]uint8, string) []uint8
46153
pkg strconv, func IsGraphic(int32) bool

0 commit comments

Comments
 (0)