]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1998-02-03 Jeffrey A Lawjump.c (jump_optimize): Fix first arg to modified_in_p...
1998-02-02 Mark Mitchellcall.c (add_template_candidate_real): Pass extra parame...
1998-02-02 Jeff LawNote location of comp.std.c++ FAQ
1998-02-02 Jeff LawAdd Andrew.
1998-02-02 Richard Hendersonexpr.c (expand_builtin_setjmp): Accept two new argument...
1998-02-02 John CarrPatch from John Carr to fix some 32/64 bit cross compil...
1998-02-02 Jeff LawVarious updates.
1998-02-02 Jim WilsonRemove last of bytecode support.
1998-02-02 Mark Mitchellcp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.
1998-02-02 Richard Hendersonconfigure.in: Update F2C_INTEGER and F2C_LONGINT tests...
1998-02-02 Andreas Schwabdwarf2out.c (dwarf2out_frame_init): Undo last change...
1998-02-02 Andreas Schwabregmove.c (fixup_match_1): Undo last change which remov...
1998-02-02 Gavin Kochmips.c (mips_expand_prologue): Change uses of TARGET_64...
1998-02-02 Klaus Kaempfmakefile.vms: Remove bytecode references.
1998-02-02 Jeff LawTweak again.
1998-02-02 Michael P.... jump.c (jump_optimize): Allow conditional loading of...
1998-02-02 J"orn Rennecke* loop.c (get_condition): Handle sign-extended constants.
1998-02-02 Hans-Peter... * expr.c (emit_push_insn): Add code to use movstrti...
1998-02-02 Hans-Peter... expr.c (emit_push_insn): Use same max-move-amount for...
1998-02-02 Jeff LawImprove movstrXX documentation.
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-02-01 Toon Moenex-next: Remove /NextDeveloper/Headers from the director...
1998-02-01 Jeff LawFix typo in hj's ChangeLog entry.
1998-02-01 Franz Sirl* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
1998-02-01 Andreas Schwabiostream.cc (istream::operator>>(long double&)): Scan...
1998-02-01 H.J. Lulinux.mt: Don't define _PTHREADS, but define _IO_MTSAFE_IO.
1998-02-01 H.J. Lufilebuf.cc (filebuf::open): Call _IO_file_open if _G_HA...
1998-02-01 Krister Walfridssondbz.c (putconf): Handle systems which use "long long...
1998-02-01 Klaus Kaempf* cccp.c (main): Predefine __VMS_VER on VMS.
1998-02-01 J"orn Renneckeexpr.c (get_inner_reference): Use sbitsizetype for...
1998-02-01 J"orn Renneckedecl.c (init_decl_processing): Use set_sizetype.
1998-02-01 J"orn Renneckecom.c (ffecom_tree_canonize_ptr_): Place bitsizetype...
1998-02-01 Jeff LawRemove unnecessary file.
1998-02-01 Jeffrey A Law* combine.c (simplify_shift_const): Fix typo in last...
1998-02-01 Mike Stumpconfig.table (vxworks configs): Default to VxWorks...
1998-02-01 Mike Stumpconfig.table (vxworks configs): Default to VxWorks...
1998-02-01 John Carrcombine.c (simplify_shift_const): (lshiftrt (truncate...
1998-02-01 Richard HendersonMakefile.in (TARGET_CONFIGDIRS): Add libf2c.
1998-02-01 Jeff Law* Previous contents of gcc/f/runtime moved into toplevel
1998-02-01 Richard Henderson* runtime directory -- moved into "libfc2" in the toplevel
1998-02-01 Jeff LawNo longer relavent.
1998-02-01 Richard Hendersonalpha.c (alpha_expand_unaligned_load): Use expand_binop...
1998-02-01 Jeffrey A Lawmips.md (adddi3_internal_2): Be consistent with adddi3...
1998-02-01 Kaveh R. Ghaziaclocal.m4 (GCC_NEED_DECLARATION): Modify macro to...
1998-02-01 Jeff Lawconfigure.in (getlogin,getgid,getuid, [...]): Check.
1998-01-31 Jeffrey A Lawtoplev.c (close_dump_file): Wrap function prototype...
1998-01-30 John Carrsparc.c (sparc_override_options): Make v8plus and ultra...
1998-01-30 John F. Carrpatch from jfc to improve aliasing/scheduling
1998-01-30 Jason Merrillnew
1998-01-30 Jeff LawTweak last entry.
1998-01-30 Jeffrey A Lawconfigure.in: Check for declaration of abort.
1998-01-30 Jeff LawForgot to commit these...
1998-01-29 Jeff Lawgenattrtab.c (optimize): Define in case PRESERVE_DEATH_...
1998-01-29 Jason Merrillnew
1998-01-29 Mark Mitchellpt.c (convert_nontype_argument): Move check for is_over...
1998-01-29 Jason Merrillnew
1998-01-29 Jeffrey A LawBump for snapshot
1998-01-29 Jeffrey A Lawconfigure.in: Check for atoq and atoll.
1998-01-29 Klaus Kaempfcccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.
1998-01-29 Klaus Kaempfam-alpha.h: Don't include alloca for OPEN_VMS.
1998-01-29 Jason Merrillclass.c (instantiate_type): Don't just return a known...
1998-01-28 Jeff Lawrtl.c (read_rtx): Use atol/atoq based upon disposition...
1998-01-28 Ollivier Robertfreebsd.h (LIB_SPEC): Correctly handle -shared, -p...
1998-01-28 Mike Stumprtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes...
1998-01-28 J"orn Renneckereload.c (push_reload): If WORD_REGISTER_OPERATIONS...
1998-01-28 Jeffrey A Law* config/t-svr4 (TARGET_LIBGCC2_CFLAGS): Add -fPIC.
1998-01-28 Ian Lance Taylor* i386/t-cygwin32 (LIMITS_H_TEST, LIBGCC2_INCLUDES...
1998-01-28 Per Bothnerdbxout.c (dbxout_type): For a RECORD_TYPE...
1998-01-28 Per Bothnerdbxout.c (dbxout_type): For a RECORD_TYPE...
1998-01-28 Jason Merrillnew
1998-01-28 Per Bothner*** empty log message ***
1998-01-28 Jason Merrillcp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-28 Jason Merrillnew
1998-01-28 Jeff LawAdd missing ChangeLog entry
1998-01-28 Manfred HollsteinMakefile.in (BASE_FLAGS_TO_PASS): Remove passing $...
1998-01-28 Manfred Hollsteinconfigure.in, [...]: Update with yesterday's toplevel...
1998-01-28 Manfred Hollsteinconfigure.in, [...]: Update with yesterday's toplevel...
1998-01-27 Jeff LawMore comment tweaks.
1998-01-27 Manfred Hollsteinconfigure.in (package_makefile_rules_frag): New variabl...
1998-01-27 Manfred Hollsteinconfig.shared: Emit everything which needs to be re...
1998-01-27 Manfred Hollsteinconfigure (package_makefile_rules_frag): New variable...
1998-01-27 Jeff LawFix typo.
1998-01-27 Lassi A. Tuuraconfig.guess: More accurate determination of HP process...
1998-01-27 Lassi A. Tuura* config.sub: More accurate determine of HP processor...
1998-01-27 Kaveh R. Ghazic-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-27 Mike Stumpm32r.md, [...]: Add some comments regarding use of...
1998-01-27 Todd Vierling* fixincludes: Tweak fix for struct exception in math.h
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-27 Gavin KochPatch from Gavin to fix mips16 prologue/epilogue bugs.
1998-01-27 Jason Merrillexpr.c (cplus_expand_expr, [...]): Don't check that...
1998-01-27 Nick Cliftonv850.h (ASM_OUTPUT_ALIGNED_BSS): Use asm_output_aligned...
1998-01-27 Jason MerrillMakefile.in (install): Remove the shared library symlin...
1998-01-27 Nick Cliftontoplev.c (rest_of_compilation): Replace references...
1998-01-27 H.J. Luconfigure.in (topsrcdir): New.
1998-01-27 H.J. Luconfigure.in (topsrcdir): New.
1998-01-27 Kamil Iskra* tlink.c (scan_linker_output): Call fclose() for opene...
1998-01-27 Richard Hendersonalpha.c (output_epilog [!VMS]): Don't tag global functi...
next
This page took 0.083832 seconds and 5 git commands to generate.