Richard Stallman
e8b1e86872
(shorten_branches): Do not call insn_current_length with an insn which has a non-varying length.
...
(shorten_branches): Do not call insn_current_length
with an insn which has a non-varying length. Use insn_lengths instead.
From-SVN: r4590
1993-05-29 00:11:59 +00:00
Richard Stallman
81d3c53859
(output_addr_const): Don't printing leading zeros.
...
From-SVN: r4466
1993-05-15 13:06:59 +00:00
Richard Stallman
4b438c9e61
(split_double) : Use REAL_VALUE macros to extract ints
...
from float mode CONST_DOUBLEs.
From-SVN: r3937
1993-03-31 05:46:40 +00:00
Jim Wilson
4cc70cf4bf
(end_final): Don't call assemble_zeros with an size argument of zero.
...
From-SVN: r3489
1993-02-18 17:20:58 -08:00
Richard Kenner
f65b79390a
(final_scan_insn): Call alter_subreg on duplicate operands (in case we
...
need to split the insn).
From-SVN: r3318
1993-01-24 07:18:26 -05:00
Brendan Kehoe
c716c35df1
Undo previous change.
...
From-SVN: r3252
1993-01-15 16:01:03 -05:00
Brendan Kehoe
c3c305882b
integrate.c (const_equiv): Delete decl, since it's never defined.
...
* integrate.c (const_equiv): Delete decl, since it's never defined.
(fold_out_const_cc0): Likewise.
* loop.c (delete_insn_forces): Likewise.
* final.c (alter_cond): Delete decl, since it's never defined.
From-SVN: r3209
1993-01-12 18:29:55 -05:00
Tom Wood
89881415f5
(final): When producing SDB debugging info...
...
(final): When producing SDB debugging info, delete line
number notes from inlined functions in other files as well as
duplicate line number notes.
From-SVN: r2763
1992-11-20 20:37:05 +00:00
Richard Stallman
bc9aee2d4d
(output_addr_const): Always use FILE, not asm_out_file.
...
From-SVN: r2508
1992-10-18 08:16:49 +00:00
Richard Stallman
2c16c66660
(output_asm_insn): Advance over the = when processing %=.
...
From-SVN: r2447
1992-10-14 01:21:59 +00:00
James Van Artsdalen
b329456eff
(alter_cond): If CC_NOT_SIGNED, convert signed conditions to unsigned.
...
From-SVN: r2413
1992-10-12 21:37:11 +00:00
Richard Stallman
1f1fd3b1f4
(output_addr_const): Call simplify_subtraction.
...
From-SVN: r2403
1992-10-12 08:23:25 +00:00
Tom Wood
8f313754fc
(final_scan_insn): Call dwarfout_begin_function.
...
(final_end_function): Call dwarfout_end_function.
From-SVN: r2359
1992-10-07 20:23:56 +00:00
Richard Kenner
b6c9b49af9
(shorten_branches): Correctly access insn needing delay slot.
...
From-SVN: r2216
1992-09-23 19:23:47 -04:00
Jim Wilson
61a6dd99fd
(only_leaf_regs_used): Check for global_regs.
...
From-SVN: r2130
1992-09-15 18:03:48 -07:00
Timothy Moore
48f25c7ad6
(shorten_branches): Do shorten branches with delay slots
...
if the number of delay slots is constant.
From-SVN: r2098
1992-09-10 22:20:15 +00:00
Richard Stallman
ce35884de1
(output_addr_const): If 2nd arg of MINUS is negative integer, put it in parens.
...
From-SVN: r2090
1992-09-09 20:35:19 +00:00
Richard Stallman
cdd8c058e9
(final_scan_insn): If 2 consec line notes have same line num, can omit one.
...
From-SVN: r1943
1992-08-25 17:43:28 +00:00
Richard Stallman
bc04dacb8e
Move include of stdio.h before output.h.
...
From-SVN: r1917
1992-08-20 20:18:38 +00:00
Richard Kenner
f8d97cf472
Put include of stdio.h after GCC header files (for i860-stardent-sysv4).
...
From-SVN: r1905
1992-08-20 05:58:18 -04:00
Richard Stallman
e92b33f508
(final_scan_insn): Call dwarfout_begin_block and
...
dwarfout_end_block even for -g1.
From-SVN: r1806
1992-08-12 07:28:49 +00:00
Richard Stallman
8f300dc330
(final_scan_insn): Use ASM_OUTPUT_ADDR_DIFF_ELT
...
and ASM_OUTPUT_ADDR_VEC_ELT only if defined.
From-SVN: r1782
1992-08-07 04:17:06 +00:00
Richard Kenner
aaf5be8b93
entered into RCS
...
From-SVN: r1737
1992-07-31 13:30:09 -04:00
Richard Kenner
510dd77e95
*** empty log message ***
...
From-SVN: r1730
1992-07-31 08:11:54 -04:00
Richard Stallman
65e15c1b20
*** empty log message ***
...
From-SVN: r1689
1992-07-27 03:11:22 +00:00
Richard Stallman
d80ab61eeb
*** empty log message ***
...
From-SVN: r1648
1992-07-21 02:59:00 +00:00
Richard Stallman
edb323d348
*** empty log message ***
...
From-SVN: r1628
1992-07-19 17:09:11 +00:00
Richard Stallman
fea868cb1a
*** empty log message ***
...
From-SVN: r1622
1992-07-19 00:37:32 +00:00
Richard Stallman
a8b17b3d48
*** empty log message ***
...
From-SVN: r1620
1992-07-18 04:04:15 +00:00
Charles Hannum
a981452689
*** empty log message ***
...
From-SVN: r1532
1992-07-08 22:41:03 +00:00
Richard Kenner
906c4e36c6
*** empty log message ***
...
From-SVN: r1473
1992-07-06 16:04:13 -04:00
Richard Stallman
196cedd028
*** empty log message ***
...
From-SVN: r1438
1992-07-05 03:31:52 +00:00
Richard Stallman
441b4625f4
*** empty log message ***
...
From-SVN: r1418
1992-07-04 03:18:25 +00:00
Tom Wood
bdac5f5848
*** empty log message ***
...
From-SVN: r1336
1992-06-29 16:04:35 +00:00
Richard Stallman
f72aed244a
*** empty log message ***
...
From-SVN: r1263
1992-06-24 03:59:40 +00:00
Richard Stallman
12f7c8764c
*** empty log message ***
...
From-SVN: r1149
1992-06-03 20:39:24 +00:00
Richard Stallman
ee668edcd3
*** empty log message ***
...
From-SVN: r994
1992-05-15 21:39:39 +00:00
Richard Stallman
f246a30593
*** empty log message ***
...
From-SVN: r577
1992-03-23 19:29:32 +00:00
Richard Stallman
1679e11f71
*** empty log message ***
...
From-SVN: r556
1992-03-21 23:57:32 +00:00
Michael Meissner
a130a4418f
Initial revision
...
From-SVN: r480
1992-03-14 05:30:20 +00:00