aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg39-10665/+915
2003-07-04* gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.Kazu Hirata2-0/+5
2003-07-04aix51.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle3-0/+15
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith12-13/+241
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith3-62/+227
2003-07-03Patch from Uwe Stieber.Uwe Stieber2-2/+11
2003-07-04call.c (build_addr_func): Handle bound pointers-to-members.Mark Mitchell15-361/+192
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi10-18/+70
2003-07-04Daily bump.GCC Administrator1-1/+1
2003-07-03cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed...Zdenek Dvorak5-288/+244
2003-07-032003-7-03 Devang Patel <dpatel@apple.com>Devang Patel2-1/+5
2003-07-03misc.c (gnat_argv): Revert last change.Matt Kraai2-4/+9
2003-07-03real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ...Roger Sayle8-3/+589
2003-07-03vector-defs.h: New file.Janis Johnson10-0/+255
2003-07-03fnptr-by-value-1_main.c: New file.Janis Johnson12-0/+902
2003-07-03sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine wher...Eric Botcazou2-3/+9
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka17-340/+666
2003-07-03compat-common.h (DEBUG_FINI): New.Janis Johnson30-0/+91
2003-07-03Makefile.in: Use dependency variables in lieu of explicit files throughout.Kaveh R. Ghazi2-25/+30
2003-07-03call.c (build_scoped_method_call): Use convert_to_void.Mark Mitchell7-64/+53
2003-07-03* gcc.dg/i386-call-1.c: New test.Eric Botcazou2-0/+43
2003-07-03rtl.h (ECF_*, [...]): Move from here...Steven Bosscher3-33/+36
2003-07-032064.md: Fix comment typos.Kazu Hirata14-26/+42
2003-07-03re PR c++/9162 ([New parser] Problem with default argument in a friend function)Nathan Sidwell7-72/+135
2003-07-03Makefile.in (ifcvt.o): Depend on OPTABS_H.Kelley Cook2-1/+5
2003-07-03* config/mips/mips.h (save_argv): Delete.Kaveh R. Ghazi2-1/+4
2003-07-03class.c (add_method, [...]): Fix format specifier.Kaveh R. Ghazi5-16/+33
2003-07-03re PR target/10700 (ICE in copy_to_mode_reg on 64-bit targets)Roger Sayle4-19/+21
2003-07-03m32r.c: Fix comment typos.Kazu Hirata13-33/+48
2003-07-03dbxout.c (pending_bincls): Move decl down inside DBX_DEBUGGING_INFO || XCOFF_...Andreas Schwab2-5/+10
2003-07-03rtl.h (NOTE_DATA): Refer to whole union.Nathan Sidwell3-2/+7
2003-07-03* g++.dg/template/local3.C: Remove extra semicolon.Mark Mitchell2-1/+5
2003-07-03re PR rtl-optimization/11381 (volatile memory access optimized away)Eric Botcazou4-2/+29
2003-07-02expr.c (do_store_flag): Remove special case folding for single bit tests.Jeff Law4-72/+136
2003-07-03* misc.c (save_argv): Make const.Neil Booth2-1/+5
2003-07-03gcse.c: Fix misspelling.Matt Kraai3-3/+3
2003-07-03system.h: Include filenames.h.Zack Weinberg15-150/+92
2003-07-03Daily bump.GCC Administrator1-1/+1
2003-07-02emmintrin.h: Fix comment typos.Kazu Hirata7-14/+23
2003-07-02Fix a typo.Wolfgang Bangerth1-1/+1
2003-07-02dbxout.c (pending_bincls): Replace DBX_USE_BINCLS with DBX_USE_BINCL.H.J. Lu2-2/+9
2003-07-02h8300.c (compute_mov_length): Fix the length of loading CONST0_RTX (SFmode).Kazu Hirata4-4/+14
2003-07-02* misc.c (save_argc, save_argv): Keep non-static!Neil Booth2-2/+6
2003-07-02* Make-lang.in: Use C_COMMON_HNeil Booth1-1/+1
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth22-67/+112
2003-07-02dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.David Edelsohn2-3/+16
2003-07-02re PR c++/11072 (Implementation of offsetof macro)Nathan Sidwell5-7/+46
2003-07-02* dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO.Andreas Schwab2-0/+6
2003-07-02Actually remove iris[34].h.Rainer Orth2-104/+0
2003-07-02re PR c++/10219 (ICE in maybe_adjust_types_for_deduction on invalid code)Nathan Sidwell5-0/+25