OSDN Git Service

Initial revision
[pf3gnuchains/gcc-fork.git] / gcc /
1996-08-30 coxsInitial revision
1996-08-30 wilson(add_eh_table_entry): Multiply realloc size by sizeof...
1996-08-29 law * pa/pa.md (fcmp patterns): Do not try to eliminate
1996-08-28 dje(print_single_switch): Ultrix fprintf returns 0 on...
1996-08-28 dje(main): Rewrite -g parsing.
1996-08-26 mrs88 Cygnus<->FSF merge
1996-08-26 dje(objc-parse.y): Fix typo in name of temp file.
1996-08-26 kenner(mark_all_temps_used): Fix error in last change.
1996-08-26 kenner(mark_all_temps_used): New function.
1996-08-23 meissnerMake -fPIC the same as -mrelocatable-lib
1996-08-23 meissnerAdd fancy_abort
1996-08-22 meissnerOnly build eabi crtx in eabi dirs; ditto for solaris...
1996-08-21 mrsFixes eh49.C on sparc.
1996-08-21 mrs * flow.c (life_analysis): Preserve registers used...
1996-08-20 meissnerIf -mrelocatable{,-lib} make read/write sections, not...
1996-08-20 karl (\key): Typeset a lozenge around the argument (from
1996-08-19 dje * sparc/splet.h (SUBTARGET_SWITCHES): Recognize -m...
1996-08-19 dje * sparc/splet.h (SUBTARGET_SWITCHES): Recognize -m...
1996-08-19 dje * sparc/sp64-elf.h ({CPP,ASM,LINK}_SPEC): Add little...
1996-08-19 dje * sparc.h ({MASK,TARGET}_LITTLE_ENDIAN): Define.
1996-08-19 dje * sparc/lynx-ng.h (CPP_SPEC): Use %(cpp_cpu).
1996-08-18 dje * g++.c: Update test for win32 (&& ! cygwin32).
1996-08-18 dje * choose-temp.c: Delete !defined(_WIN32) condition...
1996-08-18 dje * pexecute.c: Update test for win32 (&& ! cygwin32).
1996-08-18 dje * cccp.c (absolute_filename): Drive specifiers make...
1996-08-18 dje * i386/cygwin32.h (CPP_PREDEFINES): Define _WIN32...
1996-08-18 dje * i386/cygwin32.h (CPP_PREDEFINES): Define _WIN32...
1996-08-18 dje * gcc.c: Change ifndef _WIN32 to ifndef NO_SYS_FILE_H...
1996-08-18 dje * ginclude/stdarg.h: Change __WIN32__ to _WIN32.
1996-08-18 dje * protoize.c: Update test for win32 (&& ! cygwin32).
1996-08-18 dje * toplev.c: Update test for win32 (&& ! cygwin32).
1996-08-16 meissnerMake -fpic work with -O3
1996-08-16 coxsRemove CLASS_LIKELY_SPILLED_P
1996-08-16 mrs * libgcc2.c (__throw): New routine.
1996-08-15 mrs* arm.h (RETURN_ADDR_RTX): Define.
1996-08-15 mrs* expr.c (expand_builtin_return_addr): Fix order of...
1996-08-15 dje * sparc/sparc.c (label_ref_operand): New function.
1996-08-15 dje * sys-protos.h (gethostid): Make return type `int...
1996-08-14 tege(expand_return): In code for doing scc with jumps,
1996-08-14 law * pa/pa.c (override_options): Treat TARGET_FAST...
1996-08-14 law * pa/pa.c (print_operand): Use the right compar...
1996-08-14 law * pa/pa.h (OUTPUT_MI_THUNK): Define.
1996-08-14 meissnerFix varargs/stdarg on PowerPC Windows NT
1996-08-13 ianRemove duplicate volatile from sig_atomic_t in AIX...
1996-08-13 meissnermp/load version # in specs file so __GNUC_MINOR__ will...
1996-08-13 wilson(LIB_SPEC): Undef.
1996-08-13 meissnerCorrectly handle stack probes of more than one function...
1996-08-13 meissnerBuild fewer multilibs
1996-08-13 wilson(PROFILE_BEFORE_PROLOGUE): Define.
1996-08-13 mrs87th Cygnus<->FSF quick merge
1996-08-12 meissnerFix typo
1996-08-12 wilson(RAP_REG, RETURN_ADDRESS_POINTER_REGNUM): Define.
1996-08-12 wilson(regno_reg_class): Change entry 23 from NO_REGS to...
1996-08-12 wilson(DOLLARS_IN_IDENTIFIERS): Undefine.
1996-08-12 wilson(LIB_SPEC): Always emit -lc.
1996-08-12 meissnerCheck current_function_uses_pic_offset_table, not pic_o...
1996-08-12 meissnerSpeed up genmultilib; Add MULTIB_EXTRA_OPTS
1996-08-12 kenner(expand_end_bindings): Add test and call for nonlocal_g...
1996-08-12 kenner(expand_builtin, case BUILT_IN_SETJMP): Add test and...
1996-08-12 merrill(store_expr): Handle COND_EXPR cleanups like expand_expr.
1996-08-12 kenner(expand_abs): When OP0 and TARGET are the same pseudo...
1996-08-12 kenner(reg_equiv_replace): New variable.
1996-08-12 kennerFormatting changes.
1996-08-12 kennerFormattign changes.
1996-08-12 kennerFormtting changes.
1996-08-12 kenner(hash_is_key_in_hash): Function somehow got lost.
1996-08-12 kenner(__need_wint_t): Move #undef to right place.
1996-08-11 kenner(finish_struct): If pedantic, also warn if struct/union...
1996-08-11 kennerInitial revision
1996-08-09 coxs(untyped_call) Avoid SIGFPE.
1996-08-09 coxs(output_float_compare): Don't try to initialize aggrega...
1996-08-09 coxs(gen_stdcall_suffix): Round parameter size up to
1996-08-09 coxs(RTX_COSTS): rtx_cost should pass two parameters.
1996-08-08 mrs87th Cygnus<->FSF quick merge
1996-08-08 meissnerFix for G++ not knowing whether a vtable will be privat...
1996-08-08 meissnerRemove code that disabled vtable heuristic on systems...
1996-08-08 mrs*** empty log message ***
1996-08-08 mrs*** empty log message ***
1996-08-08 merrill(NULL): Use __null for G++.
1996-08-07 wilson(casesi_jump): New pattern.
1996-08-06 meissnerMake STACK_BOUNDARY always 64 bits
1996-08-06 dje * gen-protos.c (overrides): New static local.
1996-08-05 dje(MULTILIB_OPTIONS): Add mbroken-saverestore.
1996-08-05 djeAdd comment.
1996-08-05 wilson(alpha_output_filename): When emitting stabs, don't
1996-08-05 wilson(arith_reg_operand): Reject SUBREG of an invalid hard...
1996-08-05 dje(layout_record): Correct overflow test for 0 sized...
1996-08-05 wilson(aoutos.h): Don't include it.
1996-08-05 karl (\heading, \subheading, \subsubheading): Can no
1996-08-04 law * combine.c (rtx_equal_for_field_assignment_p...
1996-08-04 wilson(subsi3+1): Handle case where first operand is constant
1996-08-04 wilson(WCHAR_TYPE_SIZE): Undef, then define to 16.
1996-08-03 karl(\HEADINGSdouble, \HEADINGSsingle,
1996-08-02 law * pa/pa-hpux.h (LINK_SPEC): Don't link in PA1...
1996-08-02 coxs(output_float_compare): fcomi should be followed by the
1996-08-02 coxs(i386_branch_cost, i386_branch_cost_string): Added.
1996-08-02 coxs(sgt+1,slt+1,sge+1,sle+1,bgt+1,blt+1,bge+1,ble+1,bleu+4)
1996-08-02 brendan * sparc/vxsparc.h (CPP_PREDEFINES): Add `-DCPU=SPARC'.
1996-08-02 karlRestoring good RCS id.
1996-08-02 law * pa/pa.h (ASM_OUTPUT_INT): Remove all hacks...
next