summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright years.rms1993-06-301-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4802 138bc75d-0d04-0410-961f-82ee72b054a4
* Added debugging utilities debug_rtx_list to print several rtx's anddje1993-01-261-0/+58
| | | | | | | debug_rtx_find to look up an rtx in a list given a uid. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3343 138bc75d-0d04-0410-961f-82ee72b054a4
* (print_rtx): Use sizeof spaces - 1 to get the length of the spaces string.rms1992-11-101-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2733 138bc75d-0d04-0410-961f-82ee72b054a4
* (reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.rms1992-10-141-2/+28
| | | | | | | | | | (DEBUG_PRINT_REG): Define if not defined. (print_rtx): Use DEBUG_PRINT_REG for hard regs. (reg_name): Moved here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2451 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSkenner1992-07-091-1/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1541 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***mycroft1992-04-021-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@665 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***kenner1992-01-151-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionrms1991-12-241-0/+229
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137 138bc75d-0d04-0410-961f-82ee72b054a4