CDT Commit Report for - September 21, 2004

amagloire

2004-09-21 Mikhail Khodjaiants
Changes to the IBinary interface
* CDebugTarget.java

2004-09-21 Alain Magloire
* model/org/eclipse/cdt/core/model/IBinary.java
* model/org/eclipse/cdt/internal/core/model/Archive.java
* model/org/eclipse/cdt/internal/core/model/Binary.java

2004-09-21 Alain Magloire
Duplication in the CView ILibraryReferece.
* src/org/eclipse/cdt/internal/ui/cview/CViewContentProvider.java

aniefer

some GCC builtins : 73954 [Parser] GCC built_in symbols

dinglis

update IBinary contract to throw IOException on getContents

major binary parser cleanup see change log

jcamelon

Fixed 71733 - [Scanner] Comment within multi-line macro definition not scanned properly
- Thanks to David Pickens who pointed me to the right place in Scanner2.

Fixed Bug 39686 - GCC complex numbers are not supported (GCC)

mkhodjai

Fixed the problems with the Disassembly view and address breakpoints caused by switch to IAddress.