aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-03-12Actually regenerate (using autoheader) this time.Hans-Peter Nilsson1-4/+4
2003-03-12configure.in (rlim_t): Define to long if no valid definition found in sys/res...Hans-Peter Nilsson4-131/+176
2003-03-12/home/neil/diffs/mcore.logNeil Booth4-22/+40
2003-03-12re PR c/9928 (ICE on duplicate enum declaration)Eric Botcazou4-1/+17
2003-03-12re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instruct...Eric Botcazou4-8/+100
2003-03-12winnt.c (DLL_IMPORT_PREFIX): New define.Danny Smith2-25/+66
2003-03-12re PR rtl-optimization/9888 (-mcpu=k6 -Os produces out of range loop instruct...Eric Botcazou3-32/+51
2003-03-12* Make-lang.in (tree1$(exeext)): Add c-cppbuiltin.o.Andreas Jaeger2-3/+9
2003-03-12Fix PR number in log message.Mark Mitchell2-2/+2
2003-03-12re PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)Mark Mitchell4-10/+23
2003-03-12* c-cppbuiltin.c (builtin_define_std): Make non-static.Neil Booth2-2/+7
2003-03-12g++.1: Remove.Alexandre Oliva3-5/+21
2003-03-12freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.Loren J. Rittle5-28/+45
2003-03-12* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.Geoffrey Keating2-1/+5
2003-03-12rs6000.c (rs6000_stack_info): Remove insn_chain_scanned.Aldy Hernandez3-4/+14
2003-03-12toplev.c (independent_decode_option): Return success for --help, --target-hel...Alexandre Oliva2-0/+8
2003-03-12Daily bump.GCC Administrator1-1/+1
2003-03-11linux64.h (DRIVER_SELF_SPECS): Add endian_spec.Alexandre Oliva2-6/+17
2003-03-11re PR c++/9924 (Multiple using statements for builtin functions not allowed)Mark Mitchell4-12/+36
2003-03-11re PR c++/9820 (ice in build_baselink (templates))Jason Merrill3-1/+21
2003-03-11* sh.md (reload_inqi): Fix mode for source in second set.J"orn Rennecke2-1/+5
2003-03-11cselib.c (cselib_invalidate_mem_1): Move too ...Jan Hubicka3-50/+95
2003-03-11* Makefile.in: Fix typo.Neil Booth1-1/+1
2003-03-11rs6000.c (rs6000_override_options): Disable string instructions for e500.Aldy Hernandez2-0/+10
2003-03-11Makefile.in: Update.Neil Booth3-1/+7
2003-03-11tm.texi (Frame Registers): Document DWARF_REG_TO_UNWIND_COLUMN.Aldy Hernandez5-23/+93
2003-03-11parse.y (resolve_field_access): Initialize class if field is found in another...Tom Tromey3-1/+28
2003-03-11return-type-3.c: New test.Steven Bosscher2-0/+18
2003-03-11cris.md: Remove lingering EGCS reference.Hans-Peter Nilsson4-56/+81
2003-03-11re PR c++/8700 (unhelpful error message for binding temp to reference)Mark Mitchell5-83/+132
2003-03-11bprob.exp: Disable test cases for h8300-*-* as profiling options are not supp...D.Venkatasubramanian2-1/+7
2003-03-11jcf-io.c (caching_stat): Initialize origsep to remove compiler warning.Andrew Haley2-1/+6
2003-03-11re PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)Jason Merrill2-1/+14
2003-03-11re PR c++/8660 (template overloading ICE in tsubst_expr, at cp/pt.c:7644)Jason Merrill2-0/+16
2003-03-11df.c (read_modify_subreg_p): Change from static to global.Hartmut Penner4-2/+23
2003-03-11Makefile.in: Update.Neil Booth13-569/+623
2003-03-1116077.C: Adjust warnings.Mark Mitchell8-146/+199
2003-03-11* dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.Aldy Hernandez2-1/+5
2003-03-11darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge...Andrew Pinski8-34/+218
2003-03-10Remove extra bits I included, by mistake, in my previous check-inDevang Patel1-4/+1
2003-03-11Daily bump.GCC Administrator1-1/+1
2003-03-10gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.Devang Patel9-43/+67
2003-03-10re PR rtl-optimization/7189 (gcc -O2 -Wall does not print ``control reaches e...Steven Bosscher1-0/+7
2003-03-10* com.c (duplicate_decls): Synchronize with C's duplicate_decls.Roger Sayle2-4/+5
2003-03-10m68hc11.h (HARD_REGNO_RENAME_OK): Define.Stephane Carrez4-0/+32
2003-03-10re PR c++/9798 (Infinite recursion (segfault) in cp/decl.c:push_using_directi...Jason Merrill3-5/+21
2003-03-10add xfailJason Merrill1-1/+1
2003-03-10m68hc11.md ("*addhi3_68hc12"): Accept any constant when adding to X and Y sin...Stephane Carrez3-6/+40
2003-03-10m68hc11.c (m68hc11_gen_rotate): Set carry before each 16-bit rotation.Stephane Carrez2-13/+16
2003-03-10re PR c++/9868 (ICE in c_expand_expr when qualifying member variable)Jason Merrill1-0/+10