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