aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-04-19mh-a68bsd: clean out dead codeNathanael Nerode26-101/+30
2002-04-19* gcc_release: Set TZ to UTC0.Kelley R. Cook2-0/+8
2002-04-19real.c: Allow sizeof (REAL_VALUE_TYPE) > 2*NE.Andreas Schwab2-5/+17
2002-04-19install.texi (Specific, [...]): Mention that binutils 2.11.2 and higher gener...Dan Nicolaescu2-0/+12
2002-04-19* MAINTAINERS: Add information about purpose of this file.Mark Mitchell2-0/+24
2002-04-19re PR c++/6352 (GCC 3.1 inliner regression from March)Mark Mitchell4-0/+30
2002-04-19i386.md (movsi_1, movhi_1): Force reload to use more flexible alternative.Jan Hubicka2-2/+17
2002-04-19Daily bump.GCC Administrator6-6/+6
2002-04-19builtins.c: Include langhooks.h.Neil Booth20-69/+101
2002-04-18* function.c: Revert patch for c/6358.Richard Henderson2-39/+24
2002-04-18ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN blocks.Richard Henderson5-50/+60
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): Don't crash with no type for by...Richard Henderson1-1/+1
2002-04-18* config/ia64/ia64.md (conditional_trap): Fix predicate polarity.Richard Henderson1-1/+1
2002-04-19lib2funcs.S (__xtensa_libgcc_window_spill, [...]): Use a syscall instructions...Bob Wilson2-39/+21
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg5-235/+109
2002-04-18localefwd.h (locale::id::_M_id): Do this correctly, as type safety is importa...Benjamin Kosnik7-150/+148
2002-04-18sparc.h (BRANCH_COST): Define.David S. Miller3-4/+24
2002-04-18flow.c (update_life_info): Ignore return value of cleanup_cfg.Hans-Peter Nilsson2-3/+25
2002-04-18re PR libgcj/6158 (libgcj won't bootstrap on sparc-sun-solaris2.8 if already ...Tom Tromey2-9/+33
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): New.Richard Henderson4-1/+33
2002-04-18PR optimization/5887, PR optimization/6010Jakub Jelinek3-0/+52
2002-04-18ifcvt.c: Include except.h.Richard Henderson7-36/+210
2002-04-18* config/ia64/ia64.md (trap, conditional_trap): New.Richard Henderson2-0/+35
2002-04-18re PR c/6358 (GCC 3.1 ICE on statement expressions)Jakub Jelinek4-14/+62
2002-04-18install.texi (Downloading the source): Do not mention Chill any longer, but m...Gerald Pfeifer2-8/+12
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth26-61/+85
2002-04-18arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.Zack Weinberg2-12/+5
2002-04-18* config/cris/cris.h (TARGET_VERSION): Remove local version number.Hans-Peter Nilsson2-1/+5
2002-04-18i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution in last patch.Jan Hubicka2-1/+6
2002-04-18fold-const.c (fold): Use (*lang_hooks.types.unsigned_type) instead of unsigne...Jakub Jelinek2-1/+6
2002-04-18i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.Jan Hubicka3-10/+16
2002-04-18re PR c++/5658 (Regression on redefinition of a type in a derived class.)Jason Merrill3-3/+28
2002-04-18Prevent aborts taking a vector mode subreg of a constant integerBernd Schmidt2-0/+13
2002-04-18Plug memory leak in handle_vector_size_attributeBernd Schmidt2-8/+49
2002-04-18fold-const.c (fold): Convert (T)(x&c) into ((T)x&(T)c) for integer constant c...Roger Sayle4-0/+77
2002-04-18re PR middle-end/6205 (-O -fpmath=sse breaks visibility of register accumulat...Jakub Jelinek2-1/+10
2002-04-18* gcc_update (touch_files): Don't have empty for loop.Geoffrey Keating2-1/+5
2002-04-1820020418-1.c: New test.David S. Miller2-0/+28
2002-04-18Daily bump.GCC Administrator6-6/+6
2002-04-18doxygroups.cc: New group on binary searching.Phil Edwards4-16/+259
2002-04-18mainpage.html: Doxygen logo is now a PNG file.Phil Edwards6-139/+185
2002-04-18testsuite_flags.in (cxxflags): Also pass @EXTRA_CXX_FLAGS@.Phil Edwards2-1/+5
2002-04-18class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync...Bryce McKinlay4-4/+16
2002-04-18File.java (normalizePath): Add Win32 support for auto conversion of a '/' pat...Adam King2-0/+10
2002-04-17configure.in: Move default CC setting out of config/mh-* fragments directly i...Nathanael Nerode2-5/+68
2002-04-17configure.in: don't even try to configure or make a subdirectory if...Nathanael Nerode2-0/+24
2002-04-17linker-map.gnu (__malloc_alloc_template): Add.Benjamin Kosnik3-1/+16
2002-04-17gcconfig.h: Use LINUX_STACKBOTTOM for SPARC Linux.Hans Boehm2-2/+6
2002-04-17filebuf_virtuals.cc: Add _S_pback_size instantiation.Benjamin Kosnik2-0/+11
2002-04-17elf.h: Undefine ASM_OUTPUT_CASE_LABEL.NIIBE Yutaka2-0/+8