aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1994-09-21(asm_insn_count): Handle ASM_INPUTs too.Doug Evans1-3/+7
1994-09-20Initial revisionRichard Kenner1-0/+73
1994-09-20Replacement file, for as1750.Richard Kenner2-505/+581
1994-09-20Replaced file, for as1750.Richard Kenner1-94/+108
1994-09-20(eval_if_expression): Now returns HOST_WIDE_INT.Richard Kenner1-5/+6
1994-09-20(HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros.Richard Kenner1-4/+18
1994-09-20(mode_mask_operand): Always return a value.Richard Kenner1-5/+5
1994-09-20(make_definition): Enable `-D' with macro arguments.Richard Kenner1-0/+6
1994-09-20(pop_function_context): Clear reg_renumber.Richard Kenner1-0/+1
1994-09-20(process_command): Add new switch, -dumpmachine.Richard Kenner1-0/+5
1994-09-20(mips_output_external): Use ASM_OUTPUT_UNDEF_FUNCTION.Jim Wilson1-7/+46
1994-09-20(ASM_OUTPUT_UNDEF_FUNCTION): Define.Jim Wilson1-0/+23
1994-09-20(sched_analyze_insn): Parameter loop_note type changed to rtx, and name chang...Jim Wilson1-13/+18
1994-09-20Respin DI support to be combine friendly; Allow push of SF without temp reg; ...Michael Meissner4-345/+243
1994-09-20Handle a symlink to root/* from a subdirectory of a symlink to root/*Ian Lance Taylor1-2/+5
1994-09-19Patches for HPUX, and SunOS4 (Japanese).Per Bothner1-6/+3
1994-09-20(fold): Handle COMPONENT_REFs involving CONSTRUCTORs.Jason Merrill1-0/+5
1994-09-19(load sf with update): Fix RTL typo.Richard Kenner1-1/+1
1994-09-19Add format checking for `q' (quad) modifier.Charles Hannum1-22/+29
1994-09-17(mark_seen_cases): Don't call fatal if case index out of range.Per Bothner1-3/+1
1994-09-16(global_alloc): Mark regs assigned to SCRATCH as used by more thanRichard Kenner1-0/+12
1994-09-15Rework last change so it's done like collect2.c.Richard Kenner1-2/+6
1994-09-15Make long double 80 bits by default.Michael Meissner1-0/+2
1994-09-15Do not use separate 386 patterns for SF/DF/XF/DI pushes; allow SF/DF/XF/DI pu...Michael Meissner1-75/+68
1994-09-15Use whether DImode variables are used as basis for chosing register alloc ord...Michael Meissner1-6/+37
1994-09-15(store_split_bit_field): Use number of bits in arg notJim Wilson1-1/+2
1994-09-15(cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of aRichard Kenner1-1/+2
1994-09-15(expand_binop, multi-word shifts): Generate rtlRichard Earnshaw1-7/+7
1994-09-15(sched_analyze_insn): Don't set SCHED_GROUP_P for previous INSN a USERichard Kenner1-1/+2
1994-09-14Include <sys/errno.h> in case `errno' is a macro defined there.Michael Bushnell1-0/+1
1994-09-14Added log entry for change to g++.c.Michael Bushnell1-0/+5
1994-09-14(GUESSPATHLEN): If there is no definition of MAXPATHLEN, then set GUESSPATHLE...Michael Bushnell1-0/+4
1994-09-13More DF/XF/DI fixes.Michael Meissner1-48/+72
1994-09-13(fatal_perror, fatal, error): Declare all args as char *.Richard Kenner1-3/+3
1994-09-13pa.c (emit_move_sequence): Handle secondary FP load/store reloads of the form...Jeff Law2-9/+95
1994-09-12(ADA_CFLAGS): New override.Richard Kenner1-0/+1
1994-09-12(assign_parms): Set RTX_UNCHANGING_P on stack_parmJim Wilson1-0/+3
1994-09-12(FLO_union_type): Add packed attribute to `bits'.Doug Evans1-9/+7
1994-09-10(invalidate_for_call): Properly set IN_TABLE.Richard Kenner1-1/+1
1994-09-10Initial revisionRichard Kenner2-0/+204
1994-09-10Removed #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.Richard Kenner1-4/+2
1994-09-10(ptx): New OS; use for Sequent.Richard Kenner1-2/+12
1994-09-09(rescan, handle_directive): Backslash no longer suppresses the specialness of...Richard Kenner1-17/+13
1994-09-10(LINK_SPEC): Ditto.Jason Merrill1-1/+1
1994-09-10(expand_main_function): Don't call __main ifJason Merrill1-2/+7
1994-09-10(HAS_INIT_SECTION): Define.Jason Merrill1-1/+5
1994-09-09tree.c (decl_function_context): Don't treat C++ member functions of classes d...Mike Stump1-1/+1
1994-09-09*** empty log message ***Steve Chamberlain3-7/+44
1994-09-09Initial revisionSteve Chamberlain1-0/+483
1994-09-09(negsi2): Use register_operand not general_operand for output.Jim Wilson1-1/+1