Searched refs:output_toc (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 92 extern void output_toc (FILE *, rtx, int, enum machine_mode);
|
| H A D | rs6000.h | 1909 output_toc (FILE, X, LABELNO, MODE); \
|
| H A D | rs6000.c | 15917 output_toc (FILE *file, rtx x, int labelno, enum machine_mode mode) in output_toc() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000-protos.h | 118 extern void output_toc PARAMS ((FILE *, rtx, int, enum machine_mode));
|
| H A D | rs6000.h | 2525 output_toc (FILE, X, LABELNO, MODE); \
|
| H A D | rs6000.c | 11767 output_toc (file, x, labelno, mode) in output_toc() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.3 | 3522 * config/rs6000/rs6000.c (output_toc): Likewise. 9972 (output_toc): Likewise. 10069 (output_toc): Likewise. 10139 (output_toc): For ELF, define symbols in TOC as normal labels, 10509 (output_toc): Delete unused variables s1 and s2. 10615 (output_toc): Also do duplicate constant elimination 10631 (output_toc): Don't output duplicate TOC entries in 11653 output_mi_thunk, output_toc): Likewise.
|
| H A D | ChangeLog.4 | 6501 * config/rs6000/rs6000.c (output_toc): Remove ggc_p conditional. 11811 (output_toc): unsigned HOST_WIDE_INT low, compare unsigned. 13620 (output_toc): Deal properly with outputting small constants like 13638 (output_toc): Add 'mode' parameter. Save key_mode. 13641 * config/rs6000/rs6000-protos.h (output_toc): Add 'mode' param. 13643 * config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
|
| H A D | FSFChangeLog.11 | 7318 * rs6000.c (output_toc): Make fprintf calls type correct. 7845 * rs6000.c (output_toc): Move STRIP_NAME_ENCODING to common 11073 * rs6000.c (output_toc): Fix last change, so that it doesn't use 11202 * rs6000.c (output_toc): If we are emitting a reference to a
|
| H A D | FSFChangeLog.10 | 1333 (output_toc): Handle DImode values. 5199 * rs6000.c (output_toc): Align DF constants if STRICT_ALIGNMENT. 5974 (output_toc): Add abort if no toc.
|
| H A D | ChangeLog.2 | 11074 * rs6000/rs6000.c (rs6000_output_load_toc_table, output_toc): 12305 (output_toc): Print all values as hex. 13326 * rs6000.c (output_toc): Always use hex values for floating-point
|
| H A D | ChangeLog.5 | 10767 * config/rs6000/rs6000.c (output_toc): Allow 32-bit targets to 10923 (output_toc): Use VTABLE_NAME_P.
|
| H A D | ChangeLog | 11695 (output_toc): Add TFmode. 17105 * config/rs6000/rs6000.c (output_toc): Don't use lshift_double when
|
| H A D | ChangeLog.6 | 7293 (output_toc): Likewise. 15821 (output_toc): Simplify. Use DOUBLE_INT_ASM_OP.
|
| H A D | ChangeLog.7 | 5671 * config/rs6000/rs6000.c (output_toc): Mask longs to 32 bits. 15797 (output_toc): Fix formatting.
|
| H A D | ChangeLog.1 | 14506 (output_toc): Use single TOC slot or llong minimal-toc for DFmode
|