Age | Commit message (Expand) | Author | Files | Lines |
2003-12-05 | * stabsread.c (read_type): Save a reference to types that are defined | Joel Brobecker | 1 | -5/+5 |
2003-11-15 | 2003-11-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+3 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+5 |
2003-11-04 | 2003-11-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -299/+6 |
2003-10-06 | 2003-10-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -705/+2 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-09-17 | * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment. | Mark Kettenis | 1 | -38/+28 |
2003-09-16 | 2003-09-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+8 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -19/+19 |
2003-09-13 | * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from | Mark Kettenis | 1 | -6/+6 |
2003-05-26 | 2003-05-26 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -3/+7 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -28/+28 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -34/+34 |
2003-02-20 | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+3 |
2003-02-04 | * defs.h (streq): Add prototype. | Daniel Jacobowitz | 1 | -35/+3 |
2003-02-02 | 2003-02-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+0 |
2003-02-01 | 2003-02-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -7/+1 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2003-01-14 | 2003-01-13 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -688/+697 |
2003-01-13 | Fix PR gdb/872. | Daniel Jacobowitz | 1 | -1/+1 |
2003-01-05 | * stabsread.c (update_method_name_from_physname): Call complaint() | Daniel Jacobowitz | 1 | -1/+5 |
2003-01-04 | gdb/ | Daniel Jacobowitz | 1 | -4/+8 |
2003-01-02 | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -133/+4 |
2002-12-17 | Replace complain() with complaint(). | Kevin Buettner | 1 | -145/+110 |
2002-10-25 | 2002-10-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -30/+30 |
2002-10-18 | stabsread.c (find_name_end): New function. | Adam Fedor | 1 | -2/+31 |
2002-10-16 | 2002-10-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -1/+1 |
2002-10-11 | * c-exp.y (THIS): Delete token and grammar rule. | Daniel Jacobowitz | 1 | -8/+6 |
2002-09-19 | Revert previous change. Not obvious. | Andrew Cagney | 1 | -27/+2 |
2002-09-19 | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+27 |
2002-09-14 | * gdbtypes.c (check_stub_method): Make static. | Daniel Jacobowitz | 1 | -0/+181 |
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 |