aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-152002-01-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+58
2001-12-20* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy1-1/+2
2001-12-12Approved by Jim Blandy:Fred Fish1-5/+5
2001-12-12Approved by Jim Blandy:Fred Fish1-7/+59
2001-12-10Approved by Jim Blandy:Fred Fish1-2/+42
2001-12-10Approved by Jim Blandy:Fred Fish1-2/+1
2001-12-10Approved by Jim Blandy:Fred Fish1-4/+2
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz1-7/+52
2001-11-152001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+69
2001-11-132001-11-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+12
2001-10-28* gdbtypes.c (_initialize_gdbtypes): Set floating-point type forMark Kettenis1-0/+1
2001-08-24* gdbtypes.h (builtin_type_ieee_single_big)Andrew Cagney1-0/+68
2001-08-23Add TYPE_FLOATFORMAT().Andrew Cagney1-0/+13
2001-07-08* gdbtypes.h (builtin_type_void_data_ptr): RenameAndrew Cagney1-3/+3
2001-07-06* gdbtypes.h (builtin_type_void_func_ptr): New builtin type.Jim Blandy1-3/+31
2001-04-30Always initialize `p'.Andrew Cagney1-0/+2
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-5/+6
2001-03-20malloc() -> xmalloc.Andrew Cagney1-2/+1
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-3/+3
2000-11-27* remote.c (remote_write_bytes): Add default case to switchAndrew Cagney1-0/+2
2000-09-02Corrected spelling in comment: extention-> to extension.David Anderson1-1/+1
2000-08-25Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor1-1/+1
2000-07-30Protoization.Kevin Buettner1-175/+66
2000-07-17Cast integers into pointers before converting them into canonicalAndrew Cagney1-5/+4
2000-07-09 * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek1-3/+7
2000-05-28PARAMS removal.Kevin Buettner1-10/+10
2000-04-04C++ changes for 5.0, finally committed.Daniel Berlin1-4/+14
2000-04-03 * gdbtypes.c (safe_parse_type): New wrapper function to ignoreNicholas Duffek1-1/+26
2000-03-28The set debug changesDaniel Berlin1-10/+12
2000-03-24FIx regressionDaniel Berlin1-2/+2
2000-03-13From Daniel Berlin:Andrew Cagney1-10/+23
2000-03-13Revert: ``Fix C++ overload support, see through references''.Andrew Cagney1-32/+26
2000-03-10Fix C++ overload support, see through referencesDaniel Berlin1-26/+32
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-0/+23
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+17
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-1/+2
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-0/+43
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-34/+32
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-0/+14
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-812/+828
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-4/+8
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-1/+5
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-0/+31
1999-04-26import gdb-19990422 snapshotStan Shebs1-10/+5
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2905
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2955/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-14/+927