summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Add prototype support.meissner1992-08-083-265/+489
* (default_conversion): Fix bug thatrms1992-08-071-4/+5
* (default_compilers): For output of as when -c is not used,rms1992-08-071-7/+7
* (final_scan_insn): Use ASM_OUTPUT_ADDR_DIFF_ELTrms1992-08-071-6/+18
* (finish_decl): Don't do expand_decl_init for FUNCTION_DECL.rms1992-08-071-5/+38
* Don't include real.h.rms1992-08-071-1/+0
* Include real.h.rms1992-08-071-0/+1
* (mark_used_regs): Do recurse in setting of global hard reg.rms1992-08-071-2/+9
* (true_dependence): An unchanging read is guaranteedwilson1992-08-071-35/+40
* Correct DEFINE_SPLITs added Jul 27. They wouldwilson1992-08-071-16/+20
* (ASM_FILE_START): If profiling IMPORT "_mcount" instead oflaw1992-08-061-4/+35
* (hppa_builtin_saveregs): Rewrite.moore1992-08-061-91/+18
* Rewrite to be compatible with hpux.moore1992-08-061-79/+19
* Check hp800 symbol too for the hppa case.moore1992-08-061-1/+1
* (EXTRA_SECTIONS, svr3): Add in_ctors and in_dtors.wood1992-08-051-2/+3
* (EXTRA_SECTIONS, svr3): Delete empty definitions forwood1992-08-051-5/+3
* Changes in comments.rms1992-08-051-2/+5
* * cp-tree.h, tree.h: Moved definitions of TREE_VIA_* into tree.h formrs1992-08-051-0/+9
* (build_conditional_expr): Merged const and volatile flags of incoming types.rms1992-08-041-0/+6
* (USING_SVR4_H): Define.wood1992-08-041-0/+3
* (USING_SVR3_H): Define.wood1992-08-041-0/+3
* (EXTRA_SECTIONS): Base on the above defines.wood1992-08-041-4/+4
* entered into RCSwood1992-08-041-0/+3
* (dbxout.o): Depend on output.h.rms1992-08-041-1/+1
* Include output.h.rms1992-08-041-0/+1
* (install-common): Install protoize and related files if they were compiled.rms1992-08-041-10/+11
* (install-cross-tools): Install nm from tooldir.rms1992-08-041-1/+1
* (gen_rtx, case REG): Don't use frame_pointer_rtx or arg_pointer_rtx ifkenner1992-08-031-4/+10
* (jump_optimize): When replacing jumps with logical expressions, usekenner1992-08-031-0/+1
* (identify_blocks, reorder_blocks): Don't use SET_NOTE_BLOCK_NUMBER.kenner1992-08-031-5/+5
* (NOTE_BLOCK_NUMBER): Change definition to simpler form.kenner1992-08-031-8/+9
* (main): Don't cast pointers to int unnecessarily.kenner1992-08-031-1/+1
* (const_hash, SYMHASH): Use HOST_WIDE_INT instead of int when castingkenner1992-08-031-3/+4
* (TYPE_HASH): Use HOST_WIDE_INT instead of int when casting pointers tokenner1992-08-031-2/+2
* (print_node): Use HOST_WIDE_INT instead of int when casting pointerskenner1992-08-031-1/+1
* (canon_hash): Use HOST_WIDE_INT instead of int when casting pointerskenner1992-08-031-4/+4
* (expand_inline_function): Cast -1 to (HOST_WIDE_INT) first.kenner1992-08-031-3/+3
* (find_use_as_address): Use HOST_WIDE_INT instead of int when comparing akenner1992-08-031-4/+4
* (expand_call): Use HOST_WIDE_INT instead of int when comparing akenner1992-08-031-1/+1
* (reg_sign_bit_copies): New variable.kenner1992-08-031-209/+800
* (expand_builtin, case BUILT_INT_CONSTANT_P): Add missing call tokenner1992-08-031-1/+1
* (reload): Set reload_in_progress earlier.kenner1992-08-031-3/+3
* (optimize_bit_field_compare): Correct bogus use of types inkenner1992-08-031-14/+13
* (ASM_OUTPUT_DWARF_STRING): redefinition wasrms1992-08-011-11/+0
* (HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.rms1992-08-011-1/+1
* Find the links to directories by finding each link and testing it with test.rms1992-08-011-2/+17
* (layout_record): Take account ofrms1992-08-011-1/+17
* (yylex): When traditional, convert 0x80000000 to -0x80000000.rms1992-08-011-1/+11
* entered into RCSkenner1992-07-311-1/+1
* Include stddef.h when __STDC__ is defined.kenner1992-07-311-0/+3