0
1
mirror of https://github.com/golang/go synced 2025-02-22 03:46:14 +00:00

Commit Graph

  • 12c2864e4f more nearly correct interface code for signals on linux Rob Pike 2008-06-21 17:28:37 -07:00
  • 72f31b918a add signal handling and traceback support therein. factor the runtime into architecture-dependent and -independent pieces. ditto for the OS dependence. Rob Pike 2008-06-21 15:36:23 -07:00
  • aeb43984ec add signal handling and traceback support therein. factor the runtime into architecture-dependent and -independent pieces. ditto for the OS dependence. Rob Pike 2008-06-21 15:36:23 -07:00
  • a02311508a redeclarations of variables in the same block. half-step toward multivalued map indexing Ken Thompson 2008-06-21 15:11:29 -07:00
  • 54abac678a redeclarations of variables in the same block. half-step toward multivalued map indexing Ken Thompson 2008-06-21 15:11:29 -07:00
  • 482dff238b remove receclarations from tests that are supposed to succeed Ken Thompson 2008-06-21 15:08:04 -07:00
  • a77f7b2497 remove receclarations from tests that are supposed to succeed Ken Thompson 2008-06-21 15:08:04 -07:00
  • c8b358d202 delete incorrect offset print Rob Pike 2008-06-20 10:55:53 -07:00
  • 85785fe577 delete incorrect offset print Rob Pike 2008-06-20 10:55:53 -07:00
  • 26927ac83d improved formatting of traceback Rob Pike 2008-06-18 23:25:37 -07:00
  • 1a2421e406 improved formatting of traceback Rob Pike 2008-06-18 23:25:37 -07:00
  • cbb20dfc6c print rudimentary stack traceback after panic Rob Pike 2008-06-18 23:17:39 -07:00
  • d6f25597bb print rudimentary stack traceback after panic Rob Pike 2008-06-18 23:17:39 -07:00
  • 7d8c2c6d00 stack offset Ken Thompson 2008-06-18 22:07:09 -07:00
  • ddba96aed8 stack offset Ken Thompson 2008-06-18 22:07:09 -07:00
  • c5ffa2df9d stack offseet table marker tacked above each TEXT entry Ken Thompson 2008-06-18 17:51:56 -07:00
  • f997bc6eb6 stack offseet table marker tacked above each TEXT entry Ken Thompson 2008-06-18 17:51:56 -07:00
  • 95e6766ae4 - added large integer arithmetic package and test cases Robert Griesemer 2008-06-18 17:09:20 -07:00
  • 543226e8fd - added large integer arithmetic package and test cases Robert Griesemer 2008-06-18 17:09:20 -07:00
  • f04965cb76 clean up ken/rob2.go to eliminate a few workarounds Rob Pike 2008-06-18 14:47:46 -07:00
  • 3df8e0a166 clean up ken/rob2.go to eliminate a few workarounds Rob Pike 2008-06-18 14:47:46 -07:00
  • 8a4bedd61d add new test bug055 Rob Pike 2008-06-18 14:17:24 -07:00
  • 74aa77fbd4 add new test bug055 Rob Pike 2008-06-18 14:17:24 -07:00
  • e2f9af1eb3 a couple of bugs around nil are fixed Rob Pike 2008-06-18 13:53:51 -07:00
  • 080bd1ec8a a couple of bugs around nil are fixed Rob Pike 2008-06-18 13:53:51 -07:00
  • 7a46d77f13 forgot command line for bug054 update golden.out Rob Pike 2008-06-18 13:08:01 -07:00
  • 727ea928d5 forgot command line for bug054 update golden.out Rob Pike 2008-06-18 13:08:01 -07:00
  • 8ca08622b5 'default' bug in switch statements is fixed Rob Pike 2008-06-18 13:06:09 -07:00
  • 9b664c580f 'default' bug in switch statements is fixed Rob Pike 2008-06-18 13:06:09 -07:00
  • 6dab4bfd1b add a bug: method call doesn't compile Rob Pike 2008-06-18 11:51:21 -07:00
  • a65cc2a867 add a bug: method call doesn't compile Rob Pike 2008-06-18 11:51:21 -07:00
  • a825356fe3 bogus diagnostic with default as first case in a switch Ken Thompson 2008-06-18 11:43:50 -07:00
  • 1926fef175 bogus diagnostic with default as first case in a switch Ken Thompson 2008-06-18 11:43:50 -07:00
  • f8fecffc66 more maps more semi-colons type assignment of constants Ken Thompson 2008-06-17 22:33:32 -07:00
  • c242b53d22 more maps more semi-colons type assignment of constants Ken Thompson 2008-06-17 22:33:32 -07:00
  • ad33bef983 assign nil to interface Ken Thompson 2008-06-17 18:07:40 -07:00
  • c5bb50c9dc assign nil to interface Ken Thompson 2008-06-17 18:07:40 -07:00
  • 451df7c3fa SVN=123250 Ken Thompson 2008-06-17 18:02:06 -07:00
  • 7131bf476c SVN=123250 Ken Thompson 2008-06-17 18:02:06 -07:00
  • afde166dab SVN=123249 Ken Thompson 2008-06-17 18:01:05 -07:00
  • 504aa698f7 SVN=123249 Ken Thompson 2008-06-17 18:01:05 -07:00
  • 122e88d30c yata Ken Thompson 2008-06-17 17:59:06 -07:00
  • 53ec6500bc yata Ken Thompson 2008-06-17 17:59:06 -07:00
  • 7fb76af69a optional semi-colons Ken Thompson 2008-06-17 17:57:31 -07:00
  • 0006c83231 optional semi-colons Ken Thompson 2008-06-17 17:57:31 -07:00
  • 32d251c0c3 - added another bug test ('len' shouldn't be a keyword) Robert Griesemer 2008-06-17 16:22:02 -07:00
  • 9615542d10 - added another bug test ('len' shouldn't be a keyword) Robert Griesemer 2008-06-17 16:22:02 -07:00
  • 9bbdb0d0f8 - added 2 bug tests Robert Griesemer 2008-06-17 16:04:33 -07:00
  • e5373f27d0 - added 2 bug tests Robert Griesemer 2008-06-17 16:04:33 -07:00
  • e20f721d87 add two more tests Rob Pike 2008-06-17 10:56:28 -07:00
  • ec94a8cfc9 add two more tests Rob Pike 2008-06-17 10:56:28 -07:00
  • 63e10ea12a maps Ken Thompson 2008-06-16 22:34:50 -07:00
  • 4e8142c929 maps Ken Thompson 2008-06-16 22:34:50 -07:00
  • 481899d555 added and, or, xor opcodes Ken Thompson 2008-06-16 17:04:39 -07:00
  • 3f2d542817 added and, or, xor opcodes Ken Thompson 2008-06-16 17:04:39 -07:00
  • 98b01f31b3 print pc on faults Rob Pike 2008-06-16 17:04:30 -07:00
  • 88a3371a91 print pc on faults Rob Pike 2008-06-16 17:04:30 -07:00
  • fe41c76f3e added two new small tests Rob Pike 2008-06-16 15:18:10 -07:00
  • bb57a5bc2c added two new small tests Rob Pike 2008-06-16 15:18:10 -07:00
  • 330f4611da update more tests to reflect tweaked grammar for if, switch Rob Pike 2008-06-16 12:16:11 -07:00
  • 9a58c9c52a update more tests to reflect tweaked grammar for if, switch Rob Pike 2008-06-16 12:16:11 -07:00
  • 437ae3a270 fix up grammar for optional elements in if and switch conditions Rob Pike 2008-06-16 12:02:27 -07:00
  • daebf91d2c fix up grammar for optional elements in if and switch conditions Rob Pike 2008-06-16 12:02:27 -07:00
  • 7b5e63cc74 update test results Rob Pike 2008-06-16 11:36:23 -07:00
  • 39b28df01e update test results Rob Pike 2008-06-16 11:36:23 -07:00
  • f955c006f9 now checks for lvalue/rvalue context of expressions. start of generics for calling builtin functions start of map type 'any' demoted from reserved word to type Ken Thompson 2008-06-15 20:24:30 -07:00
  • e1a06ccc80 now checks for lvalue/rvalue context of expressions. start of generics for calling builtin functions start of map type 'any' demoted from reserved word to type Ken Thompson 2008-06-15 20:24:30 -07:00
  • 93d1800882 add support for debugging in MACH binaries fix up libmach_amd64 to handle MACH binaries and symbols db now works on mac and linux Rob Pike 2008-06-15 17:22:57 -07:00
  • 073486c3ed add support for debugging in MACH binaries fix up libmach_amd64 to handle MACH binaries and symbols db now works on mac and linux Rob Pike 2008-06-15 17:22:57 -07:00
  • 1b937343c3 error messages now have colon after line number Rob Pike 2008-06-15 12:22:35 -07:00
  • 30706a7ee7 error messages now have colon after line number Rob Pike 2008-06-15 12:22:35 -07:00
  • aff112645c plan9 line numbers and line table Ken Thompson 2008-06-13 18:16:23 -07:00
  • efec14bc5a plan9 line numbers and line table Ken Thompson 2008-06-13 18:16:23 -07:00
  • 849b2ab15a hack to find first instruction for decoding the pc/line table properly. Rob Pike 2008-06-13 18:15:30 -07:00
  • 1ad1044b2d hack to find first instruction for decoding the pc/line table properly. Rob Pike 2008-06-13 18:15:30 -07:00
  • 67dc1daeaf support symbol tables and line numbers in 6.out executables Rob Pike 2008-06-13 12:55:37 -07:00
  • 34691ccd10 support symbol tables and line numbers in 6.out executables Rob Pike 2008-06-13 12:55:37 -07:00
  • 9548d0507d add symbol tables and line/pc information to 6.outs Rob Pike 2008-06-13 12:54:21 -07:00
  • e9c9c9ace5 add symbol tables and line/pc information to 6.outs Rob Pike 2008-06-13 12:54:21 -07:00
  • dedd1736f0 Add nil test, with bug Rob Pike 2008-06-13 09:09:22 -07:00
  • a432e09b44 Add nil test, with bug Rob Pike 2008-06-13 09:09:22 -07:00
  • c66ab23658 better import/export Ken Thompson 2008-06-12 21:48:56 -07:00
  • 343f5aa7b4 better import/export Ken Thompson 2008-06-12 21:48:56 -07:00
  • 35f0f5efb4 Bug fix. Without rounding, .shstrtab is written on top of data segment Rob Pike 2008-06-12 18:51:06 -07:00
  • 67e141b637 Bug fix. Without rounding, .shstrtab is written on top of data segment Rob Pike 2008-06-12 18:51:06 -07:00
  • b8763df94c fix name of mach_amd64 library source dir Rob Pike 2008-06-12 14:52:41 -07:00
  • b6c9221bb1 fix name of mach_amd64 library source dir Rob Pike 2008-06-12 14:52:41 -07:00
  • a29543c6ed Add 6db Rob Pike 2008-06-12 14:50:25 -07:00
  • ed5e39a66d Add 6db Rob Pike 2008-06-12 14:50:25 -07:00
  • 01f9f287cc better version of op= fixed bugs in /= and %/ Ken Thompson 2008-06-12 14:21:09 -07:00
  • ef61a4cb1e better version of op= fixed bugs in /= and %/ Ken Thompson 2008-06-12 14:21:09 -07:00
  • d9d244bdb3 adding ar.h for source-level compatibility in 6l. binary compatibility is ok Rob Pike 2008-06-12 13:46:23 -07:00
  • dbf1da6b37 adding ar.h for source-level compatibility in 6l. binary compatibility is ok Rob Pike 2008-06-12 13:46:23 -07:00
  • ca04302b56 make paths explicit for easier installation Rob Pike 2008-06-12 13:43:47 -07:00
  • 54bca54655 make paths explicit for easier installation Rob Pike 2008-06-12 13:43:47 -07:00
  • 299f1090fc remove reference to 9ar Rob Pike 2008-06-12 13:38:54 -07:00
  • e2e6b7e4cc remove reference to 9ar Rob Pike 2008-06-12 13:38:54 -07:00
  • 1bc29305a3 remove reference to 9ar Rob Pike 2008-06-12 13:37:54 -07:00
  • 24dbd2413b remove reference to 9ar Rob Pike 2008-06-12 13:37:54 -07:00
  • 829ba77aa7 add missing include file Rob Pike 2008-06-12 13:31:17 -07:00