summaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
Commit message (Expand)AuthorAgeFilesLines
* Typesystem work initial import.dberlin-typesystem-branchcvs/dberlin-typesystem-branchDaniel Berlin2001-07-061-637/+397
* * gdbtypes.h (builtin_type_void_func_ptr): New builtin type.dberlin-typesystem-branchpointJim Blandy2001-07-061-3/+31
* Always initialize `p'.Andrew Cagney2001-04-301-0/+2
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-5/+6
* malloc() -> xmalloc.Andrew Cagney2001-03-201-2/+1
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-3/+3
* * remote.c (remote_write_bytes): Add default case to switchAndrew Cagney2000-11-271-0/+2
* Corrected spelling in comment: extention-> to extension.David Anderson2000-09-021-1/+1
* Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor2000-08-251-1/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-175/+66
* Cast integers into pointers before converting them into canonicalAndrew Cagney2000-07-171-5/+4
* * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek2000-07-091-3/+7
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-10/+10
* C++ changes for 5.0, finally committed.Daniel Berlin2000-04-041-4/+14
* * gdbtypes.c (safe_parse_type): New wrapper function to ignoreNicholas Duffek2000-04-031-1/+26
* The set debug changesDaniel Berlin2000-03-281-10/+12
* FIx regressionDaniel Berlin2000-03-241-2/+2
* From Daniel Berlin:Andrew Cagney2000-03-131-10/+23
* Revert: ``Fix C++ overload support, see through references''.Andrew Cagney2000-03-131-32/+26
* Fix C++ overload support, see through referencesDaniel Berlin2000-03-101-26/+32
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-0/+23
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-1/+17
* import gdb-1999-11-01 snapshotJason Molenda1999-11-021-1/+2
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-0/+43
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-34/+32
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-0/+14
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-812/+828
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-4/+8
* import gdb-1999-06-21 snapshotJason Molenda1999-06-211-1/+5
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-0/+31
* import gdb-19990422 snapshotStan Shebs1999-04-261-10/+5
* Initial revisionStan Shebs1999-04-161-0/+2905