gcc.git
1996-01-16 Ian Lance TaylorUse dbxcoff.h
1996-01-16 Ian Lance TaylorUpdate copyright
1996-01-16 Ian Lance TaylorUse dbxcoff.h
1996-01-16 Ian Lance TaylorInitial revision
1996-01-16 Richard Kenner(HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Remove.
1996-01-16 Richard KennerGeneral code cleanup in the style of 1995-04-01 change.
1996-01-16 Richard Kenner(skip_quoted_string): If pedantic and not pedantic_errors,
1996-01-16 Richard Kenner(extract_bit_field): Don't abort if not MEM_IN_STRUCT_P.
1996-01-16 Richard Kenner(left_shift_overflows): Remove; unused.
1996-01-16 Richard Kenner(memref_referenced_p, case REG): Fix last change.
1996-01-16 Richard Kenner(const_binop): Strip NOPS from both args.
1996-01-16 Richard Kenner(emit_move_insn_1): Don't emit clobber when moving...
1996-01-16 Richard Kenner(expand_fix): Don't copy TARGET to TO if same.
1996-01-16 Richard Kenner(regclass): Remove useless cast.
1996-01-16 Richard Kenner(convert_for_assignment): Don't automatically convert...
1996-01-16 Richard Kenner(ASM_OUTPUT_SECTION_NAME): Define section attributes...
1996-01-16 Richard Kenner(ASM_WEAKEN_LABEL): Deleted; not supported.
1996-01-16 Richard KennerAdd test for SCO Open Server 5.
1996-01-16 Richard Kenner(sco5): New case.
1996-01-16 Richard KennerAdd CRTSTUFF_CFLAGS_S.
1996-01-16 Richard KennerInitial revision
1996-01-16 Richard Kenner(LIBGCC2_CLFAGS): Add -DIN_LIBGCC2.
1996-01-16 Richard Kenner(ASM_SPEC): New macro.
1996-01-16 Richard Kenner(process_commands): Remove inadvertant fallthrough.
1996-01-16 Richard Kenner(finish_incomplete_decl): Warn if completing an array...
1996-01-15 Doug EvansUpdate coprygith.
1996-01-15 Doug EvansUpdate copyright.
1996-01-15 Doug EvansUpdatee copyright.
1996-01-15 Doug Evansc-lex.c (check_newline): Pass character after `#pragma...
1996-01-15 Doug Evanssched.c (reemit_notes): Add prototype.
1996-01-15 Michael MeissnerFix little endian adddi3/subdi3
1996-01-15 Roland McGrathInitial revision
1996-01-15 Richard KennerAllocate address areas for the "stab" and "stabstr...
1996-01-15 Richard KennerAllocate address areas for the "stab" and "stabstr...
1996-01-15 Richard Kenner({,round_}trampoline_address): TRAMPOLINE_ALIGNMENT...
1996-01-15 Richard Kenner(do_xifdef): Warn about `#ifdef 0' if not traditional...
1996-01-15 Michael MeissnerDon't make .sbss2 a @nobits section.
1996-01-15 Richard Kenner(objc_{write,read}_type, case _C_STRUCT_B): Fix typo.
1996-01-15 Richard Kenner(expand_expr, case COMPONENT_REF): Don't make recursive...
1996-01-15 Richard Kenner(pushdi): Allow "i" for operand 1.
1996-01-15 Richard KennerInitial revision
1996-01-15 Richard Kenner(INSTALL_ASSERT_H): Unset it.
1996-01-15 Richard Kenner(STARTFILE_SPEC): Use crtbegin.o for both shared llibra...
1996-01-15 Richard Kenner(LIB_SPEC): Remove %{mieee-fp:-lieee}.
1996-01-15 Richard Kenner(in_data_section): New function.
1996-01-15 Richard Kenner(build_c_cast): Don't warn about alignment when we...
1996-01-15 Richard Kenner(find_equiv_reg): Apply single_set, not PATTERN, to...
1996-01-15 Richard Kenner(mark_referenced_resources, case TRAP_IF): Set volatil.
1996-01-15 Richard Kenner(save_expr_regs): Delete declaration; unused.
1996-01-15 Michael Meissnermake exception table work with -mrelocable; fix long...
1996-01-15 Jeff Law* expr.c (expand_assignment): Fix alignment parm in...
1996-01-15 Jim Wilson(save_for_inline_copying, case NOTE): Copy RTX_INTEGRAT...
1996-01-14 Jim Wilson(schedule_block): Copy RTX_INTEGRATE_P bit when create...
1996-01-14 Richard Kenner(stupid_find_reg): Don't try to allocate reg if live...
1996-01-14 Jeff Law* pa.h (STACK_BOUNDARY): Bring back down to 64bits.
1996-01-14 Jeff Lawpa.md (pre_ldwm): Fix bug exposed by recent changes.
1996-01-13 Doug Evans(COMMON_ASM_OP): Delete, use sysv4.h's.
1996-01-12 Doug Evanssched.c (schedule_block): Maintain a valid chain so...
1996-01-12 Michael MeissnerAdd @nobits to .sbss/.sbss2.
1996-01-12 Michael MeissnerSupport for .sdata/.sbss/.sdata2/.sbss2
1996-01-12 Per Bothnersparc.h (FUNCTION_ARG_PASS_BY_REFERENCE): Use AGGREGATE...
1996-01-11 Doug Evansh8300.h (TARGET_ALIGN_STRUCT_300): New macro.
1996-01-11 Michael MeissnerProperly align data section.
1996-01-11 Doug Evans(OVERRIDE_OPTIONS): Clean up comment.
1996-01-11 Doug Evans(CPP_PREDEFINES): Delete _DOUBLE_IS_32BITS.
1996-01-11 Michael Meissnerinsure eabi destructors get called
1996-01-11 Doug Evans* fixincludes: Wrap rpc/types.h in extern "C", for...
1996-01-10 Doug Evansvarasm.c (variable_section): New function.
1996-01-10 Michael MeissnerMake powerpc-eabi work again
1996-01-09 Doug Evans(merge_attributes): Moved to tree.h.
1996-01-09 Doug Evans(merge_attributes): Moved here from c-tree.h.
1996-01-09 Doug Evans(merge_attributes): Moved to tree.c.
1996-01-09 Doug Evans(merge_attributes): Moved here from c-typeck.c.
1996-01-08 Jim Wilson(LINK_SPEC): Change nostdlib to nostartfiles.
1996-01-07 Michael MeissnerDon't define MAX_OFILE_ALIGNMENT twice.
1996-01-07 Michael MeissnerFix recogniztion of import libraries under AIX
1996-01-07 Michael MeissnerAllow large alignments on ELF systems
1996-01-07 Karl Heuer(alloca): If malloc fails, just abort.
1996-01-06 Richard KennerFix formatting.
1996-01-06 Doug Evans(crt*.o,gcrt1.o): Replace $(AS) with $(GCC_FOR_TARGET).
1996-01-06 Doug Evans(crt*.o): Replace $(AS) with $(GCC_FOR_TARGET).
1996-01-06 Doug EvansMakefile.in (MAKEINFOFLAGS): New variable.
1996-01-06 Doug Evans(CPP_SPEC): Define.
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1996-01-05 Michael MeissnerInitial revision
1996-01-05 Doug Evans(MACHINE_STATE_RESTORE): Add missing .align.
1996-01-03 Doug Evanslib1funcs.asm (__USER_LABEL_PREFIX__): Define if not...
1996-01-03 Jeff Law* pa.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Call text_sec...
1996-01-02 Jim Wilson(gen_shifty_op): Output a NOP for a shift by 0.
1996-01-02 Jim WilsonOVERRIDE_OPTIONS): Don't set optimize or flag_delayed_b...
1996-01-02 Jim Wilson(gstab.h): Include if cross compiling.
1996-01-02 Richard KennerInitial revision
1996-01-02 Richard KennerUse DECL_C_BIT_FIELD, not DECL_BIT_FIELD in all tests.
1996-01-01 Richard Kenner(reg_allocno): Declare.
1996-01-01 Richard Kenner(reg_allocno): No longer static.
1996-01-01 Richard Kenner(reg_equiv_replacement): New variable.
1996-01-01 Richard Kenner(decl_attributes): Fix default alignment: BIGGEST_ALIGN...
1996-01-01 Richard Kenner(finish_struct): Warn if field with enumeral type is...
1996-01-01 Richard Kenner(rtx_equal_for_field_assignment_p): New function.
next