aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-182002-07-18 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-82/+122
2002-06-142002-06-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-20/+23
2002-05-142002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+0
2002-05-092002-05-06 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+16
2002-05-04* stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.Jim Blandy1-5/+19
2002-05-04* stabsread.c (multiply_defined_struct): New complaint.Jim Blandy1-13/+78
2002-03-212002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+11
2002-03-19 * stabsread.c (read_member_functions): Remove skip code for duplicatePeter Schauer1-44/+24
2002-03-08 * stabsread.c (read_member_functions): Fix is_stub test forPeter Schauer1-7/+24
2002-02-20* stabsread.c (error_type_complaint): Improve error message.Jim Blandy1-1/+1
2002-02-20* stabsread.c (error_type_complaint): Improve error message.Jim Blandy1-1/+1
2002-02-09* stabsread.c (read_type): Add code to parse Sun's syntax forJim Blandy1-0/+75
2002-02-032002-02-01 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+7
2002-01-202002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+2
2002-01-152001-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+4
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2002-01-042002-01-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+4
2001-12-12Approved by Jim Blandy:Fred Fish1-3/+3
2001-12-07 * stabsread.c (read_member_functions): Skip member functions whichDaniel Jacobowitz1-0/+31
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz1-0/+2
2001-09-24* doublest.h (store_floating, extract_floating): Add commentAndrew Cagney1-1/+1
2001-08-082001-08-08 Don Howard <dhoward@redhat.com>Don Howard1-2/+2
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-03-24* stabsread.c (read_cpp_abbrev): Properly construct the names ofJim Blandy1-1/+6
2001-03-21* frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macroAndrew Cagney1-6/+9
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-11/+11
2000-11-10* stabsread.c (read_range_type): Properly construct complexJim Blandy1-4/+8
2000-10-262000-10-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+21
2000-10-24Protoization.Kevin Buettner1-17/+5
2000-07-30Protoization.Kevin Buettner1-155/+65
2000-05-28PARAMS removal.Kevin Buettner1-66/+50
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-04-22Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_PAndrew Cagney1-6/+4
2000-02-08 Clean up compiler warnings:Jim Kingdon1-1/+1
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-9/+9
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-9/+9
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-1/+2
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-1/+13
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-7/+19
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-1031/+1067
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+2
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-76/+79
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+5207
1999-04-16Initial creation of sourceware repositoryStan Shebs1-5207/+0
1998-10-06 From David Purves <purves@apogee.com>:Stan Shebs1-12/+20
1998-09-16 * stabsread.c (resolve_symbol_reference): Return 1 on success, 0 onStu Grossman1-5/+6
1998-09-15 * stabsread.c: Make all complaints static.Stu Grossman1-69/+89
1998-06-28 Improve support for SunPro F77.Peter Schauer1-4/+12