mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
updated.
This commit is contained in:
parent
5f1db41a0c
commit
aef723b19b
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2002-11-05 Alain Magloire
|
||||
|
||||
* utils/.../utils/coff: New folder.
|
||||
* utils/.../utils/coff/Coff.java: First implementation
|
||||
of a generic COFF binary file parser.
|
||||
* utils/.../utils/coff/Exe.java: First implementation of
|
||||
a generic EXE binary file parser.
|
||||
* utils/.../utils/PE.java: First implementation of a generic
|
||||
PE coff format parser.
|
||||
|
||||
2002-11-05 Alain Magloire
|
||||
|
||||
* src/.../ErrorParserManager.java (parse):
|
||||
|
|
Loading…
Add table
Reference in a new issue