- 16 Jan, 1996 2 commits
-
-
From-SVN: r11004
Richard Kenner committed -
(finish_incomplete_decl): Warn if completing an array that wasn't declared extern. Simplify test for whether completion is needed. From-SVN: r11003
Richard Kenner committed
-
- 15 Jan, 1996 27 commits
-
-
From-SVN: r11002
Doug Evans committed -
From-SVN: r11001
Doug Evans committed -
From-SVN: r11000
Doug Evans committed -
* c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. Don't call get_directive_line if at end of line. * c-common.c (get_directive_line): Watch for EOF. * h8300/h8300.h (HANDLE_PRAGMA): New argument `c'. Must issue `return' now. * i960/i960.h (HANDLE_PRAGMA): Likewise. * sh/sh.h (HANDLE_PRAGMA): Likewise. * nextstep.h (HANDLE_PRAGMA): Likewise. * h8300/h8300.c (handle_pragma): New argument `ch'. Simplify pragma processing. Delete support for `#pragma section'. * i960/i960.c (process_pragma): New argument `c'. Change result to terminating character. * nextstep.c (handle_pragma): Likewise. * sh/sh.c (handle_pragma): Likewise. Also simplified. From-SVN: r10999
Doug Evans committed -
* sched.c (reemit_notes): Add prototype. (sched_analyze_2): Reorganize comments. Call prev_nonnote_insn. (sched_analyze): Add abort call. (schedule_block): Undo last patch. Call prev_nonnote_insn. Move call of reemit_notes to after SCHED_GROUP_P scheduling. Set `head' to `last'. From-SVN: r10998
Doug Evans committed -
From-SVN: r10997
Michael Meissner committed -
From-SVN: r10996
Roland McGrath committed -
From-SVN: r10995
Richard Kenner committed -
From-SVN: r10994
Richard Kenner committed -
bytes. From-SVN: r10993
Richard Kenner committed -
warning was issued if not pedantic. From-SVN: r10992
Richard Kenner committed -
From-SVN: r10991
Michael Meissner committed -
From-SVN: r10990
Richard Kenner committed -
with EXPAND_SUM. From-SVN: r10989
Richard Kenner committed -
(extendqidi2): Improve 68000 code generation. (adddi_lshrdi_63): New pattern. From-SVN: r10988
Richard Kenner committed -
From-SVN: r10987
Richard Kenner committed -
From-SVN: r10986
Richard Kenner committed -
(STARTFILE_SPEC): Use crtbegin.o for both shared llibrary and normal executable; use gcrt1.o for -profile. (STARTFILE_SPEC): Use crtbegin.o for both shared llibrary and normal executable; use gcrt1.o for -profile. (ENDFILE_SPEC): Use crtend.o for shared llibrary and normal executable. From-SVN: r10985
Richard Kenner committed -
Use -lc_p for -profile. (CC1_SPEC): New macro. From-SVN: r10984
Richard Kenner committed -
From-SVN: r10983
Richard Kenner committed -
From-SVN: r10982
Richard Kenner committed -
From-SVN: r10981
Richard Kenner committed -
From-SVN: r10980
Richard Kenner committed -
From-SVN: r10979
Richard Kenner committed -
make exception table work with -mrelocable; fix long long ++/--; Make long longs passed correctly in V.4 From-SVN: r10978
Michael Meissner committed -
From-SVN: r10977
Jeff Law committed -
From-SVN: r10976
Jim Wilson committed
-
- 14 Jan, 1996 4 commits
-
-
From-SVN: r10975
Jim Wilson committed -
5,000 insns. From-SVN: r10974
Richard Kenner committed -
From-SVN: r10973
Jeff Law committed -
* pa.md (pre_ldwm): Fix bug exposed by recent changes. Simplify. (pre_stwm, post_ldwm, post_stwm): Likewise. (HImode and QImode variants): Likewise. * pa.c (hppa_expand_prologue): Corresponding changes. (hppa_expand_epilogue): Likewise. * pa.c (hppa_legitimize_address): Generate more indexing address modes. From-SVN: r10972
Jeff Law committed
-
- 13 Jan, 1996 1 commit
-
-
From-SVN: r10971
Doug Evans committed
-
- 12 Jan, 1996 4 commits
-
-
* sched.c (schedule_block): Maintain a valid chain so emit_note_before works. From-SVN: r10970
Doug Evans committed -
From-SVN: r10969
Michael Meissner committed -
From-SVN: r10968
Michael Meissner committed -
sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use AGGREGATE_TYPE_P so QUAL_UNION_TYPE and SET_TYPE are also passed by... * sparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use AGGREGATE_TYPE_P so QUAL_UNION_TYPE and SET_TYPE are also passed by invisible reference. * sparc.h (INIT_CUMULATIVE_ARGS for SPARCV9): Return types of QUAL_UNION_TYPE and SET_TYPE also make invisible 1st argument. From-SVN: r10967
Per Bothner committed
-
- 11 Jan, 1996 2 commits
-
-
* h8300/h8300.h (TARGET_ALIGN_STRUCT_300): New macro. (TARGET_SWITCHES): Add -malign-struct-300. (BIGGEST_FIELD_ALIGNMENT): Update. From-SVN: r10966
Doug Evans committed -
From-SVN: r10965
Michael Meissner committed
-