aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-20configure.host: Set try_cpu to target_cpu for existing baseline files.Matthias Klose2-4/+10
2003-06-20(ARM Built-in Functions): New node.Nick Clifton2-0/+164
2003-06-20install.texi (--with-gnu-as): Mention SPARC/Solaris and SPARC64/Solaris as pl...Eric Botcazou2-7/+16
2003-06-20tm.texi: Uniformly use @defmac for macros, rather than @table items.Zack Weinberg2-1463/+1298
2003-06-20re PR c++/10939 (ICE with templated code)Mark Mitchell4-2/+34
2003-06-20* line-map.c, line-map.h: Convert to ISO prototypes.Neil Booth3-32/+20
2003-06-20re PR c++/9649 (ICE in finish_member_declaration at cp/semantics.c:1850 when ...Mark Mitchell7-25/+61
2003-06-20re PR middle-end/11041 (ICE: const myclass &x = *x; (when operator*() defined))Mark Mitchell9-40/+101
2003-06-20Fix for PR c++/11228, infinite loop for new int[n]().Matt Austern7-1/+125
2003-06-20Daily bump.GCC Administrator2-2/+2
2003-06-19* gcse.c (store_killed_in_insn): Fix.Zdenek Dvorak2-2/+5
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg111-980/+840
2003-06-19* gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.Kazu Hirata1-2/+0
2003-06-19* gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.Kazu Hirata1-0/+4
2003-06-19gcc.c (target_sysroot_suffix, [...]): New.Graeme Peterson3-3/+77
2003-06-19Makefile.am (extract_symvers): Revert accidental change.Andreas Jaeger5-9/+33
2003-06-19Fix typo in my last entry.Andreas Jaeger1-1/+1
2003-06-19c-aux-info.c: Convert to ISO C99.Andreas Jaeger12-1215/+752
2003-06-19builtins.c (expand_errno_check): Assume that flag_errno_math and HONOR_NANS h...Roger Sayle2-85/+127
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi5-10/+39
2003-06-19expr.c (const_vector_from_tree): Initialize remaining elements to 0.Aldy Hernandez2-0/+9
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch3-51/+111
2003-06-19JComponent.java, [...]: New versions from classpath.Michael Koch6-108/+90
2003-06-19std_sstream.h (_M_sync): Make non virtual.Paolo Carlini2-1/+5
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+8
2003-06-19HttpURLConnection.java, [...]: Reworked import statements.Michael Koch9-141/+155
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+10
2003-06-19spe.md ("spe_evfscfsi"): Change operand types.Aldy Hernandez2-2/+7
2003-06-19simd-4.c (main): Make expected value endian-dependent.J"orn Rennecke2-1/+9
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger9-61/+24
2003-06-19* bt-load.c (migrate_btr_defs): Correct printf arguments.Andreas Jaeger2-2/+5
2003-06-19ppc_closure.S: Include ffi.h.Franz Sirl2-0/+5
2003-06-19Font.java [...]: New versions from classpath.Michael Koch48-465/+4941
2003-06-19* protoize.c: Fix breakage from last patch.Andreas Jaeger2-4/+6
2003-06-19hooks.h (hook_reg_class_void_no_regs): Only declare if tm.h has been included.J"orn Rennecke2-0/+13
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+6
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch3-5/+17
2003-06-19IndexColorModel.java: New version from classpath.Michael Koch2-35/+58
2003-06-18* config/sparc/sparc.c: Update copyright year.James A Morrison2-1/+5
2003-06-19rs6000.c (init_cumulative_args): Limit CALL_LIBCALL to ABI_V4.David Edelsohn2-1/+7
2003-06-18re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems)Joseph Myers2-1/+6
2003-06-19h8300.c (TARGET_INITIALIZER and friends): Move to the end of the file.Kazu Hirata2-30/+29
2003-06-19testsuite_performance.h (time_counter): New.Benjamin Kosnik15-80/+672
2003-06-19pt.c: Convert to ISO C.Nathanael Nerode3-664/+399
2003-06-19Inet6Address.java (isAnyLocalAddress): Don't use "==" on arrays.Tom Tromey3-5/+15
2003-06-19bt-load.c (migrate_btr_def): Conditionalize calls to insn_default_latency and...Hans-Peter Nilsson2-1/+10
2003-06-19Daily bump.GCC Administrator2-2/+2
2003-06-18unwind-ia64.c (_Unwind_GetCFA): New.Richard Henderson2-1/+23
2003-06-18toplev.c (rest_of_handle_sched): Hide the entire function if INSN_SCHEDULING ...Kazu Hirata2-4/+11
2003-06-18bt-load.c: New file.Stephen Clarke19-34/+1754