summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * xregex.h: New file to support libiberty regex.dj2001-07-113-0/+595
* * recog.c (offsettable_address_p): Handle LO_SUM case.kenner2001-07-103-11/+17
* * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,ciceron2001-07-102-3/+8
* 2001-07-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-105-7/+15
* * config/rs6000/rs6000.c (print_operand, case 'L', 'Y', 'Z'): Usekenner2001-07-102-3/+10
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-1013-65/+209
* * tm.texi: Fix markup.neil2001-07-101-2/+1
* * ssa-ccp.c (first_phi_node): Remove. Replace uses with calls tolaw2001-07-104-33/+25
* * diagnostic.c (finish_diagnostic): Rename togdr2001-07-102-11/+18
* * dwarf2out.c (dwarf2out_line): Emit -dA comment even when we havejason2001-07-102-6/+8
* * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.jason2001-07-102-2/+16
* Correct branch/fallthru edge detectionbernds2001-07-102-1/+6
* * lib/g++-dg.exp: Load file-format and target-supports like gcc.jason2001-07-105-38/+52
* * semantics.c (cp_expand_stmt): Fix for nulljason2001-07-102-2/+11
* * acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f.gdr2001-07-104-4/+10
* * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfieldkenner2001-07-102-1/+7
* * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria forkenner2001-07-102-3/+10
* * doc/tm.texi (Misc): Fix thinko.gdr2001-07-102-0/+6
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-103-45/+95
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-1020-198/+62
* 2001-07-10 James Smaby <jsmaby@virgo.umeche.maine.edu>toon2001-07-103-4/+10
* 2001-07-10 Eric Christopher <echristo@redhat.com>echristo2001-07-102-2/+6
* Daily bump.gccadmin2001-07-106-6/+6
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-1019-75/+148
* * ChangeLog: Resolve conflict.neil2001-07-101-5/+0
* 2001-07-09 Diego Novillo <dnovillo@redhat.com>dnovillo2001-07-105-5/+37
* * config/darwin.c (darwin_encode_section_info): Don't mark anyshebs2001-07-102-0/+6
* * typeck.c (unary_complex_lvalue): Do not duplicate thejason2001-07-092-4/+19
* * pa.c (pa_init_machine_status, pa_mark_machine_status,danglin2001-07-094-91/+25
* 2001-07-09 Kazu Hirata <kazu@hxi.com>kazu2001-07-093-2/+10
* 2001-07-09 Phil Edwards <pme@sources.redhat.com>pme2001-07-094-10/+17
* Update.aj2001-07-091-1/+11
* * output.h: Add declaration of final_forward_branch_p.aj2001-07-092-16/+20
* * varray.c: Include errors.h for internal_error and trim_filenameaj2001-07-092-2/+4
* 2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-094-10/+54
* Forgot to commit with last batch.law2001-07-091-0/+1221
* * Makefile.in (OBJS): Add ssa-ccp.olaw2001-07-099-37/+115
* * emit-rtl.c (gen_highpart_mode): New.hubicka2001-07-094-8/+35
* 2001-07-09 Phil Edwards <pme@sources.redhat.com>pme2001-07-094-45/+177
* * flow.c (redirect_edge_and_branch_force): New.hubicka2001-07-092-21/+187
* * emit-rtl.c (adjust_address, adjust_address_nv): Handle ankenner2001-07-093-9/+28
* * c-lang.c (start_cdtor): Remove extra parameter from start_function.kenner2001-07-092-55/+88
* 2001-07-03 Andrew Haley <aph@redhat.com>aph2001-07-092-2/+12
* * include/bits/valarray_meta.h (_Expr::operator+): Use qualified idlerdsuwa2001-07-092-7/+16
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-0919-216/+142
* Implement vtable jumps for x86-64.bo2001-07-092-1/+11
* Daily bump.gccadmin2001-07-096-6/+6
* * tm.texi: Fix markup.neil2001-07-091-2/+4
* * final.c (output_addr_const): Use target opening andneil2001-07-0947-253/+109
* * doc/c-tree.texi: Document representation of attributes.jsm282001-07-082-0/+39