aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-08-14c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA.Jeff Law1-1/+1
1997-08-14toplev.c (main): In -g handling code, add code to set len.Jeff Law2-1/+2
1997-08-14Basically a duplicate of COPYING.Jeff Law1-339/+0
1997-08-14Remove old (pre gcc-2.7.2) ChangeLog files.Jeff Law11-96184/+0
1997-08-13New file with pointers to compiler relates web sites.Jeff Law1-0/+27
1997-08-13configure.in (haifa configury): Fix typo.Doug Evans3-8/+13
1997-08-12version.c: Bump version to "gcc-3.0.0 970802 experimental".Jeffrey A Law6-5/+595
1997-08-12g77.info*: Rebuilt.Jeffrey A Law4-20/+38
1997-08-12Initial revisionJeff Law371-0/+211175
1997-08-11Remove gratuitous changes from the alias analysis patches.Jeff Law2-8/+5
1997-08-11* Integrate Haifa instruction scheduler.Jeffrey A Law15-10/+10737
1997-08-11* Integrate tlink patch from jason@cygnus.comJeffrey A Law9-54/+1073
1997-08-11* Integrate alias analysis changes from jfc@mit.eduJeffrey A Law15-903/+1371
1997-08-11* Integrate reload bugfix from Wilson which enables the PA portJeff Law3-10666/+10688
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law112-437/+162377
1997-08-07Initial revisionJeff Law1-0/+22
1997-08-06Initial revisionJeff Law1-0/+2840
1997-08-05Initial revisionJeff Law1-0/+96
1997-08-02(store_one_arg): Allow stack_slot to be SP in ARGS_GROW_DOWNWARD case.misc/cutover-egcs-0Richard Kenner1-1/+1
1997-08-02parmlist_tags_warning): Only suppress warning on union if anonymous.Richard Kenner1-1/+1
1997-08-02(int_fits_type_p): Negative ints never fit unsigned types, andRichard Kenner1-2/+8
1997-08-02(_trampoline): Rework last change; both getpagesize and mprotect areRichard Kenner1-13/+15
1997-08-02(reload): Add IN_ADDR to IN_ADDR_ADDR when computing needs since they conflict.Richard Kenner1-10/+10
1997-08-02(debug_reload): Rework to make output more compact.Richard Kenner1-41/+30
1997-08-02(indent): Move to file level; was static in print_rtx.Richard Kenner1-3/+18
1997-08-02* objc/Make-lang.in (OBJC_CCOMMON): Removed.Per Bothner1-7/+3
1997-08-02Makefile.in (EXTRA_C_OBJS): Removed.Per Bothner1-5/+5
1997-08-02configure.in: Build .gdbinit for top level build dir here.Doug Evans1-0/+19
1997-08-02* configure.lang: Fix building of .gdbinit for oldstyle lang subdirs.Doug Evans1-9/+4
1997-08-02(gen_compile_unit_die): Add support for Pascal.Richard Kenner1-0/+3
1997-08-02(output_compile_unit_die): Add support for Pascal.Richard Kenner1-0/+2
1997-08-02(lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array.Richard Kenner1-12/+17
1997-08-02(cse_insn): Ignore paradoxical SUBREGs unless we are looking for such.Richard Kenner1-0/+31
1997-08-02(sparc_builtin_saveregs): If -fcheck-memory-usage, set rights of savedRichard Kenner1-0/+21
1997-08-02(hppa_builtin_saveregs): f -fcheck-memory-usage, set rights of savedRichard Kenner1-7/+12
1997-08-02(m88k_builtin_saveregs): If -fcheck-memory-usage, set rights of savedRichard Kenner1-8/+23
1997-08-02(clipper_builtin_saveregs): If -fcheck-memory-usage, set rights ofRichard Kenner1-3/+23
1997-08-02(alpha_builtin_saveregs): If -fcheck-memory-usage, set rights of savedRichard Kenner1-7/+21
1997-08-02(make_function_rtl, make_decl_rtl): Add a prefix when flag_prefix_function_na...Richard Kenner1-0/+44
1997-08-02(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS.Richard Kenner1-0/+1
1997-08-02(flag_check_memory_usage, flag_prefix_function_name): New variable.Richard Kenner1-1/+17
1997-08-02(expand_computed_goto): If -fcheck-memory-usage, check that computed address ...Richard Kenner1-1/+19
1997-08-02(chkr_{check_addr,set_right}_libfunc): New definitions.Richard Kenner1-0/+11
1997-08-02(put_var_into_stack, assign_parms): If -fcheck-memory-usage, set theRichard Kenner1-2/+42
1997-08-02(flag_check_memory_usage, flag_prefix_function_name): New declaration.Richard Kenner1-0/+8
1997-08-02Add expand_modifier flags.Richard Kenner1-3/+27
1997-08-02(expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRESS): New case.Richard Kenner1-40/+283
1997-08-02(expr_size): Call expand_expr with appropriate flag.Richard Kenner1-1/+2
1997-08-02(init_decl_processing): Add __builtin_aggregate_incoming_address.Richard Kenner1-0/+4
1997-08-02(expand_call): If -fcheck-memory-usage...Richard Kenner1-2/+36