- 11 Oct, 1996 3 commits
-
-
From-SVN: r12951
Jason Merrill committed -
From-SVN: r12950
Ian Lance Taylor committed -
From-SVN: r12949
Jason Merrill committed
-
- 10 Oct, 1996 5 commits
-
-
From-SVN: r12948
Michael Meissner committed -
From-SVN: r12947
Michael Meissner committed -
From-SVN: r12946
Michael Meissner committed -
From-SVN: r12945
Ian Lance Taylor committed -
From-SVN: r12944
Michael Meissner committed
-
- 09 Oct, 1996 24 commits
-
-
From-SVN: r12943
Ian Lance Taylor committed -
From-SVN: r12942
Ian Lance Taylor committed -
From-SVN: r12941
Ian Lance Taylor committed -
From-SVN: r12940
Jim Wilson committed -
From-SVN: r12939
Richard Kenner committed -
-ansi doesn't change it. From-SVN: r12938
Richard Kenner committed -
From-SVN: r12937
Richard Kenner committed -
From-SVN: r12936
Richard Kenner committed -
(parse_name): Diagnose $ in identifier if pedantic. (cpp_handle_options): -traditional no longer messes with dollars_in_ident. From-SVN: r12935
Richard Kenner committed -
(main): Initialize is_idchar and is_idstart directly when given -$. Ignore DOLLARS_IN_IDENTIFIERS. (rescan): Diagnose $ in identifier if pedantic. (initialize_char_syntax): Assume $ is allowed in identifier; `main' will change this if -$ is given. From-SVN: r12934
Richard Kenner committed -
From-SVN: r12933
Richard Kenner committed -
From-SVN: r12932
Richard Kenner committed -
From-SVN: r12931
Richard Kenner committed -
(c_decode_option): -fdollars-in-identifiers is now independent of -ansi, of -traditional, and of DOLLARS_IN_IDENTIFIERS. From-SVN: r12930
Richard Kenner committed -
From-SVN: r12929
Richard Kenner committed -
From-SVN: r12928
Richard Kenner committed -
!dollars_in_ident or if pedantic. From-SVN: r12927
Richard Kenner committed -
From-SVN: r12926
Richard Kenner committed -
From-SVN: r12925
Richard Kenner committed -
({typed_declspecs,reserved_declspecs,declmods}_no_prefix_attr): New. (current_declspecs): Initialize to NULL_TREE. (fndef): Pass current_declspecs, not $1, to start_function. (old_style_parm_decls): Renamed from xdecls. (datadecl, declmods): Add references to new rules. (setspecs): Call split_specs_attrs. (absdcl1): Remove case with setattrs. From-SVN: r12924
Richard Kenner committed -
From-SVN: r12923
Richard Kenner committed -
From-SVN: r12922
Richard Kenner committed -
(range_binop, make_range, build_range_check): New functions. (merge_ranges, fold_range_test): Likewise. (fold_truthop): No longer call range_test. (fold, case TRUTH_{AND,OR}{,IF}_EXPR): Call fold_range_test. From-SVN: r12921
Richard Kenner committed -
From-SVN: r12920
Jason Merrill committed
-
- 08 Oct, 1996 7 commits
-
-
From-SVN: r12919
Torbjorn Granlund committed -
From-SVN: r12918
Torbjorn Granlund committed -
(unroll_loops): Set local_regno only if set_dominates_use returns true. (set_dominates_use): New function. From-SVN: r12917
Jim Wilson committed -
From-SVN: r12916
Doug Evans committed -
From-SVN: r12915
Doug Evans committed -
* pa/pa.c (hppa_legitimize_address): Remove test code accidentally left in during last change. From-SVN: r12914
Jeff Law committed -
(schedule_block): Before scheduling, add code to make all call used regs that are not fixed or global live when we see a CALL_INSN. During scheduling, change existing code to use same test. From-SVN: r12913
Jim Wilson committed
-
- 07 Oct, 1996 1 commit
-
-
From-SVN: r12912
Jim Wilson committed
-