Age | Commit message (Expand) | Author | Files | Lines |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -7/+2 |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -5/+9 |
2000-08-07 | Protoize ch-exp.c, core-regset.c. | Kevin Buettner | 1 | -2/+3 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -68/+49 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -46/+46 |
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 1 | -2/+2 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -5/+3 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -515/+599 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+2169 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -2169/+0 |
1997-10-21 | * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME (to avoid conflict). | Per Bothner | 1 | -5/+5 |
1996-11-12 | Patches to add Irix6 host support. | Jim Wilson | 1 | -1/+1 |
1996-09-04 | * ch-exp.c (parse_tuple_element): Allow (*): for array tuples | Wilfried Moser | 1 | -10/+41 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -18/+66 |
1996-06-26 | * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type) | Wilfried Moser | 1 | -59/+5 |
1996-05-30 | * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length. | Wilfried Moser | 1 | -0/+1 |
1996-04-15 | * ch-exp.c (calculate_array_length): Fix prototype. | Jeff Law | 1 | -1/+1 |
1996-04-10 | * ch-valprint.c (chill_val_print): Remove call to calculate_array_len... | Wilfried Moser | 1 | -5/+58 |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 1 | -1/+1 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -1/+58 |
1996-03-06 | * ch-exp.c (parse_primval): Handle CARD, MAX, MIN. | Wilfried Moser | 1 | -27/+86 |
1996-02-12 | * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node, | Fred Fish | 1 | -11/+3 |
1996-01-24 | * ch-exp.c (parse_tuple): Error if invalid mode. | Per Bothner | 1 | -0/+5 |
1996-01-09 | * ch-exp.c (parse_primval): in case ARRAY: Add missing FORWARD_TOKEN (). | Wilfried Moser | 1 | -0/+1 |
1995-12-11 | * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. | Per Bothner | 1 | -3/+3 |
1995-12-03 | * ch-exp.c (parse_named_record_element): Avoid aggregrate | Jeff Law | 1 | -1/+3 |
1995-12-01 | * gdbtypes.c (check_stub_type): Removed; no longes needed. | Per Bothner | 1 | -2/+2 |
1995-11-30 | * ch-exp.y: Replaced by ... | Per Bothner | 1 | -0/+1974 |