Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gdb/stabsread.c (define_symbol): Add support for char | 2010-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | and string constants. * gdb/testsuite/gdb.stabs/aout.sed: Convert all backslash to double backslash within one line, unless it is followed by a double quote. * gdb/testsuite/gdb.stabs/hppa.sed: Idem. * gdb/testsuite/gdb.stabs/weird.def: Add char and String constants * gdb/testsuite/gdb.stabs/weird.exp: Check for correct parsing of chhar and string constants. * gdb/testsuite/gdb.stabs/xcoff.sed: Ignore escaped quote quotes in .stabs to .stabx substitution. | ||||
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | 1999-04-16 | 1 | -0/+17 | |
| | |||||
* | Initial creation of sourceware repository | 1999-04-16 | 1 | -18/+0 | |
| | |||||
* | * gdb.stabs: Re-write weird.def and configuration to use sed | 1993-11-14 | 1 | -0/+18 | |
instead of cpp. sed is portable and POSIX; cpp is neither. |