aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-12prep_cif.c (initialize_aggregate): Include tail padding in structure size.Alan Modra4-3/+21
2003-09-11builtins.c (fold_builtin_logarithm): if N can't be truncated to MODE exactly...Kaveh R. Ghazi2-5/+14
2003-09-11builtins.c (builtin_dconsts_init, [...]): Delete.Kaveh R. Ghazi4-28/+19
2003-09-11* decl2.c (var_finalized_p): Swap arms of conditional.David Edelsohn2-2/+6
2003-09-11Capitalize my name in an old ChangeLog entry.Bernardo Innocenti1-1/+1
2003-09-11acconfig.h: Removed most items.Michael Koch4-352/+226
2003-09-11Toolkit.java (getSystemEventQueue): Call SecurityManager if one is installed.Sascha Brawer2-5/+46
2003-09-11natFilePosix.cc (getCanonicalPath): Handle case where file does not exist.Tom Tromey2-1/+68
2003-09-11re PR c++/11788 (missing implicit instantiation of static member function)Nathan Sidwell5-47/+121
2003-09-11re PR fortran/11522 (g77 dwarf-2 ICE in add_abstract_origin_attribute)Alexandre Oliva2-4/+14
2003-09-11combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from...Roger Sayle3-98/+113
2003-09-11Fix mingw32 builds.Anthony Green3-3/+10
2003-09-11cgraphunit.c (cgraph_finalize_function): Add nested arg.Richard Henderson8-23/+48
2003-09-10* c-decl.c (poplevel): Eliminate use of |= in function_body assignment.Joe Buck2-1/+6
2003-09-10* decl2.c (cxx_callgraph_analyze_expr): Mark argument unused.Richard Henderson2-1/+5
2003-09-11types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO...Alan Modra4-13/+17
2003-09-10real.c: Update URL to VAX floating point docs.Jerry Quinn2-2/+7
2003-09-11* gcc.dg/20030909-1.c: New test.Ian Lance Taylor2-0/+9
2003-09-11combine.c (force_to_mode): Set fuller_mask based only on mask, not op_mode.Ian Lance Taylor2-7/+10
2003-09-11re PR libstdc++/12189 (abi_check fails to build)Daniel Jacobowitz4-36/+54
2003-09-11Daily bump.GCC Administrator2-2/+2
2003-09-10decl2.c (var_finalized_p): New.Jan Hubicka2-9/+19
2003-09-10c-objc-common.c (c_cannot_inline_tree_fn): Warn on why function is not inlina...Jan Hubicka3-178/+184
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson10-70/+115
2003-09-10acconfig.h (__NO_MATH_INLINES): Removed.Michael Koch5-114/+81
2003-09-10Arrays.java (equals(all variants)): Quit using NullPointerException catching ...David Daney2-128/+96
2003-09-10DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java...Michael Koch21-897/+955
2003-09-10vec.cc (__cxa_vec_new2): If the allocator returns NULL, return NULL.Jeffrey D. Oldham2-2/+12
2003-09-10fstream.tcc (basic_filebuf::seekoff): Use codecvt::length to handle variable-...Petur Runolfsson4-3/+249
2003-09-10re PR target/11965 (invalid assembler code for a shift << 32 operation)Eric Botcazou5-6/+69
2003-09-10basic_file_stdio.cc (_M_open_mode): Assign __p_mode rather than or'ing.Alan Modra2-6/+11
2003-09-09cgraphunit.c (cgraph_finalize_function): Remove unused argument.Richard Henderson8-5/+18
2003-09-09semantics.c (expand_or_defer_fn): Use cgraph_finalize_function always.Richard Henderson1-0/+3
2003-09-09decl2.c (finish_file): Avoid out-of-bounds array reference during memmove.Richard Henderson3-60/+15
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel5-2/+26
2003-09-10Daily bump.GCC Administrator2-2/+2
2003-09-10configure.in: Change usage of 'head' to 'sed 1q'.Eric Christopher3-47/+52
2003-09-09except.c: Include cgraph.h.Richard Henderson5-44/+45
2003-09-09Makefile.in: Define REMAKEFLAGS for LANGUAGES & BOOT_CFLAGS and use it throug...Kelley Cook2-16/+22
2003-09-09builtins.c (real_dconstp, [...]): New, split out from fold_builtin.Kaveh R. Ghazi7-106/+481
2003-09-09* MAINTAINERS: Update my e-mail address.Ian Lance Taylor2-1/+5
2003-09-09cgraphunit.c (cgraph_finalize_function): Fix handling of extern inline functi...Jan Hubicka2-18/+33
2003-09-09builtins.c (fold_builtin_cabs): Protect the complex argument against multiple...Roger Sayle2-0/+7
2003-09-092003-09-09 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2-2/+19
2003-09-09* varasm.c (notice_global_symbol): Properly deal with weak symbols.Jan Hubicka2-4/+8
2003-09-09Revert change from yesterday due to parallel make issues.Kelley Cook2-17/+20
2003-09-09re PR bootstrap/12168 (ICE (bus error) in set_mem_attributes_minus_bitpos)Christian Ehrhardt2-0/+6
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti9-113/+302
2003-09-09m68k.c (m68k_output_function_prologue): Simplify by removing redundant variab...Bernardo Innocenti2-25/+18
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra16-8/+40