aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1993-02-28(fake_f_rep): Clear all of u, initially.Richard Stallman1-1/+1
1993-02-27(convert_for_assignment): New arg FUNDECL. Calls changed.Richard Stallman1-15/+34
1993-02-27Error if company name is more than one word.Richard Stallman1-0/+8
1993-02-27Comment fix.Richard Stallman2-3/+3
1993-02-27(struct __gnuc_va_list): Test __svr4__ like __SVR4__.Richard Stallman1-1/+1
1993-02-27(distdir): Depend on cp-parse.y, and the .c files for the .y files.Richard Stallman1-1/+3
1993-02-27(make_decl_rtl): Print an error for explicit register variableRichard Stallman1-0/+3
1993-02-27(compile_file): Use pedwarn_with_decl to warn aboutRichard Stallman1-1/+1
1993-02-27(simple_cst_equal): New default case handles most tree codes based on TREE_CO...Richard Stallman1-32/+25
1993-02-27(USE_C_ALLOCA): Moved to xm-pbd.h.Richard Stallman1-5/+0
1993-02-27(inhibit_libc): Renamed from inhibit_eprintf.Richard Stallman1-1/+3
1993-02-27(check_newline): #line updates input_file_stack->name.Richard Stallman1-1/+12
1993-02-27(pushdecl): Nested fn decl gets DECL_CONTEXT iff not extern.Richard Stallman1-12/+22
1993-02-27(TARGET_SWITCHES): Reverse defn of 32332.Richard Stallman1-4/+5
1993-02-27(convert_move): Truncate via word_mode only if to_mode fits in one word.Richard Stallman1-9/+12
1993-02-27New builtins: __REGISTER_PREFIX__ and __USER_LABEL_PREFIX__Ian Lance Taylor1-0/+26
1993-02-27(init_libfuncs): Use int instead of enum for first_mode, last_mode, and mode.Richard Stallman1-3/+3
1993-02-27(parse_escape): Delete case for '^'.Richard Stallman1-7/+0
1993-02-27(all.cross): Depend on enquire.Richard Stallman1-1/+3
1993-02-27(_SYS_SIZE_T_H): Test this and define this.Richard Stallman1-0/+3
1993-02-27(_VA_LIST_T_H): Test and define this.Richard Stallman2-0/+8
1993-02-26(do_include): Correctly report the directive nameRichard Stallman1-5/+9
1993-02-26(ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons.Richard Stallman1-1/+1
1993-02-26(dbxout_type): Enable output of subrange types if use_gnu_debug_info_extensions.Richard Stallman1-6/+2
1993-02-26* Added 32-byte int OImode.Doug Evans1-1/+2
1993-02-26(constrain_operands, case 'r'): If STRICT, a REG isn't valid if it isRichard Kenner1-1/+2
1993-02-26(expand_expr, case IN_EXPR): Fix numerous small bugs and make someRichard Kenner1-28/+29
1993-02-26explow.c (memory_address): Use CONSTANT_ADDRESS_P instead of LEGITIMATE_CONST...Jeff Law1-2/+2
1993-02-26(LEGITIMIZE_ADDRESS): Add missing args to calls to expand_binop.Richard Kenner1-2/+2
1993-02-26(is_ctor_dtor): Handle NO_DOT_IN_LABEL.Richard Stallman1-0/+5
1993-02-26(jump_optimize): Add missing parameter in expand_binop call.Richard Stallman1-1/+1
1993-02-26Add prototypes for most functions declared here.Richard Stallman1-87/+131
1993-02-25No need to #undef ABS; done in rtl.h.Richard Kenner1-1/+0
1993-02-25(redundant_insn_p): Fix typo in testing for types of insns by usingRichard Kenner1-2/+1
1993-02-25(emit_store_flag): Fix typo in testing BRANCH_COST.Richard Kenner1-1/+1
1993-02-25(set_nonzero_bits_and_sign_copies): Fix typo in paradoxical set dest handling.Jim Wilson1-2/+2
1993-02-25(convert_to_integer): Delete Feb 19 change.Jim Wilson1-26/+0
1993-02-25(decode_field_reference): Fix force_fit_type call.Jim Wilson1-1/+1
1993-02-25Use pwd if PWDCMD is not definedIan Lance Taylor1-1/+1
1993-02-25(emit_library_call_value): Fix bug in prev change.Richard Stallman1-1/+1
1993-02-25(vms_check_external): New function.Richard Stallman1-0/+29
1993-02-25(ASM_OUTPUT_EXTERNAL): Use vms_check_external.Richard Stallman1-1/+13
1993-02-24(NO_SYS_SIGLIST): Defined.Richard Stallman1-0/+2
1993-02-24(consec_sets_invariant_p): Correct REG_EQUAL note checksJim Wilson1-1/+6
1993-02-24(add_label_notes): Don't add notes for references to dispatch tables because ...Jim Wilson1-8/+52
1993-02-24(string.h): Delete 'g' from sed command.Jim Wilson1-1/+1
1993-02-24(zero_extendqi*i2): Delete never matched constraints.Jim Wilson1-9/+7
1993-02-24(umulsidi3+1): Delete extra parenthesis.Jim Wilson1-1/+1
1993-02-24(all_ones_mask_p): Really use tmask.Richard Stallman1-4/+9
1993-02-23Use relative paths in symbolic links in installed include directoryIan Lance Taylor1-1/+1