|
| 1 | +2010-11-16 Andreas Schwab < [email protected]> |
| 2 | + |
| 3 | + * config/m68k/m68k.c (m68k_delegitimize_address): Also expect |
| 4 | + LABEL_REF in UNSPEC operand. |
| 5 | + |
1 | 6 | 2010-11-16 Jan Hubicka < [email protected]>
|
2 | 7 |
|
3 | 8 | * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;
|
|
36 | 41 | Remove unused variable.
|
37 | 42 | (score_store_multiple_operation): Likewise.
|
38 | 43 | * config/score/score7.c (score7_return_in_memory): Constify arguments.
|
39 |
| - (score7_in_small_data_p, score7_function_value): Likewise. |
| 44 | + (score7_in_small_data_p, score7_function_value): Likewise. |
40 | 45 | (score7_trampoline_init): Use LCT_NORMAL.
|
41 | 46 | (score7_print_operand): Initialize code as UNKNOWN.
|
42 | 47 | * config/score/score3.h (score3_return_in_memory): Update prototype.
|
|
530 | 535 | (dwarf2out_init): Do not emit debug section switches here, allocate a
|
531 | 536 | vec for macinfo, when required.
|
532 | 537 | (dwarf2out_finish): First switch to debug_abbrev_section here.
|
533 |
| - debug_line_section, debug_macinfo_section, Likewise. |
| 538 | + debug_line_section, debug_macinfo_section, Likewise. |
534 | 539 | Check that the pubtypes table has at least one unpruned entry before
|
535 | 540 | trying to emit it.
|
536 | 541 |
|
|
800 | 805 |
|
801 | 806 | 2010-11-11 Richard Henderson < [email protected]>
|
802 | 807 |
|
803 |
| - * optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly. |
| 808 | + * optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly. |
804 | 809 |
|
805 | 810 | 2010-11-11 Richard Henderson < [email protected]>
|
806 | 811 |
|
|
1049 | 1054 | with lowercase letters and remove trailing '.'. Fix typo in
|
1050 | 1055 | diagnostic.
|
1051 | 1056 | * passes.c (position_pass): Start diagnostic with lowercase
|
1052 |
| - letter. |
| 1057 | + letter. |
1053 | 1058 | * plugin.c (add_new_plugin, parse_plugin_arg_opt,
|
1054 | 1059 | register_callback, try_init_one_plugin): Start diagnostics with
|
1055 | 1060 | lowercase letters.
|
|
0 commit comments