gcc.git
1993-09-10 Roland McGrathRecognize operating system `netbsd*'.
1993-09-10 Roland McGrath*** empty log message ***
1993-09-10 Per BothnerAdd support for array with non-zero lower bounds. ...
1993-09-09 Jim Wilson(make_node): Put PARM_DECLs of nested functions onto
1993-09-09 Ian Lance TaylorSet CROSS_LIBGCC1 to be libgcc1.null
1993-09-09 Richard Stallman(convert_modes): New function.
1993-09-09 Richard Stallman(expand_twoval_binop): Use convert_modes.
1993-09-09 Richard Stallman(emit_store_flag, expand_divmod): Use convert_modes.
1993-09-09 Ian Lance TaylorUse CROSS_LIBGCC1 for a cross-compiler
1993-09-09 Richard Stallman(expand_expr): Set ignore for COND_EXPR with VOID_TYPE.
1993-09-08 Doug EvansCosmetic changes only. Just reordered code a little.
1993-09-08 Jim Wilson(dbxout_parms): For parameters in registers, if use
1993-09-08 Jim Wilson(fix_truncdfsi2, fixtruncsfsi2): Mark SImode scratch
1993-09-08 Jim Wilson(sbusdev/audiovar.h): Fix wrongly edited // comments
1993-09-08 Jim Wilson(process_command): Don't warn for -x after last input...
1993-09-08 Jim Wilson(convert_move): When truncating, call force_reg first if
1993-09-08 Jim Wilson(getrlimit, getrusage, setrlimit): Return int not void.
1993-09-08 John Hassey(output_call): Avoid use of jsr.n r1, this loses on
1993-09-08 Richard Kenner(define_attr): Expand list of instruction attributes.
1993-09-08 Richard Kenner(rs6000_cpu, rs6000_cpu_string): New variables.
1993-09-08 Richard Kenner(MASK_*, TARGET_*): Add target masks and tests.
1993-09-08 Richard Stallman(output_init_element): When adding to constructor_pendi...
1993-09-08 Richard Kenner(make_tree, case CONST_INT): Properly set high part...
1993-09-08 Richard Stallman(push_init_level): Diagnose extra brace group at end...
1993-09-07 Richard Kenner(c_build_type_variant): Allocate new type in same obsta...
1993-09-07 Richard Stallman(digest_init): Fix error message text.
1993-09-07 Richard Kenner(expand_binop): Must always widen second operand of...
1993-09-07 Richard Kenner(schedule_block): Correct type of BIT.
1993-09-07 Richard Kenner(fold): Don't try to process an RTL_EXPR.
1993-09-07 Richard Stallman(dbxout_type): Handle enum constants bigger than one...
1993-09-07 Richard Stallman(default_conversion): For enum that's unsigned,
1993-09-07 Richard Stallman(build_enumerator): Choose type properly for wide const...
1993-09-07 Richard Stallman(LIB_SPEC, LINK_SPEC, SWITCH_TAKES_ARG):
1993-09-06 Richard Kenner(insn_name_ptr): Define for debugging.
1993-09-06 Richard Kenner(emit_libcall_block): Don't move insns that reference...
1993-09-06 Richard Kenner(modified_between_p): Handle vectors.
1993-09-06 Richard StallmanDon't declare abort.
1993-09-06 Jim Wilson(abort): Correct volatile function declaration.
1993-09-06 Doug Evans(USER_H): Add va-h8300.h.
1993-09-05 Richard Stallman(grokdeclarator): For PARM_DECLs, only call
1993-09-05 Doug Evanscollect2.c (our_file_name, [...]): deleted.
1993-09-05 Richard Stallman(assign_parms): When parm needs conversion on entry,
1993-09-05 Richard Kenner(print_operand): Convert fprintf of single letters...
1993-09-04 Richard Kenner(truthvalue_conversion): A complex value is nonzero...
1993-09-03 Richard Kenner(build_enumerator): Apply default conversion to constan...
1993-09-03 Richard Kenner(skip_if_group): Check for traditional mode when skippi...
1993-09-03 Michael Meissnerpass -v/-dn to elf linker.
1993-09-03 Jeff Lawpa.h (READONLY_DATA_ASM_OP): Define.
1993-09-02 Richard KennerImprove generated code for C400 Clipper.
1993-09-02 Michael MeissnerFix typo.
1993-09-02 Doug Evans(__INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__): New...
1993-09-02 Michael MeissnerELF now omits leading underscores.
1993-09-02 Michael MeissnerAdd spaces in basic block output.
1993-09-02 Michael MeissnerUpdate basic block profiling.
1993-09-02 Richard KennerClean up case and remove leading zeros from hex constants.
1993-09-01 Jim Wilson(truncdfsf2): Round to single instead of doing nothing.
1993-09-01 Jim Wilson(jump_optimize): When optimize conditional jump around
1993-09-01 Jim Wilson(finish_decl): For static const variables, preserve
1993-09-01 Richard Kenner(find_reloads): Bump REJECT for a hard register; just...
1993-09-01 Richard Kenner(movdf): Simplify by taking advantage of having SECONDA...
1993-09-01 Richard Kenner(SECONDARY_MEMORY_NEEDED): New macro.
1993-09-01 Richard Kenner(input_operand): Allow "easy" FP constants.
1993-09-01 Jim Wilson(find_reloads_address_1): Handle SUBREGs same as REGs.
1993-09-01 Mike Stumpcollect2.c (is_ctor_dtor): Make sizeof argument match...
1993-09-01 Brendan Kehoe* Makefile.in (start.encap): Build g++ here also.
1993-08-31 Jim Wilson(make_compound_operation): Handle the case (and (xor...
1993-08-31 Jim Wilson(push_reload): Abort is secondary_reload wants same
1993-08-31 Jim WilsonNew file.
1993-08-31 Jim Wilson(libgcc1.a, libgcc2.a): Don't use set -e.
1993-08-31 Jim Wilson(xsys-protos.h): Use fixtmp.c not tmp.c, and delete
1993-08-31 Jim Wilson(assign_stack_temp): When allocate a slot too large,
1993-08-31 Richard Kenner(zero_extendqisi2...
1993-08-31 Richard Kenner(struct c_function): Remove unneeded enum_next_value.
1993-08-30 Richard Kenner(convert_arguments): If PROMOTE_PROTOTYPE, promote...
1993-08-30 Richard Kenner(get_parm_info...
1993-08-29 Richard Kenner(output_toc): Use TARGET_NO_FP_IN_TOC.
1993-08-29 Richard Kenner(TARGET_NO_FP_IN_TOC): New; deleted TARGET_FP_IN_TOC.
1993-08-28 Jim Wilson(SELECT_SECTION): Simplify sdata_section test.
1993-08-28 Jim Wilson(CPP_SPEC): Use include_v not include-v.
1993-08-28 Jim Wilson(call+1...
1993-08-28 Jim Wilson(EXTRA_CONSTRAINT): Delete 'S'.
1993-08-27 Richard Kenner(nonzero_bits): Fix reversed test for when we need...
1993-08-27 Richard Kenner(LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g.
1993-08-27 Jim Wilson(TARGET_MINIMAL_TOC): New macro.
1993-08-27 Jim Wilson(print_operand_address): When TARGET_MINIMAL_TOC, use...
1993-08-26 Brendan KehoeCygnus<->FSF merge.
1993-08-26 Doug EvansInitial revision
1993-08-26 Doug Evansadd h8/300h support
1993-08-26 Richard Kenner(apply_args_egister_offset): Don't use ANSI-style defin...
1993-08-25 Jeff Lawexpmed.c (store_bit_field): Do not use bitfield instruc...
1993-08-25 Richard Kennerformat_char_info_print_table, "p"): Allow width.
1993-08-24 Richard Kenner(output_{pro,epi}log): Don't need no-ops after calls...
1993-08-24 Jeff Lawpa.h (STACK_BOUNDARY): Stack pointer is always 512...
1993-08-24 Jeff Law* pa.c (compute_frame_size): Always align stack to...
1993-08-24 Michael Meissner-mlarge-align support; block profiling support
1993-08-24 Jeff Lawpa.c (output_call): Use ASM_OUTPUT_INTERNAL_LABEL inste...
1993-08-24 Kresten Krab... Initial revision
1993-08-24 Kresten Krab... (objc_msg_sendv): Use new encoding facilities.
1993-08-24 Kresten Krab... (nil_method): Don't define it, import it from sendmsg.c.
1993-08-24 Kresten Krab... (CLS_SETNUMBER): Clear old number
next