Age | Commit message (Expand) | Author | Files | Lines |
2002-08-01 | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+8 |
2002-07-29 | 2002-07-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-07-18 | 2002-07-18 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -82/+122 |
2002-06-14 | 2002-06-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -20/+23 |
2002-05-14 | 2002-05-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+0 |
2002-05-09 | 2002-05-06 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+16 |
2002-05-04 | * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy. | Jim Blandy | 1 | -5/+19 |
2002-05-04 | * stabsread.c (multiply_defined_struct): New complaint. | Jim Blandy | 1 | -13/+78 |
2002-03-21 | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -3/+11 |
2002-03-19 | * stabsread.c (read_member_functions): Remove skip code for duplicate | Peter Schauer | 1 | -44/+24 |
2002-03-08 | * stabsread.c (read_member_functions): Fix is_stub test for | Peter Schauer | 1 | -7/+24 |
2002-02-20 | * stabsread.c (error_type_complaint): Improve error message. | Jim Blandy | 1 | -1/+1 |
2002-02-20 | * stabsread.c (error_type_complaint): Improve error message. | Jim Blandy | 1 | -1/+1 |
2002-02-09 | * stabsread.c (read_type): Add code to parse Sun's syntax for | Jim Blandy | 1 | -0/+75 |
2002-02-03 | 2002-02-01 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+7 |
2002-01-20 | 2002-01-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+2 |
2002-01-15 | 2001-01-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+4 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2002-01-04 | 2002-01-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+4 |
2001-12-12 | Approved by Jim Blandy: | Fred Fish | 1 | -3/+3 |
2001-12-07 | * stabsread.c (read_member_functions): Skip member functions which | Daniel Jacobowitz | 1 | -0/+31 |
2001-12-07 | * gdbtypes.c (finish_cv_type): New function. | Daniel Jacobowitz | 1 | -0/+2 |
2001-09-24 | * doublest.h (store_floating, extract_floating): Add comment | Andrew Cagney | 1 | -1/+1 |
2001-08-08 | 2001-08-08 Don Howard <dhoward@redhat.com> | Don Howard | 1 | -2/+2 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2001-03-24 | * stabsread.c (read_cpp_abbrev): Properly construct the names of | Jim Blandy | 1 | -1/+6 |
2001-03-21 | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro | Andrew Cagney | 1 | -6/+9 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -11/+11 |
2000-11-10 | * stabsread.c (read_range_type): Properly construct complex | Jim Blandy | 1 | -4/+8 |
2000-10-26 | 2000-10-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -0/+21 |
2000-10-24 | Protoization. | Kevin Buettner | 1 | -17/+5 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -155/+65 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -66/+50 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -3/+3 |
2000-04-22 | Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_P | Andrew Cagney | 1 | -6/+4 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -1/+1 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -9/+9 |
1999-11-17 | import gdb-1999-11-16 snapshot | Jason Molenda | 1 | -9/+9 |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -1/+2 |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -1/+13 |
1999-08-02 | import gdb-1999-08-02 snapshot | Jason Molenda | 1 | -7/+19 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -1031/+1067 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+2 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -76/+79 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+5207 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -5207/+0 |
1998-10-06 | From David Purves <purves@apogee.com>: | Stan Shebs | 1 | -12/+20 |
1998-09-16 | * stabsread.c (resolve_symbol_reference): Return 1 on success, 0 on | Stu Grossman | 1 | -5/+6 |